# # ChangeLog for libpolys/polys/polys0.cc in git # # Generated by Trac 1.2.3 # Apr 16, 2024, 4:42:32 PM Fri, 16 Mar 2012 19:22:15 GMT Oleksandr Motsak [ce1f78] * libpolys/coeffs/coeffs.h (modified) * libpolys/coeffs/ffields.cc (modified) * libpolys/coeffs/gnumpc.cc (modified) * libpolys/coeffs/gnumpfl.cc (modified) * libpolys/coeffs/longrat.cc (modified) * libpolys/coeffs/modulop.cc (modified) * libpolys/coeffs/numbers.cc (modified) * libpolys/coeffs/numbers.h (modified) * libpolys/coeffs/rintegers.cc (modified) * libpolys/coeffs/rmodulo2m.cc (modified) * libpolys/coeffs/rmodulon.cc (modified) * libpolys/coeffs/shortfl.cc (modified) * libpolys/coeffs/test.cc (modified) * libpolys/polys/coeffrings.h (modified) * libpolys/polys/ext_fields/algext.cc (modified) * libpolys/polys/ext_fields/transext.cc (modified) * libpolys/polys/monomials/p_polys.cc (modified) * libpolys/polys/monomials/p_polys.h (modified) * libpolys/polys/monomials/ring.cc (modified) * libpolys/polys/monomials/ring.h (modified) * libpolys/polys/polys0.cc (modified) * libpolys/tests/coeffs_test.h (modified) fixed short/long output of coeffs depending on ShortOut/CanShortOut ... Wed, 27 Apr 2011 14:25:41 GMT Oleksandr Motsak [4c6e420] * libpolys/coeffs/coeffs.h (modified) * libpolys/coeffs/gnumpc.cc (modified) * libpolys/coeffs/mpr_complex.cc (modified) * libpolys/polys/kbuckets.cc (modified) * libpolys/polys/monomials/maps.cc (modified) * libpolys/polys/monomials/p_polys.cc (modified) * libpolys/polys/monomials/ring.cc (modified) * libpolys/polys/monomials/ring.h (modified) * libpolys/polys/polys0.cc (modified) ADD: algring to coeffs (for extension fields via polynomials) FIX: ... Thu, 21 Apr 2011 11:34:10 GMT Oleksandr Motsak [01c1d0] * libpolys/coeffs/coeffs.h (modified) * libpolys/polys/OBSOLETE_pInitContent.cc (modified) * libpolys/polys/kbuckets.cc (modified) * libpolys/polys/monomials/maps.cc (modified) * libpolys/polys/monomials/p_polys.cc (modified) * libpolys/polys/monomials/ring.cc (modified) * libpolys/polys/monomials/ring.h (modified) * libpolys/polys/nc/gring.cc (modified) * libpolys/polys/polys0.cc (modified) * libpolys/polys/templates/p_Procs_Set.h (modified) FIX: moved P/minpoly/parameters from ring to coeff 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, 16 Mar 2011 15:59:03 GMT Hans Schoenemann [b757d6] * libpolys/polys/polys0.cc (modified) fixed polys0.cc Wed, 22 Dec 2010 15:16:34 GMT Mohamed Barakat [6bec87] * libpolys/coeffs/COPYING (modified) * libpolys/coeffs/INSTALL (modified) * libpolys/coeffs/Makefile.am (modified) * libpolys/polys/AUTHORS (added) * libpolys/polys/COPYING (added) * libpolys/polys/ChangeLog (added) * libpolys/polys/INSTALL (added) * libpolys/polys/Makefile.am (added) * libpolys/polys/Makefile.in (deleted) * libpolys/polys/NEWS (added) * libpolys/polys/README (added) * libpolys/polys/config.h.in (deleted) * libpolys/polys/configure (deleted) * libpolys/polys/configure.ac (modified) * libpolys/polys/monomials/monomials.cc (modified) * libpolys/polys/monomials/p_polys.cc (modified) * libpolys/polys/monomials/p_polys.h (modified) * libpolys/polys/monomials/ring.cc (modified) * libpolys/polys/operations/pShallowCopyDelete.cc (modified) * libpolys/polys/operations/p_Mult_q.cc (modified) * libpolys/polys/pDebug.cc (modified) * libpolys/polys/pInline0.h (modified) * libpolys/polys/polys.cc (modified) * libpolys/polys/polys.h (modified) * libpolys/polys/polys0.cc (modified) * libpolys/polys/polys1.cc (modified) * libpolys/polys/prCopy.cc (modified) * libpolys/polys/templates/p_Numbers.h (modified) * libpolys/polys/templates/p_Procs_Dynamic.cc (modified) * libpolys/polys/templates/p_Procs_Static.cc (modified) . started migrating polys to automake . further fixes to the include ... Wed, 22 Dec 2010 13:53:42 GMT Oleksandr Motsak [20b794] * libpolys/polys/ext_fields/longalg.cc (modified) * libpolys/polys/ext_fields/longalg.h (modified) * libpolys/polys/ext_fields/longtrans.cc (moved) * libpolys/polys/ext_fields/longtrans.h (moved) * libpolys/polys/monomials/monomials.cc (modified) * libpolys/polys/monomials/monomials.h (modified) * libpolys/polys/monomials/p_polys.cc (modified) * libpolys/polys/monomials/p_polys.h (modified) * libpolys/polys/monomials/ring.cc (modified) * libpolys/polys/monomials/ring.h (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/pDebug.cc (modified) * libpolys/polys/pInline0.cc (modified) * libpolys/polys/pInline0.h (modified) * libpolys/polys/polys.cc (modified) * libpolys/polys/polys.h (modified) * libpolys/polys/polys0.cc (modified) * libpolys/polys/polys1.cc (modified) * libpolys/polys/prCopy.cc (modified) * libpolys/polys/prCopy.pl (modified) * libpolys/polys/templates/p_Numbers.h (modified) * libpolys/polys/templates/p_Procs.h (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) * libpolys/polys/templates/p_Procs_Set.h (modified) * libpolys/polys/templates/p_Procs_Static.cc (modified) FIX: first corrections of #include in polys 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 ...