source: git/libpolys/misc

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @e9d581   11 years hannes add: concat for intmat, bigintmat spielwiese
(edit) @891122   11 years hannes fix: more memory leaks (analogue intvec::String) from master spielwiese
(edit) @d220af1   11 years hannes fix: memory leak in intvec::String from master spielwiese
(edit) @83192d   11 years Oleksandr Fixing the including of "config.h"-files before any other headers + ... spielwiese
(edit) @16f511   11 years Oleksandr Fixed the usage of "config.h" (if defined HAVE_CONFIG_H) spielwiese
(edit) @b5c26c   11 years Oleksandr Fix: need no "LDFLAGS=-release VER" for internal convenience libs 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) @719816   11 years Oleksandr Added notes on SW changes spielwiese
(edit) @94fe43   11 years Oleksandr Fix: (for 32-bit builds): libpolys/misc/intvec.cc should be compiled ... 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) @92f57d   11 years martinlee84 fix: printing in ivOptimizeKern if option(prot) spielwiese
(edit) @0724372   11 years Oleksandr Made MAX_INT_* into constants in mylimits.h spielwiese
(edit) @80d772   11 years hannes fix: mylimits.h spielwiese
(edit) @4b5098   11 years Oleksandr Assume that intvec should contain at least one entry... spielwiese
(edit) @e17f69   11 years Oleksandr Correct (?!) pre-processor checks and definitions spielwiese
(edit) @d0b4e7   11 years hannes fix: content in ivReduce spielwiese
(edit) @f900d1   11 years hannes fix: avoid overflow somehow better 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) @d30a399   11 years hannes chg: option handling: test,verbose renamed to si_opt_1,si_opt_2 spielwiese
(edit) @fff6150   12 years Oleksandr added -Winline compiler option: warn when a function marked inline ... spielwiese
(edit) @fd201f   12 years Oleksandr install (sub)libraries to corrrect locations spielwiese
(edit) @2b43ac   12 years francois.bissey Make debuging objects (_g) a configure option. spielwiese
(edit) @6ce030f   12 years Oleksandr removal of the $Id$ svn tag from everywhere NOTE: the git SHA1 may be ... spielwiese
(edit) @84fc1f   12 years Oleksandr moved Hans's bigintmat from libmisc to libcoeffs (almost verbatim) spielwiese
(edit) @9127cc   12 years hannes add: basics for bigintmat spielwiese
(edit) @9f524d   12 years Oleksandr reverted library packing with LIBADD chg: correct _LDADD chg: no use ... spielwiese
(edit) @4bc0ab9   12 years Oleksandr updated all active automake files: INCLUDES -> AM_CPPFLAGS chg: ... ... spielwiese
(edit) @0c6947   12 years Oleksandr fix includes of 'resources/feFopen.h' spielwiese
(edit) @6fcb1b3   12 years Oleksandr fixing 32bit via 64bit issues fix: removed typedef for long64 from ... spielwiese
(edit) @ece30c   12 years Oleksandr Revert "fix the opposite 64bit-compiler-test at ... spielwiese
(edit) @772990   12 years Oleksandr fix the package install FIX: install all needed headers (e.g. for ... spielwiese
(edit) @825966   12 years Oleksandr function-to-function/object warnings fix the warnings using a union ... spielwiese
(edit) @f2d314   12 years Oleksandr fix the opposite 64bit-compiler-test at libpolys/misc/mylimits.h spielwiese
(edit) @ebf138   12 years Oleksandr adaptation to clang + disable a GMP hack CHG: removed gcc-specific ... spielwiese
(edit) @1d3be3   12 years Oleksandr ADD: consistently define HAVE_CONFIG_H in automake CPPFLAGS spielwiese
(edit) @e554162   12 years Oleksandr CHG: INT_MAX -> MAX_INT_VAL spielwiese
(edit) @737b7c8   12 years Oleksandr CHG/ADD: define CHAR_BIT & BIT_SIZEOF_LONG in misc/auxiliary.h spielwiese
(edit) @383b2c8   12 years Oleksandr CHG: mod2.h should better be included as <kernel/mod2.h> spielwiese
(edit) @4fdf15   12 years Oleksandr CHG: combine lib{misc/reporter/resources/coeffs/polys} together and ... spielwiese
(edit) @42ceaa   12 years Oleksandr FIX: do NOT distribute misc/auxiliary.h + tests/*_test_runner.cpp FIX: ... spielwiese
(edit) @6d672b4   12 years Oleksandr ADD: build LTlibraries .la (.a & .so) EVERYWHERE! spielwiese
(edit) @a2cdd62   12 years hannes fix: avoid limits.h spielwiese
(edit) @49ea49   12 years Oleksandr CHG: eliminated omalloc/omlimits.h.in->.h in favour of static ... spielwiese
(edit) @27edeb   12 years ranosch CHG: unused function argument spielwiese
(edit) @ee1f01   12 years ranosch CHG: commented out unused(!?) functions spielwiese
(edit) @c2eb2e   13 years vbraun.name make install and make distcheck work now spielwiese
(edit) @d44785   13 years vbraun.name Cleaned up Makefile.am to remove superfluous rules Also, note that ... spielwiese
(edit) @b4c4621   13 years Oleksandr FIX: HAVE_SHIFTBBA should be in libpolys/misc/auxiliary.h (NOT in mod2.h!) spielwiese
(edit) @419b39   13 years Oleksandr FIX: enable implicit templates for now (commented out the use of ... spielwiese
(edit) @50b874   13 years Oleksandr FIX: further issues due to the use of Debugging stuff in Release version spielwiese
(edit) @f3ea6ce   13 years Oleksandr ADD: defining DISABLE_GMP_CPP makes cf_gmp.h to use our UGLY! hack to ... spielwiese
(edit) @6ea2f5   13 years Oleksandr FIX: release version should NOT try to use the debugging omalloc functions spielwiese
(edit) @77bb59   13 years Oleksandr CHG: minor changes spielwiese
(edit) @88ece17   13 years hannes kernel: make check works (moved febase stuff to Singular/fevoices.cc, ... spielwiese
(edit) @af223b0   13 years burcin Fix Singular/fehelp.cc. spielwiese
(edit) @5835ba4   13 years hannes fix misc/auxiliary.h.in, Singular/makefile spielwiese
(edit) @1745e5   13 years hannes int64.* ->misc, rCopy0AndAddA ->ring.h, fix walkSupport.cc spielwiese
(edit) @7af488e   13 years hannes nRegister not needed any more for standard coeffs spielwiese
(edit) @148d3c   13 years Oleksandr FIX: fixing the build system (install needed headers on needed places) ... spielwiese
(edit) @adb2ed   13 years mohamed.barakat Fixes to allow out-of-tree compilation - Add $(top_builddir)/.. to ... spielwiese
(edit) @f8f0b7   13 years Oleksandr FIX: "#define" should be "#undef" in any public config.h.in ... spielwiese
(edit) @2111465   13 years martinlee84 switched on HAVE_FACTORY in auxiliary.h.in deleted include of cf_gmp.h ... spielwiese
(edit) @c11134   13 years Oleksandr FIX: fixed linkage under Mac OS X: one has to initialize global variables spielwiese
(edit) @e1761c   13 years mohamed.barakat define HAVE_DL in m4/p-procs.m4, SING_CHECK_P_PROCS spielwiese
(edit) @41dde6   13 years mohamed.barakat - moved the definitions of HAVE_MULT_MOD, HAVE_DIV_MOD, and ... spielwiese
(edit) @f27003   13 years hannes find a place for our bitset optionbs from options.h spielwiese
(edit) @1820e7   13 years Oleksandr ADD: more unit tests via CxxTest and related changes FIX: NULLp for ... spielwiese
(edit) @d11524   13 years mohamed.barakat - merge libpolys/{misc,reporter,resources}/configure.ac into ... spielwiese
(edit) @ccd333   13 years mohamed.barakat - seperated public config macros in omalloc from private ones - ... spielwiese
(edit) @45d2332   13 years Oleksandr FIX: p_polys.cc CHG: use mylimits.h instead of limit.h in misc/auxiliary.h! spielwiese
(edit) @cce694c   13 years Oleksandr FIX: since omalloc is not always used by the users of ... spielwiese
(edit) @68e548   13 years Oleksandr FIX: define SIZEOF_LONG due to omalloc or via system limits spielwiese
(edit) @1b49ff   13 years Oleksandr ADD: AM_PROG_CC_C_O is needed for automake's per-C-Flags FIX: reporter ... spielwiese
(edit) @53ca3d   13 years Oleksandr FIX: separate CC Flags for debug/release lib-versions FIX: config.h ... spielwiese
(edit) @bf5914   13 years Oleksandr FIX: -fdiagnostics-show-option is not supported by gcc 4.0.1 (standard ... spielwiese
(edit) @1628d3b   13 years mohamed.barakat - added intvec to misc - created libmisc spielwiese
(edit) @9c83f2   13 years hannes eati -> repoter intvec.* -> misc spielwiese
(edit) @c7afe57   13 years Oleksandr FIX: COPYING AND INSTALL will be generated/changed automatically, i.e. ... spielwiese
(edit) @8e0bf8   13 years hannes syntax fixes for libpoly, part 5: options.h spielwiese
(edit) @351a5f   13 years hannes syntax fixes for libpoly, part 3: ring.cc spielwiese
(add) @014b65   13 years mohamed.barakat - moved misc,reporter,resources,coeffs,polys -> (new) libpolys (Hans ... spielwiese
Note: See TracRevisionLog for help on using the revision log.