24 Commits (4a477b0cc3dd7fbfb23b25090ff8c8869c8fa21a)

Author SHA1 Message Date
Richard Kreckel 4985c8a789 Avoid input stream fail state when reading number at EOF. 14 years ago
Richard B. Kreckel a446756831 Fix compilation with GCC 4.4. 17 years ago
Alexei Sheplyakov 8169a19b38 Use paths relative the `src' directory in the #include directives. 17 years ago
Alexei Sheplyakov da9fbcea6c Replace CL_REQUIRE/CL_PROVIDE(cl_C_ring) with portable code. 17 years ago
Richard Kreckel ce250e91fb Fix linking problems on some platforms caused by inline/non-inline versions 18 years ago
Richard Kreckel 665c18cd37 * */*: Convert encoding from ISO 8859-1 to UTF-8. 18 years ago
Richard Kreckel 5370ad8054 * */*: Remove cl_boolean, cl_true, and cl_false in favor of built-in 18 years ago
Richard Kreckel c486b78a1a Remove exception hooks in favor of real C++ exceptions: 18 years ago
Richard Kreckel e528307482 Extend the exponent range from 32 bits to 64 bits on selected platforms. 19 years ago
Richard Kreckel c84c6db5d5 2006-04-25 Bruno Haible <bruno@clisp.org> 20 years ago
Richard Kreckel 6fdd87f5e7 * Cumulative patch including Bruno's work on large fixnums on 64 bit machines. 20 years ago
Richard Kreckel 7792c43d12 * src/integer/input/cl_I_read_stream.cc (read_integer): Fix a bug 21 years ago
Richard Kreckel 541905ab43 * Remove unused labels. 21 years ago
Richard Kreckel f2f5fb349d * Make template specializations explicit. 21 years ago
Richard Kreckel a8369235e2 * Change all C include headers to ISO style within C++ code. 21 years ago
Richard Kreckel f3b29e52ea * */*: cl_istream -> std::istream, cl_ostream -> std::ostream. 25 years ago
Richard Kreckel f57f23a99a * */*: Removed problematic stdin, stdout and stderr definitions. 25 years ago
Richard Kreckel 1897760a44 * src/real/input/cl_R_read.cc, src/complex/input/cl_N_read.cc: 25 years ago
Richard Kreckel f24a1dab87 * include/cln/number.h (As): Fix it in namespace by suffixing `_As' 25 years ago
Richard Kreckel ddf99dafef * src/complex/transcendental/cl_C_expt_C.cc (expt): fix logic for 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
Richard Kreckel e9aeaa2404 * Removed internal gmp/ directory and other traces of it like $GMP_INCLUDES. 26 years ago
Richard Kreckel dd9e0f894e Initial revision 26 years ago