source: git

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @ef52d6   11 years Oleksandr Update testsuite wrt current master ... spielwiese
(edit) @2cdd72   11 years Oleksandr Merge pull request #241 from mmklee/sw_fix Sw fix spielwiese
(edit) @1d6ec3   11 years Oleksandr Merge pull request #236 from alexanderdreyer/spielwiese-pyobject ... spielwiese
(edit) @c3304a   11 years martinlee84 fix: tests spielwiese
(edit) @dc07cbe   11 years martinlee84 chg: memory management spielwiese
(edit) @5a0b78   11 years martinlee84 fix: printing of coeffs Z and Z/2^m spielwiese
(edit) @d51f0bf   11 years martinlee84 fix: nr2mSetMap spielwiese
(edit) @c7d05f   11 years martinlee84 fix: tests of coeffs due to fixes of Z/* spielwiese
(edit) @a453bf   11 years martinlee84 fix: library path for tests in omalloc spielwiese
(edit) @488056   11 years martinlee84 fix: more fixes to init of Z/* spielwiese
(edit) @8c6bd4d   11 years martinlee84 fix: init Z/* from bigint's spielwiese
(edit) @6bb9d9   11 years martinlee84 fix: rComposeRing due to fixed Z/n^m init spielwiese
(edit) @2e85a1   11 years martinlee84 fix: rInit due to fixed Z/n^m init spielwiese
(edit) @0486a3   11 years martinlee84 fix: init of Z/n^m - now takes a ZnmInfo with modBase=n and modExponent=m spielwiese
(edit) @f489bea   11 years martinlee84 fix: init of Z/2^m spielwiese
(edit) @ea25bc   11 years martinlee84 chg: renamed Zpn to Znm spielwiese
(edit) @f4399e   11 years adreyer fix: reloading of modules (multiply calling LIB("file.so")) is ignored ... spielwiese
(edit) @c1e7a6   11 years adreyer Optionally supporting python embedding spielwiese
(edit) @57dcd6   11 years adreyer using LIB("pyobject.so"); instead of system("pyobject"); spielwiese
(edit) @801d2b   12 years hannes add: help for modules, "static" modules - part 1 spielwiese
(edit) @f51a5b   11 years Oleksandr Merge pull request #234 from mmklee/sw_fix Sw fix spielwiese
(edit) @3bfbc7   11 years Oleksandr Merge pull request #231 from mmklee/factory_memory_sw Factory memory sw spielwiese
(edit) @56f59b   11 years martinlee84 fix: ring init of complex field spielwiese
(edit) @a915285   11 years martinlee84 fix: minpoly directly after ring declaration spielwiese
(edit) @3772383   11 years hannes fix: restore options after bba (possible ring change) spielwiese
(edit) @7b170f2   11 years hannes fix: removed unused stuff for options spielwiese
(edit) @21dbb4   11 years hannes fix: testing stuff spielwiese
(edit) @c47a86   11 years martinlee84 add: new test spielwiese
(edit) @31d8dc   11 years martinlee84 chg: added test for tr. 462 and updated test results spielwiese
(edit) @b15cf85   11 years martinlee84 fix: memory leak Conflicts: factory/canonicalform.h spielwiese
(edit) @14e634   11 years martinlee84 fix: bug in factorization over Q(a) spielwiese
(edit) @3e7db4   11 years Oleksandr Merge pull request #207 from kovzol/spielwiese Adding new command ... spielwiese
(edit) @dcf88ff   11 years Oleksandr Merge pull request #226 from alexanderdreyer/spielwiese-pyobject Fix: ... spielwiese
(edit) @bd8204   11 years adreyer Using blackbox-functionality to check whther type was already loaded spielwiese
(edit) @e87d40   11 years adreyer Introducing system("pyobject") to ensure pyobject functionality spielwiese
(edit) @7b9d49   11 years adreyer Fix nonexisting or old python won't break build spielwiese
(edit) @e7cccf3   11 years Oleksandr Merge pull request #224 from alexanderdreyer/spielwiese-pyobject ... spielwiese
(edit) @4fc65f   11 years adreyer Fix pyobject's C-procs for currPack->libname==NULL spielwiese
(edit) @9d0560   11 years adreyer Running Short/pyobject.tst spielwiese
(edit) @cca8b3   11 years adreyer Change default of --with-python to yes spielwiese
(edit) @fabb38   11 years adreyer Fix tests Manual/pyobject* spielwiese
(edit) @6babcbc   11 years adreyer Partially cherry-picking from master's commit 489fe5a: new jjLOAD syntax spielwiese
(edit) @906062   11 years Oleksandr Merge pull request #223 from mmklee/sw_normalize_fix fix: ... spielwiese
(edit) @9053f02   11 years martinlee84 fix: normalization in transcendental extension over finite field spielwiese
(edit) @56892e   11 years hannes chg: simplification for ring-gb spielwiese
(edit) @20c99b   11 years hannes fix: typo spielwiese
(edit) @98bf9b   11 years hannes fix: memory leak spielwiese
(edit) @bf7dfc   11 years hannes fix: newstruct-cleanup without a ring (from master) spielwiese
(edit) @ec1006   11 years hannes Merge pull request #218 from alexanderdreyer/spielwiese-pyobject ... spielwiese
(edit) @2ac2935   11 years adreyer Merge conflict resolved spielwiese
(edit) @7e18d1   11 years adreyer changed to MOD directory spielwiese
(edit) @6554ca4   11 years hannes fix: compiler warnings: 64bit stuff spielwiese
(edit) @8c676a   11 years hannes Merge pull request #221 from mmklee/sw_normalize_fix Sw normalize fix spielwiese
(edit) @9f4478   11 years martinlee84 fix: missing changes from master spielwiese
(edit) @e56eb1a   11 years martinlee84 fix: ntClearDenominators spielwiese
(edit) @7d6250   11 years hannes avoid mis-use of pIter spielwiese
(edit) @240fe3   12 years jengelh build: use simpler relative path specifications Cosmetic only. It ... spielwiese
(edit) @056089   12 years jengelh src: resolve compiler warnings for -Wreturn-type The compiler cannot ... spielwiese
(edit) @f5c16a   12 years jengelh src: resolve strict-aliasing violation in ndbm.cc ndbm.cc: In ... spielwiese
(edit) @2ca913e   12 years jengelh src: avoid pointless p = p = p->next; With "#define pIter(p) ((p) = ... spielwiese
(edit) @280286e   11 years jengelh build: resolve automake 1.12 warnings ... spielwiese
(edit) @51f563   11 years adreyer Simplified compile-time cases for pyobject embed xor load spielwiese
(edit) @35a0c12   11 years adreyer pyobject.so now autoloaded when needed spielwiese
(edit) @8a8315c   11 years hannes Obey there there may be side effects to IDROOT from procedures called ... spielwiese
(edit) @ae900ff   11 years adreyer Sinplified pyobject.so's flags spielwiese
(edit) @14ad9b   11 years Oleksandr Fix gcc warnings spielwiese
(edit) @c5fac3   11 years Oleksandr Added a bug test: unexpected "Segment fault" spielwiese
(edit) @c11068   11 years Oleksandr Better .gdbinit spielwiese
(edit) @0724372   11 years Oleksandr Made MAX_INT_* into constants in mylimits.h spielwiese
(edit) @0145f46   11 years Oleksandr Merge pull request #219 from mmklee/factory_fix_sw fix: wrong ... spielwiese
(edit) @f659855   11 years martinlee84 fix: wrong deletion of FLINT matrices spielwiese
(edit) @a07784   11 years adreyer Merge branch 'spielwiese' of github.com:Singular/Sources into ... spielwiese
(edit) @b36460   11 years adreyer Supporting pyobject.so spielwiese
(edit) @07ff96   11 years hannes optim. multiplication/equality test for algext.cc spielwiese
(edit) @80d772   11 years hannes fix: mylimits.h spielwiese
(edit) @3c4ee7   11 years alexander.dreyer Addting -shared to pyobject.so spielwiese
(edit) @b3cd39   11 years alexander.dreyer Experimenting with pyobject spielwiese
(edit) @5d6ede   11 years Oleksandr Merge pull request #217 from mmklee/sync_master_sw Sync master sw spielwiese
(edit) @22002e   11 years martinlee84 chg: synchronising master and spielwiese spielwiese
(edit) @147b6d   11 years martinlee84 chg: FLINT interface to nmod_mat_rref spielwiese
(edit) @05c3b87   11 years Oleksandr Merge pull request #216 from mmklee/factory_fix_sw Factory fix sw spielwiese
(edit) @fe969a   11 years martinlee84 chg: added more test polys + the one from libsingular-devel spielwiese
(edit) @fd80670   11 years martinlee84 fix: bug in divrem2 and logDeriv spielwiese
(edit) @c49e6f   11 years martinlee84 fix: several fixes for factorization if extension needed spielwiese
(edit) @894604   11 years martinlee84 fix: wrong lifting precision in corner cases spielwiese
(edit) @308a766   11 years Oleksandr Fixing Frank's Minor stuff add: forward declarations fix: includes ... spielwiese
(edit) @4b5098   11 years Oleksandr Assume that intvec should contain at least one entry... spielwiese
(edit) @ca5cfe   11 years Oleksandr Addded breakpoint on omalloc memory-issue spielwiese
(edit) @bc2606   11 years Oleksandr Compiler warnings elimination spielwiese
(edit) @e17f69   11 years Oleksandr Correct (?!) pre-processor checks and definitions spielwiese
(edit) @2e984a   11 years Oleksandr Use silent-rules if available (in more recent versions of automake) spielwiese
(edit) @2e06def   11 years hannes fixes for xalloc spielwiese
(edit) @0db7c7   11 years Oleksandr Merge pull request #214 from mmklee/factory_fix_sw Factory fix sw spielwiese
(edit) @c7de47e   11 years martinlee84 chg: added test for tr 462 and updated test results spielwiese
(edit) @2abbc76   11 years hannes fix: build libomalloc.a as (additional) target spielwiese
(edit) @cadaf2   11 years hannes fix: optional omalloc parts spielwiese
(edit) @c9733f   11 years martinlee84 chg: add new function diophantineQa spielwiese
(edit) @e23e9c   11 years martinlee84 chg: speed up of diophantineHensel and diophantineHenselQa spielwiese
(edit) @96d5052   11 years martinlee84 fix: prevent content from dividing out too much spielwiese
(edit) @6fcddc9   11 years Oleksandr Made SCA's iFirstAltVar & iLastAltVar to be short spielwiese
Note: See TracRevisionLog for help on using the revision log.