]> www.ginac.de Git - cln.git/history - src/vector
Fix integer input with leading zeros in power-of-two base.
[cln.git] / src / vector /
2008-09-22 Alexei Sheplyakovcl_{GV,SV}: use std::size_t for size of vectors (instea...
2008-09-22 Alexei SheplyakovEquip vectors (cl_[SG]V_*) with STL-alike size() method.
2008-08-27 Alexei SheplyakovUse paths relative the `src' directory in the #include...
2008-08-27 Alexei SheplyakovReplace CL_REQUIRE/CL_PROVIDE(cl_GV_I) with portable...
2008-08-27 Alexei SheplyakovReplace CL_REQUIRE/CL_PROVIDE(cl_GV_number) with portab...
2008-08-27 Alexei SheplyakovReplace CL_REQUIRE/CL_PROVIDE(cl_SV_number) with portab...
2008-08-27 Alexei SheplyakovReplace CL_REQUIRE/CL_PROVIDE(cl_SV_ringelt) with porta...
2008-02-22 Richard KreckelMake index variables uintC.
2007-09-15 Richard Kreckel * */*: Convert encoding from ISO 8859-1 to...
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>
2006-03-22 Richard Kreckel* Cumulative patch including Bruno's work on large...
2000-12-14 Richard Kreckel * */*: cl_istream -> std::istream, cl_ostream... cln_1-1-0
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