source: git/kernel

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @4c95ac   11 years hannes fix: xmalloc changes spielwiese
(edit) @e5ecb5   11 years hannes fix: changes for xmalloc spielwiese
(edit) @9b3ad3   11 years hannes fix: tr. #490 (missing kMergeBintoL in enterpairsSpecial) from master spielwiese
(edit) @47fff5   11 years hannes fix: removed duplicate debug stuff spielwiese
(edit) @b56249   11 years Oleksandr Misc fixes due to building on Mac OS X 10.6 fix: no ... spielwiese
(edit) @c60380d   11 years hannes fix: alignment from master spielwiese
(edit) @5417ff   11 years Oleksandr Added automake BuildSystem spielwiese
(edit) @7b8818   11 years ren chg: deleted old packages for convex geometry in Singular spielwiese
(edit) @2bd4343   11 years hannes fix: assumption wrong spielwiese
(edit) @1c94e4   11 years Oleksandr Fixing firstUpdate (un-commented code) spielwiese
(edit) @dc42daf   11 years fieker an attempt to introduce better normalization for polynomials over ... spielwiese
(edit) @088e67   11 years hannes code simplification (kInline.h) 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) @7415540   11 years Oleksandr Cosmetic p_DegW/iv2array-related changes spielwiese
(edit) @00d2a4   11 years Oleksandr Fixed the usage pattern for StringEndS spielwiese
(edit) @c5ec76   11 years Oleksandr Fix BS: use common m4 dir (via ACLOCAL_AMFLAGS and AC_CONFIG_MACRO_DIR) spielwiese
(edit) @ce7f16   11 years boehm Commented out IsPrime spielwiese
(edit) @d81e39d   11 years hannes fix: const Conflicts: kernel/ideals.cc spielwiese
(edit) @ae78cf   11 years hannes fix: idKeepFirstK (Example_7_3_14) Conflicts: kernel/ideals.cc spielwiese
(edit) @b0a811   11 years steenpass chg: incorporate some suggestions by Hans Conflicts: kernel/ideals.cc spielwiese
(edit) @c81bf7   11 years steenpass chg: rewrite idDelEquals based on qsort() Conflicts: kernel/ideals.cc spielwiese
(edit) @9234fb   11 years steenpass add: idKeepFirstK() in ideals.cc Conflicts: ... spielwiese
(edit) @de27d8   11 years hannes fix: intdiv/intmod/chinrem copied from master 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) @e14e025   11 years hannes opt: omfree -> omFree spielwiese
(edit) @44fac1   11 years hannes fix: omalloc -> omAlloc from master spielwiese
(edit) @802b08   12 years hannes fix: syzygies for qring with ring-coeffs, part1 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) @80c703   11 years Oleksandr Motsak <http://goo.gl/mcpzY> Fixing 'make check' due to Hans's "chg: ... spielwiese
(edit) @538512   11 years hannes chg: StringAppend/StringSetS/StringEndS: use multiple times spielwiese
(edit) @3772383   11 years hannes fix: restore options after bba (possible ring change) spielwiese
(edit) @56892e   11 years hannes chg: simplification for ring-gb spielwiese
(edit) @bc2606   11 years Oleksandr Compiler warnings elimination spielwiese
(edit) @30664c   11 years Oleksandr Warning elimination + cosmetics spielwiese
(edit) @b4c464c   11 years hannes fix: tr. #463 (from master) 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) @d30a399   12 years hannes chg: option handling: test,verbose renamed to si_opt_1,si_opt_2 spielwiese
(edit) @d6b9d7   12 years hannes add: debug stuff to kDebugPrint spielwiese
(edit) @b51d2c   12 years hannes fix: interred (tr. #456, master) qring+redSB spielwiese
(edit) @e9927f   12 years hannes fix: length computation in sLObject::Tail_Minus_mm_Mult_qq spielwiese
(edit) @095dee7   12 years Oleksandr Fix: commented out MAX_INT_LEN macro in kernel/mod2.h due to its ... spielwiese
(edit) @f224d85   12 years hannes fix: removing last from p_*templates and k* routines spielwiese
(edit) @abe5c8   12 years hannes chg: removed parameter last from p_*templates spielwiese
(edit) @a497a1   12 years Oleksandr replaced direct calls to ->p_Procs->* from kernel/kInline.h with ... spielwiese
(edit) @fff6150   12 years Oleksandr added -Winline compiler option: warn when a function marked inline ... spielwiese
(edit) @17228e   12 years hannes fix: make check (for non-dbug version) removed: static.h spielwiese
(edit) @05051f   12 years hannes Merge pull request #172 from kiwifb/spielwiese Make debuging objects ... spielwiese
(edit) @dec6c8   12 years hannes removed: kernel/page.* spielwiese
(edit) @2b43ac   12 years francois.bissey Make debuging objects (_g) a configure option. spielwiese
(edit) @4fb3a73   12 years hannes fix: spielwiese patch spielwiese
(edit) @286273   12 years hannes fix: enterpairsSpecial for HAVE_RINGS spielwiese
(edit) @d828d63   12 years hannes removed MPSR stuff spielwiese
(edit) @6ce030f   12 years Oleksandr removal of the $Id$ svn tag from everywhere NOTE: the git SHA1 may be ... spielwiese
(edit) @7920d2   12 years Oleksandr further deprecation of MP-related stuff! spielwiese
(edit) @e12050   12 years Oleksandr fixing bugs due to rChangeCurrRing(0) TODO: why all of this was ... spielwiese
(edit) @644f81   12 years Oleksandr eliminates some more of compiler warnings: "unused result value" spielwiese
(edit) @0758b5   12 years Christian Eder spielwiese compiles with sba Todo: Add sba() call spielwiese
(edit) @fee33e   12 years Christian Eder fixes signature-based stuff in kstd2.cc for spielwiese spielwiese
(edit) @1bc7d4a   12 years Christian Eder removes Galkins ssg implementations since there are too many dependencies spielwiese
(edit) @83be980   12 years Christian Eder adds signature-based algorithm files from master, does not build right ... spielwiese
(edit) @bca341   12 years hannes fix: naIsOne, naIsMOne improved: algext.cc::definiteReduce spielwiese
(edit) @9127cc   12 years hannes add: basics for bigintmat spielwiese
(edit) @bee6ff   12 years hannes fix: test not needed: GetLm sets p and r spielwiese
(edit) @140bf9   12 years hannes removed: kernel/install-sh, kernel/mod2.h.in spielwiese
(edit) @3b8a6e   12 years Oleksandr removed AM_LDFLAGS from those Makefile.am where a library is built ... 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) @b4a676   12 years Oleksandr made findexec into a standalone library + removal of resources add: ... spielwiese
(edit) @0c6947   12 years Oleksandr fix includes of 'resources/feFopen.h' spielwiese
(edit) @854405   12 years hannes chg: move feFopen to findexec dir. spielwiese
(edit) @8ecb43   12 years Oleksandr due to legacy Singular: if HAVE_DYNAMIC_LOADING was defined then no ... spielwiese
(edit) @1f4998   12 years martinlee84 fix: undef HAVE_EIGENVAL spielwiese
(edit) @da0565b   12 years Oleksandr fix "equal coeffs test" in preimage. spielwiese
(edit) @a82c308   12 years martinlee84 fix: idIsZeroDim spielwiese
(edit) @fc2746   12 years Oleksandr fix the usage of iiWriteMatrix NOTE: trailing (int)0 have been ... spielwiese
(edit) @6a9f2e   12 years hannes fix: shiftgb::p_mLPshift by Benjamin Schnitzler spielwiese
(edit) @f323dd1   12 years hannes chg: move feResource to findexec lib spielwiese
(edit) @d90109   12 years hannes fix: memeory leak in pmLastVblock() (kernel/shiftgb.cc) spielwiese
(edit) @772990   12 years Oleksandr fix the package install FIX: install all needed headers (e.g. for ... spielwiese
(edit) @762407   12 years Oleksandr config.h is for sources files only FIX: config.h should only be used ... spielwiese
(edit) @64f0ca   12 years Oleksandr proper hack for SCA fix: SCA test + initialization fix: GB over a SCA ... spielwiese
(edit) @80ca3c   12 years Oleksandr NC-subsystem preparations fix: gnc_GB properly add: gb_hack.h to help ... spielwiese
(edit) @9840b5   12 years Oleksandr chg: better TESTS_ENVIRONMENT chg: use .libs/gftables directly ... spielwiese
(edit) @9b8b09   12 years hannes fix: debug messages spielwiese
(edit) @7938a0f   12 years hannes add: n_Farey, n_ChineseRemainder (from master) spielwiese
(edit) @bd795d   12 years Oleksandr improved build system in Singuar/: building of libparse and ... spielwiese
(edit) @5e1797   12 years Oleksandr fix the segfault occuring only on 64 bit FIX: exitBuchMora tried to ... spielwiese
(edit) @9c4455   12 years hannes removed: gccversion.sh (cleanup from master) spielwiese
(edit) @05f61f   12 years hannes fix: warnings spielwiese
(edit) @6c98d52   12 years hannes chg: compiler warnings in kutil.cc spielwiese
(edit) @930ea8   12 years hannes chg: compiler warnings: newHEdge, messageStat spielwiese
(edit) @31f1850   12 years hannes chg: pDeg leads to confusion, removed to p_Deg spielwiese
(edit) @ebf138   12 years Oleksandr adaptation to clang + disable a GMP hack CHG: removed gcc-specific ... spielwiese
(edit) @b7d64b   12 years Oleksandr adaptation/fix due to SW build system FIX: don't distribute generated ... spielwiese
Note: See TracRevisionLog for help on using the revision log.