Timeline
Oct 31, 2013:
- 3:33 PM Changeset in git [394d507]jengelh-datetimespielwiese by
- chg: use LIBEXEC_DIR/PREFIX for resources
- 11:13 AM Changeset in git [b71c90]jengelh-datetimespielwiese by
- drop support for HPUX9/10: no test machine
- 11:11 AM Changeset in git [11cbc4]jengelh-datetimespielwiese by
- removed singuname.sh: we use uname/S_UNAME
- 11:10 AM Changeset in git [6bf3eb]jengelh-datetimespielwiese by
- fix: S_UNAME is now uname -m - uname -s
Oct 30, 2013:
- 11:19 PM Changeset in git [64ec03]jengelh-datetimespielwiese by
- chg: changed version to 4-0 in copying
- 11:18 PM Changeset in git [e6b7b1]jengelh-datetimespielwiese by
- rm: FACTORY.INSTALL (README should be sufficient)
- 11:10 PM Changeset in git [59bfb1]jengelh-datetimespielwiese 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]jengelh-datetimespielwiese by
- rm: old GNUmakefile
- 11:08 PM Changeset in git [f0678b]jengelh-datetimespielwiese by
- chg: updated README for 4.0
- 8:55 PM Changeset in git [aa6c9cc]jengelh-datetimespielwiese by
- Fix BS problem of gfanlib handling
- 6:06 PM Changeset in git [e2202ee]jengelh-datetimespielwiese by
- fix: compiler warnings (64bit/const char*)
- 5:51 PM Changeset in git [498c19]jengelh-datetimespielwiese 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]jengelh-datetimespielwiese by
- Don't use -release PKG_VER for all libraries
- 4:52 PM Changeset in git [97a3b2]jengelh-datetimespielwiese by
- Provide configured DIR variables into the config headers
- 4:43 PM Changeset in git [a7050d]jengelh-datetimespielwiese 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]jengelh-datetimespielwiese by
- chg: Flint with gmp detection
- 10:01 AM Changeset in git [2ad13d7]jengelh-datetimespielwiese by
- chg: removed unused stuff from -v-output
Oct 29, 2013:
- 2:22 PM Changeset in git [3c3e3d]jengelh-datetimespielwiese by
- fix: oldpolymake.lib bigintmat <-> intmat issues
- 1:54 PM Changeset in git [d770e6]jengelh-datetimespielwiese by
- new: initialReduction
- 12:24 PM Changeset in git [3c3d47]jengelh-datetimespielwiese by
- fix: typeof(bigintmat)
- 10:17 AM Changeset in git [d302d0]jengelh-datetimespielwiese 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]jengelh-datetimespielwiese 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]jengelh-datetimespielwiese by
- chg: listvar(all) lists Top and Current instead of only Top
- 11:08 AM Changeset in git [b19f81]jengelh-datetimespielwiese by
- fix: removed wrong assumes
- 9:52 AM Changeset in git [68b4d3]jengelh-datetimespielwiese by
- porting: gfanlib and gmp 4.0/4.1 (redhat)
Oct 26, 2013:
- 5:54 PM Changeset in git [a73fae]jengelh-datetimespielwiese by
- chg: moved all routines for tropical geometry to tropical.cc/.h
- 5:03 PM Changeset in git [54fc4e]jengelh-datetimespielwiese 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]jengelh-datetimespielwiese 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]jengelh-datetimespielwiese by
- fix: cddlib detection for fedora
- 1:18 PM Changeset in git [a867b2]jengelh-datetimespielwiese by
- compiler warnings
- 1:07 PM Changeset in git [2e473ad]jengelh-datetimespielwiese by
- add: fedora places cddlib in cddlib/...
- 3:17 AM Changeset in git [6aee8f]jengelh-datetimespielwiese 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]jengelh-datetimespielwiese by
- Merge pull request #408 from YueRen/spielwiese polymake/gfanlib modules
- 7:52 PM Changeset in git [9cf75aa]jengelh-datetimespielwiese by
- Fix omalloc/config (+ malloc_size / OSX)
- 6:37 PM Changeset in git [6a6ae2]jengelh-datetimespielwiese 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]jengelh-datetimespielwiese by
- chg: updated callpolymake to newest version
- 6:22 PM Changeset in git [69b2c1]jengelh-datetimespielwiese by
- chg: updated callgfanlib to newest version
- 6:22 PM Changeset in git [19addd1]jengelh-datetimespielwiese 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]jengelh-datetimespielwiese by
- Turn CFSwitches::getInstance() into a static inline method
- 1:23 PM Changeset in git [f80aca5]jengelh-datetimespielwiese by
- add: doc: option(warn)
- 12:22 PM Changeset in git [b0ee97]jengelh-datetimespielwiese by
- fix: option in proc elim
- 11:30 AM Changeset in git [b51c26]jengelh-datetimespielwiese by
- fix: explain monomial
- 4:08 AM Changeset in git [29d76d4]jengelh-datetimespielwiese by
- Fixed brocken linkage under OSX (char_ptr_bin)
Oct 24, 2013:
- 8:12 PM Changeset in git [25761d]jengelh-datetimespielwiese 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]jengelh-datetimespielwiese by
- chg: singuname stuff -> standard defines
- 3:08 PM Changeset in git [4f27bf]jengelh-datetimespielwiese by
- fix: compiler warnings
- 11:36 AM Changeset in git [48935b4]jengelh-datetimespielwiese by
- fix: loading of polymake.so in oldpolymake.lib
Oct 23, 2013:
- 7:01 PM Changeset in git [64b9bf]jengelh-datetimespielwiese by
- Fixed brocken linkage under OSX
- 2:38 PM Changeset in git [5d84a4]jengelh-datetimespielwiese by
- fix: allow printing of bb-members, if they have a short representation
- 2:17 PM Changeset in git [040c71]jengelh-datetimespielwiese by
- g: prefer StringAppendS over StringAppend (from master)
- 2:10 PM Changeset in git [73c359d]jengelh-datetimespielwiese by
- fix: printing of newstruct
- 2:08 PM Changeset in git [bbb689]jengelh-datetimespielwiese by
- fix: libraries should not refer to all.lib but the needed libs
Oct 22, 2013:
- 4:39 PM Changeset in git [41fbba]jengelh-datetimespielwiese 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]jengelh-datetimespielwiese 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]jengelh-datetimespielwiese by
- Merge pull request #406 from fingolfin/patch-1 Fix to allow external code to use libsingular
- 4:32 PM Changeset in git [15bd1fc]jengelh-datetimespielwiese 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]jengelh-datetimespielwiese by
- fix: memory leak while calling (external) C routines
Oct 16, 2013:
- 3:56 PM Changeset in git [7e075f]jengelh-datetimespielwiese by
- fix: min required gmp version is 4.2
- 3:54 PM Changeset in git [2f82f7]jengelh-datetimespielwiese by
- fix: add missing include
- 3:52 PM Changeset in git [906feb]jengelh-datetimespielwiese 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]jengelh-datetimespielwiese by
- Merge pull request #403 from steenpass/realclassify_sw chg: update realclassify.lib
- 3:46 PM Changeset in git [93c5cf]jengelh-datetimespielwiese 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]jengelh-datetimespielwiese by
- chg: update realclassify.lib The implementation of the splitting lemma has been changed.
- 1:45 PM Changeset in git [c21a6b]jengelh-datetimespielwiese by
- chg: return unresolved names as def (ssi, from master)
- 10:53 AM Changeset in git [1c0823]jengelh-datetimespielwiese by
- add schubert.lib to Experimantal libraries
- 10:31 AM Changeset in git [7476bc]jengelh-datetimespielwiese 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]jengelh-datetimespielwiese by
- fix: rename minIntRoot to minIntRootD to avoid name clash
- 6:15 PM Changeset in git [08fa62]jengelh-datetimespielwiese by
- fix: examples from derham.lib
- 3:45 PM Changeset in git [ac665c]jengelh-datetimespielwiese by
- add: a dummy help mode, which simply refers to www.singular.uni-kl.de
- 11:52 AM Changeset in git [6ba2a39]jengelh-datetimespielwiese by
- chg: new version of schubert.lib
Oct 11, 2013:
- 7:14 PM Changeset in git [f29e22]jengelh-datetimespielwiese 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]jengelh-datetimespielwiese by
- add: nameof for blackbox types
Oct 10, 2013:
- 2:50 PM Changeset in git [d97184a]jengelh-datetimespielwiese by
- Merge pull request #395 from mmklee/bug_fac_sw fix: possible seg fault in factorization
- 2:47 PM Changeset in git [5724c7]jengelh-datetimespielwiese by
- Enabled test Short/factorizeQ_s for TC
- 2:43 PM Changeset in git [f51434b]jengelh-datetimespielwiese by
- Merge pull request #400 from mmklee/algdep_test chg: created new result for AlgDep-qso3-dp
- 2:42 PM Changeset in git [fc0e63]jengelh-datetimespielwiese by
- Enable test Plural/AlgDep-qso3-dp for TC
- 11:11 AM Changeset in git [69fb2b9]jengelh-datetimespielwiese by
- chg: created new result for AlgDep-qso3-dp
- 11:02 AM Changeset in git [a866f1]jengelh-datetimespielwiese by
- chg: added test for possible seg fault in factorization
- 10:25 AM Changeset in git [7b69ba4]jengelh-datetimespielwiese by
- scrambled hostname in stat file
- 12:30 AM Changeset in git [eb76e8]jengelh-datetimespielwiese by
- fix: AMLDFLAGS -> AM_LDFLAGS
Oct 9, 2013:
- 6:22 PM Changeset in git [6b0790a]jengelh-datetimespielwiese 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]jengelh-datetimespielwiese by
- chg: set libomalloc_la_CFLAGS=-O2
- 2:52 PM Changeset in git [fdcaa13]jengelh-datetimespielwiese by
- fix: possible seg fault in factorization
- 12:30 PM Changeset in git [8cf6bc]jengelh-datetimespielwiese by
- Merge pull request #394 from mmklee/proj Proj (p_ProjectiveUnique)
- 11:08 AM Changeset in git [4efdd1c]jengelh-datetimespielwiese by
- chg: updated test result of Tracing_of_procedures
- 11:07 AM Changeset in git [4bbafd]jengelh-datetimespielwiese by
- chg: updated test results and stats
Oct 8, 2013:
- 6:21 PM Changeset in git [1ab8c4]jengelh-datetimespielwiese by
- chg: comment about simple_Alloc
- 4:23 PM Changeset in git [17887d2]jengelh-datetimespielwiese 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]jengelh-datetimespielwiese by
- chg: put make monic into p_ProjectiveUnique
- 4:04 PM Changeset in git [0b4a87]jengelh-datetimespielwiese by
- chg: make monic if not over transcendental extension
- 3:56 PM Changeset in git [4609b7]jengelh-datetimespielwiese 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]jengelh-datetimespielwiese by
- doc: fetch maps variables without an image to 0 (#518)
- 11:16 AM Changeset in git [9030ce]jengelh-datetimespielwiese 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]jengelh-datetimespielwiese by
- Merge pull request #393 from steenpass/realclassify_sw chg: update realclassify.lib
- 6:05 PM Changeset in git [11ab4e]jengelh-datetimespielwiese by
- added assume
- 4:16 PM Changeset in git [ecf4a6a]jengelh-datetimespielwiese by
- chg: added has_simple_Inverse to init in algext and transext
Oct 2, 2013:
- 7:14 PM Changeset in git [69b030f]jengelh-datetimespielwiese by
- Fix for problem with renaming of variables
- 5:26 PM Changeset in git [957c6a]jengelh-datetimespielwiese by
- Modified Gerhards fix for zeroRad
- 3:47 PM Changeset in git [c5a262]jengelh-datetimespielwiese by
- Merge pull request #385 from mmklee/cygwin64 Cygwin64
- 3:24 PM Changeset in git [6942859]jengelh-datetimespielwiese 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]jengelh-datetimespielwiese by
- Merge pull request #390 from mmklee/ringmod2mresult Ringmod2mresult
- 1:43 PM Changeset in git [3b34fc]jengelh-datetimespielwiese by
- chg: @ is reserved as first letter
- 11:36 AM Changeset in git [97351e6]jengelh-datetimespielwiese by
- fix: mistake when given single row matrix commit 21e5498945046a644d94b783c0fafe2cfbd8be89 in master
Oct 1, 2013:
- 5:24 PM Changeset in git [b7b2c5]jengelh-datetimespielwiese by
- attempt to fix polymake dynamic module
- 12:20 PM Changeset in git [02a7ed]jengelh-datetimespielwiese by
- add: document orderings rp, rs
- 11:27 AM Changeset in git [37f67e4]jengelh-datetimespielwiese by
- Fix for error in debug version
- 11:24 AM Changeset in git [87f627]jengelh-datetimespielwiese by
- Merge pull request #388 from YueRen/spielwiese fix: missing pivotscaling before comparing matrices
- 10:58 AM Changeset in git [485989]jengelh-datetimespielwiese 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.