Timeline



Feb 13, 2013:

4:28 PM Changeset in git [787ec4]spielwiese by Hans Schoenemann <hannes@…>
fix: dump(ASCII): lists which contains ideals/modules from master
4:27 PM Changeset in git [81384b]spielwiese by Yue Ren <ren@…>
new: newest version of callgfanlib package as master branch also includes minor changes in bigintmat to allow empty matrices and a new function which returns the regular print output as char* (necessary for the print routines of the convex objects)
4:23 PM Changeset in git [26b713]spielwiese by Yue Ren <ren@…>
chg: updated gfanlib package to newest version in master
4:19 PM Changeset in git [7b8818]spielwiese by Yue Ren <ren@…>
chg: deleted old packages for convex geometry in Singular
3:37 PM Ticket #464 (problems with command line option -c) closed by hannes
fixed: cannot be reproduced with 3-1-6
1:34 PM Ticket #461 (Integrate FORM for very large computations in physics/engineering) closed by boehm
wontfix
1:31 PM Ticket #462 (Still a bug with factorize) closed by boehm
fixed
1:30 PM Ticket #468 (error in parser: 1/2/3/4 evaluates to (1/2) / (3/4)) closed by boehm
wontfix

Feb 12, 2013:

8:21 PM Changeset in git [af6ba3]spielwiese by Hans Schoenemann <hannes@…>
fix: listvar of package from master
7:30 PM Changeset in git [643877c]spielwiese by Oleksandr Motsak <motsak@…>
Expose function m2_end function Conflicts: Singular/LIB/schreyer.lib dyn_modules/syzextra/mod_main.cc
6:46 PM Changeset in git [9936d6]spielwiese by Oleksandr Motsak <motsak@…>
Syzygy preprocessing + more testing/benchmarking TODO: remote benchmarking output...
6:38 PM Changeset in git [f63b13]spielwiese by Oleksandr Motsak <motsak@…>
Optional starting of Google Profiler NOTE: also needs to link with -lprofiler (google tools) NOTE: with the use of schreyer.lib: use ProfilerStart(file_name)/ProfilerStop()
6:33 PM Changeset in git [40d23c]spielwiese by Oleksandr Motsak <motsak@…>
Separate test results
6:33 PM Changeset in git [6bfd78]spielwiese by Oleksandr Motsak <motsak@…>
Added CDivisorEnumerator(2) - to be used by CReducerFinder add: FindReducer + multiplier!
10:27 AM Changeset in git [f1becf6]spielwiese by Martin Lee <martinlee84@…>
chg: updated test results for gcdp_*.tst

Feb 11, 2013:

7:04 PM Changeset in git [066b2f7]spielwiese by Oleksandr Motsak <motsak@…>
Fixing the use of pTest in libpolys (use p_Test(.., RING) instead)
4:55 PM Changeset in git [0366c4]spielwiese by Hans Schoenemann <hannes@…>
opt: avoid pAdd, use pReverse in chinrem from master
2:30 PM Changeset in git [21526f]spielwiese by Martin Lee <martinlee84@…>
fix: bug in modular gcd due to wrong extension
11:22 AM Changeset in git [3a3393b]spielwiese by Martin Lee <martinlee84@…>
chg: switched off search for new main variable
11:17 AM Changeset in git [c495ca]spielwiese by Martin Lee <martinlee84@…>
chg: some optimizations to psr gcd
11:13 AM Changeset in git [1176ba0]spielwiese by Martin Lee <martinlee84@…>
fix: minor bug fixes

Feb 8, 2013:

7:13 PM Changeset in git [c462b60]spielwiese by Hans Schoenemann <hannes@…>
fix: Long/locnomal.tst
6:03 PM Changeset in git [0b0bc3]spielwiese by Hans Schoenemann <hannes@…>
chg: n_Farey, p_Farey, p_ChineseRemainder from master
3:00 PM Changeset in git [67242b]spielwiese by Hans Schoenemann <hannes@…>
fix: prefer reduce(module,ideal) over reduce(module,module) from master

