]> www.ginac.de Git - cln.git/history - src/float/ffloat
Fix some conversions to cl_SF, cl_FF, and cl_DF.
[cln.git] / src / float / ffloat /
2012-10-09 Richard KreckelFix some conversions to cl_SF, cl_FF, and cl_DF.
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-08-27 Alexei SheplyakovReplace CL_REQUIRE/CL_PROVIDE(cl_FF_globals) with porta...
2008-08-27 Alexei SheplyakovGet rid of CL_REQUIRE/CL_PROVIDE(cl_ieee).
2008-04-04 Richard KreckelRe-establish ABI, broken 2008-01-20.
2008-04-01 Bruno HaibleFix hack from 2008-01-20 that broke on ARM.
2008-01-22 Bruno HaibleAvoid gcc warnings about type-punning and "... break...
2008-01-18 Richard KreckelFix linking problems on some platforms caused by inline...
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-12-11 Richard Kreckel Extend the exponent range from 32 bits to 64...
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-09-05 Richard Kreckel * include/cln/number.h (As): Fix it in namespac...
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