]> www.ginac.de Git - cln.git/history - src/float/transcendental
Update known-to-work-with compilers.
[cln.git] / src / float / transcendental /
2014-10-13 Richard KreckelRemove workarounds for obsolete compilers.
2013-07-20 Richard KreckelAvoid compiler warning.
2008-08-27 Alexei SheplyakovUse paths relative the `src' directory in the #include...
2008-08-27 Alexei SheplyakovGet rid of CL_REQUIRE/CL_PROVIDE(cl_F_catalanconst_var).
2008-08-27 Alexei SheplyakovGet rid of CL_REQUIRE/CL_PROVIDE(cl_F_eulerconst_var).
2008-08-27 Alexei SheplyakovGet rid of CL_REQUIRE/CL_PROVIDE(cl_F_exp1_var).
2008-08-27 Alexei SheplyakovGet rid of CL_REQUIRE/CL_PROVIDE(cl_F_ln10_var).
2008-08-27 Alexei SheplyakovGet rid of CL_REQUIRE/CL_PROVIDE(cl_F_ln2_var).
2008-08-27 Alexei SheplyakovGet rid of CL_REQUIRE/CL_PROVIDE(cl_F_pi_var).
2008-01-22 Bruno HaibleAvoid gcc warning about "unused variable".
2008-01-18 Richard KreckelFix linking problems on some platforms caused by inline...
2008-01-11 Richard Kreckel * Fix missing templatization of truncated series.
2008-01-11 Richard Kreckel Make some functions more memory efficient:
2008-01-10 Richard Kreckel * Fix typos in dead code introduced in CLN 1.1.0.
2007-12-18 Richard Kreckel * src/float/transcendental/cl_F_lnx.cc: Make...
2007-10-12 Richard Kreckel Fix compilation on CYGWIN:
2007-09-15 Richard Kreckel * */*: Convert encoding from ISO 8859-1 to...
2007-09-13 Richard Kreckel Truncated binary splitting for even more memory effici...
2007-09-07 Richard KreckelMore memory efficient Euler-Mascheroni constant:
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+...
2007-05-31 Richard Kreckel * include/cln/integer.h (cl_I_to_E, cl_I_to_UE...
2007-04-29 Bruno HaibleAdd reference to Lupas' paper.
2007-04-08 Richard Kreckel More memory efficient constants:
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>
2001-11-03 Richard Kreckel * revert broken indentation.
2001-11-03 Richard Kreckel * src/float/transcendental/cl_F_sinx.cc (sinx_n...
2001-08-06 Bruno HaibleAdd a literature reference for the formula.
2000-08-28 Richard Kreckel * All Files have been modified for inclusion...
2000-01-28 Richard KreckelInitial revision