source: git/Singular

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @7d58b6   12 years hannes fix: use currRing instead of currRingHdl (from master) spielwiese
(edit) @a2cdd62   12 years hannes fix: avoid limits.h spielwiese
(edit) @4e855a7   12 years Oleksandr ADD: distibute LIB/tst.lib for now spielwiese
(edit) @46e503   12 years Oleksandr ADD: LIB/help.cnf is needed! spielwiese
(edit) @a27bc9   12 years Oleksandr FIX: correct test environment for make check in kernel/, Singular/ spielwiese
(edit) @49ea49   12 years Oleksandr CHG: eliminated omalloc/omlimits.h.in->.h in favour of static ... spielwiese
(edit) @61b2e16   12 years Oleksandr FIX: bigints <-> numbers spielwiese
(edit) @50831b   12 years Oleksandr FIX: bbcone.h/bbfan.h were moved from Singular to kernel in legacy Singular spielwiese
(edit) @ebdaa1   12 years mohamed.barakat minor fixes after last rebase make works make check works spielwiese
(edit) @c3238c9   13 years hannes fix some warnings spielwiese
(edit) @a82001e   13 years Oleksandr FIX: error in linalg.lib::inverse spielwiese
(edit) @380c4c   13 years hannes fix tr. 359 spielwiese
(edit) @60dc849   13 years Oleksandr CHG: no extra info for "minpoly=...;" in debug version spielwiese
(edit) @ec27f7   13 years Oleksandr CHG: clean up .gitignore's (LIB/) spielwiese
(edit) @19329d0   13 years Oleksandr RM: LIB/all.lib will be generated by make spielwiese
(edit) @b7cad8c   13 years Oleksandr ADD: static handling of DBM links spielwiese
(edit) @a06b98   13 years burcin Remove float_len{,2} members from rings. They are in coeffs now. spielwiese
(edit) @5d5d79   13 years burcin Fix ringlist with coefficient domain GF. Extraction of the parameter ... spielwiese
(edit) @fb85f97   13 years Oleksandr FIX: rings are printed with details only via "print(r); " not via "r; ... spielwiese
(edit) @83a1714   13 years Oleksandr FIX: started fixing fetch & imap for transcendental/alg. extensions: ... spielwiese
(edit) @bebd746   13 years Oleksandr FIX: removed circullar dependency for LIB/all.lib spielwiese
(edit) @ff7e14a   13 years vbraun.name Fix: Install the singular library to share/singular/LIB spielwiese
(edit) @61a050   13 years burcin Setting ShortOut on the command line now effects coeffient rings as ... spielwiese
(edit) @0ff203   13 years vbraun.name stop automake from flattening install subdirectories for headers spielwiese
(edit) @5d18675   13 years Oleksandr FIX: rDecompose should know about trans. exts. spielwiese
(edit) @c2eb2e   13 years vbraun.name make install and make distcheck work now spielwiese
(edit) @046a94   13 years Oleksandr FIX: correct small real fields spielwiese
(edit) @85fd90   13 years burcin Fix rChangeCurrRing and make the interpreter pass precision info to ... spielwiese
(edit) @f3fb4d   13 years hannes fix: overflow checks from trunk spielwiese
(edit) @b9e11ba   13 years vbraun.name FIX: race with generated include files (in particular feOpt.inc). Some ... spielwiese
(edit) @de7521   13 years ranosch fixed minpoly for this case of inverse spielwiese
(edit) @c14846c   13 years hannes fix: n?SetMap should return ndCopyMap for equal coeffs spielwiese
(edit) @f16c61c   13 years hannes better test for n_GF while contructing a ring spielwiese
(edit) @69ad7e   13 years Oleksandr FIX: feOpt.inc - issue should be fixed with this! spielwiese
(edit) @a8b8d03   13 years hannes fix: feOptStruct spielwiese
(edit) @e28fc4   13 years hannes fix: multiple definitions of feOptStruct spielwiese
(edit) @79c035   13 years hannes fix: comon stuff for feOpt.h/feOptGen.h -> feOptTab.h spielwiese
(edit) @dfc60c8   13 years hannes split feOpt.* to feOptGen.* (to produce feOpt*.inc) and feOpt.* (for ... spielwiese
(edit) @47719a   13 years Oleksandr FIX: make the message about "minpoly=0;" to a warning spielwiese
(edit) @4eda6b   13 years Oleksandr FIX: "minpoly = 0;" without parameters - should not cause an error for ... spielwiese
(edit) @e8a9f3   13 years Oleksandr CHG: minor fixes + cleanup of *.inc generation in Singular/ spielwiese
(edit) @151a06   13 years Oleksandr ADD: Singular/ is under automake now!!! CHG: saved the remains of the ... spielwiese
(edit) @6179c1   13 years hannes fix rInit: ch must be prime (Tst/Old/ch.tst) spielwiese
(edit) @4fc8028   13 years Oleksandr FIX: another try to fix feOpt.inc-issue... spielwiese
(edit) @740ea01   13 years Oleksandr ADD: quick hack for supporting fink / Mac OS X spielwiese
(edit) @e511e0   13 years hannes fix: idJet,idJetW,idModule2formatedMatrix -> ... spielwiese
(edit) @0521c2   13 years hannes fix: error message while composing ring(5,x,dp) from a list spielwiese
(edit) @39457c   13 years hannes fix: Module2Matrix/Matrix2Module: less dep. on currRing spielwiese
(edit) @08d98a   13 years Oleksandr CHG: cleaned up the "minpoly = number;" implementation (jjMINPOLY) ... spielwiese
(edit) @407497   13 years Oleksandr ADD: testing rings with parameters and minpolys (via interpreter) spielwiese
(edit) @8b87135   13 years Oleksandr FIX: handling of minpoly should be more precise + adding some assumes spielwiese
(edit) @e20910   13 years Oleksandr FIX: ring declaration / building via rInit now actually supports ... spielwiese
(edit) @047597   13 years Oleksandr FIX: registration of naInitChar and ntInitChar (siInit in ... spielwiese
(edit) @1d768d   13 years Oleksandr ADD: system("r"/"p") should not emit error in release build spielwiese
(edit) @393651   13 years hannes fix: creation of ring (0,a),x,dp spielwiese
(edit) @207e0b   13 years Oleksandr ADD: more debug output, while trying to debug the 32-bit error (x*x)... spielwiese
(edit) @746fd8   13 years Oleksandr FIX: feOpt.inc should be generated 1st thing in for any target.. spielwiese
(edit) @d4e056   13 years Oleksandr ADD: test multiplication via the Singular interpreter spielwiese
(edit) @a3bb5d   13 years Oleksandr FIX: special linker flags for dlopen'ing dynamic .so-s. FIX: pass ... spielwiese
(edit) @6a4ba5f   13 years hannes removed some use of currRing in ideals.h spielwiese
(edit) @eeae6e3   13 years Oleksandr FIX: the use of "om_sing_opt_show_mem" in Singular/misc_ip.cc now ... 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) @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) @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) @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) @1450c9   13 years Oleksandr FIX: moved interpreter-related FGLM declarations to Singular/fglm.h ... 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) @1f4ff9   13 years Oleksandr ADD: local .gitignores spielwiese
(edit) @213d64   13 years Oleksandr CHG: rootArranger::listOfRoots deals with lists => moved to ... spielwiese
(edit) @b9cf41   13 years Oleksandr ADD: made libnumeric out of numberic/ 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) @a40080   13 years Oleksandr CHG: minor changes 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) @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) @fbb0173   13 years Oleksandr ADD: Singularg spielwiese
(edit) @7b15f9d   13 years hannes more idHead fixed spielwiese
(edit) @fe89b98   13 years hannes fix pLeXOrder spielwiese
(edit) @4691363   13 years hannes implement rChangeCurrRing spielwiese
Note: See TracRevisionLog for help on using the revision log.