source: git/Singular

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @656985   11 years Oleksandr Fix the remaining wrongs due to API change: PrintS+StringAppendS -> ... spielwiese
(edit) @e14e025   11 years hannes opt: omfree -> omFree spielwiese
(edit) @1c5a1a   11 years hannes fix: compiler warning spielwiese
(edit) @07df91   11 years hannes removed ChangeLog* spielwiese
(edit) @8436eb4   11 years hannes avoid autoloading of non-pacakges from master spielwiese
(edit) @3621e73   11 years hannes fix: jjLOAD from master spielwiese
(edit) @5d442e   11 years hannes fix: iiLibCmd -> jjLOAD in grammar.y from master spielwiese
(edit) @9bc6a43   11 years hannes chg: set blocks to keep to 0 for OM_NDEBUG or __OPTIMIZE__ spielwiese
(edit) @72de5f   11 years hannes chg: sigaction instead of signachg: sigaction instead of signal from ... spielwiese
(edit) @b7e0a0   11 years hannes add: string(b) for blackbox type b in the default ... spielwiese
(edit) @687272a   11 years hannes fix: GP: avoid warnings about SB spielwiese
(edit) @4def554   11 years hannes opt.: int power with +/-1'(Singular/iparith.cc) spielwiese
(edit) @e2207eb   12 years hannes fix: freebsd port spielwiese
(edit) @b7e5d0   12 years hannes fix: primeFactorization: bound spielwiese
(edit) @65b813   12 years hannes fix: primefactors(): result and algorithm, bound enabled again ... spielwiese
(edit) @4c4340   12 years hannes fix: primeFactorization redone with trial dvivision/Pollard-Rho from ... spielwiese
(edit) @8b57f5   11 years Oleksandr Fix cleanup/creation of Singular/LIB in during out-of-source-tree building spielwiese
(edit) @74c52c   11 years hannes fix: support very very long names in listvar (from master) spielwiese
(edit) @1f1fb0   11 years Oleksandr Merge branch 'spielwiese' into sw_fix * spielwiese: add: names(int ... spielwiese
(edit) @e9caeb   11 years hannes add: names(int level) added (from master) spielwiese
(edit) @60596c   11 years hannes fix: porting singnal handling (win, etc.) Conflicts: Singular/cntrlc.cc spielwiese
(edit) @5b32a1   11 years Oleksandr Merge branch 'spielwiese' into sw_fix * spielwiese: fix: warning ... spielwiese
(edit) @74933e   11 years hannes add: option(noredefine) also for export (from master) spielwiese
(edit) @271d25   11 years hannes fix: warning for option changes does not work for libsingular (from ... spielwiese
(edit) @016648   12 years hannes port: solaris does not like local structs spielwiese
(edit) @b565d4   12 years hannes add: option(noredefine) also for export spielwiese
(edit) @d5add65   12 years hannes add: names(int level) added Conflicts: Singular/iparith.cc ... spielwiese
(edit) @9875202   12 years hannes fix: warning for option chnges does not work for libsingular ... spielwiese
(edit) @65eb96f   12 years hannes fix #383 leads to changes in ... spielwiese
(edit) @09860e   11 years dreyer Fix: autoconf variable double defined spielwiese
(edit) @f28640   11 years adreyer Really avoid building pyobject.so avoid without python spielwiese
(edit) @4255b3   11 years adreyer Fix broken cleaning for in-source builds spielwiese
(edit) @6b39bc   11 years adreyer Fix: avoid infinite recursion, if pyobject.so is broken spielwiese
(edit) @1882ae   11 years hannes fix: warnings with table.h spielwiese
(edit) @1e1ec4   11 years Oleksandr Updated LIBs according to master add: new LIBs from master fix: ... spielwiese
(edit) @8f296a   11 years Oleksandr Updated 'Singular/singular-libs' (for tested libs only) + The rest of ... spielwiese
(edit) @751785e   11 years hannes chg: signal handlers, p1 spielwiese
(edit) @b773c0   11 years Oleksandr Making Singular usable in builddir (without 'make install') spielwiese
(edit) @ea9fd60   11 years hannes fix: p_String memory spielwiese
(edit) @1673507   11 years max Fix spelling: "MacOS X" -> "Mac OS X" The correct official spelling ... spielwiese
(edit) @8836a9   11 years max Fix main() prototype of libparse Conflicts: Singular/libparse.l spielwiese
(edit) @d101b1   11 years Oleksandr Motsak <http://goo.gl/mcpzY> Silence some warnings about statements without effect Insired by ... spielwiese
(edit) @5fdf7a   11 years max Replace --no-{rtti,exceptions} by -fno-{rtti,exceptions} This ... spielwiese
(edit) @538512   11 years hannes chg: StringAppend/StringSetS/StringEndS: use multiple times spielwiese
(edit) @c2ff413   11 years Oleksandr Fix building without Python spielwiese
(edit) @2cdd72   11 years Oleksandr Merge pull request #241 from mmklee/sw_fix Sw fix spielwiese
(edit) @dc07cbe   11 years martinlee84 chg: memory management 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) @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) @56f59b   11 years martinlee84 fix: ring init of complex field spielwiese
(edit) @3e7db4   11 years Oleksandr Merge pull request #207 from kovzol/spielwiese Adding new command ... 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) @4fc65f   11 years adreyer Fix pyobject's C-procs for currPack->libname==NULL spielwiese
(edit) @6babcbc   11 years adreyer Partially cherry-picking from master's commit 489fe5a: new jjLOAD syntax spielwiese
(edit) @bf7dfc   11 years hannes fix: newstruct-cleanup without a ring (from master) 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) @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) @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) @a07784   11 years adreyer Merge branch 'spielwiese' of github.com:Singular/Sources into ... spielwiese
(edit) @b36460   11 years adreyer Supporting pyobject.so spielwiese
(edit) @3c4ee7   11 years alexander.dreyer Addting -shared to pyobject.so spielwiese
(edit) @b3cd39   11 years alexander.dreyer Experimenting with pyobject spielwiese
(edit) @308a766   11 years Oleksandr Fixing Frank's Minor stuff add: forward declarations fix: includes ... spielwiese
(edit) @bc2606   11 years Oleksandr Compiler warnings elimination spielwiese
(edit) @e43dc3   11 years Oleksandr Fix due to iiMake_proc fix: due to the change in return type of ... spielwiese
(edit) @a99f8c   11 years hannes chg: unused var. spielwiese
(edit) @e3b071   11 years hannes fix: overload print for newstruct spielwiese
(edit) @5edb77   11 years hannes fix: iiMake_proc (gcc 4.7) spielwiese
(edit) @c90500   11 years kovzol Reverting 26c8e6010d08437813f7b3dcc02d4afa785e062d (Disallow "link" ... spielwiese
(edit) @780b52   11 years hannes fix: opt. in gcc 4.7 (iiMake_proc) spielwiese
(edit) @cecef0   11 years zoltan Give more information on restricted mode spielwiese
(edit) @a2da9e   11 years hannes fix: init of coeffs in rings spielwiese
(edit) @f4f1c1e   11 years zoltan Adding more documentation for --no-shell spielwiese
(edit) @26c8e6   11 years zoltan Disallow "link" command when --no-shell is set on command line spielwiese
(edit) @76fd43   11 years zoltan Adding new command line option --no-shell to prevent running escape ... spielwiese
(edit) @49fbc3f   11 years hannes fix: minor opt. from master spielwiese
(edit) @7fe9f8b   11 years Oleksandr Added new experimental library "derham.lib" add: derham.lib as an ... spielwiese
(edit) @665ca8   11 years hannes fix: removed some unsed variables spielwiese
(edit) @1ca456   11 years hannes fix: int overflow in interpreter spielwiese
(edit) @5caede   11 years hannes fix: int overflow in hash function spielwiese
(edit) @f89565   11 years hannes fix warnings: C++ comments in C code spielwiese
(edit) @5e28ea   11 years Oleksandr Temporary removed -Winline TODO: revert this upon starting optimizing ... spielwiese
(edit) @8e7e6d4   11 years Oleksandr Testing with -ftrapv spielwiese
(edit) @880433   11 years hannes fix: made local proc static, removed unsed variables (interpolation.cc) spielwiese
(edit) @f7286a   11 years hannes fix: idrCopyR need equal coeffs, fixed dim(i),dim(i,j) for ring-cf spielwiese
(edit) @5c8906   11 years hannes fix: lSize (from master) spielwiese
(edit) @d30a399   11 years hannes chg: option handling: test,verbose renamed to si_opt_1,si_opt_2 spielwiese
Note: See TracRevisionLog for help on using the revision log.