source: git

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @9c6887   13 years hannes make include cstdio/cstdlib dependant on ifndef NOSTREAMIO spielwiese
(edit) @69181b3   13 years Oleksandr ADD: initializeGMP is needed when linking against factory ADD: NTL ... spielwiese
(edit) @468b57   13 years mohamed.barakat renamed libsingcf -> libfactory spielwiese
(edit) @650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory spielwiese
(edit) @b58d47   13 years mohamed.barakat start eliminating `unused parameter' warnings spielwiese
(edit) @643b1eb   13 years mohamed.barakat include ftmpl_inst.cc in libsingcf.a (template instantiations) - ... spielwiese
(edit) @0654122   13 years seelisch fixes in impl. of alg. ext. field / ifdef factory stuff spielwiese
(edit) @7d73857   13 years hannes fix include path for factory, name of libsingcf spielwiese
(edit) @9af8a63   13 years mohamed.barakat invoke the macros to check for gmp and ntl in factory/configure.in - ... spielwiese
(edit) @a11768   13 years hovinen * Begin migration of factory to GNU Automake * New file Makefile.am ... spielwiese
(edit) @1983c3   13 years hannes removed unused global vars from modulop.cc fix for coeffs/test-g spielwiese
(edit) @abb4787   13 years hannes conversion factory <->singular for poly fix coeff tests for factory spielwiese
(edit) @0fb5991   13 years seelisch fixes so that libpoly builds without compiler errors in algext.cc ... spielwiese
(edit) @3b0ba67   13 years seelisch small bug fix spielwiese
(edit) @69fb9d0   13 years seelisch finished impl. of alg. ext. fields; now testing... spielwiese
(edit) @ba2359   13 years seelisch almost finished impl. of algebraic extension spielwiese
(edit) @fba6f18   13 years seelisch alg. ext. fields: 1st impl. and 1st tests spielwiese
(edit) @ce3f53c   13 years martinlee84 adapted conversion to and from factory spielwiese
(edit) @d75f15   13 years martinlee84 moved clapconv.h and clapconv.cc to polys changed includes of ... spielwiese
(edit) @c5917f1   13 years hovinen * Add libpolys/libpolys-config.in as prototype for script to make it ... spielwiese
(edit) @ad35b5   13 years hovinen Add M4-macro to check for NTL and to set NTL_CFLAGS, NTL_LIBS, and ... spielwiese
(edit) @a934fc8   13 years hannes factory -> number: Q spielwiese
(edit) @eca225   13 years hannes factory to number: Z/p spielwiese
(edit) @e25a99   13 years Oleksandr FIX: rename 'ringflagb' into 'mod2mMask' for rings (Z/2m) spielwiese
(edit) @84c376   13 years Oleksandr ADD: FreeBSD-related fixes in build system (no libdl, $^, $<) spielwiese
(edit) @2271fcf   13 years Oleksandr FIX: don't delete cf_gmp.h (not generated anymore!) spielwiese
(edit) @107b6a6   13 years Oleksandr ADD: more dependencies spielwiese
(edit) @af598e   13 years Oleksandr ADD: factory-related wrappers (clapsing.cc/.h) FIX: ring-dependent ... spielwiese
(edit) @02c42d   13 years Oleksandr FIX: nGetChar -> n_nGetChar spielwiese
(edit) @2111465   13 years martinlee84 switched on HAVE_FACTORY in auxiliary.h.in deleted include of cf_gmp.h ... spielwiese
(edit) @c2e9b1   13 years martinlee84 put assert.h before cf_gmp.h spielwiese
(edit) @daa556   13 years Oleksandr FIX: cf_gmp.h should be included after asser.h.... ??!?! spielwiese
(edit) @769f28   13 years mohamed.barakat - fixed --with-gmp in factory/configure.in to be compatible with gmp ... spielwiese
(edit) @6d0563e   13 years Oleksandr FIX: any linux can use dynamic modules, no? spielwiese
(edit) @4ffb46   13 years Oleksandr FIX: enabling dynamic modules on Free BSD TODO: -ldl is wrong! NOTE: ... spielwiese
(edit) @26c66ae   13 years seelisch use n_Ext, only, for any type of extensions (after discussion with Hans) spielwiese
(edit) @ebc188   13 years Oleksandr MV: sw.sh moved to 'scripts' git branch spielwiese
(edit) @4c811b   13 years Oleksandr FIX: bug fix: /usr/local is not searched by gcc by default spielwiese
(edit) @3bb9cb   13 years Oleksandr FIX: minor fixes to sw.sh spielwiese
(edit) @10a85fe   13 years Oleksandr ADD: better 'date' format (no spaces) ADD: paralell run-protection ... spielwiese
(edit) @3033f0   13 years Oleksandr FIX: 'git show' - shows too much :( - use 'git log' instead spielwiese
(edit) @62604d   13 years Oleksandr ADD: shell script for nightly builds/tests spielwiese
(edit) @bfa04e   13 years hannes fix typos minpoly is a poly in r->cf->algring spielwiese
(edit) @aec5c9   13 years seelisch minpoly replaced by minideal->m[0]; prep for longalg/longtrans spielwiese
(edit) @760a78f   13 years hannes less warnings: unused variables, unused debug stuff, const in result ... spielwiese
(edit) @4c6e420   13 years Oleksandr ADD: algring to coeffs (for extension fields via polynomials) FIX: ... spielwiese
(edit) @5c97e10   13 years Oleksandr removed *.0.so modules from tests/ spielwiese
(edit) @afa93a   13 years Oleksandr FIX: p_?GetCoeff must test the input spielwiese
(edit) @b5b9dc   13 years hannes fix poly_test spielwiese
(edit) @bfde6c   13 years Oleksandr FIX: some silly bugs in tests... TODO: correct assumes...? spielwiese
(edit) @b7d7eb   13 years Oleksandr ADD: deleting polynomials... fails spielwiese
(edit) @f70f641   13 years hannes - rSum, rCopy0: uses now coeffs - some unused variables removed in ... spielwiese
(edit) @b27c052   13 years Oleksandr ADD: first poly-tests (Sum Up integers 0..N) ADD: GlobalFixup made ... spielwiese
(edit) @6c084af   13 years Oleksandr ADD: CoeffWrite for n_R (shortfl.cc) ADD: test function pointers ... spielwiese
(edit) @3dbe0bf   13 years hannes rSum: test for equal coeffs mod_raw: simplified spielwiese
(edit) @52f218   13 years Oleksandr FIX: mod_raw: check __ELF__ ADD: dynamic modules (quick and dirty hack ... spielwiese
(edit) @d142260   13 years Oleksandr FIX: fixed dynamic loading on Mac OS X using dlfcn spielwiese
(edit) @c11134   13 years Oleksandr FIX: fixed linkage under Mac OS X: one has to initialize global variables spielwiese
(edit) @2dcf453   13 years mohamed.barakat do not compile dynamic modules unless ENABLE_P_PROCS_DYNAMIC=true spielwiese
(edit) @6d28ba7   13 years mohamed.barakat ./configure --enable-p-procs-static now compiles spielwiese
(edit) @d9e190   13 years mohamed.barakat got rid of program_invocation_name (non-portable) and replaced it by ... spielwiese
(edit) @4f07ef   13 years Oleksandr minor fix (GF(25/5?)) spielwiese
(edit) @44105a7   13 years hovinen * Use -module when linking p_Procs dynamic modules * Remove lib prefix ... spielwiese
(edit) @fd22bf0   13 years hovinen Add AM_LDFLAGS to polys_test_LDFLAGS spielwiese
(edit) @8480db   13 years Oleksandr ADD: trying to use dynamic module (-rdynamic) spielwiese
(edit) @95c1fa   13 years Oleksandr FIX: fixes due to separating coeffs into 'cf' spielwiese
(edit) @9b9ae7   13 years hannes removed rWrite stuff which is now in n_CoeffWrite spielwiese
(edit) @7a8011   13 years hannes more CoeffWrite: rings, long R, long C spielwiese
(edit) @8167af   13 years hannes nlCoeffWrite spielwiese
(edit) @ae85a3   13 years Oleksandr ADD: executables should use feInitResources ADD: try using n_CoeffWrite... spielwiese
(edit) @59a62bd   13 years Oleksandr ADD: feInitResources can use 'program_invocation_name' instead of ... spielwiese
(edit) @01c1d0   13 years Oleksandr FIX: moved P/minpoly/parameters from ring to coeff spielwiese
(edit) @0b7bf7   13 years Oleksandr FIX: fixed a bug (due to the sum test for Zn3), together with Frank ... spielwiese
(edit) @c7e3d7   13 years hannes cfCoeffWrite introduced spielwiese
(edit) @03bf55   13 years Oleksandr FIX: adaptation of var. name changes for arithmetik rings coauthor: ... spielwiese
(edit) @17e473   13 years Oleksandr FIX: we can link against libpolys FIX: rField_*(r...) all should call ... spielwiese
(edit) @1ddd04   13 years hannes rDefault via coeffs spielwiese
(edit) @0ebd7e   13 years hannes add ksCheckCoeffs spielwiese
(edit) @294537   13 years Oleksandr FIX: pMinPolyNormalize -> p_MinPolyNormalize spielwiese
(edit) @c5412f   13 years Oleksandr FIX: use -ldl whenever linking against DYNAMIC version of libpolys... ... spielwiese
(edit) @13366d   13 years Oleksandr FIX: rSetISReference FIX: sca should not rely on kNF/sca_bba for the ... spielwiese
(edit) @dd693a   13 years hannes fix p_TakeOutComp add p_Vec2Polys spielwiese
(edit) @9765f3   13 years hannes fixed pFDeg (not a global variable, but a member of ring) fixed ... spielwiese
(edit) @7dce2d7   13 years hannes add comments to some coeff functions add p_EqualPolys fix warnings in ... spielwiese
(edit) @7f602b   13 years Oleksandr ADD: added "#include <misc/auxiliary.h>" spielwiese
(edit) @e5422d   13 years Oleksandr fixed zero divisior issue in Z/2^mZ coauthor: Frank Seelisch ... spielwiese
(edit) @8c9912   13 years Oleksandr ADD: mod_raw is needed for dynamic linkage FIX: expose some needed ... spielwiese
(edit) @e1761c   13 years mohamed.barakat define HAVE_DL in m4/p-procs.m4, SING_CHECK_P_PROCS spielwiese
(edit) @72b880   13 years mohamed.barakat replaced the deprecated AC_LIBTOOL_DLOPEN/AC_PROG_LIBTOOL with ... spielwiese
(edit) @41dde6   13 years mohamed.barakat - moved the definitions of HAVE_MULT_MOD, HAVE_DIV_MOD, and ... spielwiese
(edit) @aa450d   13 years Oleksandr FIX: move some minor functions from polys.h -> p_polys.h spielwiese
(edit) @a60e0b   13 years mohamed.barakat fixed the syntax for compilers in pedantic mood :) spielwiese
(edit) @8184703   13 years hovinen * Remove references to libpolys/m4 * Add AC_CONFIG_AUX_DIR([.]) to ... spielwiese
(edit) @ec0d9b   13 years mohamed.barakat merge libpolys/polys/configure.ac into polys/configure.ac spielwiese
(edit) @1135a61   13 years hannes fix weight0.c spielwiese
(edit) @f27003   13 years hannes find a place for our bitset optionbs from options.h spielwiese
(edit) @0ffdec   13 years hannes fix pDebug spielwiese
(edit) @4f684a   13 years Oleksandr ADD: unit tests for polys spielwiese
(edit) @845729b   13 years Oleksandr Removed linear algebra stuff (Bareiss/Det etc) from matpol.cc TODO: ... spielwiese
(edit) @1820e7   13 years Oleksandr ADD: more unit tests via CxxTest and related changes FIX: NULLp for ... spielwiese
Note: See TracRevisionLog for help on using the revision log.