Timeline



May 27, 2013:

7:35 PM Changeset in git [a16793]spielwiese by Hans Schoenemann <hannes@…>
fix: example
7:06 PM Changeset in git [591ca8]spielwiese by Hans Schoenemann <hannes@…>
chg: new version of grobcov.lib, add: locusdg from master
6:16 PM Changeset in git [7edaddb]spielwiese by Oleksandr Motsak <motsak@…>
Added caching (preliminary)
6:11 PM Changeset in git [c760e25]spielwiese by Oleksandr Motsak <motsak@…>
Added TREEOUTPUT to testSimple (e.g. called by make check)
3:31 PM Changeset in git [2ee8ac]spielwiese by Oleksandr Motsak <motsak@…>
Exclude 'Short/parallel_s.tst' from testing by default due to leftover Singular instaces...
11:54 AM Changeset in git [a667138]spielwiese by Yue Ren <ren@…>
fix: numberOfConesOfDimension subprocedure for ConeCollections does not work for now, added ensureComplex()
2:28 AM Changeset in git [e681f3]spielwiese by Oleksandr Motsak <motsak@…>
Fix -DNDEBUG -DOM_DEBUG as a flag

May 24, 2013:

4:52 PM Changeset in git [55150e]spielwiese by Oleksandr Motsak <motsak@…>
Merge pull request #332 from malex984/single_bs_flags Major change of BS
2:43 PM Changeset in git [35564a5]spielwiese by Oleksandr Motsak <motsak@…>
An attempt to explicitely declare all used templates in order to use -fno-implicit-templates NOTE: incomplete due to heavy STL usage in kernel/tgb.cc! NOTE: Singular/Minors* also may be guilty...
2:39 PM Changeset in git [7d160bb]spielwiese by Oleksandr Motsak <motsak@…>
Better compiler flags handling by BS fix: empty default compiler flags add: use optimization flags by default (incompatible with debug, see --disable-optimizationflags) add: check multiple compiler flags (debug/optimization) NOTE: some optimization flags lead to GCC crashes. NOTE: no implicit templates cannot be used due to some templated code (tgb*) :(
12:09 AM Changeset in git [9a4834]spielwiese by Oleksandr Motsak <motsak@…>
Fixed building of gentable1, pyobject and feOpt{Gen,ES,TS} using shared compiler flags

May 23, 2013:

7:20 PM Changeset in git [eb3abbb]spielwiese by Oleksandr Motsak <motsak@…>
Merge pull request #329 from mmklee/factory_newtonpolygon_sw Factory newtonpolygon sw
11:53 AM Changeset in git [e2c9b2]spielwiese by Hans Schoenemann <hannes@…>
fix: avoid omSizeWOfAddr

May 20, 2013:

8:31 PM Changeset in git [b5c26c]spielwiese by Oleksandr Motsak <motsak@…>
Fix: need no "LDFLAGS=-release VER" for internal convenience libs
8:19 PM Changeset in git [16f511]spielwiese by Oleksandr Motsak <motsak@…>
Fixed the usage of "config.h" (if defined HAVE_CONFIG_H)
4:27 PM Changeset in git [e62a1d]spielwiese by Oleksandr Motsak <motsak@…>
Disable debug by default (separated into m4/options.m4)

May 15, 2013:

7:14 PM Ticket #493 (problems as before) closed by hannes
invalid: not reproducable, hardware not compatible? (signal 4 is SIGILL: …
6:23 PM Ticket #493 (problems as before) created by gorzel
First, the nightly built Singular-3-1-6-x86_64-Linux-static.tar from …
1:44 PM Changeset in git [29c097e]spielwiese by Hans Schoenemann <hannes@…>
Merge pull request #328 from YueRen/spielwiese fix: timeStd correctly sets the attribute isSB
1:40 PM Changeset in git [670e19d]spielwiese by Yue Ren <ren@…>
fix: timeStd correctly sets the attribute isSB

May 14, 2013:

10:52 AM Changeset in git [4c95ac]spielwiese by Hans Schoenemann <hannes@…>
fix: xmalloc changes
10:39 AM Changeset in git [2d30a31]spielwiese by Hans Schoenemann <hannes@…>
fix: mapping of ring-indep. list

May 13, 2013:

6:46 PM Changeset in git [b5d6f0]spielwiese by Oleksandr Motsak <motsak@…>
Use .so dynamic modules (no more _g.so[g]?!)
6:15 PM Changeset in git [9ba92b]spielwiese by Oleksandr Motsak <motsak@…>
BS cleanup: singular targets (no simultanious debug version)
3:54 PM Changeset in git [6593bef]spielwiese by Oleksandr Motsak <motsak@…>
Merge pull request #327 from mmklee/fix_test chg: added test for tr. 462 and updated test results

May 10, 2013:

7:40 PM Changeset in git [e5ecb5]spielwiese by Hans Schoenemann <hannes@…>
fix: changes for xmalloc
10:27 AM Ticket #490 (bug in quotient in integer rings) closed by hannes
fixed: fixed with http://www.singular.uni-kl.de:8002/trac/changeset/15802
10:20 AM Changeset in git [31e974]spielwiese by Hans Schoenemann <hannes@…>
chg: new version of schubert.lib

May 8, 2013:

6:02 PM Changeset in git [9b3ad3]spielwiese by Hans Schoenemann <hannes@…>
fix: tr. #490 (missing kMergeBintoL in enterpairsSpecial) from master
4:14 PM Changeset in git [02d3d6]spielwiese by Oleksandr Motsak <motsak@…>
Renamed findexec/ to resources/
4:12 PM Changeset in git [2c889f]spielwiese by Oleksandr Motsak <motsak@…>
Code update corresponding to renaming findexec into resources
3:33 PM Changeset in git [47fff5]spielwiese by Hans Schoenemann <hannes@…>
fix: removed duplicate debug stuff
12:37 PM Ticket #476 (Singular always link to ncurses on Cygwin) closed by barakat
fixed

May 7, 2013:

6:00 PM Changeset in git [e372e5a]spielwiese by Hans Schoenemann <hannes@…>
chg: new version of grobcov.lib
5:57 PM Changeset in git [638750]spielwiese by Hans Schoenemann <hannes@…>
fix: pyobject: load via LIB
4:11 PM Changeset in git [a8f51f]spielwiese by Hans Schoenemann <hannes@…>
fix: documenation

May 3, 2013:

8:56 PM Changeset in git [2391e4]spielwiese by Oleksandr Motsak <motsak@…>
Merge pull request #326 from mmklee/factory_absfact_sw Factory absfact sw
4:30 PM Changeset in git [552d26]spielwiese by Hans Schoenemann <hannes@…>
pfister: bug in in zeroRad fixed

May 2, 2013:

1:24 PM Changeset in git [ed95e6]spielwiese by Martin Lee <martinlee84@…>
chg: sing->factory conversion, allow fractions in Q

Apr 30, 2013:

11:45 PM Changeset in git [b79fd7]spielwiese by Oleksandr Motsak <motsak@…>
Merge pull request #325 from mschulze/spielwiese README files for debian/redhat still missing...
11:18 PM Changeset in git [e2dd6e]spielwiese by Mathias Schulze <mschulze@…>
Merge branch 'spielwiese' of github.com:mschulze/Sources into spielwiese
11:16 PM Changeset in git [232a34]spielwiese by Mathias Schulze <mschulze@…>
updated README for debian and redhat
11:16 PM Changeset in git [f1d88e]spielwiese by Mathias Schulze <mschulze@…>
updated README for debian and redhat
10:28 PM Changeset in git [14a1c2]spielwiese by Oleksandr Motsak <motsak@…>
Merge pull request #324 from mschulze/spielwiese Spielwiese
10:28 PM Changeset in git [4efa47]spielwiese by Mathias Schulze <mschulze@…>
README files for debian and redhat
10:28 PM Changeset in git [551729]spielwiese by Mathias Schulze <mschulze@…>
README files for debian and redhat
10:23 PM Changeset in git [9dfcc6e]spielwiese by Mathias Schulze <mschulze@…>
moved singular.spec to singular.spec.in with variable version number
10:04 PM Changeset in git [72aae3]spielwiese by Mathias Schulze <mschulze@…>
Initial Redhat package support * new folder redhat containing singular.spec file * README files for debian and redhat * moved moved debian/icons to desktop (now used by both debian and redhat) * updated Makefile.am, configure.ac, debian/control, debian/rules
6:20 PM Changeset in git [979b4e6]spielwiese by Hans Schoenemann <hannes@…>
fix: compiler warnings
4:33 PM Changeset in git [f1ab97]spielwiese by Hans Schoenemann <hannes@…>
fix: p_Content/n_Normalize for rat. functions
3:56 PM Changeset in git [c5fbc4]spielwiese by Hans Schoenemann <hannes@…>
fix: ntGreater (bug_tr329)
3:48 PM Changeset in git [feed237]spielwiese by Martin Lee <martinlee84@…>
chg: Singular interface to factory absFactorize
3:46 PM Changeset in git [e4e36c]spielwiese by Martin Lee <martinlee84@…>
chg: in case there is no FLINT use NTL
3:28 PM Changeset in git [121d2ae]spielwiese by Martin Lee <martinlee84@…>
chg: added new system command "absBiFact"
3:10 PM Changeset in git [ffddda2]spielwiese by Hans Schoenemann <hannes@…>
fix: removed more debug output
3:05 PM Changeset in git [75a33a7]spielwiese by Hans Schoenemann <hannes@…>
fix: removed more debug output
3:01 PM Changeset in git [7b7f578]spielwiese by Hans Schoenemann <hannes@…>
fix: removed debug output
12:58 PM Changeset in git [45d13f1]spielwiese by Hans Schoenemann <hannes@…>
fix: libparse (re-adding iiInitSingularProcinfo to utils.cc)
10:35 AM Ticket #492 (bug in intersect in integer rings) closed by hannes
fixed: is already fixed in 3-1-6
2:24 AM Changeset in git [9f9dd4]spielwiese by Oleksandr Motsak <motsak@…>
Merge pull request #323 from mschulze/spielwiese fixed problem in Makefile.am caused by Debian changes

Apr 29, 2013:

8:08 PM Ticket #492 (bug in intersect in integer rings) created by anonymous
> ring R=integer,(x,y),(c,lp); > module …
7:43 PM Changeset in git [ec08e4]spielwiese by Mathias Schulze <mschulze@…>
fixed problem in Makefile.am caused by Debian changes
12:44 PM Changeset in git [aba90e8]spielwiese by Martin Lee <martinlee84@…>
chg: changes due to rewritting
12:43 PM Changeset in git [dd5ab89]spielwiese by Martin Lee <martinlee84@…>
chg: deleted unused code
12:35 PM Changeset in git [34636b]spielwiese by Martin Lee <martinlee84@…>
chg: rewrote convex dense compression with mpz_t
11:39 AM Changeset in git [ccb904]spielwiese by Hans Schoenemann <hannes@…>
Merge pull request #322 from mschulze/spielwiese Spielwiese - debian package stuff
11:37 AM Changeset in git [2e7132]spielwiese by Hans Schoenemann <hannes@…>
fix: n_Normalize for rat. functions
7:49 AM Changeset in git [10c89cd]spielwiese by Mathias Schulze <mschulze@…>
fixed typo

Apr 28, 2013:

11:42 PM Changeset in git [ab8867]spielwiese by Mathias Schulze <mschulze@…>
Debian package divided into multiple packages * new packages are singular-bin, singular-common, and singular-dev * the meta package singular depends on singular-bin and singular-common
11:25 PM Changeset in git [570f31]spielwiese by Mathias Schulze <mschulze@…>
Debian package divided into multiple packages * new packages are singular-bin, singular-common, and singular-dev * the meta package singular depends on singular-bin and singular-common
10:22 PM Changeset in git [c6e6140]spielwiese by Mathias Schulze <mschulze@…>
removed CPPFLAGS from debian/rules
Note: See TracTimeline for information about the timeline view.