21 Commits (2ed9ef84d30ffdf94987425843f1f47bbbe6f1fa)

Author SHA1 Message Date
Alexei Sheplyakov 2ed9ef84d3 Equip vectors (cl_[SG]V_*) with STL-alike size() method. 17 years ago
Alexei Sheplyakov ee196a3717 don't expose configure generated headers to users. 17 years ago
Alexei Sheplyakov 8169a19b38 Use paths relative the `src' directory in the #include directives. 17 years ago
Alexei Sheplyakov 022f958fc0 Replace CL_REQUIRE/CL_PROVIDE(cl_UP) with portable code. 17 years ago
Alexei Sheplyakov 22799ef1cd Replace CL_REQUIRE/CL_PROVIDE(cl_UP_no_ring) with portable code. 17 years ago
Alexei Sheplyakov c26020c845 Replace CL_REQUIRE/CL_PROVIDE(cl_UP_named) with portable code. 17 years ago
Alexei Sheplyakov 2a9a736542 Replace CL_REQUIRE/CL_PROVIDE(cl_UP_unnamed) with portable code. 17 years ago
Richard Kreckel d816780ff5 * src/polynomial/elem/cl_UP_GF2.h (gf2_mul_table): define for sparc64. 18 years ago
Richard Kreckel 665c18cd37 * */*: Convert encoding from ISO 8859-1 to UTF-8. 18 years ago
Richard Kreckel 5370ad8054 * */*: Remove cl_boolean, cl_true, and cl_false in favor of built-in 18 years ago
Richard Kreckel c486b78a1a Remove exception hooks in favor of real C++ exceptions: 18 years ago
Richard Kreckel c84c6db5d5 2006-04-25 Bruno Haible <bruno@clisp.org> 19 years ago
Richard Kreckel e269351d54 The patch of 2005-05-01 made it impossible to test the type of a cl_UP 20 years ago
Richard Kreckel 6d4cabf35e Fix crashes in find_univpoly_ring and related functions 20 years ago
Richard Kreckel 251c2a8ca1 2004-01-01 Richard B. Kreckel <kreckel@ginac.de> 22 years ago
Richard Kreckel dbba474f3e * src/polynomial/cl_UP_gen.h (gen_minus): Fix case where first 22 years ago
Richard Kreckel f3b29e52ea * */*: cl_istream -> std::istream, cl_ostream -> std::ostream. 25 years ago
Richard Kreckel f57f23a99a * */*: Removed problematic stdin, stdout and stderr definitions. 25 years ago
Richard Kreckel 850abfde7f * All Files have been modified for inclusion of namespace cln; 25 years ago
Richard Kreckel e9aeaa2404 * Removed internal gmp/ directory and other traces of it like $GMP_INCLUDES. 25 years ago
Richard Kreckel dd9e0f894e Initial revision 26 years ago