]> www.ginac.de Git - cln.git/history - src/float/lfloat/elem
Replace unused macro with cl_unused.
[cln.git] / src / float / lfloat / elem /
2019-11-01 Richard KreckelMake scale_float() not throw a floating_point_underflow...
2017-05-04 Richard KreckelUpdate known-to-work-with compilers.
2011-04-12 Richard KreckelFix scale_float for large factors on x86.
2008-08-27 Alexei SheplyakovUse paths relative the `src' directory in the #include...
2008-08-27 Alexei SheplyakovReplace CL_REQUIRE/CL_PROVIDE(cl_LF_globals) with porta...
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...
2004-03-08 Bruno HaibleFix an extreme case in long-float multiplication.
2000-08-28 Richard Kreckel * All Files have been modified for inclusion...
2000-01-28 Richard KreckelInitial revision