21 Commits (cee3bef432897062e5bd3409d415ffb8ff2fdcb3)

Author SHA1 Message Date
Richard Kreckel 7792c43d12 * src/integer/input/cl_I_read_stream.cc (read_integer): Fix a bug 20 years ago
Richard Kreckel 541905ab43 * Remove unused labels. 21 years ago
Richard Kreckel a8369235e2 * Change all C include headers to ISO style within C++ code. 21 years ago
Bruno Haible ffca5a5837 Fix a bug occurring with extremely high exponents. 21 years ago
Bruno Haible b68181a566 Fix an extreme case in long-float multiplication. 21 years ago
Bruno Haible 9d39b1f00e Force link-time references despite optimizations done by g++. 23 years ago
Richard Kreckel 660c19b019 * revert broken indentation. 23 years ago
Richard Kreckel b485d76c78 * src/float/transcendental/cl_F_sinx.cc (sinx_naive): For small 23 years ago
Bruno Haible 85764f37ef Add a literature reference for the formula. 24 years ago
Richard Kreckel fbb507f3fd * src/float/base/cl_ieee.cc: try to do magic to the FPU only if 24 years ago
Richard Kreckel bc79110a42 * autoconf/floatparam.c (double_wordorder_bigendian_p): new symbol. 24 years ago
Richard Kreckel f3b29e52ea * */*: cl_istream -> std::istream, cl_ostream -> std::ostream. 24 years ago
Richard Kreckel f57f23a99a * */*: Removed problematic stdin, stdout and stderr definitions. 24 years ago
Richard Kreckel 2f48af8059 * include/cln/object.h (cl_combine): define additional signatures, if 24 years ago
Richard Kreckel f24a1dab87 * include/cln/number.h (As): Fix it in namespace by suffixing `_As' 25 years ago
Richard Kreckel 850abfde7f * All Files have been modified for inclusion of namespace cln; 25 years ago
Bruno Haible 53cf241b08 Accept floats with 1.2L0_100 syntax when reading from streams, not only when 25 years ago
Bruno Haible 9c6ab33803 Distinguish between cl_word_size and the ABI's pointer size. 25 years ago
Richard Kreckel 1d18b76873 - src/float/lfloat/algebraic/cl_LF_sqrt.cc, src/base/digitseq/cl_DS_sqrt.cc: 25 years ago
Richard Kreckel e9aeaa2404 * Removed internal gmp/ directory and other traces of it like $GMP_INCLUDES. 25 years ago
Richard Kreckel dd9e0f894e Initial revision 25 years ago