]> www.ginac.de Git - cln.git/history - src/float
* Add support for OpenBSD.
[cln.git] / src / float /
2005-08-29 Bruno HaibleMake the long-float overflow check work on 64-bit platf...
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...
2004-03-09 Bruno HaibleFix a bug occurring with extremely high exponents.
2004-03-08 Bruno HaibleFix an extreme case in long-float multiplication.
2002-05-06 Bruno HaibleForce link-time references despite optimizations done...
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.
2001-07-22 Richard Kreckel * src/float/base/cl_ieee.cc: try to do magic...
2001-05-25 Richard Kreckel * autoconf/floatparam.c (double_wordorder_bigen...
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-11-01 Richard Kreckel * include/cln/object.h (cl_combine): define...
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-07-13 Bruno HaibleAccept floats with 1.2L0_100 syntax when reading from...
2000-06-21 Bruno HaibleDistinguish between cl_word_size and the ABI's pointer...
2000-05-27 Richard Kreckel- src/float/lfloat/algebraic/cl_LF_sqrt.cc, src/base...
2000-05-04 Richard Kreckel* Removed internal gmp/ directory and other traces...
2000-01-28 Richard KreckelInitial revision