Feb 7, 2013:

6:10 PM Changeset in git [34bed3]spielwiese by Hans Schoenemann <hannes@…>
fix: default proc for cfCoeffIsEqual

Feb 6, 2013:

9:31 PM Changeset in git [a08be4]spielwiese by Martin Lee <martinlee84@…>
chg: use different gcd algorithm to compute content in psrgcd
9:30 PM Changeset in git [1b88d5]spielwiese by Martin Lee <martinlee84@…>
chg: make sure things divide without remainder
9:27 PM Changeset in git [420a178]spielwiese by Martin Lee <martinlee84@…>
chg: skip term estimate in certain cases
7:27 PM Changeset in git [e14e025]spielwiese by Hans Schoenemann <hannes@…>
opt: omfree -> omFree
6:30 PM Changeset in git [1c5a1a]spielwiese by Hans Schoenemann <hannes@…>
fix: compiler warning
3:11 PM Changeset in git [4439f8e]spielwiese by Martin Lee <martinlee84@…>
chg: deleted duplicate code

Feb 5, 2013:

4:34 PM Changeset in git [f4d7641]spielwiese by Martin Lee <martinlee84@…>
fix: typo
2:56 PM Changeset in git [07df91]spielwiese by Hans Schoenemann <hannes@…>
removed ChangeLog*
2:54 PM Changeset in git [44fac1]spielwiese by Hans Schoenemann <hannes@…>
fix: omalloc -> omAlloc from master
12:32 PM Changeset in git [8436eb4]spielwiese by Hans Schoenemann <hannes@…>
avoid autoloading of non-pacakges from master
11:59 AM Changeset in git [3621e73]spielwiese by Hans Schoenemann <hannes@…>
fix: jjLOAD from master

Feb 4, 2013:

7:08 PM Changeset in git [656985]spielwiese by Oleksandr Motsak <motsak@…>
Fix the remaining wrongs due to API change: PrintS+StringAppendS -> PrintS+StringEndS!
5:25 PM Changeset in git [5d442e]spielwiese by Hans Schoenemann <hannes@…>
fix: iiLibCmd -> jjLOAD in grammar.y from master
4:55 PM Changeset in git [9bc6a43]spielwiese by Hans Schoenemann <hannes@…>
chg: set blocks to keep to 0 for OM_NDEBUG or __OPTIMIZE__
4:45 PM Changeset in git [72de5f]spielwiese by Hans Schoenemann <hannes@…>
chg: sigaction instead of signachg: sigaction instead of signal from master
4:13 PM Changeset in git [b7e0a0]spielwiese by Hans Schoenemann <hannes@…>
add: string(b) for blackbox type b in the default methods'(Singular/blackbox.cc) from master

Feb 3, 2013:

11:41 PM Changeset in git [2dbe57]spielwiese by Martin Lee <martinlee84@…>
chg: clean up and editing
5:57 PM Changeset in git [f18f58]spielwiese by Martin Lee <martinlee84@…>
chg: change level if necessary
5:56 PM Changeset in git [8bf4c7]spielwiese by Martin Lee <martinlee84@…>
chg: retry with different level

Feb 2, 2013:

11:18 PM Changeset in git [a18637]spielwiese by Martin Lee <martinlee84@…>
chg: update leading coefficients if multiplier non-constant
3:18 PM Changeset in git [f0ab71]spielwiese by Martin Lee <martinlee84@…>
chg: back to old version
3:17 PM Changeset in git [ef3f67]spielwiese by Martin Lee <martinlee84@…>
chg: leave precomputeLeadingCoeff in corner case
12:17 AM Changeset in git [c3e25cb]spielwiese by Martin Lee <martinlee84@…>
fix: make sure the right level is computed
12:09 AM Changeset in git [b27212]spielwiese by Martin Lee <martinlee84@…>
fix: wrong index

Feb 1, 2013:

4:10 PM Changeset in git [d46a8d]spielwiese by Martin Lee <martinlee84@…>
fix: missing delete
4:10 PM Changeset in git [503490]spielwiese by Martin Lee <martinlee84@…>
fix: error in lift bound

