]> www.ginac.de Git - cln.git/history - src/integer/input
Fix integer input with leading zeros in power-of-two base.
[cln.git] / src / integer / input /
2012-03-18 Richard KreckelAvoid input stream fail state when reading number at...
2008-12-21 Richard B. KreckelFix compilation with GCC 4.4.
2008-08-27 Alexei SheplyakovUse paths relative the `src' directory in the #include...
2008-04-07 Richard KreckelRe-esatblish 1.2.0 ABI, broken 2008-02-22 [Alexei Shepl...
2008-02-22 Richard KreckelMake index variables uintC.
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-03-22 Richard Kreckel* Cumulative patch including Bruno's work on large...
2004-10-25 Richard Kreckel * src/integer/input/cl_I_read_stream.cc (read_integer...
2004-06-23 Richard Kreckel* Remove unused labels.
2004-06-23 Richard Kreckel* Change all C include headers to ISO style within...
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-07-13 Bruno HaibleAccept floats with 1.2L0_100 syntax when reading from...
2000-01-28 Richard KreckelInitial revision