29 Commits (512af847980e664293608eee98e444feecdaaf0f)

Author SHA1 Message Date
Richard Kreckel affe2cfa68 Minor fixes for recent CLang. 11 years ago
Richard B. Kreckel 55a8c69cf2 Override automake's DEFAULT_INCLUDES. 16 years ago
Alexei Sheplyakov 2126a56ef1 List all source files so CLN builds from tarballs produced by 'make dist'. 16 years ago
Alexei Sheplyakov 359f2a7ad1 build: define EXTRA_PROGRAMS to shut up automake warnings. 16 years ago
Alexei Sheplyakov b70711baf4 Fix programs for timing 2-adic operations: tests/time{div,recip}2adic.cc 16 years ago
Alexei Sheplyakov bab7afc539 benchmarks: time{catalan,euler,exp1,zeta3}.cc actually compile and work now. 16 years ago
Alexei Sheplyakov d23308ab4c tests: test_I_io: ignore read_integer() failures on woe32. 17 years ago
Alexei Sheplyakov 7da4d3ae46 build: switch to ordinary auto* tools system. 16 years ago
Alexei Sheplyakov 8dfa19cd65 tests: #include <iostream> and using namespace std; for std::cout and std::endl 16 years ago
Alexei Sheplyakov 0e9c0591fb Fix header paths braindamage in the tests directory too. 16 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 22b09542dc * tests/Makefile.in (VPATH): Fix syntax error. 18 years ago
Richard Kreckel 320ec424c5 * Add some missing ${EXEEXT} pieces. 19 years ago
Richard Kreckel a742499cd4 * tests/Makefile.in: MinGW support for make check 19 years ago
Richard Kreckel c84c6db5d5 2006-04-25 Bruno Haible <bruno@clisp.org> 19 years ago
Richard Kreckel 6fdd87f5e7 * Cumulative patch including Bruno's work on large fixnums on 64 bit machines. 19 years ago
Richard Kreckel 3480230ed3 * src/integer/conv/cl_I_from_digits.cc: Made input of all numbers in 19 years ago
Richard Kreckel 80af318f28 * src/Makefile.in: Accept CPPFLAGS from environment. 19 years ago
Richard Kreckel a8369235e2 * Change all C include headers to ISO style within C++ code. 21 years ago
Richard Kreckel df7f7906ab * Last bits for release 1.1.5. 23 years ago
Richard Kreckel 4fba5f5469 * tests/tests.cc: resolve namespace ambiguity about strcmp(). 24 years ago
Richard Kreckel c16d820fd9 * src/base/cl_low.h: Added several checks if NO_ASM is defined, so 24 years ago
Richard Kreckel f57f23a99a * */*: Removed problematic stdin, stdout and stderr definitions. 24 years ago
Richard Kreckel 850abfde7f * All Files have been modified for inclusion of namespace cln; 25 years ago
Bruno Haible cd3c142f32 Add one test. 25 years ago
Richard Kreckel ba5a48a969 - Added some $(LDFLAGS) in Makefile.in's so executables will find libgmp. 25 years ago
Richard Kreckel e9aeaa2404 * Removed internal gmp/ directory and other traces of it like $GMP_INCLUDES. 25 years ago
Richard Kreckel dd9e0f894e Initial revision 25 years ago