# # ChangeLog for factory/libfac in git # # Generated by Trac 1.2.3 # May 1, 2024, 4:53:49 PM Mon, 02 Apr 2012 09:44:58 GMT Hans Schoenemann [4bafa67] * factory/libfac/install-sh (deleted) removed unused factory/libfac/install-sh Wed, 22 Feb 2012 12:27:08 GMT Martin Lee [43bbd6] * factory/libfac/factor/timing.h (modified) chg: replaced timing.h in libfac by timing.h from factory Wed, 22 Feb 2012 11:17:07 GMT Martin Lee [0b618a7] * factory/facBivar.cc (modified) * factory/facFactorize.cc (modified) * factory/facFqBivar.cc (modified) * factory/facFqFactorize.cc (modified) * factory/libfac/charset/alg_factor.cc (modified) fix: compilation errors with --enable-timing Fri, 17 Feb 2012 17:56:06 GMT Hans Schoenemann [e3198f] * Singular/claptmpl.cc (modified) * factory/libfac/factor/tmpl_inst.cc (modified) chg: use template instatiation from factory/libfac Fri, 10 Feb 2012 13:16:27 GMT Martin Lee [66e25f] * factory/libfac/test.cc (modified) chg: include string.h courtesy of "Grayson, Daniel R." ... Mon, 13 Feb 2012 18:07:17 GMT Oleksandr Motsak [32248f] * factory/ftmpl_inst.cc (modified) * factory/libfac/factor/tmpl_inst.cc (modified) removed duplicating template instantiations from ... Mon, 13 Feb 2012 18:05:28 GMT Oleksandr Motsak [e65b1a4] * Singular/claptmpl.cc (modified) * Singular/extra.cc (modified) * factory/libfac/Makefile.am (modified) * factory/libfac/libfac.h (moved) * factory/libfac/test.cc (modified) * factory/libfac/testcs.cc (modified) * libpolys/polys/clapsing.cc (modified) fix libfac on case-insensitive file systems CHG: renamed ... Mon, 13 Feb 2012 16:40:14 GMT Hans Schoenemann [e2b6f5c] * factory/libfac/factor/Factor.h (modified) chg: removed Factorize2 Mon, 13 Feb 2012 12:53:51 GMT Oleksandr Motsak [be5dff] * factory/libfac/charset/alg_factor.cc (modified) * factory/libfac/charset/algfactor.cc (modified) * factory/libfac/charset/charset.cc (modified) * factory/libfac/charset/reorder.cc (modified) * factory/libfac/factor/Factor.cc (modified) * factory/libfac/factor/SqrFree.cc (modified) * factory/libfac/factor/homogfactor.cc (modified) fix extra ';' error of libfac Wed, 01 Feb 2012 17:35:13 GMT Oleksandr Motsak [9f39e6] * IntegerProgramming/gen_test.cc (modified) * factory/libfac/factor/tmpl_inst.cc (modified) misc changes FIX: factory internal includes (better no "factory/" ... Tue, 20 Dec 2011 20:01:59 GMT Oleksandr Motsak [a3df16e] * factory/libfac/Makefile.am (modified) correct libfac distribution CHG: only distribute needed (?) files Mon, 19 Dec 2011 14:35:51 GMT Oleksandr Motsak [ebf138] * Singular/Makefile.am (modified) * factory/Makefile.am (modified) * factory/include/factory/cf_gmp.h (modified) * factory/libfac/Makefile.am (modified) * gfanlib/Makefile.in (modified) * kernel/Makefile.am (modified) * libpolys/coeffs/Makefile.am (modified) * libpolys/misc/Makefile.am (modified) * libpolys/polys/Makefile.am (modified) * libpolys/reporter/Makefile.am (modified) * libpolys/resources/Makefile.am (modified) * libpolys/tests/Makefile.am (modified) * numeric/Makefile.am (modified) adaptation to clang + disable a GMP hack CHG: removed gcc-specific ... Fri, 16 Dec 2011 18:00:47 GMT Oleksandr Motsak [5acf7dc] * factory/Makefile.am (modified) * factory/libfac/Makefile.am (modified) adaptation due to libfac FIX: libfac uses factory.h (which includes ... Wed, 14 Dec 2011 16:19:14 GMT Oleksandr Motsak [d92d71] * factory/Makefile.am (modified) * factory/configure.ac (modified) * factory/libfac/Makefile.am (added) * factory/libfac/Makefile.in.SAVE_LIBFAC (moved) * factory/libfac/charset/alg_factor.cc (modified) * factory/libfac/charset/algfactor.cc (modified) * factory/libfac/charset/charset.cc (modified) * factory/libfac/charset/csutil.cc (modified) * factory/libfac/charset/reorder.cc (modified) * factory/libfac/factor.h (modified) * factory/libfac/factor/Factor.cc (modified) * factory/libfac/factor/MVMultiHensel.cc (modified) * factory/libfac/factor/SqrFree.cc (modified) * factory/libfac/factor/Truefactor.cc (modified) * factory/libfac/factor/homogfactor.cc (modified) * factory/libfac/factor/tmpl_inst.cc (modified) * factory/libfac/factor/tmpl_inst.h (modified) * factory/libfac/factor/version.cc (modified) build libfac.a into factory FIX: libfac builds and uses ... Wed, 14 Dec 2011 16:00:06 GMT Oleksandr Motsak [dccceb] * .gitignore (modified) * Makefile.am (modified) * factory/libfac/00README (moved) * factory/libfac/CMakeLists.txt (moved) * factory/libfac/COPYING (moved) * factory/libfac/ChangeLog (moved) * factory/libfac/Makefile.dist (moved) * factory/libfac/Makefile.in (moved) * factory/libfac/bin/makedep (moved) * factory/libfac/bin/makeheader (moved) * factory/libfac/charset/alg_factor.cc (moved) * factory/libfac/charset/alg_factor.h (moved) * factory/libfac/charset/algfactor.cc (moved) * factory/libfac/charset/algfactor.h (moved) * factory/libfac/charset/charset.cc (moved) * factory/libfac/charset/charset.h (moved) * factory/libfac/charset/csutil.cc (moved) * factory/libfac/charset/csutil.h (moved) * factory/libfac/charset/reorder.cc (moved) * factory/libfac/charset/reorder.h (moved) * factory/libfac/charset/tests/charsettest (moved) * factory/libfac/charset/tests/hans1 (moved) * factory/libfac/charset/tests/hans2 (moved) * factory/libfac/charset/tests/mcharsettest (moved) * factory/libfac/charset/tests/t1 (moved) * factory/libfac/charset/tests/t2 (moved) * factory/libfac/charset/tests/t3 (moved) * factory/libfac/charset/tests/t4 (moved) * factory/libfac/charset/tests/t5 (moved) * factory/libfac/charset/tests/t6 (moved) * factory/libfac/charset/tests/t7 (moved) * factory/libfac/charset/tests/t8 (moved) * factory/libfac/charset/tests/t8a (moved) * factory/libfac/charset/tests/t9 (moved) * factory/libfac/charset/tests/w1 (moved) * factory/libfac/charset/tests/w2 (moved) * factory/libfac/charset/tests/w3 (moved) * factory/libfac/charset/tests/w3a (moved) * factory/libfac/charset/tests/w4 (moved) * factory/libfac/charset/tests/x1 (moved) * factory/libfac/charset/tests/x2 (moved) * factory/libfac/charset/tests/x3 (moved) * factory/libfac/charset/tests/x4 (moved) * factory/libfac/charset/tests/x5 (moved) * factory/libfac/charset/tests/x9 (moved) * factory/libfac/configure (moved) * factory/libfac/configure.in (moved) * factory/libfac/factor.h (moved) * factory/libfac/factor/Factor.cc (moved) * factory/libfac/factor/Factor.h (moved) * factory/libfac/factor/MVMultiHensel.cc (moved) * factory/libfac/factor/MVMultiHensel.h (moved) * factory/libfac/factor/SqrFree.cc (moved) * factory/libfac/factor/SqrFree.h (moved) * factory/libfac/factor/Truefactor.cc (moved) * factory/libfac/factor/Truefactor.h (moved) * factory/libfac/factor/class.cc (moved) * factory/libfac/factor/class.h (moved) * factory/libfac/factor/debug.h (moved) * factory/libfac/factor/helpstuff.cc (moved) * factory/libfac/factor/helpstuff.h (moved) * factory/libfac/factor/homogfactor.cc (moved) * factory/libfac/factor/homogfactor.h (moved) * factory/libfac/factor/interrupt.h (moved) * factory/libfac/factor/test.cc (moved) * factory/libfac/factor/timing.h (moved) * factory/libfac/factor/tmpl_inst.cc (moved) * factory/libfac/factor/tmpl_inst.h (moved) * factory/libfac/factor/version.cc (moved) * factory/libfac/factor/version.h.in (moved) * factory/libfac/header.tpl (moved) * factory/libfac/install-sh (moved) * factory/libfac/mkinstalldirs (moved) * factory/libfac/test.cc (moved) * factory/libfac/testcs.cc (moved) * factory/libfac/tests/factor/f1 (moved) * factory/libfac/tests/factor/f10 (moved) * factory/libfac/tests/factor/f11 (moved) * factory/libfac/tests/factor/f12 (moved) * factory/libfac/tests/factor/f13 (moved) * factory/libfac/tests/factor/f14 (moved) * factory/libfac/tests/factor/f15 (moved) * factory/libfac/tests/factor/f16 (moved) * factory/libfac/tests/factor/f17 (moved) * factory/libfac/tests/factor/f18 (moved) * factory/libfac/tests/factor/f19 (moved) * factory/libfac/tests/factor/f2 (moved) * factory/libfac/tests/factor/f20 (moved) * factory/libfac/tests/factor/f21 (moved) * factory/libfac/tests/factor/f21a (moved) * factory/libfac/tests/factor/f22 (moved) * factory/libfac/tests/factor/f23 (moved) * factory/libfac/tests/factor/f24 (moved) * factory/libfac/tests/factor/f25 (moved) * factory/libfac/tests/factor/f26 (moved) * factory/libfac/tests/factor/f27 (moved) * factory/libfac/tests/factor/f28 (moved) * factory/libfac/tests/factor/f29 (moved) * factory/libfac/tests/factor/f3 (moved) * factory/libfac/tests/factor/f32 (moved) * factory/libfac/tests/factor/f33 (moved) * factory/libfac/tests/factor/f34 (moved) * factory/libfac/tests/factor/f35 (moved) * factory/libfac/tests/factor/f36 (moved) * factory/libfac/tests/factor/f37 (moved) * factory/libfac/tests/factor/f38 (moved) * factory/libfac/tests/factor/f39 (moved) * factory/libfac/tests/factor/f4 (moved) * factory/libfac/tests/factor/f40 (moved) * factory/libfac/tests/factor/f41 (moved) * factory/libfac/tests/factor/f42 (moved) * factory/libfac/tests/factor/f43 (moved) * factory/libfac/tests/factor/f5 (moved) * factory/libfac/tests/factor/f6 (moved) * factory/libfac/tests/factor/f7 (moved) * factory/libfac/tests/factor/f8 (moved) * factory/libfac/tests/factor/f9 (moved) * factory/libfac/tests/factor/p1 (moved) * factory/libfac/tests/factor/p2 (moved) * factory/libfac/tests/factor/p3 (moved) * factory/libfac/tests/factor/p4 (moved) * factory/libfac/tests/factor/p5.3 (moved) * factory/libfac/tests/factortest (moved) moved libfac under factory/ CHG: moved libfac/ under factory/ ...