96 Commits (c9868f7f2136011fb64e3f7b86566e6c341b05ed)

Author SHA1 Message Date
Richard Kreckel 7b767b87c6 * Version 1.1.8 released. 21 years ago
Richard Kreckel ff6e2344d0 *** empty log message *** 21 years ago
Richard Kreckel 7a0e86b187 * src/base/cl_macros.h: alloca(3) has size_t argument type. 21 years ago
Richard Kreckel 684ae5ac17 * include/cln/floatformat.h: Do define a type here. 21 years ago
Richard Kreckel e2abb14636 * include/cln/modules.h (CL_JUMP_TO): Fix AMD64 brokenness. 21 years ago
Richard Kreckel 47c6606172 * Document jacobi, isprobprime and nextprobprime. 21 years ago
Richard Kreckel 541905ab43 * Remove unused labels. 21 years ago
Richard Kreckel f2f5fb349d * Make template specializations explicit. 21 years ago
Richard Kreckel a8369235e2 * Change all C include headers to ISO style within C++ code. 21 years ago
Bruno Haible 98306ce28a Fix autoconf problem with ftime(). 21 years ago
Richard Kreckel 00a938019a * rational/transcendental/cl_RA_logp.cc: fix bug where base is 21 years ago
Richard Kreckel 4016593313 * examples/perfnum.cc: update to presumed 40th Mersenne prime. 21 years ago
Richard Kreckel 2cebc3f5dc * Version 1.1.7 released. 21 years ago
Richard Kreckel 769f6fee48 * examples/pi.cc and examples/pi.1: New files. 21 years ago
Richard Kreckel 85a244e45d * src/Makefile.in: Fix for parallel build: wait for subdir objects to 21 years ago
Richard Kreckel 852b7a29c4 * src/integer/output/cl_I_print.cc (print_integer): workaround 21 years ago
Richard Kreckel eb40e45ebc * m4/gmp.m4 (CL_GMP_CHECK): Do not lose LIBS setting with config.cache enabled. 21 years ago
Bruno Haible ffca5a5837 Fix a bug occurring with extremely high exponents. 21 years ago
Bruno Haible b68181a566 Fix an extreme case in long-float multiplication. 21 years ago
Richard Kreckel ad7e50a382 * Makefile.in (install): Add ${srcdir} for cln.m4. 21 years ago
Richard Kreckel f3557ad402 * Finalize release 1.1.6. 21 years ago
Richard Kreckel 251c2a8ca1 2004-01-01 Richard B. Kreckel <kreckel@ginac.de> 21 years ago
Richard Kreckel 697c3c7f80 Rework of autoconfiscation infrastructure 21 years ago
Richard Kreckel dbba474f3e * src/polynomial/cl_UP_gen.h (gen_minus): Fix case where first 21 years ago
Richard Kreckel a6bcc824d6 * examples/perfnum.cc: update to presumed 40th Mersenne prime. 21 years ago
Richard Kreckel e2ecea4d04 * src/numtheory/cl_nt_sqrtmodp.cc: #undef _R. 22 years ago
Richard Kreckel 9220842a15 More dependent base resolution issues 22 years ago
Richard Kreckel 34f61129e8 Dependent base resolution needed for GCC-3.4 22 years ago
Bruno Haible 6c54f0ef9f Tweak for MacOS X. 22 years ago
Bruno Haible d7ddb41f4b Add support for MacOS X. 22 years ago
Bruno Haible 7e82f04c80 Add support for x86_64 CPU. 23 years ago
Richard Kreckel 228e757e01 * src/base/digitseq/cl_asm.h: ensure intCsize==16 when including 23 years ago
Richard Kreckel df7f7906ab * Last bits for release 1.1.5. 23 years ago
Richard Kreckel e15e893f75 * include/cln/modules.h (CL_CONCATENATE): New macro. 23 years ago
Richard Kreckel 7ee6c54ca1 * doc/cln.tex (Building the library): Update recommendations for 23 years ago
Bruno Haible bcf970403e Recommendation for g++-3.1 users. 23 years ago
Bruno Haible 9d39b1f00e Force link-time references despite optimizations done by g++. 23 years ago
Bruno Haible 1b9acd9ada Avoid g++-3.1 offsetof warnings. 23 years ago
Bruno Haible 3383e943c4 Avoid g++-3.1 typename warning. 23 years ago
Bruno Haible d381abe5a4 Document a broken version of GNU make. 23 years ago
Richard Kreckel adc67aa2aa * cln.m4: quote macro name. 23 years ago
Richard Kreckel 818423fb7d * autoconf/config.{guess,sub}: Update to GNU version 2002-01-02. 23 years ago
Richard Kreckel 38a48d3130 * Bump dates, version numbers, etc, for 1.1.4-release... 23 years ago
Richard Kreckel 6617af2754 * autoconf/acinclude.m4: revamp MPN-matcher. 23 years ago
Richard Kreckel b490c68766 * src/base/digitseq/cl_DS.h: <gmp.h> is not included extern "C" 23 years ago
Richard Kreckel 460a165479 * include/cln/modules.h, include/cln/object.h: add support for 23 years ago
Richard Kreckel 7728f6aefd * autoconf/ltmain.sh: Upgrade to libtool-1.4.2. 23 years ago
Bruno Haible 75ddb198df Interoperability with gcc-3.0 -fuse-cxa-atexit. 23 years ago
Bruno Haible 7078d7fe08 Fix an old ChangeLog entry. 23 years ago
Richard Kreckel b485d76c78 * src/float/transcendental/cl_F_sinx.cc (sinx_naive): For small 23 years ago