source: git

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(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
(edit) @3373e32   13 years hannes rewrite rInit spielwiese
(edit) @8c6ae50   13 years hannes fix iparith.cc spielwiese
(edit) @d143376   13 years Oleksandr FIX: starting to fix rCompose (ipshell) spielwiese
(edit) @77bb59   13 years Oleksandr CHG: minor changes spielwiese
(edit) @d914cf0   13 years Oleksandr ADD/FIX: maGetPreimage exposed by kernel/preimage.* now spielwiese
(edit) @c10515   13 years hannes add missing routines from ipshell.cc to ipshell.h spielwiese
(edit) @15ff9a   13 years hannes add missing header: Singular/linearAlgebra_ip.h spielwiese
(edit) @6cc7f5   13 years burcin Convert Singular/ipshell.cc to libpolys (not done). spielwiese
(edit) @45c9bd3   13 years Oleksandr FIX: use n_IsParam instead of lnumber/->z/p_Var spielwiese
(edit) @e82417   13 years Oleksandr ADD: new function "int n_IsParam(number m, const ring r)" a-la onld p_Var spielwiese
(edit) @94a065c   13 years hannes fix cfImPart (coeffs.h) spielwiese
(edit) @cfecd2   13 years hannes add n_RePart and n_ImPart to coeffs.h spielwiese
(edit) @a374b8   13 years Oleksandr FIX: rCompose and rDecompose are only used in iparith (and declared there) spielwiese
(edit) @669f3d   13 years Oleksandr FIX: fixed the wrong fix for mpCopy (currRing was passed NOT to mp_Copy) spielwiese
(edit) @c44ade   13 years Oleksandr FIX: mpIsDiagUnit -> mp_IsDiagUnit + currRing spielwiese
(edit) @c1f4a68   13 years Oleksandr FIX: smCall* -> sm_Call* + add currRing, FIX: same for smCheckDet spielwiese
(edit) @33e249b   13 years Oleksandr ADD: export 'rIsLikeOpposite' spielwiese
(edit) @bf38a4   13 years hannes on the way to fix iparith.cc spielwiese
(edit) @e92b07   13 years Oleksandr FIX: fixed the use of parameters (and lnumber's) in pSubstPar spielwiese
(edit) @6637ee   13 years Oleksandr ADD: new function: number n_Param(iParameter,ring) - creates a number ... spielwiese
(edit) @1f414c8   13 years Oleksandr CHG: cleaning up Frank's code for alg./trans. extensions + hiding ... spielwiese
(edit) @7fccc79   13 years hannes fix pVariables ->rVar(currRing) spielwiese
(edit) @8a5c49   13 years hannes fix ipassign.cc, extra.cc spielwiese
(edit) @95eb6d   13 years Oleksandr FIX: headers FIX: almost done with extra.cc (save for ITIMER_VIRTUAL, ... spielwiese
(edit) @e63576   13 years Oleksandr FIX: started moving GB-related non-commutative routines to kernel/ spielwiese
(edit) @3e305b   13 years Oleksandr FIX: fix bigintegers (mpz_t) use in misc_ip.* spielwiese
(edit) @2bc4f5   13 years Oleksandr ADD: expose mpz_size1: moved from longrat.h to si_gmp.h spielwiese
(edit) @cc7302   13 years Oleksandr ADD: expose feStringAppendBrowsers (moved to Singular/fehelp.*) spielwiese
(edit) @320f1c   13 years hannes fix ssiLink.cc spielwiese
(edit) @4ff07f   13 years hannes fix subexpr.cc spielwiese
(edit) @bda3ea   13 years hannes genration of iparith.inc, mpsr_Tok.inc spielwiese
(edit) @98b2d31   13 years hannes fix ipconc.cc spielwiese
(edit) @5ad2f8   13 years hannes fix silink.cc spielwiese
(edit) @a8ee9f   13 years Oleksandr FIX: use new MPZ<->NUMBER conversions for coeffs + coeffs_BIGINT spielwiese
(edit) @5ff1d3   13 years Oleksandr FIX: headers cleanup ADD: p_SetRingOfLeftv is defined in misc_ip.* spielwiese
(edit) @045efb   13 years Oleksandr ADD: conversion between numbers and mpz_t (GMP integers) spielwiese
(edit) @b1ca999   13 years Oleksandr FIX: p_SetRingOfLeftv is not in libpolys!!! spielwiese
(edit) @88479ff   13 years burcin Change includes in Singular/tesths.cc to work around cstdio/stdio.h ... spielwiese
(edit) @3d9165   13 years burcin Convert Singular/Minor* to libpolys. spielwiese
(edit) @88a3ea2   13 years hannes removed include of longtrans.h spielwiese
(edit) @b787fb6   13 years hannes removed includes of longalg.h spielwiese
(edit) @0726609   13 years hannes temp. fix for the factory include problem: make check works again in kernel spielwiese
(edit) @7b2b05   13 years hannes removed longalg.*, longtrans.* (we use now algext.*, transext.*) spielwiese
(edit) @3b1d9a   13 years burcin Convert Singular/maps_ip.cc to libpolys. spielwiese
(edit) @1085d4   13 years hannes fix idid.cc via ipshell.h spielwiese
(edit) @db45a2   13 years hannes fix grammar.y/grammar.cc spielwiese
(edit) @92d684   13 years Oleksandr ADD: python - related changes FIX: removed C++-related heades (unused ... spielwiese
(edit) @cf4154   13 years Oleksandr FIX: correct headers in maps_ip spielwiese
(edit) @4dbeb1   13 years Oleksandr FIX: idNormalize -> id_Normalize(..., +ring), currRingHdl is defined ... spielwiese
(edit) @3705cd9   13 years Oleksandr ADD: -DHAVE_SINGULAR spielwiese
(edit) @e5739a   13 years burcin Change pVariables in Singular/pcv.cc with currRing->N. spielwiese
(edit) @cffea8f   13 years burcin Move headers around to make Singular/interpolation.cc compile with ... spielwiese
(edit) @4a48c4   13 years hannes add a dummy version.h spielwiese
(edit) @76944d   13 years hannes fixed dependencies of feOpt.inc spielwiese
(edit) @9b01b1   13 years hannes currRingHdl deklared for all in ipid.h spielwiese
(edit) @c3e4d2   13 years Oleksandr FIX: make check in kernel requires libkernel* spielwiese
(edit) @a94666   13 years Oleksandr FIX: GMP/NTL must be at the end of liner's lib. list spielwiese
Note: See TracRevisionLog for help on using the revision log.