Timeline
Mar 21, 2011:
- 7:38 PM Changeset in git [b19ace6]spielwiese by
- warning aboout ring coeffs git-svn-id: file:///usr/local/Singular/svn/trunk@14027 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 6:45 PM Changeset in git [1bf1c0]spielwiese by
- warning for roing coeffs git-svn-id: file:///usr/local/Singular/svn/trunk@14026 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 5:49 PM Changeset in git [d7f196]spielwiese by
- new nDivBy etc. git-svn-id: file:///usr/local/Singular/svn/trunk@14025 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 5:12 PM Ticket #327 (local/mixed monomial orderings over ground rings) created by
- here's a long term enhancement: implement / correct code for std, …
- 4:45 PM Changeset in git [45159a]spielwiese by
- removed printNumber git-svn-id: file:///usr/local/Singular/svn/trunk@14024 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 4:17 PM Changeset in git [9cd697]spielwiese by
- changed (corrected) nDivBy over 2^m git-svn-id: file:///usr/local/Singular/svn/trunk@14023 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 3:55 PM Changeset in git [a8b44d]spielwiese by
- changed div check in Z/m, and command simplify over rings git-svn-id: file:///usr/local/Singular/svn/trunk@14022 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 2:30 PM Changeset in git [f4a33e]spielwiese by
- test for tr. 303 git-svn-id: file:///usr/local/Singular/svn/trunk@14021 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 11:41 AM Ticket #303 (Test primdecint is not reproducible) closed by
- fixed
- 11:28 AM Changeset in git [ebbcea]spielwiese by
- Added procedure that sorts list of primary/prime ideals. git-svn-id: file:///usr/local/Singular/svn/trunk@14020 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 11:21 AM Ticket #326 (preimage over ground rings: division by zero resp. segmentation fault) created by
- The following code runs ok over Q but crashes over Z: ring r1 = …
- 9:51 AM Changeset in git [3542f7]spielwiese by
- allow command 'degree' over Z git-svn-id: file:///usr/local/Singular/svn/trunk@14019 2c84dea3-7e68-4137-9b89-c4e89433aadc
Mar 18, 2011:
- 9:12 PM Changeset in git [6fe9a5]spielwiese by
- *levandov: bugfixes for bfun_lib and dmodapp_lib by Daniel Andres git-svn-id: file:///usr/local/Singular/svn/trunk@14018 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 6:03 PM Ticket #302 (wrong betti numbers) closed by
- fixed: fixed with http://www.singular.uni-kl.de:8002/trac/changeset/13975 …
- 5:55 PM Changeset in git [19ad278]spielwiese by
- command hilb over Z (done over Q) git-svn-id: file:///usr/local/Singular/svn/trunk@14017 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 5:37 PM Ticket #325 (command hilb for one argument of type intvec not documented) closed by
- fixed: fixed with revision 14016
- 5:35 PM Changeset in git [4dfb22]spielwiese by
- fix tr. 325 git-svn-id: file:///usr/local/Singular/svn/trunk@14016 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 5:21 PM Ticket #325 (command hilb for one argument of type intvec not documented) created by
- see iparith.cc:jjHILBERT_IV (line 3858)
- 10:57 AM Changeset in git [2c27b1]spielwiese by
- missing DEFINES in gentable[2].cc git-svn-id: file:///usr/local/Singular/svn/trunk@14015 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 8:29 AM Changeset in git [96e408]spielwiese by
- NDEBUG removed unused #includes git-svn-id: file:///usr/local/Singular/svn/trunk@14014 2c84dea3-7e68-4137-9b89-c4e89433aadc
Mar 17, 2011:
- 7:42 PM Changeset in git [bb08d5]spielwiese by
- FIX: intDet -> det! FIX: hermite/smith NFs are stored as list entries as well as attribues due to Singular inablility to handle attribs of attrib :( FIX: updated isGroup From: Oleksandr Motsak <motsak@mathematik.uni-kl.de> git-svn-id: file:///usr/local/Singular/svn/trunk@14013 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 6:24 PM Ticket #323 (atKill after putting an object into a list) closed by
- fixed: did not occur in the optimized version. assumtion in debug version was …
- 6:23 PM Changeset in git [e7463f]spielwiese by
- fix tr. 323 git-svn-id: file:///usr/local/Singular/svn/trunk@14012 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 5:37 PM Changeset in git [4199b3]spielwiese by
- HAVE_GFAN merged with HAVE_FANS defined USE_ZFAN gcRays2IntMat prepareGfanLib cleanup git-svn-id: file:///usr/local/Singular/svn/trunk@14011 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 5:32 PM Changeset in git [9a038bd]spielwiese by
- HAVE_GFAN is now HAVE_FANS grfan returns gfan::ZFan git-svn-id: file:///usr/local/Singular/svn/trunk@14010 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 5:30 PM Ticket #323 (atKill after putting an object into a list) reopened by
- Please try the following modification: […]
- 4:33 PM Changeset in git [2ab4af5]spielwiese by
- allow det over rings git-svn-id: file:///usr/local/Singular/svn/trunk@14009 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 4:05 PM Ticket #314 (inconsistent outputs with version 3-1-2 Oct 2010) closed by
- fixed
- 4:03 PM Changeset in git [94312b5]spielwiese by
- bug fix trac ticket #314 git-svn-id: file:///usr/local/Singular/svn/trunk@14008 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 2:42 PM Ticket #324 (issues of multigrading.lib) created by
- (NOTE: we are prepearing for a minor Singular release at the end of …
- 2:22 PM Changeset in git [2815e8]spielwiese by
- fix some errors of multigrading.lib git-svn-id: file:///usr/local/Singular/svn/trunk@14007 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 2:15 PM TracIni edited by
- (diff)
- 2:15 PM TracModWSGI edited by
- (diff)
- 2:15 PM TracFineGrainedPermissions edited by
- (diff)
- 2:15 PM TracEnvironment edited by
- (diff)
- 2:15 PM TracModPython edited by
- (diff)
- 2:15 PM TracFastCgi edited by
- (diff)
- 2:15 PM TracLinks edited by
- (diff)
- 2:15 PM TracStandalone edited by
- (diff)
- 2:15 PM TracAdmin edited by
- (diff)
- 2:15 PM TracTimeline edited by
- (diff)
- 2:15 PM TracSupport edited by
- (diff)
- 2:15 PM TracCgi edited by
- (diff)
- 2:15 PM TracInstall edited by
- (diff)
- 2:15 PM TracGuide edited by
- (diff)
- 2:15 PM TracReports edited by
- (diff)
- 2:15 PM WikiMacros edited by
- (diff)
- 2:15 PM TracPermissions edited by
- (diff)
- 2:15 PM WikiFormatting edited by
- (diff)
- 2:15 PM TracWiki edited by
- (diff)
- 2:15 PM TracRepositoryAdmin edited by
- (diff)
- 2:15 PM TracNavigation edited by
- (diff)
- 2:15 PM TracLogging edited by
- (diff)
- 2:15 PM TracQuery edited by
- (diff)
- 2:15 PM WikiProcessors edited by
- (diff)
- 2:15 PM InterTrac edited by
- (diff)
- 2:15 PM TracPlugins edited by
- (diff)
- 2:15 PM TracNotification edited by
- (diff)
- 2:15 PM WikiRestructuredText edited by
- (diff)
- 2:15 PM TracRevisionLog edited by
- (diff)
- 2:15 PM TracTickets edited by
- (diff)
- 2:15 PM TracUpgrade edited by
- (diff)
- 2:15 PM TracRss edited by
- (diff)
- 2:15 PM WikiPageNames edited by
- (diff)
- 2:15 PM TracInterfaceCustomization edited by
- (diff)
- 2:15 PM TracImport edited by
- (diff)
- 2:15 PM TracWorkflow edited by
- (diff)
- 1:41 PM Changeset in git [fec3bde]spielwiese by
- check for pselect and alternative to pselect git-svn-id: file:///usr/local/Singular/svn/trunk@14006 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 12:20 PM Changeset in git [fbb23b]spielwiese by
- fix version string git-svn-id: file:///usr/local/Singular/svn/trunk@14005 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 12:08 PM Changeset in git [871f01]spielwiese by
- porting:solaris git-svn-id: file:///usr/local/Singular/svn/trunk@14004 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 12:00 PM Changeset in git [3df116]spielwiese by
- compiler warning git-svn-id: file:///usr/local/Singular/svn/trunk@14003 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 11:59 AM Changeset in git [a11e71]spielwiese by
- fix dynl_open from dynl_sym git-svn-id: file:///usr/local/Singular/svn/trunk@14002 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 11:58 AM Changeset in git [9e7acf]spielwiese by
- fix dynl_open from dynl_sym git-svn-id: file:///usr/local/Singular/svn/trunk@14001 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 11:52 AM Changeset in git [73659a]spielwiese by
- valid_for reorganized, ZERODIVISOR added git-svn-id: file:///usr/local/Singular/svn/trunk@14000 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 11:21 AM Changeset in git [a513d10]spielwiese by
- avoid multiple loading of modules git-svn-id: file:///usr/local/Singular/svn/trunk@13999 2c84dea3-7e68-4137-9b89-c4e89433aadc
Mar 16, 2011:
- 8:05 PM Changeset in git [87d8d5]spielwiese by
- format git-svn-id: file:///usr/local/Singular/svn/trunk@13998 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 8:00 PM Changeset in git [950214e]spielwiese by
- removed intgcd: not used git-svn-id: file:///usr/local/Singular/svn/trunk@13997 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 6:53 PM Changeset in git [19764c6]spielwiese by
- FIX: the issue of debug/release Singular needed for correspondingly built dynamic module From: Oleksandr Motsak <motsak@mathematik.uni-kl.de> git-svn-id: file:///usr/local/Singular/svn/trunk@13996 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 6:53 PM Changeset in git [79fa83]spielwiese by
- ADD: to system("with"): 'om_ndebug' and 'ndebug' From: Oleksandr Motsak <motsak@mathematik.uni-kl.de> git-svn-id: file:///usr/local/Singular/svn/trunk@13995 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 5:25 PM Changeset in git [4a7fc0]spielwiese by
- fixed wrong condition (on behalf of Hans) git-svn-id: file:///usr/local/Singular/svn/trunk@13994 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 5:14 PM Changeset in git [7cbe8e]spielwiese by
- coeffcients Z etc. require a global ordering (in the moment) git-svn-id: file:///usr/local/Singular/svn/trunk@13993 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 5:00 PM Changeset in git [fddf1c]spielwiese by
- docu of prune git-svn-id: file:///usr/local/Singular/svn/trunk@13992 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 4:59 PM Changeset in git [a50dd10]spielwiese by
- polynomial operations for groebner bases: kpolys.cc
- 4:59 PM Changeset in git [b757d6]spielwiese by
- fixed polys0.cc
- 4:42 PM Changeset in git [b8f199]spielwiese by
- deny qring with constant generator / disable hilb/degree/std_hilb / cleanup prune git-svn-id: file:///usr/local/Singular/svn/trunk@13991 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 4:21 PM Changeset in git [576cbf]spielwiese by
- gitignore libpolys/polys/templates/p_Procs_Generate
- 4:20 PM Changeset in git [810a634]spielwiese by
- gitignore *.{la,lo} .libs
- 4:16 PM Changeset in git [78eba1]spielwiese by
- - replaced nIsZero(tmp) -> n_IsZero__T(tmp,r) - fixed kbuckets reference - added dynamic_modules target
- 3:14 PM Changeset in git [83f55f]spielwiese by
- added support for dynamic linking by defining LINKAGE
- 2:39 PM Changeset in git [f2c9d7]spielwiese by
- added INSTALL, COPYING, libtool, ltmain.sh to .gitignore
- 10:43 AM Changeset in git [ac434f]spielwiese by
- Revert "removed old switch HAVE_ZERODIVISORS" This reverts commit dbb0d9b064d608e0b3bb83e30eaf3e2de1ad44f3. git-svn-id: file:///usr/local/Singular/svn/trunk@13990 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 10:22 AM Changeset in git [2f6ca63]spielwiese by
- fix tests git-svn-id: file:///usr/local/Singular/svn/trunk@13989 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 10:22 AM Changeset in git [b12a68]spielwiese by
- removed old switch HAVE_ZERODIVISORS git-svn-id: file:///usr/local/Singular/svn/trunk@13988 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 10:16 AM Changeset in git [ddbc22]spielwiese by
- intvec::view only for debugging git-svn-id: file:///usr/local/Singular/svn/trunk@13987 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 10:10 AM Changeset in git [f99320]spielwiese by
- better impl. for rev. 13974 git-svn-id: file:///usr/local/Singular/svn/trunk@13986 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 10:04 AM Changeset in git [199cd68]spielwiese by
- fix rev. 13975-13984 git-svn-id: file:///usr/local/Singular/svn/trunk@13985 2c84dea3-7e68-4137-9b89-c4e89433aadc
Mar 15, 2011:
- 7:17 PM Changeset in git [b6ae8c]spielwiese by
- ADD: newest version of multigrading.lib From: Oleksandr Motsak <motsak@mathematik.uni-kl.de> git-svn-id: file:///usr/local/Singular/svn/trunk@13984 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 7:17 PM Changeset in git [4f7d76]spielwiese by
- moved all the user-space syzygy-related stuff into a synamic module TODO: add my syz-functions aswell From: Oleksandr Motsak <motsak@mathematik.uni-kl.de> git-svn-id: file:///usr/local/Singular/svn/trunk@13983 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 7:17 PM Changeset in git [9e8da7]spielwiese by
- ADD: more testing (output due to option(teach)) for redNF From: Oleksandr Motsak <motsak@mathematik.uni-kl.de> git-svn-id: file:///usr/local/Singular/svn/trunk@13982 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 7:17 PM Changeset in git [f24733]spielwiese by
- MV: moved WrongOP to blackbox FIX: dynamic modules must ONLY export 'mod_init'! From: Oleksandr Motsak <motsak@mathematik.uni-kl.de> git-svn-id: file:///usr/local/Singular/svn/trunk@13981 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 7:17 PM Changeset in git [5cdbfe]spielwiese by
- ADD: dynamic module stuff... From: Oleksandr Motsak <motsak@mathematik.uni-kl.de> git-svn-id: file:///usr/local/Singular/svn/trunk@13980 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 7:17 PM Changeset in git [92e0eb]spielwiese by
- Cleanup of extra.cc From: Oleksandr Motsak <motsak@mathematik.uni-kl.de> git-svn-id: file:///usr/local/Singular/svn/trunk@13979 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 7:17 PM Changeset in git [e9c3b2]spielwiese by
- ADD: intvec: new view() method ADD: some debug for NF strategy object ADD: idSize From: Oleksandr Motsak <motsak@mathematik.uni-kl.de> git-svn-id: file:///usr/local/Singular/svn/trunk@13978 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 7:17 PM Changeset in git [1ed346]spielwiese by
- FIX: correct assumes for ringorder_S/ro_syzcomp due to rCurrRingAssure_dp_S for syLaScala3 TODO: LaScala is broken for K[x] (single variable, since dp will be left out) From: Oleksandr Motsak <motsak@mathematik.uni-kl.de> git-svn-id: file:///usr/local/Singular/svn/trunk@13977 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 7:17 PM Changeset in git [273fed]spielwiese by
- FIX: My changes related to Syzygy/Schreyer-Induces orderings (+degree) for interpreter From: Oleksandr Motsak <motsak@mathematik.uni-kl.de> git-svn-id: file:///usr/local/Singular/svn/trunk@13976 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 7:17 PM Changeset in git [22579cf]spielwiese by
- FIX: betti and convertion to list should not change a resolution (syzstr)! FIX: La Scala must return min/full-res and should forget about syRing! FIX: is syRing NOT needed after La Scala resolution is finished... FIX: printing of resolution will not change the resolution anymore? (convetion to list?) From: Oleksandr Motsak <motsak@mathematik.uni-kl.de> git-svn-id: file:///usr/local/Singular/svn/trunk@13975 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 4:14 PM Changeset in git [91b031]spielwiese by
- disabled vdim/kbase over rings git-svn-id: file:///usr/local/Singular/svn/trunk@13974 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 3:45 PM Changeset in git [dd5534]spielwiese by
- fixed dim of ideal and sum of ideals over rings (with Anne) git-svn-id: file:///usr/local/Singular/svn/trunk@13973 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 1:35 PM Ticket #323 (atKill after putting an object into a list) closed by
- fixed: fixed with revision 13972
- 1:31 PM Changeset in git [c4dab4]spielwiese by
- copy/deleting attributes of all types git-svn-id: file:///usr/local/Singular/svn/trunk@13972 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 11:28 AM Changeset in git [aa2a4e]spielwiese by
- better error message git-svn-id: file:///usr/local/Singular/svn/trunk@13971 2c84dea3-7e68-4137-9b89-c4e89433aadc
Mar 14, 2011:
- 8:03 PM Changeset in git [8f509d]spielwiese by
- better test in killhdl2 git-svn-id: file:///usr/local/Singular/svn/trunk@13970 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 7:26 PM Ticket #323 (atKill after putting an object into a list) created by
- […]
- 5:45 PM Changeset in git [5b3386f]spielwiese by
- findiff -> finitediff git-svn-id: file:///usr/local/Singular/svn/trunk@13969 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 5:02 PM Changeset in git [1cf7b9]spielwiese by
- assume was wrong git-svn-id: file:///usr/local/Singular/svn/trunk@13968 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 5:01 PM Changeset in git [794463]spielwiese by
- nlGcd for -2^28 git-svn-id: file:///usr/local/Singular/svn/trunk@13967 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 4:47 PM Changeset in git [60dcbbc]spielwiese by
- renamed findiff.lib to finitediff.lib (see SINGULAR meeting minutes of March 09, 2011) git-svn-id: file:///usr/local/Singular/svn/trunk@13966 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 3:14 PM Changeset in git [0c2f6d]spielwiese by
- removed further assume violations git-svn-id: file:///usr/local/Singular/svn/trunk@13965 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 2:17 PM Changeset in git [71ba5b8]spielwiese by
- removed polys.cc
- 12:11 PM Changeset in git [c45b8f0]spielwiese by
- replaced two occ's of naSetChar by ntSetChar to fix assume viol's git-svn-id: file:///usr/local/Singular/svn/trunk@13964 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 11:53 AM Changeset in git [6f43a60]spielwiese by
- moved kbuckets to libpoly
Mar 12, 2011:
- 1:27 PM Changeset in git [0c2088]spielwiese by
- nacIsMOne removed git-svn-id: file:///usr/local/Singular/svn/trunk@13963 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 1:00 PM Changeset in git [2d3daa]spielwiese by
- removed nacRead git-svn-id: file:///usr/local/Singular/svn/trunk@13962 2c84dea3-7e68-4137-9b89-c4e89433aadc
Mar 11, 2011:
- 5:06 PM Changeset in git [526c7a]spielwiese by
- example for chinrem git-svn-id: file:///usr/local/Singular/svn/trunk@13961 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 4:54 PM Ticket #121 (vector-declaration in complex numbers) closed by
- fixed: can not reproduced that. Probably you have an variable i which …
- 4:51 PM Ticket #139 (variables that live and are valid in a lib (with default value)) closed by
- fixed: Global variables in a library can be constructed in a procedure …[…]
- 4:44 PM Changeset in git [f2b6f0b]spielwiese by
- fix for tr 260 git-svn-id: file:///usr/local/Singular/svn/trunk@13960 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 4:35 PM Ticket #260 (docu / usage of chinrem) closed by
- fixed: fixed in revision 13959
- 4:34 PM Changeset in git [55b1687]spielwiese by
- chinrem for bigint without ring(tr. 260) git-svn-id: file:///usr/local/Singular/svn/trunk@13959 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 3:25 PM Changeset in git [2371525]spielwiese by
- add ssi links to status git-svn-id: file:///usr/local/Singular/svn/trunk@13958 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 3:18 PM Changeset in git [8c86a5]spielwiese by
- typo git-svn-id: file:///usr/local/Singular/svn/trunk@13957 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 3:15 PM Changeset in git [6f83ae2]spielwiese by
- refrences to waitall,waitfirst git-svn-id: file:///usr/local/Singular/svn/trunk@13956 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 1:38 PM Changeset in git [b14855]spielwiese by
- fixed: timeout for waitall and waitfirst git-svn-id: file:///usr/local/Singular/svn/trunk@13955 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 1:38 PM Changeset in git [240d6e]spielwiese by
- suppress output on select call git-svn-id: file:///usr/local/Singular/svn/trunk@13954 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 1:38 PM Changeset in git [1edbcdd]spielwiese by
- handling of crashed ssi links in waitall and waitfirst git-svn-id: file:///usr/local/Singular/svn/trunk@13953 2c84dea3-7e68-4137-9b89-c4e89433aadc
Mar 10, 2011:
- 4:00 PM Ticket #322 (no attribute of attributes...) created by
- […]
- 3:40 PM Ticket #321 ("apt-get update Singular" doesn't work) created by
- Hi alltogether The apt/rpm installation as described at …
- 1:24 PM Changeset in git [e69b7c]spielwiese by
- fixes for p_Mult_q.cc (buckets still missing)
- 11:46 AM Ticket #320 (missing terms in factorization of multivariate polynomials) closed by
- fixed
- 11:31 AM Ticket #320 (missing terms in factorization of multivariate polynomials) created by
- […] This was reported by Paul Zimmermann to the Sage track server …
Mar 9, 2011:
- 4:57 PM Changeset in git [2404eaa]spielwiese by
- test attribute (tr 319) git-svn-id: file:///usr/local/Singular/svn/trunk@13952 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 4:55 PM Changeset in git [722f4d]spielwiese by
- test attribute (tr 319) git-svn-id: file:///usr/local/Singular/svn/trunk@13951 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 4:50 PM Ticket #319 (attrib returns wrong values) closed by
- fixed: fixed in revision 13950
- 4:47 PM Changeset in git [93fdae]spielwiese by
- fix tr. 319 git-svn-id: file:///usr/local/Singular/svn/trunk@13950 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 4:41 PM Changeset in git [ca0d043]spielwiese by
- fix tr. 317 git-svn-id: file:///usr/local/Singular/svn/trunk@13949 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 4:41 PM Ticket #319 (attrib returns wrong values) created by
- […]
- 4:40 PM Changeset in git [528f5b7]spielwiese by
- fix tr. 317 git-svn-id: file:///usr/local/Singular/svn/trunk@13948 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 3:56 PM Changeset in git [f47f56]spielwiese by
- - introduced libtools in libpolys/polys - enables the compilation of the dynamic modules in libpolys/polys/templates - replaced p_Procs_Dynamic.in by p_Procs.inc in templates/p_Procs_Lib.cc
- 2:16 PM Ticket #317 (Singular maps between rings with parameters) closed by
- fixed: fixed.
Mar 8, 2011:
- 7:56 PM Ticket #318 (seg fault while running modstd-cmd) closed by
- fixed: problem was: hadling attributes and how/when to kill them. fixed.
- 7:29 PM Changeset in git [7d90aa]spielwiese by
- initial changes to 'coeffs' + first build system
- 7:26 PM Changeset in git [634d93b]spielwiese by
- moved coeffs-related stuff from kernel to 'coeffs'
- 7:15 PM Changeset in git [0b212e]spielwiese by
- ADD: new dirs to the configure script
- 6:51 PM Changeset in git [ea57e3]spielwiese by
- bugfixes git-svn-id: file:///usr/local/Singular/svn/trunk@13947 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 4:04 PM Changeset in git [cf29d0c]spielwiese by
- docu for waitall and waitfirst updated git-svn-id: file:///usr/local/Singular/svn/trunk@13946 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 3:35 PM Changeset in git [7a81686]spielwiese by
- waitfirst and waitall adjusted git-svn-id: file:///usr/local/Singular/svn/trunk@13945 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 12:10 PM Changeset in git [8a9bcca]spielwiese by
- error handling in slStatusSsiL git-svn-id: file:///usr/local/Singular/svn/trunk@13944 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 11:52 AM Changeset in git [bc0078]spielwiese by
- error handling in slStatusSsiL git-svn-id: file:///usr/local/Singular/svn/trunk@13943 2c84dea3-7e68-4137-9b89-c4e89433aadc
Mar 7, 2011:
- 8:04 PM Changeset in git [9803fb]spielwiese by
- crash handling in childs git-svn-id: file:///usr/local/Singular/svn/trunk@13942 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 7:49 PM Changeset in git [42e13c]spielwiese by
- document ssiStatusL git-svn-id: file:///usr/local/Singular/svn/trunk@13941 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 7:14 PM Changeset in git [e6d9a32]spielwiese by
- ADD: bigintm as a module sample ADD: public blackbox_default_OpM ADD: more commands/ops From: Oleksandr Motsak <motsak@mathematik.uni-kl.de> git-svn-id: file:///usr/local/Singular/svn/trunk@13940 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 6:09 PM Changeset in git [6c22988]spielwiese by
- fix tr. 318 git-svn-id: file:///usr/local/Singular/svn/trunk@13939 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 5:57 PM Changeset in git [052f0b]spielwiese by
- error messages for blackbox git-svn-id: file:///usr/local/Singular/svn/trunk@13938 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 5:10 PM Changeset in git [98918e]spielwiese by
- singular_in_batchmode for fork links git-svn-id: file:///usr/local/Singular/svn/trunk@13937 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 4:44 PM Changeset in git [eed07e]spielwiese by
- handle SIGINT if in batchmode git-svn-id: file:///usr/local/Singular/svn/trunk@13936 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 4:30 PM Changeset in git [655e1f]spielwiese by
- singular_in_batchmode git-svn-id: file:///usr/local/Singular/svn/trunk@13935 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 3:54 PM Changeset in git [05ed3d]spielwiese by
- fix unexpected end in ssiLink git-svn-id: file:///usr/local/Singular/svn/trunk@13934 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 1:44 PM Changeset in git [a57ef5]spielwiese by
- error handling for Print git-svn-id: file:///usr/local/Singular/svn/trunk@13933 2c84dea3-7e68-4137-9b89-c4e89433aadc
Mar 4, 2011:
- 5:41 PM Changeset in git [f879c9]spielwiese by
- git-svn-id: file:///usr/local/Singular/svn/trunk@13932 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 5:36 PM Changeset in git [8c94ba]spielwiese by
- git-svn-id: file:///usr/local/Singular/svn/trunk@13931 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 5:32 PM Changeset in git [2993b2]spielwiese by
- git-svn-id: file:///usr/local/Singular/svn/trunk@13930 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 3:31 PM Changeset in git [06ab6e5]spielwiese by
- remove sleftv::CopyA git-svn-id: file:///usr/local/Singular/svn/trunk@13929 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 10:42 AM Changeset in git [e1b97a7]spielwiese by
- format git-svn-id: file:///usr/local/Singular/svn/trunk@13928 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 10:40 AM Changeset in git [32f8ae]spielwiese by
- format git-svn-id: file:///usr/local/Singular/svn/trunk@13927 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 10:37 AM Changeset in git [5ec7e3]spielwiese by
- format git-svn-id: file:///usr/local/Singular/svn/trunk@13926 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 9:31 AM Changeset in git [8eea06]spielwiese by
- fix Tst/Short/bug_10.tst git-svn-id: file:///usr/local/Singular/svn/trunk@13925 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 1:01 AM Changeset in git [f75297]spielwiese by
- *levandov: checkin from Aachen, bugfixes and improvements git-svn-id: file:///usr/local/Singular/svn/trunk@13924 2c84dea3-7e68-4137-9b89-c4e89433aadc
Mar 3, 2011:
- 6:57 PM Changeset in git [a8f29f]spielwiese by
- newstruct_String git-svn-id: file:///usr/local/Singular/svn/trunk@13923 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 5:10 PM Changeset in git [593f81]spielwiese by
- normalize converted numbers git-svn-id: file:///usr/local/Singular/svn/trunk@13922 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 5:09 PM Changeset in git [64cce0]spielwiese by
- nlFarey was missing debug hints git-svn-id: file:///usr/local/Singular/svn/trunk@13921 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 4:00 PM Changeset in git [8fd3bd5]spielwiese by
- nlDTest fixes some errors git-svn-id: file:///usr/local/Singular/svn/trunk@13920 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 3:09 PM Changeset in git [b72f2d]spielwiese by
- nlNormalize may take not-normzlized input git-svn-id: file:///usr/local/Singular/svn/trunk@13919 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 2:26 PM Changeset in git [16f8f1]spielwiese by
- ADD: minor changes to coeffs, numbers and tests
- 1:11 PM Ticket #318 (seg fault while running modstd-cmd) created by
- code leading to erroneous behaviour: LIB "modstd.lib"; ring R3 = 0, …
- 10:42 AM Changeset in git [d5ad46f]spielwiese by
- fix Short/bug_10.tst git-svn-id: file:///usr/local/Singular/svn/trunk@13918 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 10:25 AM Changeset in git [4fe434]spielwiese by
- support MPtck:launch git-svn-id: file:///usr/local/Singular/svn/trunk@13917 2c84dea3-7e68-4137-9b89-c4e89433aadc
Mar 2, 2011:
- 6:49 PM Changeset in git [fb0a699]spielwiese by
- FIX: fixed a bug, which occured during the last rebase (2.03.2011)
- 5:31 PM Changeset in git [d0450f]spielwiese by
- minor changes at code that is generic for alg/transc ext git-svn-id: file:///usr/local/Singular/svn/trunk@13916 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 4:57 PM Changeset in git [eb5526e]spielwiese by
- fix git-svn-id: file:///usr/local/Singular/svn/trunk@13915 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 4:56 PM Changeset in git [32bd40]spielwiese by
- several minor include fixes
- 2:41 PM Changeset in git [4878eb]spielwiese by
- better error handling for newstruct member names git-svn-id: file:///usr/local/Singular/svn/trunk@13914 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 2:19 PM Changeset in git [89abbe0]spielwiese by
- FIX: preimage of a map needs a GB -> separated into preimage.cc
- 9:49 AM Changeset in git [31a04de]spielwiese by
- debug bb stuff removed git-svn-id: file:///usr/local/Singular/svn/trunk@13913 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 9:45 AM Changeset in git [bca6c6]spielwiese by
- bigintm example code git-svn-id: file:///usr/local/Singular/svn/trunk@13912 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 9:30 AM Changeset in git [b521f3]spielwiese by
- fix printBlackboxTypes git-svn-id: file:///usr/local/Singular/svn/trunk@13911 2c84dea3-7e68-4137-9b89-c4e89433aadc
Mar 1, 2011:
- 6:21 PM Changeset in git [115639]spielwiese by
- ADD: call bigintm_setup using system("bigintm_setup"); (due to extra.cc) ADD: bigintm_setup should better return BOOLEAN ADD: better development prints for blackbox objects ADD: save static type (bigintm) ID From: Oleksandr Motsak <motsak@mathematik.uni-kl.de> git-svn-id: file:///usr/local/Singular/svn/trunk@13910 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 5:44 PM Ticket #317 (Singular maps between rings with parameters) created by
- one can get non-NULL zero elements: 1. for coeffs 2. while applying a …
- 2:54 PM Changeset in git [2c470d0]spielwiese by
- typos fixed git-svn-id: file:///usr/local/Singular/svn/trunk@13909 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 2:33 PM Changeset in git [8a929c]spielwiese by
- extended newstruct: example git-svn-id: file:///usr/local/Singular/svn/trunk@13908 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 2:25 PM Changeset in git [4dcc74]spielwiese by
- shifted method naRemainder git-svn-id: file:///usr/local/Singular/svn/trunk@13907 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 2:18 PM Changeset in git [21972b]spielwiese by
- field ext code: code formatting / docu concerning naming conventions etc. git-svn-id: file:///usr/local/Singular/svn/trunk@13906 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 1:32 PM Changeset in git [9a07cd]spielwiese by
- bug fix alg/trans ext: function pointers in case of ring def by ringlist git-svn-id: file:///usr/local/Singular/svn/trunk@13905 2c84dea3-7e68-4137-9b89-c4e89433aadc
Feb 28, 2011:
- 7:34 PM Changeset in git [0d69701]spielwiese by
- n_Delete is reserved git-svn-id: file:///usr/local/Singular/svn/trunk@13904 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 5:36 PM Changeset in git [661c214]spielwiese by
- further separation of alg/transc ext code git-svn-id: file:///usr/local/Singular/svn/trunk@13903 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 2:20 PM Changeset in git [c6a3eb2]spielwiese by
- main part of maps.cc
Feb 26, 2011:
- 1:06 PM Changeset in git [a33266]spielwiese by
- conditional compile: HAVE_FANS git-svn-id: file:///usr/local/Singular/svn/trunk@13902 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 1:06 PM Changeset in git [0dc3de3]spielwiese by
- conditional compile: HAVE_FANS git-svn-id: file:///usr/local/Singular/svn/trunk@13901 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 1:04 PM Changeset in git [3937ab]spielwiese by
- conditional compile: HAVE_FANS git-svn-id: file:///usr/local/Singular/svn/trunk@13900 2c84dea3-7e68-4137-9b89-c4e89433aadc
Feb 25, 2011:
- 4:28 PM Changeset in git [ec92f3]spielwiese by
- typo in doc git-svn-id: file:///usr/local/Singular/svn/trunk@13899 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 4:00 PM Changeset in git [b46956]spielwiese by
- started to separate code for algebraic and transcendental extensions git-svn-id: file:///usr/local/Singular/svn/trunk@13898 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 3:53 PM Changeset in git [cddd22]spielwiese by
- syntax fix git-svn-id: file:///usr/local/Singular/svn/trunk@13897 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 3:25 PM Changeset in git [51114f4]spielwiese by
- syntax fix git-svn-id: file:///usr/local/Singular/svn/trunk@13896 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 3:21 PM Changeset in git [a282cf]spielwiese by
- syntax fix git-svn-id: file:///usr/local/Singular/svn/trunk@13895 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 2:50 PM Changeset in git [445dcb]spielwiese by
- new lib grobcov.lib git-svn-id: file:///usr/local/Singular/svn/trunk@13894 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 2:44 PM Changeset in git [317d77f]spielwiese by
- new lib grobcov.lib git-svn-id: file:///usr/local/Singular/svn/trunk@13893 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 12:26 PM Changeset in git [7c8614]spielwiese by
- depend for pyobject git-svn-id: file:///usr/local/Singular/svn/trunk@13892 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 11:43 AM Changeset in git [19bece]spielwiese by
- extend ssiStatusSsiL to MP git-svn-id: file:///usr/local/Singular/svn/trunk@13891 2c84dea3-7e68-4137-9b89-c4e89433aadc
Feb 23, 2011:
- 5:21 PM Changeset in git [df58d7]spielwiese by
- tests for tr 315 git-svn-id: file:///usr/local/Singular/svn/trunk@13890 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 5:16 PM Changeset in git [9792cb]spielwiese by
- tests for tr 316 git-svn-id: file:///usr/local/Singular/svn/trunk@13889 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 3:20 PM Changeset in git [0619c0]spielwiese by
- bug-fix in bbcone.cc git-svn-id: file:///usr/local/Singular/svn/trunk@13888 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 3:10 PM Changeset in git [115281]spielwiese by
- deleted old cone/fan code git-svn-id: file:///usr/local/Singular/svn/trunk@13887 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 2:29 PM Changeset in git [456edca]spielwiese by
- fix tr. 316 git-svn-id: file:///usr/local/Singular/svn/trunk@13886 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 2:29 PM Ticket #316 (Output of real is not accepted as input) closed by
- fixed: fixed.
- 1:49 PM Changeset in git [8080db]spielwiese by
- more changes blackbox cone/fan types git-svn-id: file:///usr/local/Singular/svn/trunk@13885 2c84dea3-7e68-4137-9b89-c4e89433aadc
Feb 22, 2011:
- 6:00 PM Changeset in git [063900]spielwiese by
- further changes cones-->blackbox git-svn-id: file:///usr/local/Singular/svn/trunk@13884 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 5:30 PM Ticket #316 (Output of real is not accepted as input) created by
- The output of polys defined over real misses the * between the …
- 4:21 PM Changeset in git [44e1b7f]spielwiese by
- version/option for ssi link git-svn-id: file:///usr/local/Singular/svn/trunk@13883 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 3:59 PM Changeset in git [a88046d]spielwiese by
- version/option for ssi link git-svn-id: file:///usr/local/Singular/svn/trunk@13882 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 1:34 PM Ticket #263 (new Option -f vor ESingular) closed by
- wontfix: help message text fixed.
- 1:33 PM Ticket #315 (identical rows of syzygies over the Weyl algebra) closed by
- fixed: In principle: this is correct, but not good: it shows that we need …
- 1:30 PM Changeset in git [f12c611]spielwiese by
- tr 315: work-around for PLURAL git-svn-id: file:///usr/local/Singular/svn/trunk@13881 2c84dea3-7e68-4137-9b89-c4e89433aadc
Feb 21, 2011:
- 6:36 PM Changeset in git [59f768a]spielwiese by
- ADD: nc_struct (for non-commutative subsystem)
- 6:28 PM Changeset in git [b388be]spielwiese by
- FIX: elimination of currRings
- 4:54 PM Changeset in git [ee9101]spielwiese by
- FIX: (quick and dirty) rInternalChar for OLD rings...
- 3:28 PM Changeset in git [186b4d]spielwiese by
- fix newstruct_String git-svn-id: file:///usr/local/Singular/svn/trunk@13880 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 2:08 PM Changeset in git [988d390]spielwiese by
- extend newstruct git-svn-id: file:///usr/local/Singular/svn/trunk@13879 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 2:00 PM Changeset in git [64cf44]spielwiese by
- extend newstruct types git-svn-id: file:///usr/local/Singular/svn/trunk@13878 2c84dea3-7e68-4137-9b89-c4e89433aadc
- 12:29 PM Changeset in git [48620a]spielwiese by
- FIX: omAllocBin(char*)
- 11:07 AM Changeset in git [bf5914]spielwiese by
- FIX: -fdiagnostics-show-option is not supported by gcc 4.0.1 (standard under Mac OS X 10.5)
Feb 19, 2011:
- 4:41 PM Ticket #315 (identical rows of syzygies over the Weyl algebra) created by
- the syz command for the Weyl algebra produces a highly redundant …
Note: See TracTimeline
for information about the timeline view.