source: git/libpolys/polys

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @0d25fc   11 years Oleksandr Fixed static mod_init handling (on OSX / clang) fix: wrong function ... spielwiese
(edit) @e3f523   11 years Oleksandr Misc changes to BS and others fix: GMP-checking will looks at CPATH ... spielwiese
(edit) @e7cb20   11 years hannes chg: staticdemo: demo of a statically linked C-module spielwiese
(edit) @35564a5   11 years Oleksandr An attempt to explicitely declare all used templates in order to use ... spielwiese
(edit) @16f511   11 years Oleksandr Fixed the usage of "config.h" (if defined HAVE_CONFIG_H) spielwiese
(edit) @b5d6f0   11 years Oleksandr Use .so dynamic modules (no more _g.so[g]?!) spielwiese
(edit) @9ba92b   11 years Oleksandr BS cleanup: singular targets (no simultanious debug version) spielwiese
(edit) @2c889f   11 years Oleksandr Code update corresponding to renaming findexec into resources spielwiese
(edit) @e2c9b2   11 years hannes fix: avoid omSizeWOfAddr spielwiese
(edit) @ed95e6   11 years martinlee84 chg: sing->factory conversion, allow fractions in Q spielwiese
(edit) @17a1363   11 years martinlee84 chg: get normalization right spielwiese
(edit) @feed237   11 years martinlee84 chg: Singular interface to factory absFactorize spielwiese
(edit) @f1ab97   11 years hannes fix: p_Content/n_Normalize for rat. functions spielwiese
(edit) @c5fbc4   11 years hannes fix: ntGreater (bug_tr329) spielwiese
(edit) @2e7132   11 years hannes fix: n_Normalize for rat. functions spielwiese
(edit) @240295   11 years hannes add: n_InpAdd from master spielwiese
(edit) @a44bcf   11 years hannes add: checks for rational coeff. in rational functions spielwiese
(edit) @b56249   11 years Oleksandr Misc fixes due to building on Mac OS X 10.6 fix: no ... spielwiese
(edit) @cb157a   11 years hannes removed: p_GetAllDenom (unused) spielwiese
(edit) @bdda8c2   11 years hannes add: handling signals in system calls, p2 spielwiese
(edit) @48e8e1   11 years Oleksandr Added $(EXEEXT) to custom rules for Windows support This fix is due ... spielwiese
(edit) @ed29fb   11 years martinlee84 chg: removed switching off of switches spielwiese
(edit) @f4cb99a   11 years Oleksandr Updating the BS + search pathes for better binary distribution (due to ... spielwiese
(edit) @f17318   11 years hannes chg: removed SI_THREADS (unsed code) spielwiese
(edit) @825fb7   11 years hannes fixes for the static version spielwiese
(edit) @d5a330   11 years hannes fix: unify changes for HAVE_RING and HAVE_PLURAL spielwiese
(edit) @803cb2d   11 years hannes chg: opt. (not computing log(l1) if l1 is unchanged) spielwiese
(edit) @e5c9e5   11 years hannes fix: normalization for trans. ext. spielwiese
(edit) @161e20   11 years hannes fix: for PLURAL: len(p) != len(m*p) spielwiese
(edit) @70305c5   11 years hannes fix: better error tests for alg.ext. spielwiese
(edit) @59cc13   11 years hannes removed libpolys/polys/OBSOLETE_pInitContent.cc spielwiese
(edit) @9d68fd   11 years hannes fix: better tests and normalization for subst spielwiese
(edit) @0c516e   11 years hannes fix: avoid rational coeffs in numerator in maps Q->Q(t) spielwiese
(edit) @69745c   11 years Oleksandr Fixed walk spielwiese
(edit) @7964f9c   11 years hannes fix: output and simplifation of rat. fct.: ntGreaterZero and ... spielwiese
(edit) @dc42daf   11 years fieker an attempt to introduce better normalization for polynomials over ... spielwiese
(edit) @b39b313   11 years boehm Fix for integer std spielwiese
(edit) @cd964c   11 years hannes add: new function singclap_gcd_and_divide spielwiese
(edit) @603ac7a   11 years hannes fix: add P_Normalize to definiteGcdCancellation/ntNormalize spielwiese
(edit) @2e2c67   11 years hannes fix: p_DegW(0) is now -LONG_MAX (interpeter problem) spielwiese
(edit) @cd4f24   11 years ren fix: -Wunused-but-set-variable warnings spielwiese
(edit) @2e4ec14   11 years ren fix: -Wunused-parameter warnings spielwiese
(edit) @6909cfb   11 years ren fix: -Wunused-variable warnings spielwiese
(edit) @27aee4   11 years hannes fix: bad old code removed spielwiese
(edit) @e5aab0   11 years hannes cosmetics: p_DegW spielwiese
(edit) @680ca3e   11 years Oleksandr Merge pull request #292 from mmklee/imap chg: extended naCopyTrans2AlgExt spielwiese
(edit) @7600fb1   11 years martinlee84 fix: also map denominators spielwiese
(edit) @5523765   11 years martinlee84 chg: extended naCopyTrans2AlgExt spielwiese
(edit) @920c78   11 years Oleksandr Fixed p_DegW (minimal degree -1?!) spielwiese
(edit) @507427   11 years hannes fix: reading GF number: 6x in char 0 (New/hnoether_transcendentali.tst) spielwiese
(edit) @87343b   11 years martinlee84 fixed fetch/imap so far still misses map from trans to alg extensions spielwiese
(edit) @628f663   11 years martinlee84 chg: towards correct imap spielwiese
(edit) @644b31   11 years hannes fix: ntDiv: normlization of .../(-1) spielwiese
(edit) @5602268   11 years Oleksandr Moved p_IsOne to p_polys spielwiese
(edit) @00d2a4   11 years Oleksandr Fixed the usage pattern for StringEndS spielwiese
(edit) @fd60be   11 years hannes fix: ntGreater (Short/bug_tr329) spielwiese
(edit) @e961571   11 years hannes fix: naGcd/naLcm spielwiese
(edit) @de27d8   11 years hannes fix: intdiv/intmod/chinrem copied from master spielwiese
(edit) @c899161   11 years Oleksandr Fixed dynamic loading under Mac OS X spielwiese
(edit) @066b2f7   11 years Oleksandr Fixing the use of pTest in libpolys (use p_Test(.., RING) instead) spielwiese
(edit) @0366c4   11 years hannes opt: avoid pAdd, use pReverse in chinrem from master spielwiese
(edit) @c462b60   11 years hannes fix: Long/locnomal.tst spielwiese
(edit) @0b0bc3   11 years hannes chg: n_Farey, p_Farey, p_ChineseRemainder from master spielwiese
(edit) @656985   11 years Oleksandr Fix the remaining wrongs due to API change: PrintS+StringAppendS -> ... spielwiese
(edit) @b4ecd2   11 years Oleksandr fix: NULL deref in qideal test NOTE: adaptation of ... spielwiese
(edit) @95c826   11 years martinlee84 fix: some simple bugs in comparison spielwiese
(edit) @f3057e7   11 years martinlee84 fix: missing naKillChar spielwiese
(edit) @558f3cc   11 years Oleksandr Fix: make positive leading coeff at normalizing! spielwiese
(edit) @d9947d   11 years hannes fix: set ext_ref to NULL for new nc-ring spielwiese
(edit) @c25130   11 years hannes add: ext_ref in ring struct spielwiese
(edit) @ea9fd60   11 years hannes fix: p_String memory spielwiese
(edit) @d101b1   11 years Oleksandr Motsak <http://goo.gl/mcpzY> Silence some warnings about statements without effect Insired by ... spielwiese
(edit) @538512   11 years hannes chg: StringAppend/StringSetS/StringEndS: use multiple times spielwiese
(edit) @7f7f23   11 years martinlee84 fix: deleted p_SetGlobals from rComplete spielwiese
(edit) @2cdd72   11 years Oleksandr Merge pull request #241 from mmklee/sw_fix Sw fix 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) @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) @7b170f2   11 years hannes fix: removed unused stuff for options spielwiese
(edit) @9053f02   11 years martinlee84 fix: normalization in transcendental extension over finite field 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) @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) @14ad9b   11 years Oleksandr Fix gcc warnings spielwiese
(edit) @07ff96   11 years hannes optim. multiplication/equality test for algext.cc spielwiese
(edit) @bc2606   11 years Oleksandr Compiler warnings elimination spielwiese
(edit) @2e06def   11 years hannes fixes for xalloc spielwiese
(edit) @6fcddc9   11 years Oleksandr Made SCA's iFirstAltVar & iLastAltVar to be short spielwiese
(edit) @30664c   11 years Oleksandr Warning elimination + cosmetics spielwiese
(edit) @b4c464c   11 years hannes fix: tr. #463 (from master) spielwiese
(edit) @32a76d   11 years Oleksandr Fixing wrongs thx to clang warnings spielwiese
(edit) @cc4cc80   11 years Oleksandr Eliminate compiler warnings spielwiese
(edit) @8179468   11 years Oleksandr Better forward declarations and includes for bucket-related stuff ... spielwiese
(edit) @98b2b91   11 years Oleksandr Wrong assume spielwiese
(edit) @6ad7e6   11 years hannes fix: ntNormalize (no negative DEN.) spielwiese
(edit) @6ac003   11 years hannes fix: ntInit(p,...) in char p spielwiese
Note: See TracRevisionLog for help on using the revision log.