34 Commits (9283a24699fa21c63fb2000c4adac405edb76123)

Author SHA1 Message Date
Bruno Haible 9283a24699 Fix a bug in FN_to_NDS in configurations where intDsize < intPsize. 18 years ago
Richard Kreckel c706f4b04e Re-esatblish 1.2.0 ABI, broken 2008-02-22 [Alexei Sheplyakov]. 18 years ago
Richard Kreckel 3a8c34e9a6 Make index variables uintC. 18 years ago
Richard Kreckel b044ba9e36 Fix crash in output of huge numbers. 18 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 515cd347c4 * src/integer/conv/cl_I_cached_power.h: New file. 20 years ago
Richard Kreckel 3480230ed3 * src/integer/conv/cl_I_from_digits.cc: Made input of all numbers in 20 years ago
Richard Kreckel b7c242198f * Make power_table more readable. 20 years ago
Bruno Haible 1e7aede9bd Avoid shifting a 32-bit zero value by more than 31 bits. 20 years ago
Richard Kreckel 7792c43d12 * src/integer/input/cl_I_read_stream.cc (read_integer): Fix a bug 21 years ago
Richard Kreckel b31a3a904d * src/integer/conv/cl_I_from_digits.cc (digits_to_I): Fix thinko in 21 years ago
Richard Kreckel abe559d7d8 * src/integer/conv/cl_I_to_digits (I_to_digits): Fix an elusive stack 21 years ago
Richard Kreckel ac82f8ef8b * src/integer/conv/cl_I_from_digits.cc (digits_to_I): Speedup when 21 years ago
Richard Kreckel 8548d5d0a5 * src/integer/conv/cl_I_to_digits.cc (I_to_digits): Fix bug in base 32. 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 852b7a29c4 * src/integer/output/cl_I_print.cc (print_integer): workaround 22 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 795eaad118 * src/base/digitseq/cl_asm.h: Test if (intDsize==32) for MIPS and HPPA, 25 years ago
Richard Kreckel 2f48af8059 * include/cln/object.h (cl_combine): define additional signatures, if 25 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 e9aeaa2404 * Removed internal gmp/ directory and other traces of it like $GMP_INCLUDES. 26 years ago
Richard Kreckel dd9e0f894e Initial revision 26 years ago