# # ChangeLog for Singular in git # # Generated by Trac 1.2.3 # Apr 27, 2024, 7:54:43 PM Fri, 04 May 2012 14:25:07 GMT Martin Lee [42253a] * Singular/extra.cc (modified) * Singular/misc_ip.cc (modified) * libpolys/polys/clapsing.cc (modified) chg: deleted fieldGCD related stuff outside of factory Tue, 08 May 2012 12:35:16 GMT Martin Lee [c7417a] * Singular/extra.cc (modified) chg: deleted stuff related to sparse modular gcd outside of factory Thu, 10 May 2012 16:58:51 GMT Oleksandr Motsak [b0ca43c] * Singular/LIB/schreyer.lib (modified) new global option for auto-testing the Syzygy property ("SYZCHECK") ... Thu, 10 May 2012 15:56:36 GMT Oleksandr Motsak [fdde6ce] * Singular/LIB/schreyer.lib (modified) Further SingularC Schreyer Syzygy/Resolution computation add: ... Wed, 09 May 2012 17:34:48 GMT Oleksandr Motsak [f37467] * Singular/LIB/schreyer.lib (modified) Compute the whole inter-reduced & tail-reduced Syz(lead) instead of ... Mon, 07 May 2012 17:00:38 GMT Oleksandr Motsak [4b2e47] * Singular/LIB/schreyer.lib (modified) * dyn_modules/syzextra/mod_main.cc (modified) first iteration: mostly prototype in Singular Script... without ... Mon, 07 May 2012 13:56:23 GMT Oleksandr Motsak [8f57c0] * Singular/LIB/schreyer.lib (modified) further Schreyer Syzygy impl. add: compute M_i add: starting to ... Fri, 27 Apr 2012 19:26:56 GMT Oleksandr Motsak [6b6c82] * Singular/LIB/schreyer.lib (modified) starting the new resolution/syzygy prototyping: initial copypasta ... Thu, 10 May 2012 11:59:15 GMT Hans Schoenemann [75f10d] * Singular/iparith.cc (modified) * Singular/ipassign.cc (modified) * Singular/ipconv.cc (modified) * Singular/ipid.cc (modified) * Singular/subexpr.cc (modified) * Singular/table.h (modified) * libpolys/coeffs/bigintmat.cc (modified) * libpolys/coeffs/bigintmat.h (modified) add: bigintmat stuff from master Wed, 25 Apr 2012 18:38:08 GMT Oleksandr Motsak [fe02b1] * Singular/grammar.cc (modified) * Singular/grammar.y (modified) * libpolys/coeffs/bigintmat.cc (modified) * libpolys/coeffs/bigintmat.h (modified) my rewrite of bigintmat as a matrix of numbers from any coeff. domain ... Wed, 25 Apr 2012 18:29:35 GMT Oleksandr Motsak [84fc1f] * Singular/grammar.cc (modified) * Singular/grammar.y (modified) * Singular/idrec.h (modified) * libpolys/coeffs/Makefile.am (modified) * libpolys/coeffs/bigintmat.cc (moved) * libpolys/coeffs/bigintmat.h (moved) * libpolys/misc/Makefile.am (modified) moved Hans's bigintmat from libmisc to libcoeffs (almost verbatim) Fri, 20 Apr 2012 16:03:15 GMT Hans Schoenemann [9127cc] * Singular/grammar.cc (modified) * Singular/grammar.h (modified) * Singular/grammar.y (modified) * Singular/idrec.h (modified) * Singular/ipid.h (modified) * kernel/kstd2.cc (modified) * libpolys/coeffs/si_gmp.h (modified) * libpolys/misc/Makefile.am (modified) * libpolys/misc/bigintmat.cc (added) * libpolys/misc/bigintmat.h (added) add: basics for bigintmat Wed, 11 Apr 2012 13:04:38 GMT Hans Schoenemann [98adcd] * Singular/iparith.cc (modified) * Singular/ipconv.cc (modified) * Singular/subexpr.cc (modified) chg: handling of alias (from master) Fri, 23 Mar 2012 13:09:45 GMT Martin Lee [286be1f] * Singular/Makefile.am (modified) * configure.ac (modified) * factory/Makefile.am (modified) chg: changes due to building with FLINT Fri, 30 Mar 2012 16:17:31 GMT Hans Schoenemann [ef76ea] * Singular/install-sh (deleted) removed: Singular/install-sh Thu, 29 Mar 2012 12:36:44 GMT Oleksandr Motsak [3b8a6e] * Singular/Makefile.am (modified) * dyn_modules/bigintm/Makefile.am (modified) * dyn_modules/syzextra/Makefile.am (modified) * factory/Makefile.am (modified) * kernel/Makefile.am (modified) * libpolys/coeffs/Makefile.am (modified) * libpolys/polys/Makefile.am (modified) removed AM_LDFLAGS from those Makefile.am where a library is built ... Thu, 29 Mar 2012 12:28:08 GMT Oleksandr Motsak [9f524d] * Singular/Makefile.am (modified) * kernel/Makefile.am (modified) * libpolys/coeffs/Makefile.am (modified) * libpolys/libpolys-config.in (modified) * libpolys/misc/Makefile.am (modified) * libpolys/polys/Makefile.am (modified) * libpolys/reporter/Makefile.am (modified) * libpolys/tests/Makefile.am (modified) * libsingular-config.in (modified) reverted library packing with LIBADD chg: correct _LDADD chg: no ... Thu, 29 Mar 2012 11:34:51 GMT Oleksandr Motsak [b4a676] * Makefile.am (modified) * Singular/Makefile.am (modified) * configure.ac (modified) * factory/Makefile.am (modified) * factory/configure.ac (modified) * findexec/Makefile.am (modified) * findexec/configure.ac (added) * findexec/feFopen.cc (modified) * findexec/feResource.cc (modified) * kernel/Makefile.am (modified) * libpolys/Makefile.am (modified) * libpolys/coeffs/Makefile.am (modified) * libpolys/configure.ac (modified) * libpolys/polys/Makefile.am (modified) * libpolys/resources/Makefile.am (deleted) * libpolys/resources/feFopen.cc (deleted) * libpolys/tests/Makefile.am (modified) * standalone.test/libpolys-config.sample (modified) made findexec into a standalone library + removal of resources add: ... Wed, 28 Mar 2012 16:34:31 GMT Martin Lee [733144] * Singular/LIB/multigrading.lib (modified) fix: missing @ Wed, 28 Mar 2012 14:55:33 GMT Martin Lee [696bde] * Singular/maps_ip.cc (modified) fix: pSubstPar Tue, 27 Mar 2012 17:01:35 GMT Oleksandr Motsak [0c6947] * Singular/test.cc (modified) * kernel/test.cc (modified) * libpolys/misc/intvec.cc (modified) fix includes of 'resources/feFopen.h' Mon, 26 Mar 2012 11:54:25 GMT Hans Schoenemann [854405] * Singular/fevoices.cc (modified) * Singular/mpsr_sl.cc (modified) * Singular/ssiLink.cc (modified) * findexec/Makefile.am (modified) * kernel/febase.cc (modified) * kernel/febase.h (modified) * kernel/feread.cc (modified) * libpolys/coeffs/ffields.cc (modified) * libpolys/coeffs/gnumpc.cc (modified) * libpolys/polys/mod_raw.cc (modified) * libpolys/reporter/reporter.cc (modified) * libpolys/reporter/reporter.h (modified) * libpolys/resources/Makefile.am (modified) * libpolys/resources/feFopen.cc (modified) * libpolys/resources/feFopen.h (deleted) chg: move feFopen to findexec dir. Fri, 23 Mar 2012 19:26:47 GMT Oleksandr Motsak [393c47] * Singular/LIB/hnoether.lib (modified) * Singular/LIB/qhmoduli.lib (modified) * Singular/LIB/rinvar.lib (modified) * Singular/LIB/standard.lib (modified) * Singular/LIB/tropical.lib (modified) fix the usage of minpoly in *.lib: only to string may be used Thu, 22 Mar 2012 18:23:47 GMT Oleksandr Motsak [faf350] * Singular/ipshell.cc (modified) enable rDecompose over the same alg.extension, disable for qrings Thu, 22 Mar 2012 17:54:18 GMT Oleksandr Motsak [7e9f12] * Singular/ipassign.cc (modified) * Singular/ipshell.cc (modified) * libpolys/polys/ext_fields/algext.cc (modified) * libpolys/polys/ext_fields/algext.h (modified) * libpolys/tests/polys_test.h (modified) removed minimal ideal from AlgExtInfo infavour of qring chg: ... Wed, 21 Mar 2012 17:48:05 GMT Oleksandr Motsak [dd668f] * Singular/extra.cc (modified) * Singular/iparith.cc (modified) * Singular/ipshell.cc (modified) * Singular/silink.cc (modified) * Singular/subexpr.cc (modified) * Singular/walk.cc (modified) * libpolys/coeffs/coeffWrite (modified) * libpolys/coeffs/coeffs.h (modified) * libpolys/polys/clapconv.cc (modified) * libpolys/polys/clapsing.cc (modified) * libpolys/polys/ext_fields/algext.cc (modified) * libpolys/polys/ext_fields/algext.h (modified) * libpolys/polys/ext_fields/transext.cc (modified) * libpolys/polys/monomials/ring.cc (modified) * libpolys/polys/monomials/ring.h (modified) use minideal (instead of qideal) in rCompose chg: use qideal ... Tue, 20 Mar 2012 14:44:17 GMT Oleksandr Motsak [28b503] * Singular/Makefile.am (modified) avoid rebuilding of Singular due to plural_cmd.inc & iparith.inc ... Thu, 22 Mar 2012 18:52:01 GMT Oleksandr Motsak [8c8dba] * Singular/iparith.cc (modified) * Singular/ipassign.cc (modified) * Singular/ipshell.cc (modified) * libpolys/coeffs/ffields.cc (modified) * libpolys/polys/ext_fields/algext.cc (modified) * libpolys/polys/monomials/ring.cc (modified) Merge pull request #85 from ederc/sp-devel fix for Manual/size.tst ... Wed, 21 Mar 2012 19:29:49 GMT Hans Schoenemann [3c0498] * Singular/ipassign.cc (modified) * Singular/ipshell.cc (modified) * libpolys/polys/ext_fields/algext.cc (modified) fix: minpoly in ringlist (Manaul/elimRing.tst) Tue, 20 Mar 2012 11:38:23 GMT Christian Eder [9c4a7d] * Singular/iparith.cc (modified) fix for Manual/size.tst Mon, 19 Mar 2012 17:56:53 GMT Oleksandr Motsak [6f84e21] * Singular/LIB/multigrading.lib (modified) * Singular/LIB/reesclos.lib (modified) fix: "? wrong type declaration. type 'help poly;'" was due to making ... Mon, 19 Mar 2012 17:49:09 GMT Oleksandr Motsak [6725bc3] * Singular/LIB/finvar.lib (modified) fix "? f is undefined in kill" after setting minpoly in ... Mon, 19 Mar 2012 17:09:34 GMT Oleksandr Motsak [bbe954] * Singular/singular-libs (modified) distributing 'template.lib' as an experimental library Fri, 16 Mar 2012 20:31:18 GMT Oleksandr Motsak [da5d77] * Singular/iparith.cc (modified) * libpolys/coeffs/coeffs.h (modified) * libpolys/coeffs/ffields.cc (modified) * libpolys/coeffs/numbers.cc (modified) * libpolys/polys/OBSOLETE_pInitContent.cc (modified) * libpolys/polys/coeffrings.h (modified) * libpolys/polys/ext_fields/algext.cc (modified) * libpolys/polys/ext_fields/transext.cc (modified) minor changes to ParDeg chg: ndParDeg is a static function add: ... Fri, 16 Mar 2012 20:26:19 GMT Oleksandr Motsak [7fee876] * Singular/ipshell.cc (modified) * Singular/walk.cc (modified) * libpolys/coeffs/coeffs.h (modified) * libpolys/coeffs/ffields.cc (modified) * libpolys/coeffs/ffields.h (modified) * libpolys/coeffs/gnumpc.cc (modified) * libpolys/coeffs/gnumpc.h (modified) * libpolys/coeffs/gnumpfl.cc (modified) * libpolys/coeffs/mpr_complex.cc (modified) * libpolys/coeffs/numbers.cc (modified) * libpolys/coeffs/test.cc (modified) * libpolys/polys/OBSOLETE_pInitContent.cc (modified) * libpolys/polys/ext_fields/algext.cc (modified) * libpolys/polys/ext_fields/algext.h (modified) * libpolys/polys/ext_fields/transext.cc (modified) * libpolys/polys/ext_fields/transext.h (modified) * libpolys/polys/monomials/maps.cc (modified) * libpolys/polys/monomials/maps.h (modified) * libpolys/polys/monomials/p_polys.cc (modified) * libpolys/polys/monomials/ring.cc (modified) * libpolys/polys/monomials/ring.h (modified) * libpolys/tests/coeffs_test.h (modified) moved prarameter-handling to coeffs from rings.* and related fixes ... Thu, 15 Mar 2012 16:26:46 GMT Oleksandr Motsak [dad9fb] * Singular/LIB/resbinomial.lib (modified) * Singular/LIB/sagbi.lib (modified) * Singular/cntrlc.cc (modified) * Singular/iparith.cc (modified) * Singular/ipshell.cc (modified) * libpolys/coeffs/gnumpc.cc (modified) * libpolys/coeffs/gnumpc.h (modified) * libpolys/coeffs/gnumpfl.cc (modified) * libpolys/coeffs/gnumpfl.h (modified) * libpolys/coeffs/shortfl.cc (modified) * libpolys/coeffs/shortfl.h (modified) * libpolys/polys/ext_fields/transext.cc (modified) * libpolys/polys/monomials/p_polys.cc (modified) * libpolys/polys/monomials/p_polys.h (modified) * libpolys/polys/monomials/ring.cc (modified) * m4/options.m4 (modified) Merge pull request #82 from mmklee/bug_fixes_sw Bug fixes sw Thu, 15 Mar 2012 16:05:17 GMT Hans Schoenemann [788fdf] * Singular/cntrlc.cc (modified) * Singular/iparith.cc (modified) * libpolys/polys/monomials/p_polys.h (modified) fix: p_deg/p_GetOrder for ordering am Thu, 15 Mar 2012 14:55:33 GMT Martin Lee [d841a1] * Singular/LIB/resbinomial.lib (modified) fix: use changevar() from ring.lib in changeoriginalvar() Thu, 15 Mar 2012 13:59:37 GMT Martin Lee [cc50e4] * Singular/LIB/sagbi.lib (modified) fix: ringlist error in sagbi.lib Mon, 12 Mar 2012 17:11:10 GMT Martin Lee [a02f4c] * Singular/ipshell.cc (modified) fix: init of complex numbers (set precision to at least ... Wed, 07 Mar 2012 13:54:51 GMT Hans Schoenemann [160f439] * Singular/ipshell.cc (modified) fix: ticket:400 vraiables(ideal i) for i containing entries==0 (from ... Tue, 06 Mar 2012 12:58:32 GMT Oleksandr Motsak [71e402] * Singular/LIB/schreyer.lib (modified) one should better not manipulate "am" ordering directly NOTE: use ... Mon, 05 Mar 2012 19:29:39 GMT Oleksandr Motsak [4c6c938] * Singular/LIB/schreyer.lib (added) * Singular/singular-libs (modified) added a new experimental library: schreyer.lib for working with ... Mon, 05 Mar 2012 19:30:58 GMT Oleksandr Motsak [5dc555] * Singular/.gitignore (modified) better .gitignore Mon, 05 Mar 2012 19:43:21 GMT Oleksandr Motsak [3a8a0d9] * Singular/ipshell.cc (modified) * libpolys/polys/monomials/p_polys.cc (modified) * libpolys/polys/monomials/ring.cc (modified) * libpolys/polys/monomials/ring.h (modified) fixes to _am ordering add: additional int* weights_m pointer in ... Wed, 29 Feb 2012 18:12:06 GMT Martin Lee [9e26458] * Singular/ipshell.cc (modified) * libpolys/polys/monomials/p_polys.cc (modified) fix: avoid wrong registration of coeffs 'integer' fix: removed an ... Wed, 29 Feb 2012 15:20:05 GMT Martin Lee [daaa28] * Singular/LIB/absfact.lib (modified) fix: create ringlist in compatible ring Wed, 29 Feb 2012 16:16:45 GMT Martin Lee [42d26c] * Singular/ipshell.cc (modified) fix: need to check more than just characteristic Mon, 05 Mar 2012 09:54:42 GMT Hans Schoenemann [ac1f9c] * Singular/fehelp.cc (modified) fix: help browser dummy (tr 408, patch by Bernhard R. Link) Fri, 02 Mar 2012 14:29:37 GMT Hans Schoenemann [ecf019] * Singular/iparith.cc (modified) * Singular/lists.cc (modified) * Singular/lists.h (modified) * Singular/subexpr.cc (modified) chg: consider lists with only DEF_CMD as empty lists(print, ... Fri, 02 Mar 2012 11:13:46 GMT Hans Schoenemann [ece1ce] * Singular/ipshell.cc (modified) * libpolys/polys/monomials/ring.cc (modified) fix: rCompose/NegOffset for ordering am/ Wed, 29 Feb 2012 18:49:42 GMT Hans Schoenemann [f93c5e9] * Singular/ipshell.cc (modified) * libpolys/polys/monomials/p_polys.cc (modified) * libpolys/polys/monomials/ring.cc (modified) * libpolys/polys/monomials/ring.h (modified) add: new order am: weights on vars and gens Tue, 28 Feb 2012 17:59:58 GMT Hans Schoenemann [8d8cd94] * Singular/ipid.cc (modified) fix: return value of enterid for packages Wed, 29 Feb 2012 16:18:58 GMT Hans Schoenemann [f323dd1] * Singular/emacs.cc (modified) * Singular/test.cc (modified) * findexec/Makefile.am (modified) * findexec/feResource.cc (moved) * findexec/feResource.h (moved) * kernel/febase.h (modified) * kernel/test.cc (modified) * libpolys/coeffs/test.cc (modified) * libpolys/polys/mod_raw.cc (modified) * libpolys/polys/monomials/p_polys.h (modified) * libpolys/reporter/reporter.cc (modified) * libpolys/reporter/reporter.h (modified) * libpolys/resources/Makefile.am (modified) * libpolys/resources/feFopen.cc (modified) * libpolys/tests/coeffs_test.h (modified) * libpolys/tests/common.h (modified) * standalone.test/test.cc (modified) chg: move feResource to findexec lib Tue, 28 Feb 2012 18:14:51 GMT Oleksandr Motsak [d8b0f69] * Singular/extra.cc (modified) * Singular/ipassign.cc (modified) * Singular/ssiLink.cc (modified) * kernel/shiftgb.cc (modified) * libpolys/coeffs/coeffs.h (modified) * libpolys/polys/monomials/ring.cc (modified) * libpolys/polys/monomials/ring.h (modified) Merge pull request #76 from mmklee/factory_libfac_sw chg: use ... Tue, 28 Feb 2012 17:36:11 GMT Hans Schoenemann [52d480] * Singular/ipassign.cc (modified) fix: qring for rings with cf=ring Tue, 28 Feb 2012 14:13:36 GMT Hans Schoenemann [7ee1907] * Singular/ssiLink.cc (modified) * libpolys/coeffs/coeffs.h (modified) * libpolys/polys/monomials/ring.cc (modified) * libpolys/polys/monomials/ring.h (modified) chg: update to ssi-3 Mon, 27 Feb 2012 12:15:10 GMT Martin Lee [8db30e] * Singular/extra.cc (modified) chg: use libfac's neworder if we have libfac Fri, 24 Feb 2012 19:14:22 GMT Hans Schoenemann [e80867] * Singular/LIB/help.cnf (modified) add: safari as help browser (from master) Fri, 24 Feb 2012 17:37:31 GMT Hans Schoenemann [7347df] * Singular/ipid.cc (modified) fix: better check for adding package to Top (enterid) Fri, 24 Feb 2012 12:18:06 GMT Hans Schoenemann [2ff366] * Singular/claptmpl.cc (modified) fix: removed gfan-templates: already in gfanlib (from master) Thu, 23 Feb 2012 15:59:33 GMT Oleksandr Motsak [02fe5f] * Singular/extra.cc (modified) * Singular/misc_ip.cc (modified) * libpolys/coeffs/coeffs.h (modified) change: n_Init for mpz_t is called n_InitMPZ now Wed, 22 Feb 2012 19:24:28 GMT Oleksandr Motsak [dd156fc] * Singular/Makefile.am (modified) switched compiler some warnings (unused parameter) by using compiler ... Wed, 22 Feb 2012 19:18:39 GMT Oleksandr Motsak [772990] * Singular/Makefile.am (modified) * kernel/Makefile.am (modified) * libpolys/misc/Makefile.am (modified) * omalloc/Makefile.am (modified) fix the package install FIX: install all needed headers (e.g. for ... Wed, 22 Feb 2012 19:13:49 GMT Oleksandr Motsak [762407] * Singular/Minor.cc (modified) * Singular/MinorInterface.cc (modified) * Singular/MinorProcessor.cc (modified) * Singular/attrib.cc (modified) * Singular/bbcone.cc (modified) * Singular/bbfan.cc (modified) * Singular/bigintm.cc (modified) * Singular/blackbox.cc (modified) * Singular/calcSVD.cc (modified) * Singular/claptmpl.cc (modified) * Singular/cntrlc.cc (modified) * Singular/denom_list.cc (modified) * Singular/eigenval_ip.cc (modified) * Singular/extra.cc (modified) * Singular/feOptGen.cc (modified) * Singular/fegetopt.c (modified) * Singular/fehelp.cc (modified) * Singular/fereadl.c (modified) * Singular/fevoices.cc (modified) * Singular/fglm.cc (modified) * Singular/gentable.cc (modified) * Singular/gentable2.cc (modified) * Singular/gms.cc (modified) * Singular/grammar.cc (modified) * Singular/interpolation.cc (modified) * Singular/iparith.cc (modified) * Singular/ipassign.cc (modified) * Singular/ipconv.cc (modified) * Singular/ipid.cc (modified) * Singular/iplib.cc (modified) * Singular/ipprint.cc (modified) * Singular/ipshell.cc (modified) * Singular/janet.cc (modified) * Singular/libparse.cc (modified) * Singular/linearAlgebra_ip.cc (modified) * Singular/lists.cc (modified) * Singular/locals.h (modified) * Singular/maps_ip.cc (modified) * Singular/minpoly.cc (modified) * Singular/misc_ip.cc (modified) * Singular/mmstd.c (modified) * Singular/mpsr_Error.cc (modified) * Singular/mpsr_Get.cc (modified) * Singular/mpsr_GetMisc.cc (modified) * Singular/mpsr_GetPoly.cc (modified) * Singular/mpsr_Put.cc (modified) * Singular/mpsr_PutPoly.cc (modified) * Singular/mpsr_Tok.cc (modified) * Singular/mpsr_sl.cc (modified) * Singular/ndbm.cc (modified) * Singular/newstruct.cc (modified) * Singular/pcv.cc (modified) * Singular/pipeLink.cc (modified) * Singular/pyobject.cc (modified) * Singular/pyobject_setup.cc (modified) * Singular/scanner.cc (modified) * Singular/sdb.cc (modified) * Singular/silink.cc (modified) * Singular/sing_dbm.cc (modified) * Singular/sing_win.cc (modified) * Singular/slInit_Dynamic.cc (modified) * Singular/slInit_Static.cc (modified) * Singular/ssiLink.cc (modified) * Singular/subexpr.cc (modified) * Singular/test.cc (modified) * Singular/utils.cc (modified) * Singular/walk.cc (modified) * Singular/walk_ip.cc (modified) * Singular/wrapper.cc (modified) * kernel/F4.cc (modified) * kernel/GMPrat.cc (modified) * kernel/digitech.cc (modified) * kernel/digitech.h (modified) * kernel/eigenval.cc (modified) * kernel/f5c.cc (modified) * kernel/f5data.cc (modified) * kernel/f5gb.cc (modified) * kernel/f5lists.cc (modified) * kernel/fast_maps.cc (modified) * kernel/fast_mult.cc (modified) * kernel/febase.cc (modified) * kernel/feread.cc (modified) * kernel/fglmcomb.cc (modified) * kernel/fglmgauss.cc (modified) * kernel/fglmhom.cc (modified) * kernel/fglmvec.cc (modified) * kernel/fglmzero.cc (modified) * kernel/gfan.cc (modified) * kernel/gr_kstd2.cc (modified) * kernel/hdegree.cc (modified) * kernel/hilb.cc (modified) * kernel/hutil.cc (modified) * kernel/ideals.cc (modified) * kernel/khstd.cc (modified) * kernel/kpolys.cc (modified) * kernel/kspoly.cc (modified) * kernel/kstd1.cc (modified) * kernel/kstd2.cc (modified) * kernel/kstdfac.cc (modified) * kernel/kutil.cc (modified) * kernel/linearAlgebra.cc (modified) * kernel/misc.cc (modified) * kernel/mmalloc.cc (modified) * kernel/mod2.h (modified) * kernel/multicnt.cc (modified) * kernel/nc.cc (modified) * kernel/npolygon.cc (modified) * kernel/old.lplist.cc (modified) * kernel/polys.cc (modified) * kernel/preimage.cc (modified) * kernel/ratgring.cc (modified) * kernel/ringgb.cc (modified) * kernel/ringgb.h (modified) * kernel/sca.cc (modified) * kernel/semic.cc (modified) * kernel/shiftgb.cc (modified) * kernel/spectrum.cc (modified) * kernel/splist.cc (modified) * kernel/syz.cc (modified) * kernel/syz0.cc (modified) * kernel/syz1.cc (modified) * kernel/syz2.cc (modified) * kernel/syz3.cc (modified) * kernel/test.cc (modified) * kernel/tgb.cc (modified) * kernel/tgbgauss.cc (modified) * kernel/tgbgauss.h (modified) * kernel/timer.cc (modified) * kernel/tmult.cc (modified) * kernel/units.cc (modified) * kernel/walkMain.cc (modified) * kernel/walkProc.cc (modified) * kernel/walkSupport.cc (modified) * numeric/mpr_base.cc (modified) * numeric/mpr_inout.cc (modified) * numeric/mpr_numeric.cc (modified) config.h is for sources files only FIX: config.h should only be ... Wed, 22 Feb 2012 18:26:26 GMT Oleksandr Motsak [9840b5] * Singular/Makefile.am (modified) * kernel/Makefile.am (modified) chg: better TESTS_ENVIRONMENT chg: use .libs/gftables directly ... Thu, 23 Feb 2012 15:29:38 GMT Hans Schoenemann [fe9ee1] * Singular/ipid.cc (modified) * Singular/ipshell.cc (modified) chg: allow pacakges only within Top (basePack) (from master) Thu, 23 Feb 2012 15:06:55 GMT Hans Schoenemann [b311aa] * Singular/newstruct.cc (modified) fix: allow blackbox within newstruct (from master) Mon, 20 Feb 2012 18:52:45 GMT Hans Schoenemann [db34980] * Singular/iplib.cc (modified) * Singular/subexpr.cc (modified) fix: alias in proc headers (tr. 404) (from master) fix: alias and ... Fri, 17 Feb 2012 17:56:06 GMT Hans Schoenemann [e3198f] * Singular/claptmpl.cc (modified) * factory/libfac/factor/tmpl_inst.cc (modified) chg: use template instatiation from factory/libfac Fri, 17 Feb 2012 10:35:47 GMT Hans Schoenemann [48a41a] * Singular/iparith.cc (modified) * libpolys/coeffs/coeffs.h (modified) * libpolys/coeffs/numbers.cc (modified) * libpolys/polys/ext_fields/algext.cc (modified) * libpolys/polys/ext_fields/transext.cc (modified) chg: introduce n_ParDeg for pardeg(number) Thu, 16 Feb 2012 15:29:54 GMT Hans Schoenemann [46eef0] * Singular/newstruct.cc (modified) fix: copying list withint newstruct (fix from master) Thu, 16 Feb 2012 15:28:20 GMT Hans Schoenemann [69672d] * Singular/iparith.cc (modified) * Singular/ipshell.cc (modified) * libpolys/polys/ext_fields/algext.h (modified) * libpolys/polys/ext_fields/transext.cc (modified) * libpolys/polys/ext_fields/transext.h (modified) fix: pardeg Thu, 16 Feb 2012 10:42:00 GMT Hans Schoenemann [8200469] * Singular/attrib.cc (modified) fix: atGet Wed, 15 Feb 2012 17:27:04 GMT Hans Schoenemann [541bc12] * Singular/attrib.cc (modified) fix: check for empty attribute list (patch from master) Wed, 15 Feb 2012 13:33:00 GMT Hans Schoenemann [ce0ca7] * Singular/ipid.h (modified) * Singular/iplib.cc (modified) * Singular/ipshell.h (modified) chg: const char* in iiAddCProc Wed, 15 Feb 2012 13:25:52 GMT Hans Schoenemann [025d9a] * Singular/LIB/singular.vim (added) add: vim support for LIB files Mon, 13 Feb 2012 18:05:28 GMT Oleksandr Motsak [e65b1a4] * Singular/claptmpl.cc (modified) * Singular/extra.cc (modified) * factory/libfac/Makefile.am (modified) * factory/libfac/libfac.h (moved) * factory/libfac/test.cc (modified) * factory/libfac/testcs.cc (modified) * libpolys/polys/clapsing.cc (modified) fix libfac on case-insensitive file systems CHG: renamed ... Fri, 10 Feb 2012 10:39:47 GMT Hans Schoenemann [e5fc00c] * Singular/iparith.cc (modified) * Tst/Short/bug_tr359.res.gz.uu (modified) * Tst/Short/bug_tr359.stat (modified) chg: better error messages while converting matrices (fix from master) Wed, 08 Feb 2012 17:48:08 GMT Oleksandr Motsak [47ab5b] * Singular/ipshell.cc (modified) * libpolys/coeffs/gnumpc.cc (modified) * libpolys/polys/monomials/ring.cc (modified) * libpolys/polys/monomials/ring.h (modified) fixing real (GMP) complex numbers (n_long_C) fix: this domain also ... Tue, 07 Feb 2012 16:33:47 GMT Oleksandr Motsak [82a5b2] * Singular/make_alllib.sh (modified) fix mv' overwrite questioning while generating LIB/all.lib Tue, 07 Feb 2012 15:28:51 GMT Oleksandr Motsak [e820b2] * Singular/LIB/brnoeth.lib (modified) * Singular/LIB/hnoether.lib (modified) fixes due to minpoly' killer solution CHG: since setting minpoly ... Tue, 07 Feb 2012 15:09:09 GMT Oleksandr Motsak [108e2ec] * Singular/ipassign.cc (modified) allow setting minpoly to 0 due to legacy Singular CHG: in the case ... Tue, 07 Feb 2012 15:55:51 GMT Oleksandr Motsak [ae816e] * Singular/LIB/multigrading.lib (modified) fix multigrading.lib due to the change in Singular (use: 'div' not '/') Tue, 07 Feb 2012 14:54:23 GMT Lars Kastner [9ec166] * Singular/LIB/multigrading.lib (modified) update multigrading.lib to r617 Added return documentation to ... Mon, 06 Feb 2012 17:20:45 GMT Oleksandr Motsak [81c5cb] * Singular/idrec.h (modified) * Singular/ipassign.cc (modified) * Singular/ipid.cc (modified) temporary fix for local objects while setting minpoly FIX: kill ... Tue, 31 Jan 2012 17:42:26 GMT Hans Schoenemann [7938a0f] * Singular/iparith.cc (modified) * kernel/ideals.cc (modified) * libpolys/coeffs/coeffs.h (modified) * libpolys/coeffs/numbers.cc (modified) add: n_Farey, n_ChineseRemainder (from master) Fri, 27 Jan 2012 18:44:48 GMT Oleksandr Motsak [bd795d] * Makefile.am (modified) * Singular/Makefile.am (modified) * Singular/emacs.cc (modified) * Singular/feOpt.cc (modified) * Singular/feOpt.h (modified) * Singular/feOptGen.h (modified) * Singular/fegetopt.c (moved) * Singular/fegetopt.h (moved) * Singular/mmstd.c (modified) * Singular/test.cc (modified) * Singular/tesths.cc (modified) * Singular/utils.cc (modified) * kernel/Makefile.am (modified) * kernel/test.cc (modified) * libpolys/resources/feResource.cc (modified) improved build system in Singuar/: building of libparse and ... Mon, 19 Dec 2011 14:54:56 GMT Oleksandr Motsak [fea2af] * Singular/eigenval_ip.cc (modified) * libpolys/coeffs/longrat.cc (modified) * libpolys/polys/clapconv.cc (modified) * libpolys/polys/clapconv.h (modified) * libpolys/polys/clapsing.cc (modified) * libpolys/polys/clapsing.h (modified) SW cannot be built without factory FIX: fixed libpolys and ... Fri, 27 Jan 2012 15:44:14 GMT Oleksandr Motsak [8156a7] * Singular/ipshell.cc (modified) * Tst/New/res1_ideal_module.tst (added) fix: correct type of the first resolution item FIX: correcting the ... Tue, 24 Jan 2012 13:01:26 GMT Hans Schoenemann [9c4455] * Singular/gccversion.sh (deleted) * kernel/gccversion.sh (deleted) removed: gccversion.sh (cleanup from master) Wed, 11 Jan 2012 15:37:55 GMT Hans Schoenemann [51c97f] * Singular/ipshell.cc (modified) * libpolys/resources/feResource.cc (modified) * libpolys/resources/feResource.h (modified) partially seperate feResources Tue, 10 Jan 2012 15:20:10 GMT Hans Schoenemann [31f1850] * Singular/janet.cc (modified) * Singular/wrapper.cc (modified) * kernel/fast_maps.cc (modified) * kernel/ideals.cc (modified) * kernel/kutil.cc (modified) * kernel/linearAlgebra.cc (modified) * kernel/polys.h (modified) chg: pDeg leads to confusion, removed to p_Deg Fri, 06 Jan 2012 20:13:51 GMT Oleksandr Motsak [1cbb1f4] * Singular/LIB/poly.lib (modified) * Singular/iparith.cc (modified) * Singular/table.h (modified) * Singular/tok.h (modified) * Tst/Manual/listvar.res.gz.uu (modified) * Tst/Manual/listvar.stat (modified) * doc/reference.doc (modified) (Trac Ticket #389) transfer denominator() and numerator() from ... Fri, 06 Jan 2012 20:02:25 GMT Oleksandr Motsak [113ed4] * Singular/version.h (modified) * configure.ac (modified) store/display the used compiler setup (CXX/CC/etc) ADD: CXX/CXX/etc ... Tue, 20 Dec 2011 20:03:27 GMT Oleksandr Motsak [9d9df3] * Singular/extra.cc (modified) * factory/Makefile.am (modified) build libfac at the correct (build) location FIX: building libfac ... Tue, 20 Dec 2011 16:35:36 GMT Oleksandr Motsak [6a659c] * Singular/libparse.cc (modified) * Singular/ndbm.cc (modified) * Singular/scanner.cc (modified) wrong re-declarations of system wide functions NOTE: due to the ... Tue, 20 Dec 2011 16:31:59 GMT Oleksandr Motsak [0ee865] * Singular/Makefile.am (modified) * Singular/libparse.cc (modified) * Singular/libparse.ll (modified) preparation for libparse standalone program ADD: started to add ... Tue, 20 Dec 2011 16:28:44 GMT Oleksandr Motsak [7c7495] * Singular/libparse.ll (moved) * Singular/scanner.ll (moved) * configure.ac (modified) preparation for using lex files directly from via automake CHG: .ll ... Mon, 19 Dec 2011 14:35:51 GMT Oleksandr Motsak [ebf138] * Singular/Makefile.am (modified) * factory/Makefile.am (modified) * factory/include/factory/cf_gmp.h (modified) * factory/libfac/Makefile.am (modified) * gfanlib/Makefile.in (modified) * kernel/Makefile.am (modified) * libpolys/coeffs/Makefile.am (modified) * libpolys/misc/Makefile.am (modified) * libpolys/polys/Makefile.am (modified) * libpolys/reporter/Makefile.am (modified) * libpolys/resources/Makefile.am (modified) * libpolys/tests/Makefile.am (modified) * numeric/Makefile.am (modified) adaptation to clang + disable a GMP hack CHG: removed gcc-specific ...