source: git/factory @ dccceb

spielwiese
Name Size Rev Age Author Last Change
../
bin b1dfaf   14 years seelisch patch from Kai (checked for problems under Windows OS: no problems) ...
examples 341696   14 years hannes Adding Id property to all files git-svn-id: ...
fex 341696   14 years hannes Adding Id property to all files git-svn-id: ...
ftest 650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory
gftables cd6df87   13 years mohamed.barakat fixed linking against factory and commented out chinese remainder - ...
libfac dccceb   12 years Oleksandr moved libfac under factory/ CHG: moved libfac/ under factory/ Note: ...
templates e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
winnt a52291   12 years martinlee84 replacing MP_INT by mpz_t Conflicts: factory/cf_factory.h
AUTHORS 0 bytes e76d7a6   13 years mohamed.barakat just to get this out of the way, i need to catch my train
.gitignore 36 bytes 3af3ca   13 years Oleksandr FIX: public factory config.h should have ifndef/define/endif guards!
imm.cc 258 bytes e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
fac_multivar.h 284 bytes e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
fieldGCD.h 284 bytes 7d1c995   13 years martinlee84 added test to prevent multiple inclusion of headers moved function ...
fac_berlekamp.h 295 bytes e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
fac_univar.h 330 bytes e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
cf_irred.h 331 bytes e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
cf_binom.h 338 bytes e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
cf_gmp.h 343 bytes f3ea6ce   13 years Oleksandr ADD: defining DISABLE_GMP_CPP makes cf_gmp.h to use our UGLY! hack to ...
gf_tabutil.h 344 bytes e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
gmpext.h 369 bytes a52291   12 years martinlee84 replacing MP_INT by mpz_t Conflicts: factory/cf_factory.h
cf_primes.h 371 bytes e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
test_install.cc 386 bytes 341696   14 years hannes Adding Id property to all files git-svn-id: ...
cf_util.h 391 bytes e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
cf_globals.h 414 bytes e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
sm_sparsemod.h 416 bytes e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
fac_cantzass.h 422 bytes e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
fac_sqrfree.h 553 bytes e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
singext.h 595 bytes a52291   12 years martinlee84 replacing MP_INT by mpz_t Conflicts: factory/cf_factory.h
factory.cfg 614 bytes 341696   14 years hannes Adding Id property to all files git-svn-id: ...
cf_irred.cc 672 bytes e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
cf_cyclo.h 673 bytes e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
factoryconf.template 680 bytes 3af3ca   13 years Oleksandr FIX: public factory config.h should have ifndef/define/endif guards!
cf_reval.h 707 bytes e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
fac_distrib.h 707 bytes e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
parseutil.h 748 bytes e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
cf_switches.cc 804 bytes e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
debug.cc 806 bytes c1b9927   13 years hannes - removed some unsed variables - never put static inline routine ...
cf_primes.cc 815 bytes e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
cf_util.cc 872 bytes e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
sm_util.h 887 bytes e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
cplusplus.cc 889 bytes 72ebdb   13 years Oleksandr ADD: forgotten generator cplusplus.cc
gf_tabutil.cc 984 bytes e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
cf_defs.h 1.0 KB e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
algext.h 1.1 KB e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
cf_iter.h 1.1 KB e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
fac_iterfor.h 1.1 KB e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
cf_reval.cc 1.1 KB c4682e0   13 years ranosch FIX: In some (inheriting) copy-constructors their base class should be ...
cf_factory.h 1.2 KB a52291   12 years martinlee84 replacing MP_INT by mpz_t Conflicts: factory/cf_factory.h
debug.h 1.2 KB 021751   13 years ranosch FIX: empty debug function-macros should better be: ((void) 0/1)
cf_hnf.cc 1.2 KB 895b31c   13 years Oleksandr ADD: re-enabled _HNF/_LLL
cf_eval.h 1.3 KB e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
cf_hnf.h 1.3 KB c74d6a   13 years Oleksandr FIX/ADD: factory/singular wrappers for _HNF and _LLL (from NTL)
cf_globals.cc 1.3 KB e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
facAlgExt.h 1.3 KB 650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory
cfModResultant.h 1.4 KB 17b1f3   13 years martinlee84 added modular resultant algorithm git-svn-id: ...
bifacConfig.h 1.4 KB 806c18   13 years hannes format git-svn-id: file:///usr/local/Singular/svn/trunk@13655 ...
facIrredTest.h 1.4 KB e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
cf_switches.h 1.4 KB e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
COPYING 1.5 KB 623a7d   13 years hannes the official version 3-1-3 git-svn-id: ...
cf_random.h 1.5 KB e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
cf_char.cc 1.6 KB e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
cf_eval.cc 1.6 KB e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
singext.cc 1.7 KB a52291   12 years martinlee84 replacing MP_INT by mpz_t Conflicts: factory/cf_factory.h
fac_util.h 1.8 KB e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
lgs.h 1.8 KB 806c18   13 years hannes format git-svn-id: file:///usr/local/Singular/svn/trunk@13655 ...
ffops.cc 1.8 KB e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
cf_generator.h 1.8 KB e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
test.cc 2.0 KB 546f7ff   13 years martinlee84 added tests to factory
ExtensionInfo.cc 2.2 KB e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
config.h.in.bak 2.2 KB e76d7a6   13 years mohamed.barakat just to get this out of the way, i need to catch my train
facIrredTest.cc 2.2 KB e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
fac_iterfor.cc 2.2 KB e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
factory.template 2.3 KB 311803   13 years Oleksandr FIX: readcf.{yy->cc} fixed disabling (for Singular or without IOSTREAM)
cf_iter.cc 2.3 KB e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
facFactorize.h 2.4 KB d990001   13 years martinlee84 HAVE_NTL stuff
config.h.in.cmake 2.5 KB 8cc501   14 years krueger Added files to compile with cmake. Still experimental. Might not work ...
variable.h 2.5 KB e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
ConwayList.txt 2.6 KB b478f8   17 years hannes *hannes: Conway polynomials, new gcd for char p git-svn-id: ...
DegreePattern.cc 2.6 KB e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
ffops.h 2.7 KB e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
cf_map_ext.h 2.7 KB e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
ftmpl_inst.cc 2.7 KB 1450c9   13 years Oleksandr FIX: moved interpreter-related FGLM declarations to Singular/fglm.h ...
int_pp.h 2.7 KB a52291   12 years martinlee84 replacing MP_INT by mpz_t Conflicts: factory/cf_factory.h
cf_map.h 2.8 KB e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
bifac.h 2.9 KB e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
timing.h 2.9 KB 9c6887   13 years hannes make include cstdio/cstdlib dependant on ifndef NOSTREAMIO
gfops.h 3.0 KB e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
cfNewtonPolygon.h 3.0 KB e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
cf_gcd_smallp.h 3.0 KB 6deedd   12 years martinlee84 modified some helper functions and removed unneccessary inclusion of ...
NTLconvert.h 3.0 KB 14212fa   13 years ranosch FIX: global variable fac_NTL_char should better be of type 'long'
cf_random.cc 3.2 KB e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
cf_iter_inline.cc 3.2 KB e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
int_rat.h 3.3 KB a52291   12 years martinlee84 replacing MP_INT by mpz_t Conflicts: factory/cf_factory.h
cf_binom.cc 3.3 KB e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
facFqSquarefree.h 3.4 KB 650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory
parseutil.cc 3.4 KB e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
cf_cyclo.cc 3.6 KB 82db91a   13 years ranosch FIX: function-macros should act as functions even if "empty", esp. in ...
cf_algorithm.h 3.9 KB f78374   12 years martinlee84 chg: more changes of squarefree decomposition according to master
cf_generator.cc 3.9 KB e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
facFqFactorizeUtil.cc 4.2 KB 6deedd   12 years martinlee84 modified some helper functions and removed unneccessary inclusion of ...
facAlgExt.cc 4.2 KB b2929e7   12 years Oleksandr FIX: factory/facAlgExt.cc: In AlgExtFactorize: 'sqrFreeZ' was not ...
readcf.yy 4.5 KB e40a0d   13 years vbraun.name Only compile readcf.yy / readcf.cc if configured --without-Singular ...
facBivar.h 4.5 KB d990001   13 years martinlee84 HAVE_NTL stuff
aminclude.am 4.6 KB a11768   13 years hovinen * Begin migration of factory to GNU Automake * New file Makefile.am ...
int_cf.cc 4.7 KB e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
cf_assert.h 4.7 KB 021751   13 years ranosch FIX: empty debug function-macros should better be: ((void) 0/1)
gfops.cc 4.8 KB e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
fac_sqrfree.cc 4.8 KB f78374   12 years martinlee84 chg: more changes of squarefree decomposition according to master
DegreePattern.h 5.0 KB e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
int_cf.h 5.1 KB c770dc   13 years ranosch FIX: function method cannot return "const char * const" (-> const char *)
int_poly.h 5.1 KB c770dc   13 years ranosch FIX: function method cannot return "const char * const" (-> const char *)
var_intglobal.cc 5.4 KB e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
facFqSquarefree.cc 5.6 KB e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
fac_distrib.cc 5.6 KB e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
var_intglobal.h 5.7 KB e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
facFqFactorizeUtil.h 5.8 KB 6deedd   12 years martinlee84 modified some helper functions and removed unneccessary inclusion of ...
ExtensionInfo.h 5.8 KB e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
NEWS 5.9 KB 6c5d86   21 years hannes * Hannes: NTL git-svn-id: file:///usr/local/Singular/svn/trunk@6315 ...
int_int.h 6.1 KB a52291   12 years martinlee84 replacing MP_INT by mpz_t Conflicts: factory/cf_factory.h
fac_util.cc 6.3 KB e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
cf_resultant.cc 6.6 KB e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
gengftables.cc 6.6 KB d67fcad   13 years martinlee84 deleted initializeGMP
cf_chinese.cc 6.7 KB e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
fieldGCD.cc 7.0 KB e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
variable.cc 7.4 KB e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
lgs.cc 7.5 KB e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
sm_util.cc 8.0 KB 5b8726d   13 years ranosch FIX: unused function arguments should better not have names as ...
fac_cantzass.cc 8.3 KB a52291   12 years martinlee84 replacing MP_INT by mpz_t Conflicts: factory/cf_factory.h
cf_factory.cc 8.4 KB a52291   12 years martinlee84 replacing MP_INT by mpz_t Conflicts: factory/cf_factory.h
Makefile.am 8.9 KB 0943bd   12 years jengelh factory/build: libtool file updates Removes redundant statements, and ...
gengftables-conway.cc 9.5 KB d67fcad   13 years martinlee84 deleted initializeGMP
int_pp.cc 9.7 KB a52291   12 years martinlee84 replacing MP_INT by mpz_t Conflicts: factory/cf_factory.h
int_intdiv.cc 9.9 KB a52291   12 years martinlee84 replacing MP_INT by mpz_t Conflicts: factory/cf_factory.h
facBivar.cc 10.0 KB 615ca8   12 years martinlee84 added #ifdef HAVE_NTL for linking against libfactory.so
canonicalform.h 10.0 KB e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
cf_map.cc 10.1 KB e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
fac_berlekamp.cc 10.3 KB e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
CMakeLists.txt 10.3 KB e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
facSparseHensel.cc 10.5 KB ce21bd8   12 years Oleksandr adaptation of Martin's "moreSparseHeuristic" for SW. FIX: ...
fac_multihensel.cc 10.7 KB 5b8726d   13 years ranosch FIX: unused function arguments should better not have names as ...
FACTORY.INSTALL 11.0 KB 4df5bd   13 years Oleksandr ADD: one can use autoreconf, for instance as via autogen.sh for ...
cfModResultant.cc 11.0 KB e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
fac_multivar.cc 11.0 KB f78374   12 years martinlee84 chg: more changes of squarefree decomposition according to master
cf_map_ext.cc 11.1 KB 5b8726d   13 years ranosch FIX: unused function arguments should better not have names as ...
imm.h 11.6 KB 635774   12 years jengelh factory/src: silence compile warnings -Wint-to-pointer-cast Ideally, ...
configure.ac 11.7 KB 635774   12 years jengelh factory/src: silence compile warnings -Wint-to-pointer-cast Ideally, ...
acinclude.m4 11.9 KB a11768   13 years hovinen * Begin migration of factory to GNU Automake * New file Makefile.am ...
fac_ezgcd.cc 12.5 KB 5b8726d   13 years ranosch FIX: unused function arguments should better not have names as ...
facSparseHensel.h 12.5 KB 91788c0   12 years martinlee84 add: code for sparse heuristic lifting a la Lucks/Wang moved: code for ...
facFqBivarUtil.h 13.1 KB e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
int_int.cc 13.5 KB a52291   12 years martinlee84 replacing MP_INT by mpz_t Conflicts: factory/cf_factory.h
cf_inline.cc 14.6 KB e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
sm_sparsemod.cc 15.9 KB 5b8726d   13 years ranosch FIX: unused function arguments should better not have names as ...
cf_algorithm.cc 16.1 KB e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
cfNewtonPolygon.cc 16.4 KB e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
fac_univar.cc 16.4 KB 5b8726d   13 years ranosch FIX: unused function arguments should better not have names as ...
facHensel.h 17.0 KB 615ca8   12 years martinlee84 added #ifdef HAVE_NTL for linking against libfactory.so
cf_linsys.cc 17.3 KB e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
cf_ops.cc 18.1 KB e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
abs_fac.cc 19.6 KB e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
facFqBivarUtil.cc 19.8 KB 615ca8   12 years martinlee84 added #ifdef HAVE_NTL for linking against libfactory.so
int_rat.cc 20.8 KB a52291   12 years martinlee84 replacing MP_INT by mpz_t Conflicts: factory/cf_factory.h
README 21.0 KB 650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory
cf_factor.cc 21.0 KB f78374   12 years martinlee84 chg: more changes of squarefree decomposition according to master
facFqBivar.h 23.1 KB 615ca8   12 years martinlee84 added #ifdef HAVE_NTL for linking against libfactory.so
facFqFactorize.h 25.5 KB eefc3a   12 years martinlee84 chg: postpone shifting of evaluation point to zero until it is really ...
facFactorize.cc 25.7 KB ec16f0   12 years martinlee84 chg: use sparse heuristic in precomputation of leading coefficients
algext.cc 27.6 KB 9c6887   13 years hannes make include cstdio/cstdlib dependant on ifndef NOSTREAMIO
cf_gcd.cc 30.5 KB d990001   13 years martinlee84 HAVE_NTL stuff
bifac.cc 32.6 KB e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
NTLconvert.cc 38.8 KB a52291   12 years martinlee84 replacing MP_INT by mpz_t Conflicts: factory/cf_factory.h
doxygen.cfg 45.9 KB a11768   13 years hovinen * Begin migration of factory to GNU Automake * New file Makefile.am ...
canonicalform.cc 54.9 KB d67fcad   13 years martinlee84 deleted initializeGMP
int_poly.cc 57.7 KB c4682e0   13 years ranosch FIX: In some (inheriting) copy-constructors their base class should be ...
ChangeLog 58.8 KB 650f2d8   13 years mohamed.barakat renamed assert.h -> cf_assert.h in factory
facFqFactorize.cc 75.1 KB 6f6320   12 years martinlee84 fix: issues with building factory without NTL
facHensel.cc 94.3 KB 5b8726d   13 years ranosch FIX: unused function arguments should better not have names as ...
cf_gcd_smallp.cc 120.5 KB 6f6320   12 years martinlee84 fix: issues with building factory without NTL
facFqBivar.cc 154.6 KB e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
cf_primetab.h 349.1 KB e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
cf_primetab.cc 349.9 KB e4fe2b   13 years Oleksandr FIX: Fixed huge BUG in cf_gmp.h CHG: starting to cleanup factory
  • Property mode set to 040000
Note: See TracBrowser for help on using the repository browser.