]> www.ginac.de Git - cln.git/history - src/polynomial
Avoid some "suggest explicit braces to avoid ambiguous ‘else’" warnings.
[cln.git] / src / polynomial /
2009-06-22 Richard KreckelFix build breakage on Sparc.
2008-09-23 Alexei Sheplyakovcl_asm_GF2.cc: fix compilation error on SPARC.
2008-09-22 Alexei SheplyakovEquip vectors (cl_[SG]V_*) with STL-alike size() method.
2008-08-27 Alexei Sheplyakovdon't expose configure generated headers to users.
2008-08-27 Alexei SheplyakovUse paths relative the `src' directory in the #include...
2008-08-27 Alexei SheplyakovReplace CL_REQUIRE/CL_PROVIDE(cl_UP) with portable...
2008-08-27 Alexei SheplyakovReplace CL_REQUIRE/CL_PROVIDE(cl_UP_no_ring) with porta...
2008-08-27 Alexei SheplyakovReplace CL_REQUIRE/CL_PROVIDE(cl_UP_named) with portabl...
2008-08-27 Alexei SheplyakovReplace CL_REQUIRE/CL_PROVIDE(cl_UP_unnamed) with porta...
2007-12-17 Richard Kreckel * src/polynomial/elem/cl_UP_GF2.h (gf2_mul_tabl...
2007-09-15 Richard Kreckel * */*: Convert encoding from ISO 8859-1 to...
2007-08-01 Richard Kreckel * */*: Remove cl_boolean, cl_true, and cl_false...
2007-07-28 Richard Kreckel Remove exception hooks in favor of real C+...
2006-04-24 Richard Kreckel2006-04-25 Bruno Haible <bruno@clisp.org>
2005-08-16 Richard KreckelThe patch of 2005-05-01 made it impossible to test...
2005-05-01 Richard KreckelFix crashes in find_univpoly_ring and related functions
2004-01-01 Richard Kreckel2004-01-01 Richard B. Kreckel <kreckel@ginac.de>
2003-12-27 Richard Kreckel * src/polynomial/cl_UP_gen.h (gen_minus): Fix...
2000-12-14 Richard Kreckel * */*: cl_istream -> std::istream, cl_ostream... cln_1-1-0
2000-11-24 Richard Kreckel * */*: Removed problematic stdin, stdout and...
2000-08-28 Richard Kreckel * All Files have been modified for inclusion...
2000-05-04 Richard Kreckel* Removed internal gmp/ directory and other traces...
2000-01-28 Richard KreckelInitial revision