# # ChangeLog for libpolys/coeffs/rmodulon.cc in git # # Generated by Trac 1.2.3 # Mar 28, 2024, 2:38:37 PM Thu, 21 Apr 2011 11:32:08 GMT Oleksandr Motsak [0b7bf7] * libpolys/coeffs/rmodulon.cc (modified) FIX: fixed a bug (due to the sum test for Zn3), together with Frank ... Thu, 14 Apr 2011 10:23:44 GMT Oleksandr Motsak [691dba] * libpolys/coeffs/gnumpc.cc (modified) * libpolys/coeffs/gnumpfl.cc (modified) * libpolys/coeffs/longrat.cc (modified) * libpolys/coeffs/longrat.h (modified) * libpolys/coeffs/longrat0.cc (modified) * libpolys/coeffs/modulop.cc (modified) * libpolys/coeffs/mpr_complex.cc (modified) * libpolys/coeffs/numbers.cc (modified) * libpolys/coeffs/rintegers.cc (modified) * libpolys/coeffs/rmodulo2m.cc (modified) * libpolys/coeffs/rmodulon.cc (modified) * libpolys/coeffs/test.cc (modified) * libpolys/polys/ext_fields/longalg.cc (modified) * libpolys/polys/operations/pShallowCopyDelete.cc (modified) * libpolys/polys/operations/p_Mult_q.cc (modified) * libpolys/polys/operations/p_Mult_q.h (modified) * libpolys/polys/polys0.cc (modified) * libpolys/polys/prCopy.cc (modified) * libpolys/polys/templates/p_Procs_Dynamic.cc (modified) * libpolys/polys/templates/p_Procs_Generate.cc (modified) * libpolys/polys/templates/p_Procs_Lib.cc (modified) FIX: use #include "config.h" everywhere Wed, 01 Dec 2010 15:15:17 GMT Mohamed Barakat [014b65] * .gitignore (modified) * Makefile.am (modified) * coeffs/Makefile.in (deleted) * coeffs/config.h.in (deleted) * coeffs/configure (deleted) * configure.ac (modified) * install-sh (deleted) * libpolys/AUTHORS (copied) * libpolys/COPYING (added) * libpolys/ChangeLog (copied) * libpolys/INSTALL (added) * libpolys/Makefile.am (added) * libpolys/NEWS (copied) * libpolys/README (copied) * libpolys/coeffs/.gdbinit (moved) * libpolys/coeffs/AUTHORS (copied) * libpolys/coeffs/COPYING (added) * libpolys/coeffs/ChangeLog (copied) * libpolys/coeffs/INSTALL (added) * libpolys/coeffs/LIB (moved) * libpolys/coeffs/Makefile.am (added) * libpolys/coeffs/NEWS (copied) * libpolys/coeffs/README (copied) * libpolys/coeffs/coeffs.h (moved) * libpolys/coeffs/configure.ac (moved) * libpolys/coeffs/ffields.cc (moved) * libpolys/coeffs/ffields.h (moved) * libpolys/coeffs/gftables (moved) * libpolys/coeffs/gnumpc.cc (moved) * libpolys/coeffs/gnumpc.h (moved) * libpolys/coeffs/gnumpfl.cc (moved) * libpolys/coeffs/gnumpfl.h (moved) * libpolys/coeffs/longrat.cc (moved) * libpolys/coeffs/longrat.h (moved) * libpolys/coeffs/longrat0.cc (moved) * libpolys/coeffs/modulop.cc (moved) * libpolys/coeffs/modulop.h (moved) * libpolys/coeffs/mpr_complex.cc (moved) * libpolys/coeffs/mpr_complex.h (moved) * libpolys/coeffs/mpr_global.h (moved) * libpolys/coeffs/numbers.cc (moved) * libpolys/coeffs/numbers.h (moved) * libpolys/coeffs/rintegers.cc (moved) * libpolys/coeffs/rintegers.h (moved) * libpolys/coeffs/rmodulo2m.cc (moved) * libpolys/coeffs/rmodulo2m.h (moved) * libpolys/coeffs/rmodulon.cc (moved) * libpolys/coeffs/rmodulon.h (moved) * libpolys/coeffs/shortfl.cc (moved) * libpolys/coeffs/shortfl.h (moved) * libpolys/coeffs/si_gmp.h (moved) * libpolys/coeffs/test.cc (moved) * libpolys/configure.ac (added) * libpolys/misc/AUTHORS (moved) * libpolys/misc/COPYING (added) * libpolys/misc/ChangeLog (moved) * libpolys/misc/INSTALL (added) * libpolys/misc/Makefile.am (moved) * libpolys/misc/NEWS (moved) * libpolys/misc/README (moved) * libpolys/misc/auxiliary.h (moved) * libpolys/misc/configure.ac (moved) * libpolys/misc/mylimits.h (moved) * libpolys/polys/Makefile.in (moved) * libpolys/polys/config.h.in (moved) * libpolys/polys/configure (moved) * libpolys/polys/configure.ac (moved) * libpolys/polys/ext_fields/longalg.cc (moved) * libpolys/polys/ext_fields/longalg.h (moved) * libpolys/polys/monomials/monomials.cc (moved) * libpolys/polys/monomials/monomials.h (moved) * libpolys/polys/monomials/p_polys.cc (moved) * libpolys/polys/monomials/p_polys.h (moved) * libpolys/polys/monomials/polys-impl.h (moved) * libpolys/polys/monomials/ring.cc (moved) * libpolys/polys/monomials/ring.h (moved) * libpolys/polys/operations/pShallowCopyDelete.cc (moved) * libpolys/polys/operations/pShallowCopyDelete.h (moved) * libpolys/polys/operations/p_Mult_q.cc (moved) * libpolys/polys/operations/p_Mult_q.h (moved) * libpolys/polys/pDebug.cc (moved) * libpolys/polys/pInline0.cc (moved) * libpolys/polys/pInline0.h (moved) * libpolys/polys/polys.cc (moved) * libpolys/polys/polys.h (moved) * libpolys/polys/polys0.cc (moved) * libpolys/polys/polys1.cc (moved) * libpolys/polys/prCopy.cc (moved) * libpolys/polys/prCopy.h (moved) * libpolys/polys/prCopy.pl (moved) * libpolys/polys/prCopyMacros.h (moved) * libpolys/polys/prCopyTemplate.cc (moved) * libpolys/polys/templates/p_Add_q__T.cc (moved) * libpolys/polys/templates/p_Copy__T.cc (moved) * libpolys/polys/templates/p_Delete__T.cc (moved) * libpolys/polys/templates/p_MemAdd.h (moved) * libpolys/polys/templates/p_MemCmp.h (moved) * libpolys/polys/templates/p_MemCopy.h (moved) * libpolys/polys/templates/p_Merge_q__T.cc (moved) * libpolys/polys/templates/p_Minus_mm_Mult_qq__T.cc (moved) * libpolys/polys/templates/p_Mult_mm__T.cc (moved) * libpolys/polys/templates/p_Mult_nn__T.cc (moved) * libpolys/polys/templates/p_Neg__T.cc (moved) * libpolys/polys/templates/p_Numbers.h (moved) * libpolys/polys/templates/p_Procs.h (moved) * libpolys/polys/templates/p_Procs_Dynamic.cc (moved) * libpolys/polys/templates/p_Procs_Dynamic.h (moved) * libpolys/polys/templates/p_Procs_Generate.cc (moved) * libpolys/polys/templates/p_Procs_Impl.h (moved) * libpolys/polys/templates/p_Procs_Lib.cc (moved) * libpolys/polys/templates/p_Procs_Set.h (moved) * libpolys/polys/templates/p_Procs_Static.cc (moved) * libpolys/polys/templates/p_Procs_Static.h (moved) * libpolys/polys/templates/p_ShallowCopyDelete__T.cc (moved) * libpolys/polys/templates/p_kBucketSetLm__T.cc (moved) * libpolys/polys/templates/pp_Mult_Coeff_mm_DivSelectMult__T.cc (moved) * libpolys/polys/templates/pp_Mult_Coeff_mm_DivSelect__T.cc (moved) * libpolys/polys/templates/pp_Mult_mm_Noether__T.cc (moved) * libpolys/polys/templates/pp_Mult_mm__T.cc (moved) * libpolys/polys/templates/pp_Mult_nn__T.cc (moved) * libpolys/reporter/Makefile.in (moved) * libpolys/reporter/configure.ac (moved) * libpolys/reporter/dError.c (moved) * libpolys/reporter/mkinstalldirs (moved) * libpolys/reporter/reporter.cc (moved) * libpolys/reporter/reporter.h (moved) * libpolys/resources/Makefile.in (moved) * libpolys/resources/config.h.in (moved) * libpolys/resources/configure.ac (moved) * libpolys/resources/feFopen.cc (moved) * libpolys/resources/feFopen.h (moved) * libpolys/resources/feResource.cc (moved) * libpolys/resources/feResource.h (moved) * reporter/config.h.in (deleted) * reporter/configure (deleted) * resources/configure (deleted) - moved misc,reporter,resources,coeffs,polys -> (new) libpolys (Hans ...