source: git/libpolys/tests

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @54561a   2 years hannes NTL_CPPFLGAS -> NTL_CXXFLAGS (-stdc0..), NTL_CPPFLAGS (-I..) spielwiese
(edit) @244674   2 years hannes more NTL_CPPFLAGS: modulop.h includes NTL/config.h spielwiese
(edit) @6e2383   3 years hannes fix: make check: polys_test spielwiese
(edit) @d73d74   3 years hannes compiler warnings: signed etc spielwiese
(edit) @a656da   3 years hannes Revert "fix: make check" This reverts commit ... spielwiese
(edit) @b37bf4b   3 years hannes fix: make check spielwiese
(edit) @50e0af   5 years hannes fix: make check spielwiese
(edit) @a3f0fea   5 years behrends Modify variable declarions for pSingular. spielwiese
(edit) @25a7cf   6 years hannes removed NTL_CPPFLAGS, if unused spielwiese
(edit) @e6cdad   6 years hannes use xalloc if omalloc is disabled spielwiese
(edit) @1becad6   6 years hannes chg: nCoeff_is_Ring_ModN/rField_is_Ring_ModN -> nCoeff_is_Zn/rField_is_Zn spielwiese
(edit) @353a42   6 years hannes chg: nCoeff_si_Ring_Z/rField_is_Ring_Z -> nCoeff_is_Z/rField_is_Z spielwiese
(edit) @1095e9   7 years hannes build: GMP_CFLAGS -> GMP_CPPFLAGS, NTL_CFLAGS->NTL_CPPFLAGS spielwiese
(edit) @aadd638   7 years hannes use include ".." for singular related .h, p7 spielwiese
(edit) @3f253b   7 years hannes make check spielwiese
(edit) @4bada2   7 years hannes 4.1.0: FreeBSD port spielwiese
(edit) @a807c5   8 years hannes fix make check: if unusual libs are used indirectly spielwiese
(edit) @52e6ef   8 years hannes chg: use misc/auxiliary.h in libpolys and kernel/mod2.h in Singular ... spielwiese
(edit) @2bf04b   8 years hannes format spielwiese
(edit) @7203f7   9 years hannes fix (windows port): move reference to NF/BBA stuff to function pointers spielwiese
(edit) @777f8b   9 years hannes chg: n_Int returns long instead of int spielwiese
(edit) @75f460   9 years hannes format spielwiese
(edit) @810491   9 years Oleksandr Fix including "libpolys/" and removal of unnecessary header includes + ... spielwiese
(edit) @ac000b6   9 years Oleksandr Fix nd* functions to be only used for default initialization of ... spielwiese
(edit) @fea494   10 years hannes format spielwiese
(edit) @c4e319   10 years Oleksandr Fix wrongs from 6444d6389c28adc3ffe071f6db085827f420f358 spielwiese
(edit) @6444d6   10 years hannes fix for ubuntu14 again/now: ld 2.24 I like tools which change their ... spielwiese
(edit) @057861   10 years Oleksandr Fixed BS (.libs) try 2 spielwiese
(edit) @ec89bb4   10 years hannes chg: nNeg -> nInpNeg, also n_InpNeg, cfInpNeg spielwiese
(edit) @9f7665   10 years Oleksandr Removed HAVE_CONFIG guards fix: fixed the inclusion of ... spielwiese
(edit) @38750a   10 years Oleksandr Minor BS cleanup: no need in -I${srcdir} and -I${builddir} in CPPFLAGS spielwiese
(edit) @37e66f   10 years Oleksandr Better approach to configuring multiple packages: ... spielwiese
(edit) @e6f615   10 years max Get rid of empty mmInit() functions spielwiese
(edit) @2b6e44   10 years max Get rid of initializeGMP() spielwiese
(edit) @eac92a   10 years Oleksandr Motsak <http://goo.gl/mcpzY> Update .gitignore-s due to changes in BS spielwiese
(edit) @974aa2   10 years Oleksandr Fix warning "C++ deprecated conversion from string constant to ... spielwiese
(edit) @55b6460   10 years Oleksandr Moved -DHAVE_CONFIG from Makefile.am: AM_CPPFLAGS into global compiler ... spielwiese
(edit) @a5275ef   10 years Oleksandr Commented out obsolete 'initializeGMP' spielwiese
(edit) @667d33   10 years Oleksandr Only test once (no more dynamic AND static tests) chg: also BS cleanup spielwiese
(edit) @405407   10 years hannes fix: libcoeffs tests and gcc 4.8: inline routines exist several times ... spielwiese
(edit) @dc4782   10 years hannes chg: factory/libfac is not optional, removing HAVE_FACTORY/HAVE_LIBFAC spielwiese
(edit) @e72a9a   11 years hannes removed rField_is_Extension (alg. or trans. ext. ?) spielwiese
(edit) @ba5e9e   11 years Oleksandr Changed configure-scripts to generate individual public config files ... spielwiese
(edit) @8f26a44   11 years Oleksandr Assure that config.h was generated on 'compatible' cpu (same size of long) 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) @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) @e3c718   11 years Oleksandr The meaning of GCD/LCM for numbers is not defined by mathematics spielwiese
(edit) @80c703   11 years Oleksandr Motsak <http://goo.gl/mcpzY> Fixing 'make check' due to Hans's "chg: ... spielwiese
(edit) @c3304a   11 years martinlee84 fix: tests spielwiese
(edit) @c7d05f   11 years martinlee84 fix: tests of coeffs due to fixes of Z/* spielwiese
(edit) @ea25bc   11 years martinlee84 chg: renamed Zpn to Znm 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) @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) @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) @7e9f12   12 years Oleksandr removed minimal ideal from AlgExtInfo infavour of qring chg: algext. ... spielwiese
(edit) @7fee876   12 years Oleksandr moved prarameter-handling to coeffs from rings.* and related fixes ... spielwiese
(edit) @ce1f78   12 years Oleksandr fixed short/long output of coeffs depending on ShortOut/CanShortOut ... spielwiese
(edit) @f323dd1   12 years hannes chg: move feResource to findexec lib spielwiese
(edit) @f23cce   12 years Oleksandr fix testing libpoly (due to NC&GB thing) 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
(edit) @8fee84   12 years Oleksandr libfindexec separation CHG: no need in 'ifdef HAVE_CONFIG_H' in ... spielwiese
(edit) @1d3be3   12 years Oleksandr ADD: consistently define HAVE_CONFIG_H in automake CPPFLAGS spielwiese
(edit) @a6e550e   12 years Oleksandr static and dynamic tests for libpoly/tests/ ADD: all test variants: ... 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) @c2eb2e   13 years vbraun.name make install and make distcheck work now spielwiese
(edit) @9310cb   13 years Oleksandr FIX: tests should not need to call gmp numeric prescision! spielwiese
(edit) @d44785   13 years vbraun.name Cleaned up Makefile.am to remove superfluous rules Also, note that ... spielwiese
(edit) @419b39   13 years Oleksandr FIX: enable implicit templates for now (commented out the use of ... spielwiese
(edit) @a40080   13 years Oleksandr CHG: minor changes spielwiese
(edit) @50b874   13 years Oleksandr FIX: further issues due to the use of Debugging stuff in Release version spielwiese
(edit) @e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory spielwiese
(edit) @1f414c8   13 years Oleksandr CHG: cleaning up Frank's code for alg./trans. extensions + hiding ... spielwiese
(edit) @a94666   13 years Oleksandr FIX: GMP/NTL must be at the end of liner's lib. list spielwiese
(edit) @06df101   13 years seelisch handled nested fractions (when over Q), found bug in longrat.cc (see ... spielwiese
(edit) @2d3091c   13 years seelisch test for trac ticket #308 with new implementation (result is instantaneous) spielwiese
(edit) @e5d267   13 years seelisch cancellation of gcd in rat. funct. fields spielwiese
(edit) @010f3b   13 years seelisch more tests for transcendental case spielwiese
(edit) @de90c01   13 years seelisch poly_tests for transcendental ext fields spielwiese
(edit) @7af488e   13 years hannes nRegister not needed any more for standard coeffs spielwiese
(edit) @6ccdd3a   13 years seelisch renamed algring; comments; transext.* added spielwiese
(edit) @488808e   13 years seelisch removed calls to nCoeff_is_Q_a and nCoeff_is_Zp_a (kept definitions ... spielwiese
(edit) @141342   13 years seelisch nExt replaced by n_algExt and n_transExt spielwiese
(edit) @48a994   13 years seelisch factory-related includes spielwiese
(edit) @fd01a8   13 years seelisch testing multivariate gcd from factory: problem in p_polys.cc ('longalg ... spielwiese
(edit) @71f6dbd   13 years Oleksandr ADD: adding cleanup ADD: instead of multiple soft links (*.so), do: ... spielwiese
(edit) @11837b   13 years Oleksandr ADD: Show Resource-Settings at the beginning of each test-suit spielwiese
(edit) @2f0314   13 years Oleksandr FIX: -lNTL/-lfactory in correct order spielwiese
(edit) @8872ef   13 years Oleksandr FIX: enable testing without factory spielwiese
(edit) @cfb500   13 years seelisch ending tests for alg field ext impl (all tests ok) spielwiese
(edit) @4a2260e   13 years seelisch more tests run (alg ext fields); some omCheck problems in longrat.cc ... spielwiese
(edit) @c28ecf   13 years seelisch alg ext implementation now passing all coeffs and polys tests spielwiese
(edit) @ae6d28   13 years Oleksandr ADD: 0-pointer guards to avoid seg.faults spielwiese
Note: See TracRevisionLog for help on using the revision log.