]> www.ginac.de Git - cln.git/history - src/integer
* Fix typo.
[cln.git] / src / integer /
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.
2005-08-29 Bruno HaibleAvoid shifting a 32-bit zero value by more than 31...
2004-10-25 Richard Kreckel * src/integer/input/cl_I_read_stream.cc (read_integer...
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)...
2004-06-23 Richard Kreckel* Remove unused labels.
2004-06-23 Richard Kreckel* Make template specializations explicit.
2004-06-23 Richard Kreckel* Change all C include headers to ISO style within...
2004-04-30 Richard Kreckel* src/integer/output/cl_I_print.cc (print_integer)...
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-13 Richard Kreckel * src/base/digitseq/cl_asm.h: Test if (intDsize...
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-04 Richard Kreckel* Removed internal gmp/ directory and other traces...
2000-01-28 Richard KreckelInitial revision