Timeline
Oct 31, 2013:
- 3:33 PM Changeset in git [394d507]spielwiese by
- chg: use LIBEXEC_DIR/PREFIX for resources
- 11:13 AM Changeset in git [b71c90]spielwiese by
- drop support for HPUX9/10: no test machine
- 11:11 AM Changeset in git [11cbc4]spielwiese by
- removed singuname.sh: we use uname/S_UNAME
- 11:10 AM Changeset in git [6bf3eb]spielwiese by
- fix: S_UNAME is now uname -m - uname -s
Oct 30, 2013:
- 11:19 PM Changeset in git [64ec03]spielwiese by
- chg: changed version to 4-0 in copying
- 11:18 PM Changeset in git [e6b7b1]spielwiese by
- rm: FACTORY.INSTALL (README should be sufficient)
- 11:10 PM Changeset in git [59bfb1]spielwiese by
- chg: added FLINT to Singular doc preface chg: added my name to factory copyright in Singular doc preface
- 11:09 PM Changeset in git [59d00e]spielwiese by
- rm: old GNUmakefile
- 11:08 PM Changeset in git [f0678b]spielwiese by
- chg: updated README for 4.0
- 8:55 PM Changeset in git [aa6c9cc]spielwiese by
- Fix BS problem of gfanlib handling
- 6:06 PM Changeset in git [e2202ee]spielwiese by
- fix: compiler warnings (64bit/const char*)
- 5:51 PM Changeset in git [498c19]spielwiese by
- Merge pull request #410 from steenpass/modstd_sw fix: in modstd.lib: pass the correct ideal to primeTest()
- 4:53 PM Changeset in git [17bdb2]spielwiese by
- Don't use -release PKG_VER for all libraries
- 4:52 PM Changeset in git [97a3b2]spielwiese by
- Provide configured DIR variables into the config headers
- 4:43 PM Changeset in git [a7050d]spielwiese by
- fix: in modstd.lib: pass the correct ideal to primeTest() (cherry picked from commit cd063ec7c6fdec67af40250b7c3aa4eb7cbf558c) Signed-off-by: Andreas Steenpass <steenpass@mathematik.uni-kl.de>
- 12:08 PM Changeset in git [fccea5]spielwiese by
- chg: Flint with gmp detection
- 10:01 AM Changeset in git [2ad13d7]spielwiese by
- chg: removed unused stuff from -v-output
Oct 29, 2013:
- 2:22 PM Changeset in git [3c3e3d]spielwiese by
- fix: oldpolymake.lib bigintmat <-> intmat issues
- 1:54 PM Changeset in git [d770e6]spielwiese by
- new: initialReduction
- 12:24 PM Changeset in git [3c3d47]spielwiese by
- fix: typeof(bigintmat)
- 10:17 AM Changeset in git [d302d0]spielwiese by
- fix: ssiReadRing for dummy rings
Oct 28, 2013:
- 9:08 PM Ticket #532 (genus() bug in normal.lib) created by
-
Due to a missing option "withDelta" for the
normal()
call … - 3:39 PM Changeset in git [56aaae]spielwiese by
- fix: handle undefined rings in ssi (from master)
- 11:15 AM Ticket #531 (ease retracing of reference test result changes) reopened by
- With your permission, I would appreciate a briefly discussion at the …
- 11:14 AM Changeset in git [215353e]spielwiese by
- chg: listvar(all) lists Top and Current instead of only Top
- 11:08 AM Changeset in git [b19f81]spielwiese by
- fix: removed wrong assumes
- 9:52 AM Changeset in git [68b4d3]spielwiese by
- porting: gfanlib and gmp 4.0/4.1 (redhat)
Oct 26, 2013:
- 5:54 PM Changeset in git [a73fae]spielwiese by
- chg: moved all routines for tropical geometry to tropical.cc/.h
- 5:03 PM Changeset in git [54fc4e]spielwiese by
- new: division and gcd of integer polynomials via factory added conversion functions between integer polynomials in Singular and Factory extended the singclap_gcd and singclap_pdivide functions to cover the case where ground ring is integer
- 3:49 PM Changeset in git [2a2ba4]spielwiese by
- fix: memory leak while calling gcd with a term and a non-term poly
- 3:25 PM Ticket #530 (wrapper/alias for "dim( std(i) )") closed by
- invalid: I can think of at least 5 different versions of behavior, and ALL of …
- 3:17 PM Ticket #531 (ease retracing of reference test result changes) closed by
- wontfix: No: - results of tests are usually really large (one gives all the …
- 3:13 PM Changeset in git [24aeb0f]spielwiese by
- fix: cddlib detection for fedora
- 1:18 PM Changeset in git [a867b2]spielwiese by
- compiler warnings
- 1:07 PM Changeset in git [2e473ad]spielwiese by
- add: fedora places cddlib in cddlib/...
- 3:17 AM Changeset in git [6aee8f]spielwiese by
- Fixed includes inside omalloc/omRet2Info.c because of its use by omalloc/configure
Oct 25, 2013:
- 8:40 PM Ticket #531 (ease retracing of reference test result changes) created by
- To provide practicable history retracing of reference result changes, …
- 8:34 PM Changeset in git [32d8cb]spielwiese by
- Merge pull request #408 from YueRen/spielwiese polymake/gfanlib modules
- 7:52 PM Changeset in git [9cf75aa]spielwiese by
- Fix omalloc/config (+ malloc_size / OSX)
- 6:37 PM Changeset in git [6a6ae2]spielwiese by
- Added -fno-common in order to fix OSX problem with common symbols SOLUTION due to http://stackoverflow.com/questions/19398742/os-x-linker-unable-to-find-symbols-from-a-c-file-which-only-contains-variables SEE ALSO: https://developer.apple.com/library/mac/documentation/developertools/conceptual/MachOTopics/1-Articles/executing_files.html
- 6:24 PM Changeset in git [62de8de]spielwiese by
- chg: updated callpolymake to newest version
- 6:22 PM Changeset in git [69b2c1]spielwiese by
- chg: updated callgfanlib to newest version
- 6:22 PM Changeset in git [19addd1]spielwiese by
- fix: warnings
- 3:59 PM Ticket #530 (wrapper/alias for "dim( std(i) )") created by
-
I would like to see somewhere at a prominent place (in
kernel
… - 3:32 PM Changeset in git [1ba7d5]spielwiese by
- Turn CFSwitches::getInstance() into a static inline method
- 1:23 PM Changeset in git [f80aca5]spielwiese by
- add: doc: option(warn)
- 12:22 PM Changeset in git [b0ee97]spielwiese by
- fix: option in proc elim
- 11:30 AM Changeset in git [b51c26]spielwiese by
- fix: explain monomial
- 4:08 AM Changeset in git [29d76d4]spielwiese by
- Fixed brocken linkage under OSX (char_ptr_bin)
Oct 24, 2013:
- 8:12 PM Changeset in git [25761d]spielwiese by
- Fix BS: AM_SILENT_RULES([yes])
- 7:10 PM Ticket #529 (options modified by accident 'primdec.lib') created by
- The routiles {{{minAssPrimes, algeDeco,splitCharp, minAssPrimesold, …
- 3:09 PM Changeset in git [319eab]spielwiese by
- chg: singuname stuff -> standard defines
- 3:08 PM Changeset in git [4f27bf]spielwiese by
- fix: compiler warnings
- 11:36 AM Changeset in git [48935b4]spielwiese by
- fix: loading of polymake.so in oldpolymake.lib
Oct 23, 2013:
- 7:01 PM Changeset in git [64b9bf]spielwiese by
- Fixed brocken linkage under OSX
- 2:38 PM Changeset in git [5d84a4]spielwiese by
- fix: allow printing of bb-members, if they have a short representation
- 2:17 PM Changeset in git [040c71]spielwiese by
- g: prefer StringAppendS over StringAppend (from master)
- 2:10 PM Changeset in git [73c359d]spielwiese by
- fix: printing of newstruct
- 2:08 PM Changeset in git [bbb689]spielwiese by
- fix: libraries should not refer to all.lib but the needed libs
Oct 22, 2013:
- 4:39 PM Changeset in git [41fbba]spielwiese by
- chg: code cleanup: removed dead code
- 3:35 PM Ticket #527 (primdecZ() fails for ideal I=1) created by
- minimal failing example: […]
- 11:58 AM Ticket #526 (slocus fails for zero ideal) created by
- minimal example: […]
Oct 21, 2013:
- 3:57 PM Changeset in git [7e8485]spielwiese by
- chg: new version of oldpolymake.lib from Thomas Markwig (keilen@mathematik.uni-kl.de)
Oct 18, 2013:
- 5:44 PM Changeset in git [734554]spielwiese by
- Merge pull request #406 from fingolfin/patch-1 Fix to allow external code to use libsingular
- 4:32 PM Changeset in git [15bd1fc]spielwiese by
- Fix to allow external code to use libsingular Without this change, it is impossible to link a 3rd party tools (such as the libsing GAP package) against a version of libsingular installed via "make install", as no "libpolys" directory is installed.
Oct 17, 2013:
- 3:53 PM Changeset in git [d7bdb0]spielwiese by
- fix: memory leak while calling (external) C routines
Oct 16, 2013:
- 3:56 PM Changeset in git [7e075f]spielwiese by
- fix: min required gmp version is 4.2
- 3:54 PM Changeset in git [2f82f7]spielwiese by
- fix: add missing include
- 3:52 PM Changeset in git [906feb]spielwiese by
- Merge pull request #402 from surface-smoothers/minGmpVersion min required gmp version is 4.3.2 and no longer 3.1.1
- 3:51 PM Ticket #501 (bug in syz for ideal in quotient ring) closed by
- fixed: factory uses mpz_addmul/mpz_submul which appeared in gmp 4.0 (or …
Oct 15, 2013:
- 5:08 PM Changeset in git [3630419]spielwiese by
- Merge pull request #403 from steenpass/realclassify_sw chg: update realclassify.lib
- 3:46 PM Changeset in git [93c5cf]spielwiese by
- min required gmp version is 4.3.2 (which is not available for recent Scientific Linux ) and no longer 3.1.1
- 3:15 PM Changeset in git [513673]spielwiese by
- chg: update realclassify.lib The implementation of the splitting lemma has been changed.
- 1:45 PM Changeset in git [c21a6b]spielwiese by
- chg: return unresolved names as def (ssi, from master)
- 10:53 AM Changeset in git [1c0823]spielwiese by
- add schubert.lib to Experimantal libraries
- 10:31 AM Changeset in git [7476bc]spielwiese by
- fix: schubert.lib from master
Oct 14, 2013:
- 7:05 PM Ticket #524 (could not send/received undefined identifiers via ssi) closed by
- invalid: If you want a limit outside of Singular: the shell provides it: see …
- 6:55 PM Ticket #524 (could not send/received undefined identifiers via ssi) created by
- Applies to all test, which ends in an infinite loop in case of …
- 6:45 PM Changeset in git [76d26c]spielwiese by
- fix: rename minIntRoot to minIntRootD to avoid name clash
- 6:15 PM Changeset in git [08fa62]spielwiese by
- fix: examples from derham.lib
- 3:45 PM Changeset in git [ac665c]spielwiese by
- add: a dummy help mode, which simply refers to www.singular.uni-kl.de
- 11:52 AM Changeset in git [6ba2a39]spielwiese by
- chg: new version of schubert.lib
Oct 11, 2013:
- 7:14 PM Changeset in git [f29e22]spielwiese by
- chg: warn, if rat. funct. cannot be mapped to polynomials (n_PermNumber)
- 6:38 PM Ticket #523 (add milestone 4-1-0) created by
- Since some todo tasks are in fact planned for version 4-1-0, add …
- 5:03 PM Ticket #522 (sym_gauss() from linalg.lib crashes) created by
- […]
- 11:18 AM Changeset in git [4488e3]spielwiese by
- add: nameof for blackbox types
Oct 10, 2013:
- 2:50 PM Changeset in git [d97184a]spielwiese by
- Merge pull request #395 from mmklee/bug_fac_sw fix: possible seg fault in factorization
- 2:47 PM Changeset in git [5724c7]spielwiese by
- Enabled test Short/factorizeQ_s for TC
- 2:43 PM Changeset in git [f51434b]spielwiese by
- Merge pull request #400 from mmklee/algdep_test chg: created new result for AlgDep-qso3-dp
- 2:42 PM Changeset in git [fc0e63]spielwiese by
- Enable test Plural/AlgDep-qso3-dp for TC
- 11:11 AM Changeset in git [69fb2b9]spielwiese by
- chg: created new result for AlgDep-qso3-dp
- 11:02 AM Changeset in git [a866f1]spielwiese by
- chg: added test for possible seg fault in factorization
- 10:25 AM Changeset in git [7b69ba4]spielwiese by
- scrambled hostname in stat file
- 12:30 AM Changeset in git [eb76e8]spielwiese by
- fix: AMLDFLAGS -> AM_LDFLAGS
Oct 9, 2013:
- 6:22 PM Changeset in git [6b0790a]spielwiese by
- Merge pull request #397 from mmklee/cflags chg: set libomalloc_la_CFLAGS=-O2
- 5:11 PM Ticket #520 (mark short notation deprecated?) closed by
- wontfix
- 4:30 PM Changeset in git [74209b]spielwiese by
- chg: set libomalloc_la_CFLAGS=-O2
- 2:52 PM Changeset in git [fdcaa13]spielwiese by
- fix: possible seg fault in factorization
- 12:30 PM Changeset in git [8cf6bc]spielwiese by
- Merge pull request #394 from mmklee/proj Proj (p_ProjectiveUnique)
- 11:08 AM Changeset in git [4efdd1c]spielwiese by
- chg: updated test result of Tracing_of_procedures
- 11:07 AM Changeset in git [4bbafd]spielwiese by
- chg: updated test results and stats
Oct 8, 2013:
- 6:21 PM Changeset in git [1ab8c4]spielwiese by
- chg: comment about simple_Alloc
- 4:23 PM Changeset in git [17887d2]spielwiese by
- chg: editing
- 12:11 PM Ticket #520 (mark short notation deprecated?) created by
- Short notation may be misinterpreted by the user, even if for the …
Oct 7, 2013:
- 9:30 PM Changeset in git [c4e9ea]spielwiese by
- chg: put make monic into p_ProjectiveUnique
- 4:04 PM Changeset in git [0b4a87]spielwiese by
- chg: make monic if not over transcendental extension
- 3:56 PM Changeset in git [4609b7]spielwiese by
- chg: extra treatment of transcendental extensions in p_Content
- 2:41 PM Ticket #518 (document, how fetch behaves in case of different variable number in ...) closed by
- fixed: fetch maps variables without an image to 0 git commit …
- 2:36 PM Changeset in git [c80db41]spielwiese by
- doc: fetch maps variables without an image to 0 (#518)
- 11:16 AM Changeset in git [9030ce]spielwiese by
- chg: make monic only if simple inverse
- 10:59 AM Ticket #518 (document, how fetch behaves in case of different variable number in ...) created by
- In the documentation it could be described, how 'fetch' behaves in …
Oct 4, 2013:
- 6:22 PM Changeset in git [2a13ec]spielwiese by
- Merge pull request #393 from steenpass/realclassify_sw chg: update realclassify.lib
- 6:05 PM Changeset in git [11ab4e]spielwiese by
- added assume
- 4:16 PM Changeset in git [ecf4a6a]spielwiese by
- chg: added has_simple_Inverse to init in algext and transext
Oct 2, 2013:
- 7:14 PM Changeset in git [69b030f]spielwiese by
- Fix for problem with renaming of variables
- 5:26 PM Changeset in git [957c6a]spielwiese by
- Modified Gerhards fix for zeroRad
- 3:47 PM Changeset in git [c5a262]spielwiese by
- Merge pull request #385 from mmklee/cygwin64 Cygwin64
- 3:24 PM Changeset in git [6942859]spielwiese by
- chg: update realclassify.lib (cherry picked from commit 9eb2f474dffc7af6a2fe0ffdd8d65a80f37027c8) Signed-off-by: Andreas Steenpass <steenpass@mathematik.uni-kl.de>
- 3:11 PM Changeset in git [e4fdfc]spielwiese by
- Merge pull request #390 from mmklee/ringmod2mresult Ringmod2mresult
- 1:43 PM Changeset in git [3b34fc]spielwiese by
- chg: @ is reserved as first letter
- 11:36 AM Changeset in git [97351e6]spielwiese by
- fix: mistake when given single row matrix commit 21e5498945046a644d94b783c0fafe2cfbd8be89 in master
Oct 1, 2013:
- 5:24 PM Changeset in git [b7b2c5]spielwiese by
- attempt to fix polymake dynamic module
- 12:20 PM Changeset in git [02a7ed]spielwiese by
- add: document orderings rp, rs
- 11:27 AM Changeset in git [37f67e4]spielwiese by
- Fix for error in debug version
- 11:24 AM Changeset in git [87f627]spielwiese by
- Merge pull request #388 from YueRen/spielwiese fix: missing pivotscaling before comparing matrices
- 10:58 AM Changeset in git [485989]spielwiese by
- fix: missing pivotscaling before comparing matrices now canonicalizing cones will properly scale pivots to one, so that the system of inequalities and equations becomes unique, and cones can be properly compared via those two matrices.
- 9:31 AM Ticket #516 (grammar error for ring creation command ?) closed by
- not a bug: It is the same. Or what is the difference between an algebraic …
Note: See TracTimeline
for information about the timeline view.