]> www.ginac.de Git - cln.git/commit
* src/integer/conv/cl_I_from_digits.cc: Made input of all numbers in
authorRichard Kreckel <kreckel@ginac.de>
Wed, 2 Nov 2005 23:13:39 +0000 (23:13 +0000)
committerRichard Kreckel <kreckel@ginac.de>
Wed, 2 Nov 2005 23:13:39 +0000 (23:13 +0000)
commit3480230ed3f9464b0367b41232b6e8a09da7d384
treec59b6685f290b88c73b06e4b89448a07d3cf922f
parentb7c242198f510b414f8499d127babbd928f9b2c8
    * src/integer/conv/cl_I_from_digits.cc: Made input of all numbers in
        non-power-of-two base much faster.
        * tests/test_I_io.cc: New file...
        * tests/Makefile.in, tests/test_I.cc: ...used here.
ChangeLog
src/integer/conv/cl_I_from_digits.cc
tests/Makefile.in
tests/test_I.cc
tests/test_I_io.cc [new file with mode: 0644]