Jan 31, 2013:

3:55 PM Changeset in git [04638b5]spielwiese by Martin Lee <martinlee84@…>
chg: more toying around
12:53 PM Changeset in git [782895]spielwiese by Martin Lee <martinlee84@…>
chg: toying around
11:00 AM Changeset in git [f2341ef]spielwiese by Martin Lee <martinlee84@…>
fix: wrong check
10:58 AM Changeset in git [78a4f8b]spielwiese by Martin Lee <martinlee84@…>
fix: wrong index

Jan 29, 2013:

9:18 PM Ticket #476 (Singular always link to ncurses on Cygwin) created by jpflori@…
Reported at Sage's ticket #14033. Singular/Makefile?.in does not use …
7:04 PM Changeset in git [39e070]spielwiese by Oleksandr Motsak <motsak@…>
Fixed regression testing for Singular via 'make check'

Jan 28, 2013:

5:40 PM Changeset in git [5efd81]spielwiese by Oleksandr Motsak <malex984@…>
Merge pull request #261 from alexanderdreyer/spielwiese-pyobject Skip pyobject.so if linking to libpythonx.y breaks
2:24 PM Changeset in git [69e438]spielwiese by Alexander Dreyer <adreyer@…>
Skip pyobject.so if linking to libpythonx.y breaks

Jan 25, 2013:

10:09 PM Changeset in git [94fe43]spielwiese by Oleksandr Motsak <motsak@…>
Fix: (for 32-bit builds): libpolys/misc/intvec.cc should be compiled with "-fwrapv" This option instructs the compiler to assume that signed arithmetic overflow of addition, subtraction and multiplication wraps around using twos-complement representation. This flag enables some optimizations and disables others. See http://gcc.gnu.org/onlinedocs/gcc-4.4.6/gcc/Code-Gen-Options.html
7:35 PM Changeset in git [687272a]spielwiese by Hans Schoenemann <hannes@…>
fix: GP: avoid warnings about SB
5:21 PM Changeset in git [4def554]spielwiese by Hans Schoenemann <hannes@…>
opt.: int power with +/-1'(Singular/iparith.cc)
11:28 AM Changeset in git [755f12]spielwiese by Martin Lee <martinlee84@…>
chg: updated test results

Jan 24, 2013:

12:59 PM Changeset in git [f8565a]spielwiese by Alexander Dreyer <adreyer@…>
Replaced some system calls by safely wrapped versions from master

Jan 23, 2013:

10:10 PM Ticket #475 (possibly incorrect result of toric_ideal()) created by Dumitru
Hello, I've been experimenting the various algorithms that may be …
7:15 PM Changeset in git [9879d0]spielwiese by Martin Lee <martinlee84@…>
chg: tuning parameter in sparseGCDFp chg: switch to dense modular GCD
5:57 PM Changeset in git [511f2d]spielwiese by Oleksandr Motsak <malex984@…>
Merge pull request #256 from mmklee/sw_fix Sw fix

Jan 22, 2013:

11:03 PM Changeset in git [fd8511]spielwiese by Martin Lee <martinlee84@…>
fix: bad condition
7:13 PM Changeset in git [8b57f5]spielwiese by Oleksandr Motsak <motsak@…>
Fix cleanup/creation of Singular/LIB in during out-of-source-tree building
3:57 PM Changeset in git [0d74e7]spielwiese by Martin Lee <martinlee84@…>
chg: switch to sparse modular GCD in some cases
3:50 PM Changeset in git [b770bf]spielwiese by Martin Lee <martinlee84@…>
chg: faster gcd computation in EZGCD in corner cases
3:47 PM Changeset in git [ce41efa]spielwiese by Martin Lee <martinlee84@…>
chg: estimate term growth through shifting evaluation point in ezgcd fix: stupid bug in ezgcd
2:53 PM Changeset in git [74c52c]spielwiese by Hans Schoenemann <hannes@…>
fix: support very very long names in listvar (from master)

