# # ChangeLog for dyn_modules in git # # Generated by Trac 1.2.3 # May 6, 2024, 1:35:01 AM Fri, 11 May 2012 15:39:56 GMT Oleksandr Motsak [e89ff5] * Singular/LIB/schreyer.lib (modified) * dyn_modules/syzextra/mod_main.cc (modified) moved proc Tail to the dyn. module add: Tail command within ... 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 ... Thu, 29 Mar 2012 13:26:50 GMT Oleksandr Motsak [d1eb80] * dyn_modules/bigintm/Makefile.am (modified) * dyn_modules/syzextra/Makefile.am (modified) dynamic modules don't need LDFLAGS 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 ... Tue, 28 Feb 2012 19:11:33 GMT Oleksandr Motsak [f3461d] * dyn_modules/syzextra/mod_main.cc (modified) * libpolys/polys/monomials/p_polys.cc (modified) * libpolys/polys/monomials/ring.cc (modified) * libpolys/polys/monomials/ring.h (modified) removed componentWeights from IS-ordering NOTE/TODO: the induced ... Tue, 28 Feb 2012 18:36:33 GMT Oleksandr Motsak [986225e] * dyn_modules/syzextra/mod_main.cc (modified) * dyn_modules/syzextra/syzextra.tst (modified) minor changes to syzextra chg: variable function installation ... Thu, 23 Feb 2012 19:17:38 GMT Oleksandr Motsak [1114d2] * Makefile.am (modified) * configure.ac (modified) * dyn_modules/Makefile.am (added) * dyn_modules/Makefile.in.SAVE (moved) * dyn_modules/bigintm/Makefile.am (added) * dyn_modules/bigintm/bigintm.tst (modified) * dyn_modules/bigintm/test.sh (added) * dyn_modules/bigintm/test_debug.sh (added) * dyn_modules/bigintm/test_release.sh (added) * dyn_modules/syzextra/Makefile.am (added) * dyn_modules/syzextra/ederc.tst (modified) * dyn_modules/syzextra/syzextra.tst (modified) * dyn_modules/syzextra/test.sh (added) * dyn_modules/syzextra/test_debug.sh (added) * dyn_modules/syzextra/test_release.sh (added) Dynamic modules: bigintm & syzextra will be built and can be tested ... Fri, 17 Feb 2012 15:44:11 GMT Oleksandr Motsak [5c0183] * dyn_modules/syzextra/ederc.tst (added) * dyn_modules/syzextra/mod_main.cc (modified) * libpolys/polys/monomials/p_polys.cc (modified) fix the induced Schreyer ordering add: a test due to Chrisian add: ... Tue, 21 Feb 2012 19:58:10 GMT Oleksandr Motsak [98c972] * dyn_modules/syzextra/mod_main.cc (modified) added component weights to the output of GetInducedData Fri, 17 Feb 2012 15:47:35 GMT Oleksandr Motsak [227b7e] * dyn_modules/syzextra/mod_main.cc (modified) fix syzextra dynamic module usage output Wed, 22 Feb 2012 19:36:43 GMT Oleksandr Motsak [0917a96] * dyn_modules/syzextra/DebugPrint.cc (modified) * dyn_modules/syzextra/DebugPrint.h (modified) * dyn_modules/syzextra/mod_main.cc (modified) * dyn_modules/syzextra/myNF.cc (modified) * dyn_modules/syzextra/myNF.h (modified) * dyn_modules/syzextra/noro.sing (modified) * dyn_modules/syzextra/syzextra.tst (modified) adaptation of dyn_modules/syzextra for spielwiese fix: fixed ... Wed, 22 Feb 2012 19:32:30 GMT Oleksandr Motsak [860bce] * dyn_modules/bigintm/bigintm.cc (modified) * libpolys/coeffs/coeffs.h (modified) repaired dyn_modules/bigintm fix: adaptation to spielwiese chg: ... 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 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 Mon, 25 Apr 2011 06:25:05 GMT Oleksandr Motsak [a45086] * dyn_modules/bigintm/SConstruct (modified) * dyn_modules/syzextra/SConstruct (modified) FIX: mac os x specific linker options From: Oleksandr Motsak ... Mon, 25 Apr 2011 06:25:05 GMT Oleksandr Motsak [27fc50] * dyn_modules/bigintm/SConstruct (modified) * dyn_modules/bigintm/bigintm.cc (modified) * dyn_modules/syzextra/SConstruct (modified) * kernel/Makefile.in (modified) * kernel/gring.h (modified) * kernel/ideals.h (modified) * kernel/kutil.h (modified) * kernel/mod_raw.cc (modified) * kernel/sca.h (modified) FIX: fixed building/loading of dynamic modules on Mac OS X From: ... Mon, 04 Apr 2011 15:33:01 GMT Oleksandr Motsak [f115489] * dyn_modules/syzextra/mod_main.cc (modified) * dyn_modules/syzextra/p_content.tst (added) * kernel/longtrans.cc (modified) ADD: bugtest for ntIntDiv & p_Content using syzextra From: ... Thu, 24 Mar 2011 17:36:10 GMT Oleksandr Motsak [636c28] * dyn_modules/bigintm/SConstruct (modified) * dyn_modules/bigintm/bigintm.tst (modified) * dyn_modules/bigintm/mod_main.cc (modified) * dyn_modules/syzextra/SConstruct (modified) * dyn_modules/syzextra/mod_main.cc (modified) * dyn_modules/syzextra/singularxx_defs.h (modified) * dyn_modules/syzextra/syzextra.tst (modified) ADD: "scons debug=1" for debug version UPD: updated bigintm to ... Wed, 16 Mar 2011 17:53:23 GMT Oleksandr Motsak [19764c6] * dyn_modules/syzextra/SConstruct (modified) * dyn_modules/syzextra/mod_main.cc (modified) * dyn_modules/syzextra/syzextra.tst (modified) FIX: the issue of debug/release Singular needed for correspondingly ... Tue, 15 Mar 2011 18:17:52 GMT Oleksandr Motsak [4f7d76] * dyn_modules/syzextra/DebugPrint.cc (added) * dyn_modules/syzextra/DebugPrint.h (added) * dyn_modules/syzextra/SConstruct (added) * dyn_modules/syzextra/mod_main.cc (added) * dyn_modules/syzextra/myNF.cc (added) * dyn_modules/syzextra/myNF.h (added) * dyn_modules/syzextra/noro.sing (added) * dyn_modules/syzextra/singularxx_defs.h (added) * dyn_modules/syzextra/syzextra.tst (added) * kernel/kutil.h (modified) moved all the user-space syzygy-related stuff into a synamic module ... Tue, 15 Mar 2011 18:17:49 GMT Oleksandr Motsak [f24733] * Singular/blackbox.cc (modified) * Singular/blackbox.h (modified) * dyn_modules/bigintm/bigintm.cc (modified) * dyn_modules/bigintm/mod_main.cc (modified) MV: moved WrongOP to blackbox FIX: dynamic modules must ONLY export ... Tue, 15 Mar 2011 18:17:48 GMT Oleksandr Motsak [5cdbfe] * dyn_modules/bigintm/bigintm.cc (modified) * dyn_modules/bigintm/bigintm.tst (modified) * dyn_modules/bigintm/mod_main.cc (modified) ADD: dynamic module stuff... From: Oleksandr Motsak ... Mon, 07 Mar 2011 18:14:25 GMT Oleksandr Motsak [e6d9a32] * Singular/blackbox.h (modified) * dyn_modules/bigintm/.gdbinit (added) * dyn_modules/bigintm/SConstruct (added) * dyn_modules/bigintm/bigintm.cc (added) * dyn_modules/bigintm/bigintm.h (added) * dyn_modules/bigintm/bigintm.tst (added) * dyn_modules/bigintm/mod_main.cc (added) ADD: bigintm as a module sample ADD: public blackbox_default_OpM ... Thu, 25 Nov 2010 17:00:48 GMT Hans Schoenemann [d44ced] * dyn_modules/modgen/makefile.cc (modified) * kernel/mod_raw.cc (modified) generic ELF handling git-svn-id: ... Wed, 21 Jul 2010 13:32:25 GMT Hans Schoenemann [5e7ae8] * dyn_modules/loctriv.mod (modified) * dyn_modules/modgen/makefile.cc (modified) * dyn_modules/modgen/misc.cc (modified) fix includes and path names git-svn-id: ... Sat, 17 Jul 2010 21:16:03 GMT Kai Krüger [3c473c] * Makefile.in (modified) * configure (modified) * configure.in (modified) * dyn_modules/Makefile.in (moved) * dyn_modules/README (moved) * dyn_modules/configure (moved) * dyn_modules/configure.in (moved) * dyn_modules/demo.mod (moved) * dyn_modules/eigenval.mod (moved) * dyn_modules/include/config.h.in (moved) * dyn_modules/kernel/kernel.mod (moved) * dyn_modules/kernel/misc.cc (moved) * dyn_modules/kernel/proclist.cc (moved) * dyn_modules/kernel/sscanf.cc (moved) * dyn_modules/loctriv.mod (moved) * dyn_modules/mega2003.mod (moved) * dyn_modules/mkinstalldirs (moved) * dyn_modules/modgen/Makefile.in (moved) * dyn_modules/modgen/crctab.h (moved) * dyn_modules/modgen/creat_top.cc (moved) * dyn_modules/modgen/getopt.c (moved) * dyn_modules/modgen/getopt1.c (moved) * dyn_modules/modgen/main.cc (moved) * dyn_modules/modgen/makefile.cc (moved) * dyn_modules/modgen/misc.cc (moved) * dyn_modules/modgen/mod_grammar.cc (moved) * dyn_modules/modgen/mod_grammar.h (moved) * dyn_modules/modgen/mod_grammar.y (moved) * dyn_modules/modgen/modgen.h (moved) * dyn_modules/modgen/mvbison (moved) * dyn_modules/modgen/my_getopt.h (moved) * dyn_modules/modgen/proc.cc (moved) * dyn_modules/modgen/proc_setup.cc (moved) * dyn_modules/modgen/scanner.cc (moved) * dyn_modules/modgen/scanner.l (moved) * dyn_modules/modgen/stype.h (moved) * dyn_modules/modgen/typmap.h (moved) * dyn_modules/modgen/utils.cc (moved) * dyn_modules/openmath/applicationbsp (moved) * dyn_modules/openmath/arith1.bpl (moved) * dyn_modules/openmath/attrbsp (moved) * dyn_modules/openmath/bindingbsp (moved) * dyn_modules/openmath/bytearraybsp (moved) * dyn_modules/openmath/cas/__init__.py (moved) * dyn_modules/openmath/cas/kuchenessen.py (moved) * dyn_modules/openmath/cas/singular.py (moved) * dyn_modules/openmath/cd/__init__.py (moved) * dyn_modules/openmath/cd/arith1.py (moved) * dyn_modules/openmath/cd/fieldname1.py (moved) * dyn_modules/openmath/cd/gametheory.py (moved) * dyn_modules/openmath/cd/list1.py (moved) * dyn_modules/openmath/cd/polyd.py (moved) * dyn_modules/openmath/cd/primdec.py (moved) * dyn_modules/openmath/context.py (moved) * dyn_modules/openmath/context.pyc (moved) * dyn_modules/openmath/cyc5.out (moved) * dyn_modules/openmath/kuchenessen_demo.py (moved) * dyn_modules/openmath/lxmldecoder.py (moved) * dyn_modules/openmath/lxmlencoder.py (moved) * dyn_modules/openmath/objectbsp (moved) * dyn_modules/openmath/objects.bpl (moved) * dyn_modules/openmath/objects.py (moved) * dyn_modules/openmath/omexceptions.py (moved) * dyn_modules/openmath/omexceptions.pyc (moved) * dyn_modules/openmath/omxmlreader.py (moved) * dyn_modules/openmath/openmathhashunger.py (moved) * dyn_modules/openmath/primdec.in (moved) * dyn_modules/openmath/pseudocode.py (moved) * dyn_modules/openmath/pseudocode_notes.txt (moved) * dyn_modules/openmath/refbsp (moved) * dyn_modules/openmath/scopebsp (moved) * dyn_modules/openmath/singularserver.sing (moved) * dyn_modules/openmath/singulartest.sing (moved) * dyn_modules/openmath/strbsp (moved) * dyn_modules/openmath/symbolbsp (moved) * dyn_modules/openmath/test_read.py (moved) * dyn_modules/openmath/tester.py (moved) * dyn_modules/openmath/tests/basic1.py (moved) * dyn_modules/openmath/tests/xmlcoding.py (moved) * dyn_modules/openmath/xmlencodetest.py (moved) * dyn_modules/openmathserver/.project (moved) * dyn_modules/openmathserver/CAS/__init__.py (moved) * dyn_modules/openmathserver/CAS/kuchenessen.py (moved) * dyn_modules/openmathserver/CAS/singular.py (moved) * dyn_modules/openmathserver/CD/__init__.py (moved) * dyn_modules/openmathserver/CD/arith1.py (moved) * dyn_modules/openmathserver/CD/fieldname1.py (moved) * dyn_modules/openmathserver/CD/gametheory.py (moved) * dyn_modules/openmathserver/CD/polyd.py (moved) * dyn_modules/openmathserver/applicationbsp (moved) * dyn_modules/openmathserver/attrbsp (moved) * dyn_modules/openmathserver/binding.py (moved) * dyn_modules/openmathserver/bindingbsp (moved) * dyn_modules/openmathserver/bytearraybsp (moved) * dyn_modules/openmathserver/cd.py (moved) * dyn_modules/openmathserver/context.py (moved) * dyn_modules/openmathserver/kuchenessen_demo.py (moved) * dyn_modules/openmathserver/objectbsp (moved) * dyn_modules/openmathserver/objects.py (moved) * dyn_modules/openmathserver/omexceptions.py (moved) * dyn_modules/openmathserver/omxmlreader.py (moved) * dyn_modules/openmathserver/openmathhashunger.py (moved) * dyn_modules/openmathserver/refbsp (moved) * dyn_modules/openmathserver/scopebsp (moved) * dyn_modules/openmathserver/singulartest.sing (moved) * dyn_modules/openmathserver/strbsp (moved) * dyn_modules/openmathserver/symbolbsp (moved) * dyn_modules/openmathserver/xmlencodetest.py (moved) * dyn_modules/pcv.mod (moved) * dyn_modules/pcv/pcv.mod (moved) * dyn_modules/pcv/pcv/pcv.cc (moved) * dyn_modules/pcv/pcv/pcv.h (moved) * dyn_modules/python.mod (moved) * dyn_modules/python/BUGS (moved) * dyn_modules/python/CF_wrap.cc (moved) * dyn_modules/python/CF_wrap.h (moved) * dyn_modules/python/Makefile (moved) * dyn_modules/python/README (moved) * dyn_modules/python/SConstruct (moved) * dyn_modules/python/Singular.html (moved) * dyn_modules/python/TAGS (moved) * dyn_modules/python/cart.py (moved) * dyn_modules/python/docu.sing (moved) * dyn_modules/python/fac.sing (moved) * dyn_modules/python/facp.sing (moved) * dyn_modules/python/factorytester (moved) * dyn_modules/python/ideal_wrap.cc (moved) * dyn_modules/python/ideal_wrap.h (moved) * dyn_modules/python/idealtester (moved) * dyn_modules/python/interpreter.html (moved) * dyn_modules/python/interpreter.py (moved) * dyn_modules/python/interpreter_support.cc (moved) * dyn_modules/python/interpreter_support.h (moved) * dyn_modules/python/interpretertester (moved) * dyn_modules/python/intvec_wrap.cc (moved) * dyn_modules/python/intvec_wrap.h (moved) * dyn_modules/python/ipython.sing (moved) * dyn_modules/python/mywrapper.cc (moved) * dyn_modules/python/number_wrap.cc (moved) * dyn_modules/python/number_wrap.h (moved) * dyn_modules/python/perf.py (moved) * dyn_modules/python/perf.pyc (moved) * dyn_modules/python/perftester (moved) * dyn_modules/python/perftester.classic (moved) * dyn_modules/python/perftester2 (moved) * dyn_modules/python/playground.cc (moved) * dyn_modules/python/playground.h (moved) * dyn_modules/python/poly_wrap.cc (moved) * dyn_modules/python/poly_wrap.h (moved) * dyn_modules/python/polytester (moved) * dyn_modules/python/powertester (moved) * dyn_modules/python/print_tester (moved) * dyn_modules/python/python.cc (moved) * dyn_modules/python/python.h (moved) * dyn_modules/python/python_module.bin (moved) * dyn_modules/python/python_module.pl (moved) * dyn_modules/python/python_wrapper.h (moved) * dyn_modules/python/rectester (moved) * dyn_modules/python/rectester.sing (moved) * dyn_modules/python/ring_wrap.cc (moved) * dyn_modules/python/ring_wrap.h (moved) * dyn_modules/python/symm.py (moved) * dyn_modules/python/symm.sing (moved) * dyn_modules/python/util.html (moved) * dyn_modules/python/util.py (moved) * dyn_modules/python/vector_wrap.cc (moved) * dyn_modules/python/vector_wrap.h (moved) * dyn_modules/python/vectortester (moved) * dyn_modules/python/wrapper.h (moved) * dyn_modules/tools/Makefile.in (moved) * dyn_modules/tools/misc.cc (moved) * dyn_modules/tools/modgen.h (moved) * dyn_modules/tools/scanner.l (moved) * dyn_modules/tools/typmap.h (moved) * tests/CMakeLists.txt (modified) rename directory modules to dyn_modules anticipating "modules" ...