# # ChangeLog for Singular in git # # Generated by Trac 1.2.3 # Apr 28, 2024, 11:32:16 PM 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 ... Fri, 18 Nov 2011 18:40:58 GMT Oleksandr Motsak [b7d64b] * Singular/Makefile.am (modified) * factory/Makefile.am (modified) * factory/include/factory/Makefile.am (modified) * kernel/Makefile.am (modified) * libpolys/coeffs/Makefile.am (modified) * libpolys/polys/Makefile.am (modified) * libpolys/tests/Makefile.am (modified) * numeric/Makefile.am (modified) adaptation/fix due to SW build system FIX: don't distribute ... Thu, 15 Dec 2011 02:37:04 GMT Oleksandr Motsak [f0168a5] * Singular/ipshell.cc (modified) * Singular/ipshell.h (modified) * Singular/table.h (modified) * libpolys/polys/clapsing.h (modified) enable char_series FIX: readd / uncomment / enable char_series Wed, 14 Dec 2011 17:16:38 GMT Oleksandr Motsak [81845eb] * Singular/claptmpl.cc (modified) * Singular/misc_ip.cc (modified) * kernel/misc.cc (modified) * libpolys/polys/clapsing.cc (modified) final adaptation to libfac merged into factory FIX: no libfac_* ... Wed, 04 Jan 2012 18:48:21 GMT Martin Lee [c92097b] * Singular/iparith.cc (modified) * doc/reference.doc (modified) * libpolys/polys/clapsing.cc (modified) chg: changed behaviour of sqrfree with optional argument 3 ... Sat, 17 Dec 2011 20:38:50 GMT Christian Eder [f0549c8] * Singular/fglm.cc (modified) * kernel/fglm.h (modified) * kernel/fglmzero.cc (modified) fixes Manual tests: fglm and stdfglm Fri, 09 Dec 2011 23:51:17 GMT Martin Lee [3ef9c8] * Singular/iparith.cc (modified) * libpolys/polys/clapsing.cc (modified) * libpolys/polys/clapsing.h (modified) chg: changes in factory interface and iparith.cc accordingly to master Tue, 06 Dec 2011 11:02:30 GMT Martin Lee [fee24e] * Singular/LIB/paraplanecurves.lib (modified) * Singular/iparith.cc (modified) * Singular/table.h (modified) chg: sqrfree command now returns also multiplicities by default Mon, 12 Dec 2011 19:26:25 GMT Oleksandr Motsak [ae3ad6] * Singular/ipshell.h (modified) * kernel/syz.h (modified) move syBetti{1,2} to interpreter CHG: syBetti{1,2} are high level ... Mon, 12 Dec 2011 16:46:44 GMT Hans Schoenemann [7efef7] * Singular/table.h (modified) fix: ideal/module definition Mon, 12 Dec 2011 16:25:01 GMT Hans Schoenemann [679c53] * Singular/iparith.cc (modified) fix(from master): better error messages for option(warn) Wed, 07 Dec 2011 13:04:41 GMT Hans Schoenemann [1f03aba] * Singular/grammar.cc (modified) * Singular/grammar.h (modified) * Singular/grammar.y (modified) * Singular/subexpr.cc (modified) * numeric/mpr_base.cc (modified) fix(from master): bug in memeroy management of mpr_base.cc chg(from ... Mon, 05 Dec 2011 13:54:08 GMT Hans Schoenemann [2d2e40] * Singular/iparith.cc (modified) * libpolys/coeffs/ffields.cc (modified) * libpolys/coeffs/longrat.cc (modified) * libpolys/polys/ext_fields/algext.cc (modified) * libpolys/polys/matpol.cc (modified) * libpolys/polys/monomials/p_polys.cc (modified) * libpolys/polys/monomials/ring.cc (modified) * libpolys/polys/nc/ncSACache.h (modified) * libpolys/polys/simpleideals.cc (modified) * libpolys/polys/sparsmat.cc (modified) fix: warning messages: unsed variable/parameter Fri, 02 Dec 2011 10:43:49 GMT Hans Schoenemann [1f2d3b] * Singular/singular-libs (modified) * doc/singular.doc (modified) add(from master): readlclassify.lib as experimental lib Wed, 30 Nov 2011 19:09:42 GMT Hans Schoenemann [91ef34] * Singular/iparith.cc (modified) * Singular/ipshell.h (modified) * Singular/subexpr.cc (modified) fix(from master): sleftv::Eval needs to know CMD_M/CMD_1/ etc. Wed, 30 Nov 2011 16:40:35 GMT Hans Schoenemann [fa90aa] * Singular/iparith.cc (modified) * Singular/table.h (modified) fix(from master): table cleanup: removed never used entries Wed, 23 Nov 2011 15:08:46 GMT Oleksandr Motsak [48afda] * Singular/Makefile.am (modified) * kernel/Makefile.am (modified) Singular/MOD is usefull for in-tree building & testing... Thu, 24 Nov 2011 16:17:07 GMT Oleksandr Motsak [d3bf015] * .gitignore (modified) * Singular/extra.cc (modified) * Singular/walk.cc (modified) Merge pull request #22 from YueRen/patch-2 NOTE: Coeff.domain for a ... Wed, 23 Nov 2011 16:16:27 GMT Hans Schoenemann [513205] * Singular/extra.cc (modified) chg: missing else Wed, 23 Nov 2011 15:59:58 GMT YueRen [a875c3] * Singular/walk.cc (modified) replaced "rChar(currRing)" with "currRing->cf" Tue, 22 Nov 2011 18:49:28 GMT Oleksandr Motsak [8fee84] * Makefile.am (modified) * Singular/Makefile.am (modified) * Singular/fehelp.cc (modified) * configure.ac (modified) * findexec/Makefile.am (added) * findexec/omFindExec.c (moved) * findexec/omFindExec.h (moved) * kernel/Makefile.am (modified) * libpolys/coeffs/Makefile.am (modified) * libpolys/libpolys-config.in (modified) * libpolys/resources/feResource.cc (modified) * libpolys/tests/Makefile.am (modified) * libsingular-config.in (modified) * omalloc/Makefile.am (modified) * omalloc/configure.ac (modified) * omalloc/omRet2Info.c (modified) * omalloc/omalloc.h (modified) libfindexec separation CHG: no need in 'ifdef HAVE_CONFIG_H' in ... Tue, 22 Nov 2011 18:48:56 GMT Oleksandr Motsak [1d3be3] * Singular/Makefile.am (modified) * factory/Makefile.am (modified) * kernel/Makefile.am (modified) * libpolys/coeffs/Makefile.am (modified) * libpolys/misc/Makefile.am (modified) * libpolys/resources/Makefile.am (modified) * libpolys/tests/Makefile.am (modified) * numeric/Makefile.am (modified) ADD: consistently define HAVE_CONFIG_H in automake CPPFLAGS Mon, 21 Nov 2011 01:39:27 GMT Oleksandr Motsak [097c71] * Singular/Makefile.am (modified) static and dynamic tests for Singular/ ADD: more test variants: ... Tue, 22 Nov 2011 18:19:05 GMT Oleksandr Motsak [e554162] * Singular/grammar.cc (modified) * Singular/grammar.y (modified) * Singular/mpsr_GetPoly.cc (modified) * Singular/pcv.cc (modified) * dyn_modules/pcv.mod (modified) * kernel/gfan.cc (modified) * kernel/hdegree.cc (modified) * kernel/hilb.cc (modified) * kernel/spectrum.cc (modified) * libpolys/misc/mylimits.h (modified) * libpolys/polys/sparsmat.cc (modified) CHG: INT_MAX -> MAX_INT_VAL Tue, 22 Nov 2011 18:51:59 GMT Oleksandr Motsak [e7d5ef] * Singular/fehelp.cc (modified) * Singular/fevoices.cc (modified) * Singular/grammar.cc (modified) * Singular/grammar.y (modified) * Singular/misc_ip.cc (modified) * Singular/mpsr_Get.cc (modified) * Singular/mpsr_GetPoly.cc (modified) * kernel/febase.cc (modified) * kernel/kutil.cc (modified) * kernel/spectrum.cc (modified) * kernel/syz1.cc (modified) * kernel/syz3.cc (modified) FIX: consistenly include (no omalloc/mylimits.h ... Mon, 21 Nov 2011 02:54:45 GMT Oleksandr Motsak [383b2c8] * .gitignore (modified) * Singular/pipeLink.cc (modified) * Singular/ssiLink.cc (modified) * dyn_modules/bigintm/bigintm.cc (modified) * dyn_modules/bigintm/mod_main.cc (modified) * dyn_modules/eigenval.mod (modified) * dyn_modules/mega2003.mod (modified) * dyn_modules/modgen/misc.cc (modified) * dyn_modules/pcv.mod (modified) * dyn_modules/python/CF_wrap.cc (modified) * dyn_modules/python/ideal_wrap.cc (modified) * dyn_modules/python/interpreter_support.cc (modified) * dyn_modules/python/intvec_wrap.cc (modified) * dyn_modules/python/intvec_wrap.h (modified) * dyn_modules/python/mywrapper.cc (modified) * dyn_modules/python/number_wrap.cc (modified) * dyn_modules/python/playground.cc (modified) * dyn_modules/python/poly_wrap.cc (modified) * dyn_modules/python/poly_wrap.h (modified) * dyn_modules/python/python.cc (modified) * dyn_modules/python/ring_wrap.cc (modified) * dyn_modules/python/vector_wrap.cc (modified) * dyn_modules/python/wrapper.h (modified) * dyn_modules/syzextra/mod_main.cc (modified) * dyn_modules/tools/misc.cc (modified) * dyn_modules/tools/scanner.l (modified) * libpolys/misc/auxiliary.h.in (modified) * tests/Singular/test_iparith.cpp (modified) * tests/Singular/test_ipid.cpp (modified) * tests/Singular/test_ipid.hpp (modified) CHG: mod2.h should better be included as Tue, 22 Nov 2011 19:04:58 GMT Oleksandr Motsak [0c7a63] * Singular/mmstd.c (modified) FIX: omConfig.h does NOT belong to the public interface of omalloc Thu, 17 Nov 2011 19:55:13 GMT Oleksandr Motsak [8ccf01] * Singular/Makefile.am (modified) ADD: static AND dynamic versions of Singular(g)? and tests Thu, 17 Nov 2011 19:18:57 GMT Oleksandr Motsak [4fdf15] * Singular/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/resources/Makefile.am (modified) * libpolys/tests/Makefile.am (modified) * libsingular-config.in (modified) CHG: combine lib{misc/reporter/resources/coeffs/polys} together and ... Thu, 17 Nov 2011 19:41:40 GMT Oleksandr Motsak [dd5fa6] * Singular/Makefile.am (modified) FIX: generate & distibute Singular/{feOpt,feOptTS,feOptES}.inc but ... Fri, 18 Nov 2011 22:34:37 GMT Oleksandr Motsak [444bcf] * Singular/Makefile.am (modified) * configure.ac (modified) * factory/Makefile.am (modified) * omalloc/configure.ac (modified) * standalone.test/mk (modified) * standalone.test/tt.cc (added) CHG: minor cleanup ADD: original Hans's test for standalone testing: ... Sat, 19 Nov 2011 02:04:30 GMT Oleksandr Motsak [383ba5e] * Singular/Makefile.am (modified) ADD: SOURCE AM (NODIST!!!) dependency of Singular(g)? on ... Sat, 19 Nov 2011 02:01:59 GMT Oleksandr Motsak [7c5f743] * Singular/Makefile.am (modified) * libpolys/polys/Makefile.am (modified) * omalloc/Makefile.am (modified) ADD: try using ${abs_*}-variables in several Makefile.am's Fri, 18 Nov 2011 22:09:13 GMT Oleksandr Motsak [99fc2eb] * Singular/MOD (deleted) * Singular/Makefile.am (modified) * kernel/MOD (deleted) * kernel/Makefile.am (modified) * standalone.test/mk (modified) CHG: symbolic links MOD are NOT needed in kernel/ & Singular/ FIX: ... Sat, 19 Nov 2011 02:06:47 GMT Oleksandr Motsak [e050c2] * Singular/Makefile.am (modified) * omalloc/Makefile.am (modified) FIX: .a -> .la in *_LDADD variables