Jan 21, 2013:

8:20 PM Changeset in git [b4ecd2]spielwiese by Oleksandr Motsak <motsak@…>
fix: NULL deref in qideal test NOTE: adaptation of 071e6adf671c14d7003accadcce5271a90cde970 to SW
4:58 PM Changeset in git [1f1fb0]spielwiese by Oleksandr Motsak <motsak@…>
Merge branch 'spielwiese' into sw_fix * spielwiese: add: names(int level) added chg: change omAlloc policy: OM_DEFAULT_PAGES_PER_REGION to 512 (2 MB) fix: porting singnal handling (win, etc.) add: option(noredefine) also for export
1:45 PM Changeset in git [e9caeb]spielwiese by Hans Schoenemann <hannes@…>
add: names(int level) added (from master)
11:23 AM Changeset in git [60596c]spielwiese by Hans Schoenemann <hannes@…>
fix: porting singnal handling (win, etc.) Conflicts: Singular/cntrlc.cc

Jan 18, 2013:

6:45 PM Changeset in git [5b32a1]spielwiese by Oleksandr Motsak <motsak@…>
Merge branch 'spielwiese' into sw_fix * spielwiese: fix: warning for option changes does not work for libsingular Conflicts: Singular/iplib.cc
6:41 PM Changeset in git [74933e]spielwiese by Hans Schoenemann <hannes@…>
add: option(noredefine) also for export (from master)
6:16 PM Changeset in git [271d25]spielwiese by Hans Schoenemann <hannes@…>
fix: warning for option changes does not work for libsingular (from master, currently unused as options are in libsingular, not main)
4:26 PM Ticket #474 (insufficient develloped from hnexpansion) created by gorzel
The following germ has 4 branches at the origin, with 167 = mu = …
4:13 PM Changeset in git [95c826]spielwiese by Martin Lee <martinlee84@…>
fix: some simple bugs in comparison
3:20 PM Changeset in git [e6c3d1]spielwiese by Oleksandr Motsak <motsak@…>
Merge pull request #252 from alexanderdreyer/spielwiese-pyobject Ensuring ./configure picks python2
3:20 PM Changeset in git [2aee66]spielwiese by Oleksandr Motsak <motsak@…>
Merge pull request #253 from mmklee/sw_fix Sw fix

Jan 17, 2013:

10:44 PM Changeset in git [ebdbfd]spielwiese by Alexander Dreyer <dreyer@…>
Ensuring python2; trying python2 (before python)
9:08 PM Changeset in git [09860e]spielwiese by Alexander Dreyer <dreyer@…>
Fix: autoconf variable double defined
8:03 PM Changeset in git [2700bd]spielwiese by Oleksandr Motsak <motsak@…>
Merge pull request #250 from alexanderdreyer/spielwiese-pyobject Spielwiese: Avoid building pyobject.so without python
1:10 PM Changeset in git [f28640]spielwiese by Alexander Dreyer <adreyer@…>
Really avoid building pyobject.so avoid without python
1:09 PM Changeset in git [4255b3]spielwiese by Alexander Dreyer <adreyer@…>
Fix broken cleaning for in-source builds
1:00 PM Changeset in git [6b39bc]spielwiese by Alexander Dreyer <adreyer@…>
Fix: avoid infinite recursion, if pyobject.so is broken

Jan 16, 2013:

5:29 PM Changeset in git [1882ae]spielwiese by Hans Schoenemann <hannes@…>
fix: warnings with table.h

Jan 15, 2013:

5:26 PM Changeset in git [d9947d]spielwiese by Hans Schoenemann <hannes@…>
fix: set ext_ref to NULL for new nc-ring

Jan 14, 2013:

8:16 PM Changeset in git [751785e]spielwiese by Hans Schoenemann <hannes@…>
chg: signal handlers, p1
4:37 PM Changeset in git [c25130]spielwiese by Hans Schoenemann <hannes@…>
add: ext_ref in ring struct
Note: See TracTimeline for information about the timeline view.