]> www.ginac.de Git - cln.git/history - src/integer/conv
Avoid "suggest explicit braces to avoid ambiguous 'else'" warnings.
[cln.git] / src / integer / conv /
2019-11-01 Richard KreckelAvoid "suggest explicit braces to avoid ambiguous ...
2019-10-27 Bruno Haible64-bit mingw port: Fix undefined references to cl_I_con...
2019-10-27 Bruno HaibleAvoid "suggest parentheses around ‘-’ inside ‘>>’"...
2014-10-11 Richard KreckelJanitorial clean-up.
2014-10-11 Richard KreckelFix floating-point input from decimal string.
2012-10-06 Richard KreckelFix integer input with leading zeros in power-of-two...
2008-08-27 Alexei SheplyakovUse paths relative the `src' directory in the #include...
2008-02-06 Richard KreckelFix crash in output of huge numbers.
2008-01-18 Richard KreckelFix linking problems on some platforms caused by inline...
2007-09-15 Richard Kreckel * */*: Convert encoding from ISO 8859-1 to...
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+...
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>
2006-03-22 Richard Kreckel* Cumulative patch including Bruno's work on large...
2005-11-20 Richard Kreckel * src/integer/conv/cl_I_cached_power.h: New...
2005-11-02 Richard Kreckel * src/integer/conv/cl_I_from_digits.cc: Made...
2005-11-02 Richard Kreckel* Make power_table more readable.
2004-10-22 Richard Kreckel * src/integer/conv/cl_I_from_digits.cc (digits_...
2004-10-22 Richard Kreckel * src/integer/conv/cl_I_to_digits (I_to_digits...
2004-10-12 Richard Kreckel* src/integer/conv/cl_I_from_digits.cc (digits_to_I...
2004-10-05 Richard Kreckel* src/integer/conv/cl_I_to_digits.cc (I_to_digits)...
2000-11-24 Richard Kreckel * */*: Removed problematic stdin, stdout and...
2000-11-13 Richard Kreckel * src/base/digitseq/cl_asm.h: Test if (intDsize...
2000-08-28 Richard Kreckel * All Files have been modified for inclusion...
2000-01-28 Richard KreckelInitial revision