]> www.ginac.de Git - cln.git/history - tests
Fix floating-point input from decimal string.
[cln.git] / tests /
2013-10-19 Richard KreckelMinor fixes for recent CLang.
2009-01-24 Richard B. KreckelOverride automake's DEFAULT_INCLUDES.
2008-11-10 Alexei SheplyakovList all source files so CLN builds from tarballs produ...
2008-09-07 Alexei Sheplyakovbuild: define EXTRA_PROGRAMS to shut up automake warnings.
2008-09-07 Alexei SheplyakovFix programs for timing 2-adic operations: tests/time...
2008-09-07 Alexei Sheplyakovbenchmarks: time{catalan,euler,exp1,zeta3}.cc actually...
2008-08-27 Alexei Sheplyakovtests: test_I_io: ignore read_integer() failures on...
2008-08-27 Alexei Sheplyakovbuild: switch to ordinary auto* tools system.
2008-08-27 Alexei Sheplyakovtests: #include <iostream> and using namespace std...
2008-08-27 Alexei SheplyakovFix header paths braindamage in the tests directory...
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-10-11 Richard Kreckel* tests/Makefile.in (VPATH): Fix syntax error.
2006-08-16 Richard Kreckel* Add some missing ${EXEEXT} pieces.
2006-08-15 Richard Kreckel * tests/Makefile.in: MinGW support for make...
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-02 Richard Kreckel * src/integer/conv/cl_I_from_digits.cc: Made...
2005-10-22 Richard Kreckel* src/Makefile.in: Accept CPPFLAGS from environment.
2004-06-23 Richard Kreckel* Change all C include headers to ISO style within...
2002-05-28 Richard Kreckel * Last bits for release 1.1.5. cln_1-1-5
2001-06-05 Richard Kreckel * tests/tests.cc: resolve namespace ambiguity...
2001-04-25 Richard Kreckel * src/base/cl_low.h: Added several checks if...
2000-11-24 Richard Kreckel * */*: Removed problematic stdin, stdout and...
2000-08-28 Richard Kreckel * All Files have been modified for inclusion...
2000-05-31 Bruno HaibleAdd one test.
2000-05-08 Richard Kreckel- Added some $(LDFLAGS) in Makefile.in's so executables...
2000-05-04 Richard Kreckel* Removed internal gmp/ directory and other traces...
2000-01-28 Richard KreckelInitial revision