|
|
@71f6dbd
|
13 years |
Oleksandr |
ADD: adding cleanup
ADD: instead of multiple soft links (*.so), do: ...
spielwiese
|
|
|
@11837b
|
13 years |
Oleksandr |
ADD: Show Resource-Settings at the beginning of each test-suit
spielwiese
|
|
|
@05b917
|
13 years |
Oleksandr |
FIX: enable the search for dynamic modules in SEARCH_PATH and load them
spielwiese
|
|
|
@e0f4de
|
13 years |
Oleksandr |
FIX: FreeBSD tried to compile prCopy.cc before generating prCopy.inc ...
spielwiese
|
|
|
@b2366e
|
13 years |
Oleksandr |
FIX: libpolys/coeffs/test was not compiled on FreeBSD (renamed into ...
spielwiese
|
|
|
@9eb0f9
|
13 years |
Oleksandr |
FIX: test coeffs using factory AND ntl (without public use of factory ...
spielwiese
|
|
|
@2f0314
|
13 years |
Oleksandr |
FIX: -lNTL/-lfactory in correct order
spielwiese
|
|
|
@4ecfbc
|
13 years |
Oleksandr |
FIX: factory needs NTL => -lntl AFTER -lfactory... :-/
spielwiese
|
|
|
@fa1d48
|
13 years |
martinlee84 |
enabled factory by default and included factory.h in coeffs.h
spielwiese
|
|
|
@8872ef
|
13 years |
Oleksandr |
FIX: enable testing without factory
spielwiese
|
|
|
@cfb500
|
13 years |
seelisch |
ending tests for alg field ext impl (all tests ok)
spielwiese
|
|
|
@37c7fc1
|
13 years |
Oleksandr |
FIX: fixed a memory double destruction bug in p_Monic
spielwiese
|
|
|
@4a2260e
|
13 years |
seelisch |
more tests run (alg ext fields); some omCheck problems in longrat.cc ...
spielwiese
|
|
|
@c28ecf
|
13 years |
seelisch |
alg ext implementation now passing all coeffs and polys tests
spielwiese
|
|
|
@f0b01f
|
13 years |
seelisch |
alg ext fields: further development
spielwiese
|
|
|
@c54848
|
13 years |
Oleksandr |
ADD: another path to gftables
spielwiese
|
|
|
@f9dc520
|
13 years |
Oleksandr |
ADD: search for dynamic modules within the usual search pathes
ADD: ...
spielwiese
|
|
|
@8d1a1ab
|
13 years |
Oleksandr |
ADD: standalone test for n_GF (gftables!)
ADD: more search pathes for ...
spielwiese
|
|
|
@76388e
|
13 years |
Oleksandr |
ADD: improving resource handling (searching files...)
spielwiese
|
|
|
@9737a6
|
13 years |
Oleksandr |
FIX: out of tree building of templates
spielwiese
|
|
|
@9144617
|
13 years |
Oleksandr |
ADD: trying to avoid factory as much as possible (build without...?)
spielwiese
|
|
|
@7829fb
|
13 years |
Oleksandr |
ADD: trying to solve circular dependencies due to matrix
spielwiese
|
|
|
@7d1a26
|
13 years |
Oleksandr |
CHG: prefer *limits.h from misc/ over it from omalloc/.
spielwiese
|
|
|
@e3b233
|
13 years |
Oleksandr |
CHG: include <coeffs/si_gmp.h> -> "si_gmp.h" (for local sources/headers)
spielwiese
|
|
|
@75ddac
|
13 years |
Oleksandr |
ADD: any (Singular) executable should look for gftables in its current ...
spielwiese
|
|
|
@ae6d28
|
13 years |
Oleksandr |
ADD: 0-pointer guards to avoid seg.faults
spielwiese
|
|
|
@c8204a
|
13 years |
Oleksandr |
ADD: some cleanup (LIB is not needed anymore, gftables may be symlinked...)
spielwiese
|
|
|
@148d3c
|
13 years |
Oleksandr |
FIX: fixing the build system (install needed headers on needed places) ...
spielwiese
|
|
|
@3199ac
|
13 years |
Oleksandr |
FIX: "make install" installs factory/gftables
FIX: out of tree ...
spielwiese
|
|
|
@99ae0c
|
13 years |
Oleksandr |
ADD: added more trivial tests due to inpAdd in n_Q (1+1==2?)...
spielwiese
|
|
|
@9f1a52
|
13 years |
Oleksandr |
FIX: fixed the inplace addition in n_Q (longrat)
spielwiese
|
|
|
@2c41bc
|
13 years |
hannes |
assume cf!=NULL in rDefault
spielwiese
|
|
|
@17b0b05
|
13 years |
hannes |
fix loading of gftables
- fix loading in nfReadTable
- fix ...
spielwiese
|
|
|
@ea0001
|
13 years |
mohamed.barakat |
make check finds the gftables and dynamic modules (also out of tree)
...
spielwiese
|
|
|
@613794
|
13 years |
hannes |
add: CoeffIsEqual/KillChar for n_Z2m, n_Z
spielwiese
|
|
|
@529fa4
|
13 years |
hannes |
add: nChineseRemainder/idChineseRemainder
spielwiese
|
|
|
@686f46
|
13 years |
hannes |
fix: cf_hnf.c does not compile
fix: allow inplace compilation (for factory)
spielwiese
|
|
|
@cd6df87
|
13 years |
mohamed.barakat |
fixed linking against factory and commented out chinese remainder
- ...
spielwiese
|
|
|
@e432a0
|
13 years |
hannes |
fix: memory leak in p_DivideM
spielwiese
|
|
|
@adb2ed
|
13 years |
mohamed.barakat |
Fixes to allow out-of-tree compilation
- Add $(top_builddir)/.. to ...
spielwiese
|
|
|
@45e35b
|
13 years |
mohamed.barakat |
further fixes to build system
- merged arithrings.m4 and plural.m4 ...
spielwiese
|
|
|
@37ed00
|
13 years |
Oleksandr |
ADD: test for a creation of a ring with specific ordering
spielwiese
|
|
|
@568cf0
|
13 years |
Oleksandr |
ADD: Enable arithmetical rings by default
spielwiese
|
|
|
@121fd9
|
13 years |
hannes |
add: ndCoeffsIsEqual: generic case,parameter unsed
fix: some "unused ...
spielwiese
|
|
|
@2544e7
|
13 years |
hannes |
new: ndInit_bigint: no conversion, report error
spielwiese
|
|
|
@0276c1
|
13 years |
hannes |
fix: some "unused parameter" warnings
spielwiese
|
|
|
@6c5f32
|
13 years |
Oleksandr |
FIX: n_DivBy exists for rings only...
FIX: p_Div_nn should always exist!
spielwiese
|
|
|
@577888
|
13 years |
hannes |
add ndKillChar to n_R, n_Q
spielwiese
|
|
|
@f8f0b7
|
13 years |
Oleksandr |
FIX: "#define" should be "#undef" in any public config.h.in ...
spielwiese
|
|
|
@b19ab84
|
13 years |
hannes |
add some missing routines to coeffs
spielwiese
|
|
|
@bea370
|
13 years |
Oleksandr |
ADD: new --enable-plural argument for enabling/disabling? PLURAL
spielwiese
|
|
|
@c74d6a
|
13 years |
Oleksandr |
FIX/ADD: factory/singular wrappers for _HNF and _LLL (from NTL)
spielwiese
|
|
|
@c262d5
|
13 years |
hannes |
warnings removed from modulop.cc
spielwiese
|
|
|
@69181b3
|
13 years |
Oleksandr |
ADD: initializeGMP is needed when linking against factory
ADD: NTL ...
spielwiese
|
|
|
@468b57
|
13 years |
mohamed.barakat |
renamed libsingcf -> libfactory
spielwiese
|
|
|
@b58d47
|
13 years |
mohamed.barakat |
start eliminating `unused parameter' warnings
spielwiese
|
|
|
@643b1eb
|
13 years |
mohamed.barakat |
include ftmpl_inst.cc in libsingcf.a (template instantiations)
- ...
spielwiese
|
|
|
@0654122
|
13 years |
seelisch |
fixes in impl. of alg. ext. field / ifdef factory stuff
spielwiese
|
|
|
@7d73857
|
13 years |
hannes |
fix include path for factory, name of libsingcf
spielwiese
|
|
|
@9af8a63
|
13 years |
mohamed.barakat |
invoke the macros to check for gmp and ntl in factory/configure.in
- ...
spielwiese
|
|
|
@1983c3
|
13 years |
hannes |
removed unused global vars from modulop.cc
fix for coeffs/test-g
spielwiese
|
|
|
@abb4787
|
13 years |
hannes |
conversion factory <->singular for poly
fix coeff tests for factory
spielwiese
|
|
|
@0fb5991
|
13 years |
seelisch |
fixes so that libpoly builds without compiler errors in algext.cc ...
spielwiese
|
|
|
@3b0ba67
|
13 years |
seelisch |
small bug fix
spielwiese
|
|
|
@69fb9d0
|
13 years |
seelisch |
finished impl. of alg. ext. fields; now testing...
spielwiese
|
|
|
@ba2359
|
13 years |
seelisch |
almost finished impl. of algebraic extension
spielwiese
|
|
|
@fba6f18
|
13 years |
seelisch |
alg. ext. fields: 1st impl. and 1st tests
spielwiese
|
|
|
@ce3f53c
|
13 years |
martinlee84 |
adapted conversion to and from factory
spielwiese
|
|
|
@d75f15
|
13 years |
martinlee84 |
moved clapconv.h and clapconv.cc to polys
changed includes of ...
spielwiese
|
|
|
@c5917f1
|
13 years |
hovinen |
* Add libpolys/libpolys-config.in as prototype for script to make it ...
spielwiese
|
|
|
@a934fc8
|
13 years |
hannes |
factory -> number: Q
spielwiese
|
|
|
@eca225
|
13 years |
hannes |
factory to number: Z/p
spielwiese
|
|
|
@e25a99
|
13 years |
Oleksandr |
FIX: rename 'ringflagb' into 'mod2mMask' for rings (Z/2m)
spielwiese
|
|
|
@84c376
|
13 years |
Oleksandr |
ADD: FreeBSD-related fixes in build system (no libdl, $^, $<)
spielwiese
|
|
|
@af598e
|
13 years |
Oleksandr |
ADD: factory-related wrappers (clapsing.cc/.h)
FIX: ring-dependent ...
spielwiese
|
|
|
@02c42d
|
13 years |
Oleksandr |
FIX: nGetChar -> n_nGetChar
spielwiese
|
|
|
@2111465
|
13 years |
martinlee84 |
switched on HAVE_FACTORY in auxiliary.h.in
deleted include of cf_gmp.h ...
spielwiese
|
|
|
@4ffb46
|
13 years |
Oleksandr |
FIX: enabling dynamic modules on Free BSD
TODO: -ldl is wrong!
NOTE: ...
spielwiese
|
|
|
@26c66ae
|
13 years |
seelisch |
use n_Ext, only, for any type of extensions (after discussion with Hans)
spielwiese
|
|
|
@bfa04e
|
13 years |
hannes |
fix typos
minpoly is a poly in r->cf->algring
spielwiese
|
|
|
@aec5c9
|
13 years |
seelisch |
minpoly replaced by minideal->m[0]; prep for longalg/longtrans
spielwiese
|
|
|
@760a78f
|
13 years |
hannes |
less warnings: unused variables, unused debug stuff, const in result
...
spielwiese
|
|
|
@4c6e420
|
13 years |
Oleksandr |
ADD: algring to coeffs (for extension fields via polynomials)
FIX: ...
spielwiese
|
|
|
@5c97e10
|
13 years |
Oleksandr |
removed *.0.so modules from tests/
spielwiese
|
|
|
@afa93a
|
13 years |
Oleksandr |
FIX: p_?GetCoeff must test the input
spielwiese
|
|
|
@b5b9dc
|
13 years |
hannes |
fix poly_test
spielwiese
|
|
|
@bfde6c
|
13 years |
Oleksandr |
FIX: some silly bugs in tests...
TODO: correct assumes...?
spielwiese
|
|
|
@b7d7eb
|
13 years |
Oleksandr |
ADD: deleting polynomials... fails
spielwiese
|
|
|
@f70f641
|
13 years |
hannes |
- rSum, rCopy0: uses now coeffs
- some unused variables removed in ...
spielwiese
|
|
|
@b27c052
|
13 years |
Oleksandr |
ADD: first poly-tests (Sum Up integers 0..N)
ADD: GlobalFixup made ...
spielwiese
|
|
|
@6c084af
|
13 years |
Oleksandr |
ADD: CoeffWrite for n_R (shortfl.cc)
ADD: test function pointers ...
spielwiese
|
|
|
@3dbe0bf
|
13 years |
hannes |
rSum: test for equal coeffs
mod_raw: simplified
spielwiese
|
|
|
@52f218
|
13 years |
Oleksandr |
FIX: mod_raw: check __ELF__
ADD: dynamic modules (quick and dirty hack ...
spielwiese
|
|
|
@d142260
|
13 years |
Oleksandr |
FIX: fixed dynamic loading on Mac OS X using dlfcn
spielwiese
|
|
|
@c11134
|
13 years |
Oleksandr |
FIX: fixed linkage under Mac OS X: one has to initialize global variables
spielwiese
|
|
|
@2dcf453
|
13 years |
mohamed.barakat |
do not compile dynamic modules unless ENABLE_P_PROCS_DYNAMIC=true
spielwiese
|
|
|
@6d28ba7
|
13 years |
mohamed.barakat |
./configure --enable-p-procs-static now compiles
spielwiese
|
|
|
@d9e190
|
13 years |
mohamed.barakat |
got rid of program_invocation_name (non-portable) and replaced it by ...
spielwiese
|
|
|
@4f07ef
|
13 years |
Oleksandr |
minor fix (GF(25/5?))
spielwiese
|
|
|
@44105a7
|
13 years |
hovinen |
* Use -module when linking p_Procs dynamic modules
* Remove lib prefix ...
spielwiese
|
|
|