Timeline
Aug 20, 2013:
- 11:47 PM Changeset in git [737c95]spielwiese by
- Fix "trigraph ?? ignored, use -trigraphs to enable" warning
- 11:38 PM Changeset in git [1dbfb4]spielwiese by
- Adaptation of singmathic to SW
- 11:37 PM Changeset in git [066132a]spielwiese by
- Minor improvement of BS
- 11:36 PM Changeset in git [3a40eb]spielwiese by
- Porting Mathic to SW : mostly original sources from master
- 5:32 PM Changeset in git [e57b47]spielwiese by
- chg: updated Tst/Short.lst
- 3:09 PM Changeset in git [f0befc]spielwiese by
- fix: memory leak chg: less stupid way to compute bounds
- 1:30 PM Changeset in git [90df7c]spielwiese by
- fix: by gpfister: extractZ
Aug 19, 2013:
- 9:52 PM Changeset in git [ffae30]spielwiese by
- chg: long instead of int
- 3:18 PM Changeset in git [ab4cb2]spielwiese by
- Fixed the generation of "desktop/Singular*.desktop" on FreeBSD with non-gnu make
- 3:12 PM Changeset in git [2f0d03f]spielwiese by
- Fixed Adi's '#ifdef HAVE_RINGS || HAVE_RINGS_LOC'
- 3:09 PM Changeset in git [b7fff1]spielwiese by
- Further template instantiation NOTE: still not working withou implicit template instantiation (due to some undefined std::__* functions related to sorting...)
- 3:08 PM Changeset in git [75c73d]spielwiese by
- Further compiler flags tweaking
- 3:08 PM Changeset in git [e7af71]spielwiese by
- Use omalloc for new/delete (due to Hans) NOTE: only for resulting Singular executable (not for any of our libs)
Aug 18, 2013:
- 9:13 PM Changeset in git [453bfd7]spielwiese by
- chg: updated ok_s.lst
- 9:09 PM Changeset in git [d2fc749]spielwiese by
- chg: renamed absBiFactorize to absFactorize
- 9:06 PM Changeset in git [09dbf3]spielwiese by
- chg: switch on SW_RATIONAL if necessary
Aug 15, 2013:
- 3:10 PM Changeset in git [300f40e]spielwiese by
- chg: updated test results for absfact
- 2:21 PM Changeset in git [a088613]spielwiese by
- chg: renamed absBiFactorize to absFactorizeBCG
- 2:20 PM Changeset in git [bcab31]spielwiese by
- chg: renamed absBiFact to absFact Conflicts: Singular/extra.cc
- 2:19 PM Changeset in git [34b568]spielwiese by
- chg: renamed absbifact.* to absfact.*
- 1:36 PM Changeset in git [f36755]spielwiese by
- chg: choose smaller evaluation point chg: more checks to avoid wrong mipos
- 11:52 AM Changeset in git [dfa849]spielwiese by
- chg: compute mipo wrt. x and y chg: more checks of mipos
Aug 14, 2013:
- 5:44 PM Changeset in git [5a4e17]spielwiese by
- chg: improve ntNormalize etc.
- 5:42 PM Changeset in git [5c6cea]spielwiese by
- fix: handling of SW_RATIONAL
- 5:17 PM Changeset in git [ff6cd3]spielwiese by
- chg: handling of constant factor in univariate case
- 5:11 PM Changeset in git [252584]spielwiese by
- chg: handling of constant factor
- 5:08 PM Changeset in git [7766a9]spielwiese by
- chg: choose smaller evaluation point
Aug 13, 2013:
- 11:10 AM Changeset in git [a3b213]spielwiese by
- fix: possible seg fault due to wrong log deriv
Aug 12, 2013:
- 6:14 PM Changeset in git [adae8b]spielwiese by
- fix: add rp in ordering description
Aug 7, 2013:
- 5:29 PM Changeset in git [46e869]spielwiese by
- add: system("semaphore",...)
- 5:20 PM Changeset in git [52f95b]spielwiese by
- fix: removed MPSR stuff
- 5:09 PM Changeset in git [0509a99]spielwiese by
- removed kernel/modulop.h
- 3:17 PM Changeset in git [88a7fd]spielwiese by
- fix: possible seg fault due to invalid eval point
Aug 6, 2013:
- 5:49 PM Changeset in git [80b5a4]spielwiese by
- Fix typos in Tst/README
- 5:48 PM Changeset in git [4d47990]spielwiese by
- makes Setm rely on the integer arithmetic wrapping (-fwrapv) in the computation of orders (due to Hans) NOTE: i.e. to use unsigned longs instead of longs!
- 4:02 PM Changeset in git [c25b56c]spielwiese by
- SB over rings with local ordering add: new tests
- 3:57 PM Changeset in git [3ed6cb7]spielwiese by
- Hilbert Criterion in local degree orderings for inhomogemous ideals
- 2:50 PM Changeset in git [537733f]spielwiese by
- add: claasifyci.lib
- 1:52 PM Changeset in git [3ee806]spielwiese by
- fix: convert to string: allways return defined results
Aug 5, 2013:
- 11:37 PM Changeset in git [b6ad598]spielwiese by
- More datails abount Singular build (-v)
- 11:36 PM Changeset in git [3b0bb7f]spielwiese by
- More output by the test in Singular/
- 11:34 PM Changeset in git [da7a28]spielwiese by
- Use -Wl,-Bdynamic on cygwin... NOTE: LIBPREFIX seems to be obsolette... TODO!
- 11:28 PM Changeset in git [3686937]spielwiese by
- Added '$Id$' as a comment to all libs (LIB/*.lib)
- 7:50 PM Changeset in git [32a5f7]spielwiese by
- More MACH-O signatures
- 7:21 PM Changeset in git [fe237b8]spielwiese by
- Fixed pure python-related test
- 7:10 PM Changeset in git [0f79d9]spielwiese by
- fix: memory de-allocation
- 6:58 PM Changeset in git [60ff02]spielwiese by
- Pyobjects are in a dynamic module as well
- 5:33 PM Changeset in git [8f26a44]spielwiese by
- Assure that config.h was generated on 'compatible' cpu (same size of long)
- 1:28 PM Changeset in git [d3055c]spielwiese by
- Fix: make check needed removed header (bigintm.h) for Singular/test.cc
Aug 2, 2013:
- 5:40 PM Changeset in git [d0e888]spielwiese by
- fix: libcddgmp may be a c++ library (on ubuntu)
- 3:41 PM Changeset in git [99b9e5]spielwiese by
- fix: typo
- 3:39 PM Changeset in git [a1ff8d5]spielwiese by
- chg: removed trailing spaces
- 3:34 PM Changeset in git [3ff49d]spielwiese by
- chg: formatting and removed unnecessary function
Aug 1, 2013:
- 1:10 PM Changeset in git [f57b6f]spielwiese by
- fix: allow negative weights for poly.lib::lcm
- 12:12 PM Changeset in git [ae1735]spielwiese by
- chg: fewer bivariate factorizations and removed unnecessary test
- 9:25 AM Changeset in git [b60bfe]spielwiese by
- fix: ssi/signal stuff from master
Jul 31, 2013:
- 7:18 PM Changeset in git [4e76a6]spielwiese by
- fix: includes and some typos
- 6:45 PM Changeset in git [92bbbc]spielwiese by
- chg: changes to build system and Singular interface due to new routines
- 6:29 PM Changeset in git [7c7b1c]spielwiese by
- chg: added more tests from absfact.lib to absbifact.tst
- 6:27 PM Changeset in git [829648]spielwiese by
- chg: changes due to new abs factorization
- 6:24 PM Changeset in git [8530d34]spielwiese by
- added: new absolute factorization for multivariate polys
- 6:23 PM Changeset in git [1dc25b]spielwiese by
- fix: compiler warnings about empty if
- 5:56 PM Changeset in git [a85670b]spielwiese by
- chg: changes due to renaming
- 5:48 PM Changeset in git [dd8e72]spielwiese by
- chg: renamed facAbsFact.* to facAbsBiFact.*
- 5:30 PM Changeset in git [b728bf]spielwiese by
- chg: removed trailing spaces chg: added decompress for absolute factors
- 5:19 PM Changeset in git [091b250]spielwiese by
- chg: added factorizationWRTDifferentSecondVars to header
- 4:59 PM Changeset in git [73c222]spielwiese by
- chg: moved some code from .h to .cc chg: absBiFactorizeMain now also returns other factors
- 4:57 PM Changeset in git [c43ab0]spielwiese by
- chg: deleted unneccessary swap
Jul 30, 2013:
- 7:31 PM Changeset in git [01c0298]spielwiese by
- fix: removed kernel/longrat.h
- 6:16 PM Changeset in git [70cc24]spielwiese by
- chg: removed Singular/bigintm.*
- 5:57 PM Changeset in git [a44806]spielwiese by
- chg: toward a removal of kernel/longrat.h
Jul 29, 2013:
- 6:33 PM Changeset in git [5179a0]spielwiese by
- fix: signal handling stuff
- 6:10 PM Changeset in git [cca4407]spielwiese by
- chg: MP stuff removed
- 6:08 PM Changeset in git [ddf322c]spielwiese by
- fix: library fixed -> no error message in tst
- 5:20 PM Changeset in git [9cb305]spielwiese by
- fix: compiler warnings
Jul 26, 2013:
- 6:04 PM Changeset in git [3631a1]spielwiese by
- fix: debug settings for ssi generated numbers
Jul 25, 2013:
- 12:49 PM Changeset in git [2ea186]spielwiese by
- Merge pull request #345 from gerhardpfister/spielwiese Procedures for primariy decomposition of modules added.
- 12:47 PM Changeset in git [87977c7]spielwiese by
- Merge pull request #342 from YueRen/spielwiese Spielwiese
- 12:42 PM Changeset in git [c3066d]spielwiese by
- Merge pull request #344 from mmklee/flint_sw Flint sw
- 12:41 PM Changeset in git [8de37df]spielwiese by
- Merge pull request #343 from mmklee/various_sw Various sw
- 12:17 PM Changeset in git [09830b6]spielwiese by
- Procedures for primariy decomposition of modules added.
Jul 23, 2013:
- 3:27 PM Changeset in git [0ab2b92]spielwiese by
- add: classifyci.lib to experimental libs (doc).
- 3:13 PM Changeset in git [6cd63e4]spielwiese by
- fix: classifyci::Semigroup (example) from master
- 2:55 PM Changeset in git [5ce25c]spielwiese by
- fix: classifyci::Semigroup (example) from master
- 1:00 PM Changeset in git [71a2638]spielwiese by
- fix: classifyci::Semiground must not be static
- 11:01 AM Changeset in git [e6af18]spielwiese by
- fix: help for dynamic modules/proc mainly from master
- 4:16 AM Ticket #497 (Cannot install Singular rpm on Fedora 19) created by
- Hi, the rpm packages for Singular-core (3-1-6, shared and static) …
Jul 22, 2013:
- 7:34 PM Changeset in git [f052a1]spielwiese by
- chg: version number: 4-0-0
- 6:09 PM Changeset in git [4ff18b]spielwiese by
- fix: strange libtool behaviour under Ubuntu
- 3:15 PM Changeset in git [13a03b]spielwiese by
- fix: compiler warnings
- 2:24 PM Changeset in git [e9d581]spielwiese by
- add: concat for intmat, bigintmat
- 1:49 PM Changeset in git [5b6807]spielwiese by
- add: classifyci.lib
- 1:37 PM Changeset in git [84be83]spielwiese by
- chg: added more tests to factorizeQ_l
- 12:09 PM Changeset in git [70073a2]spielwiese by
- chg: updated test results and stats of fermat_gcd_mod_*var
Note: See TracTimeline
for information about the timeline view.