source: git

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @8b1efb   13 years Oleksandr ADD: ignores for Tst directory (starting to test Singular with the ... spielwiese
(edit) @0e4a9f   13 years Oleksandr ADD: simple test for polynomial multiplication spielwiese
(edit) @ae133b   13 years Oleksandr FIX: rChangeCurrRing should set currQuotient as well spielwiese
(edit) @a3bb5d   13 years Oleksandr FIX: special linker flags for dlopen'ing dynamic .so-s. FIX: pass ... spielwiese
(edit) @d67fcad   13 years martinlee84 deleted initializeGMP spielwiese
(edit) @6a4ba5f   13 years hannes removed some use of currRing in ideals.h spielwiese
(edit) @43568c   13 years martinlee84 deleted memory manager of factory spielwiese
(edit) @d6039d   13 years hannes add missing dep. in fglm.h, removed old.febase.h (unused) spielwiese
(edit) @eeae6e3   13 years Oleksandr FIX: the use of "om_sing_opt_show_mem" in Singular/misc_ip.cc now ... spielwiese
(edit) @4c96a0   13 years Oleksandr ADD: better Singular structure spielwiese
(edit) @3b8d48   13 years Oleksandr ADD: more ignored binaries spielwiese
(edit) @1ddcda6   13 years Oleksandr ADD: create ring via the Interpretor (for make check) spielwiese
(edit) @2fbc7a   13 years Oleksandr CHG: removed the direc kernel tests (still present in kernel/test.cc) ... spielwiese
(edit) @07f3b73   13 years Oleksandr FIX: Singular builds, runs & does some polynomial arithmetics!!! spielwiese
(edit) @3bdd16   13 years Oleksandr CHG: don't use Pyobjects yet... spielwiese
(edit) @eb5c46   13 years Oleksandr ADD: added assumes that "RING->cf != NULL" into rField_* spielwiese
(edit) @6bcd036   13 years Oleksandr CHG: cleaning up tests FIX: fixed Singular/test.cc (currRing was r-Deleted) spielwiese
(edit) @f29ab6   13 years Oleksandr FIX: use p_DebugPrint instead of pDebugPrint + ring spielwiese
(edit) @715936   13 years Oleksandr FIX: omalloc should be configured with ... spielwiese
(edit) @5348866   13 years Oleksandr FIX: guarding all libfac_* variables with HAVE_LIBFAC spielwiese
(edit) @1133b7   13 years Oleksandr FIX: moved fereadl.c to Singular/ spielwiese
(edit) @88071a   13 years Oleksandr FIX: fereadl.c needs nothing! CHG: minor cleanup spielwiese
(edit) @1db880   13 years Oleksandr CHG: minor cleanup (no currRing in libpolys/*!) spielwiese
(edit) @e48172   13 years Oleksandr FIX: reenabled/fixed p_SimpleContent (for the use in Singular/janet) spielwiese
(edit) @2fce0e   13 years Oleksandr FIX: exposed mp_Wedge FIX: moving duplicates from ... spielwiese
(edit) @9d5ba2   13 years Oleksandr FIX: singclap_det_i spielwiese
(edit) @5c71ae1   13 years Oleksandr FIX: maEval takes the destination ring CHG: minor cleanup spielwiese
(edit) @f9dc437   13 years Oleksandr FIX: no idSubst (use id_Subst + ring instead) spielwiese
(edit) @d02fff   13 years Oleksandr FIX: no pVec2Polys (use p_Vec2Poly + ring instead) spielwiese
(edit) @e044528   13 years Oleksandr FIX: pCompareChain & pCompareChainPart spielwiese
(edit) @f7aa4c7   13 years Oleksandr CHG: pHomogen & pIsHomogeneous -> p_Homogen & p_IsHomogeneous + currRing spielwiese
(edit) @d84a4d   13 years Oleksandr FIX: id[^_]* vs id_*: adding inline version to kernel/ideals.h FIX: ... spielwiese
(edit) @38fc181   13 years Oleksandr CHG: cleanup for id[_]*TestHomModule spielwiese
(edit) @7e6bfe   13 years Oleksandr CHG: cleanup for id_GCD spielwiese
(edit) @1a20e5   13 years Oleksandr FIX: p[_]?TakeOutComp* spielwiese
(edit) @1450c9   13 years Oleksandr FIX: moved interpreter-related FGLM declarations to Singular/fglm.h ... spielwiese
(edit) @1da2a13   13 years Oleksandr FIX: some rAssure_A_B() should not require an (BOOLEAN complete) argument! spielwiese
(edit) @419b39   13 years Oleksandr FIX: enable implicit templates for now (commented out the use of ... spielwiese
(edit) @3630fa8   13 years Oleksandr FIX: starting to add an optional ring argument to id[^_]* (without it) spielwiese
(edit) @993ae2   13 years Oleksandr FIX: ppNoether belongs to a ring (currRing!?) spielwiese
(edit) @3aa9b6   13 years Oleksandr TODO: singclap_{irrCharSeries,neworder} are commented out and shell ... spielwiese
(edit) @24a614b   13 years Oleksandr FIX: nc_p_Bracket_qq must take the 3rd RING argument! spielwiese
(edit) @895b31c   13 years Oleksandr ADD: re-enabled _HNF/_LLL spielwiese
(edit) @74efabb   13 years Oleksandr FIX: one ";" too many spielwiese
(edit) @1f4ff9   13 years Oleksandr ADD: local .gitignores spielwiese
(edit) @897139   13 years Oleksandr FIX: numerics need GMP (NTL/FACTORY?) => changes to build system spielwiese
(edit) @213d64   13 years Oleksandr CHG: rootArranger::listOfRoots deals with lists => moved to ... spielwiese
(edit) @08e15e7   13 years Oleksandr FIX: numeric/mpr_* spielwiese
(edit) @b9cf41   13 years Oleksandr ADD: made libnumeric out of numberic/ spielwiese
(edit) @f65f1b   13 years Oleksandr FIX: one too many EXTRA_PROGRAMS... due to cplusplus spielwiese
(edit) @41d16b   13 years Oleksandr CHG: updating the Singular units diagram: numeric, kernel, ... spielwiese
(edit) @67070c   13 years Oleksandr ADD: trying to test Singular interpreter according to 'HOWTO-libsingular' spielwiese
(edit) @929fae   13 years Oleksandr FIX: currRing / currQuotient removed from Singular/ipid since they are ... spielwiese
(edit) @13a8de   13 years Oleksandr FIX: misc_ip should not contain mmInit !?!! spielwiese
(edit) @3449431   13 years Oleksandr FIX: tesths.cc should be compiled without -DLIBSINGULAR! spielwiese
(edit) @4a4e29   13 years Oleksandr ADD: make check tests omalloc using the original test suites spielwiese
(edit) @a40080   13 years Oleksandr CHG: minor changes spielwiese
(edit) @dbcf787   13 years Oleksandr FIX: another bug: DBTest/cfDBTest is available only if LDEBUG is defined spielwiese
(edit) @50b874   13 years Oleksandr FIX: further issues due to the use of Debugging stuff in Release version spielwiese
(edit) @d663f2   13 years Oleksandr FIX: fixing longrat-related bugs (due to the Uglyness in p_Numbers.h!) spielwiese
(edit) @ef6f95   13 years Oleksandr CHG: libSingular* needs LIBSINGULAR define spielwiese
(edit) @8aa03b   13 years Oleksandr ADD: improving tests spielwiese
(edit) @9680805   13 years Oleksandr FIX: minor fixes due to feOpt.* spielwiese
(edit) @5fe834   13 years Oleksandr FIX: libpolys and kernel should use rDelete instead of rKill! spielwiese
(edit) @737a68   13 years Oleksandr CHG: moved libpolys/polys/polys.h to kernel/polys.h & updated includes ... spielwiese
(edit) @f3ea6ce   13 years Oleksandr ADD: defining DISABLE_GMP_CPP makes cf_gmp.h to use our UGLY! hack to ... spielwiese
(edit) @06aafe1   13 years Oleksandr FIX: ipshell needs isdigit from ctype.h spielwiese
(edit) @311803   13 years Oleksandr FIX: readcf.{yy->cc} fixed disabling (for Singular or without IOSTREAM) spielwiese
(edit) @72ebdb   13 years Oleksandr ADD: forgotten generator cplusplus.cc spielwiese
(edit) @e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory spielwiese
(edit) @fbb0173   13 years Oleksandr ADD: Singularg spielwiese
(edit) @7b15f9d   13 years hannes more idHead fixed spielwiese
(edit) @d5e030   13 years hannes fix pOrdSgn -> r->OrdSgn spielwiese
(edit) @d02a0a1   13 years hannes fix idModule2... spielwiese
(edit) @2e757c   13 years hannes removed idComactify -> id_Comapctify spielwiese
(edit) @fe89b98   13 years hannes fix pLeXOrder spielwiese
(edit) @4691363   13 years hannes implement rChangeCurrRing spielwiese
(edit) @36d6ec6   13 years hannes fix idSimpleAdd calls spielwiese
(edit) @ded10f   13 years hannes fix idTest calls spielwiese
(edit) @6ea2f5   13 years Oleksandr FIX: release version should NOT try to use the debugging omalloc functions spielwiese
(edit) @156138   13 years Oleksandr ADD: build test/testg out of test.cc and run them during 'make check' ... spielwiese
(edit) @643b538   13 years Oleksandr FIX: fixing unfixed assumes and ther stuff for debug version of Singular spielwiese
(edit) @ca9096f   13 years Oleksandr ADD: #ifdef HAVE_MPSR safeguards around the header-content CHG: minor ... spielwiese
(edit) @9b5734   13 years Oleksandr CHG: a bit better kernel/makefile (+run tests) spielwiese
(edit) @b80440   13 years Oleksandr CHG: kernel/testgh seems to be out of place and obsolete... ewnamed to ... spielwiese
(edit) @bcfb6e   13 years Oleksandr FIX: kernel/run.h is obsolete in favor of Singular/run.h since there ... spielwiese
(edit) @d7c1c8   13 years Oleksandr FIX: removing duplicates spielwiese
(edit) @5938a0   13 years Oleksandr ADD: Singular building under Mac OS X spielwiese
(edit) @fe72e1   13 years Oleksandr FIX: symbol duplicate: iiInitSingularProcinfo spielwiese
(edit) @8d033e2   13 years Oleksandr FIX: symbol duplicate: feFilePending spielwiese
(edit) @19ef53c   13 years Oleksandr CHG: minor (#include-standard conformance) spielwiese
(edit) @3a3063   13 years Oleksandr FIX: kernel compiling/linking under Mac OS X spielwiese
(edit) @2cae921   13 years Oleksandr ADD: the Singular dir will be processed by (global) make spielwiese
(edit) @f11ea16   13 years Oleksandr FIX: duplicate of id_ChineseRemainder spielwiese
(edit) @d8c7a6   13 years Oleksandr FIX: to the fix of fix ... spielwiese
(edit) @736288b   13 years Oleksandr FIX: fixed rInit (GF)... spielwiese
(edit) @f5bef2   13 years Oleksandr FIX: finished ipshell (together with Burcin) ADD: Singular build target spielwiese
(edit) @e7e815   13 years Oleksandr FIX: rCompose uses nInitChar now! spielwiese
(edit) @2b7f4e   13 years Oleksandr FIX: rDefault(const char*) - returns a handle... moved to ipshell CHG: ... spielwiese
(edit) @3da9f4   13 years hannes fix n_GF in rInit spielwiese
Note: See TracRevisionLog for help on using the revision log.