source: git/Singular

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @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   12 years Oleksandr Temporary removed -Winline TODO: revert this upon starting optimizing ... spielwiese
(edit) @8e7e6d4   12 years Oleksandr Testing with -ftrapv spielwiese
(edit) @880433   12 years hannes fix: made local proc static, removed unsed variables (interpolation.cc) spielwiese
(edit) @f7286a   12 years hannes fix: idrCopyR need equal coeffs, fixed dim(i),dim(i,j) for ring-cf spielwiese
(edit) @5c8906   12 years hannes fix: lSize (from master) spielwiese
(edit) @d30a399   12 years hannes chg: option handling: test,verbose renamed to si_opt_1,si_opt_2 spielwiese
(edit) @f92a39   12 years hannes fix: implementation of return(..) improved spielwiese
(edit) @17874e   12 years hannes fix: tr. #459 spielwiese
(edit) @32cb7a   12 years hannes chg: handling of cntrl-c (from master: --cntrlc=?) spielwiese
(edit) @e2c21a   12 years hannes fix: tr. #458 spielwiese
(edit) @4b7db8   12 years hannes fix: how to build ring from lists without order for components (rCompose) spielwiese
(edit) @7ec0599   12 years hannes fix: tr. #455: NULL deref. in jjSUBST_Test spielwiese
(edit) @ff12c6   12 years Oleksandr Testing of ClearContent&ClearDenominators add: testing the use of ... spielwiese
(edit) @95197e   12 years hannes add: paPrint fix: omFreeBinAddr (master) spielwiese
(edit) @db347cb   12 years hannes fix from master: exceptional cases (algebra.lib), rename sum (modstd.lib) spielwiese
(edit) @dc79bd   12 years Oleksandr Major Update for Enumerators + Fixes for Algrbraic & Transcendental ... spielwiese
(edit) @9f6cc0   12 years Oleksandr Fix wrong doings at "minpoly = _par_poly_;" for switching to alg. ext. spielwiese
(edit) @1592b9   12 years hannes chg: format spielwiese
(edit) @6b8106   12 years Oleksandr Merge pull request #185 from alexanderdreyer/spielwiese-countedref ... spielwiese
(edit) @f768d9   12 years alexander.dreyer attributes treated accordingly by 'reference' and 'shared' spielwiese
(edit) @d2f30f8   12 years martinlee84 chg: include issue spielwiese
(edit) @36ebfa   12 years Oleksandr Merge pull request #182 from alexanderdreyer/spielwiese-countedref ... spielwiese
(edit) @d1fbbf   12 years alexander.dreyer Making autoloading of 'reference' and 'shared' customizable new Added ... spielwiese
(edit) @fff6150   12 years Oleksandr added -Winline compiler option: warn when a function marked inline ... spielwiese
(edit) @60da76   12 years alexander.dreyer system("reference"|"share") does nothing, when autoloaded anyway spielwiese
(edit) @c4d8c3   12 years alexander.dreyer Hide 'shared' and 'reference' by default, activate by ... spielwiese
(edit) @19b018   12 years alexander.dreyer reference and shared do not rely on their type id anymore spielwiese
(edit) @8357e21   12 years hannes fix: #433, type change in newstruct assignments spielwiese
(edit) @6dffa9   12 years malex984 Merge pull request #181 from ... spielwiese
(edit) @b40eaa0   12 years hannes fix: special hanndling of proc calls spielwiese
(edit) @0b27942   12 years hannes chg: look up <arg1> <op> <arg2> also in arg2 bb table spielwiese
(edit) @3aa7f9   12 years alexander.dreyer Allow for explicitly derefercing of lists spielwiese
(edit) @09e3e9   12 years alexander.dreyer chg static linking countedref module spielwiese
Note: See TracRevisionLog for help on using the revision log.