102 Commits (e939a0df3300afe9876fe3a81b1de40101d3374d)

Author SHA1 Message Date
Richard Kreckel 82cebb4ca2 * Update copyright date. 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 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 d52730c3c1 Complete last patch. 22 years ago
Bruno Haible d7ddb41f4b Add support for MacOS X. 22 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
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
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 660c19b019 * revert broken indentation. 23 years ago
Richard Kreckel b485d76c78 * src/float/transcendental/cl_F_sinx.cc (sinx_naive): For small 23 years ago
Richard Kreckel 11080ed070 - added some missing `&& !defined(NO_ASM)' in Sparc-#if's. 24 years ago
Bruno Haible 85764f37ef Add a literature reference for the formula. 24 years ago
Richard Kreckel 2518d7370a * src/base/hash/cl_hash.h: declare _cl_hashtable_iterator<htentry> a 24 years ago
Richard Kreckel fbb507f3fd * src/float/base/cl_ieee.cc: try to do magic to the FPU only if 24 years ago
Bruno Haible 5d71bfe6f1 Update to new gas-arm syntax. 24 years ago
Richard Kreckel 36a5e547df * Adjusted dates and final touches for 1.1.1. 24 years ago
Richard Kreckel bc79110a42 * autoconf/floatparam.c (double_wordorder_bigendian_p): new symbol. 24 years ago
Richard Kreckel 54da7c48fc * src/base/cl_low.h: prepended variables declared inside macros 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 32f6249700 * src/base/random/cl_random_from.cc: ported to beos. 24 years ago
Richard Kreckel a6971ff81d * bump-up date. 24 years ago
Richard Kreckel f3b29e52ea * */*: cl_istream -> std::istream, cl_ostream -> std::ostream. 24 years ago
Richard Kreckel b172f24992 * Makefile.in, src/Makefile.in, doc/Makefile.in: Use mkdir -p. 24 years ago
cbauer bea22589e5 some minor fixes with respect to RPM package building 24 years ago
Richard Kreckel f57f23a99a * */*: Removed problematic stdin, stdout and stderr definitions. 24 years ago
Richard Kreckel 795eaad118 * src/base/digitseq/cl_asm.h: Test if (intDsize==32) for MIPS and HPPA, 24 years ago
Richard Kreckel 2f48af8059 * include/cln/object.h (cl_combine): define additional signatures, if 24 years ago
Richard Kreckel 1897760a44 * src/real/input/cl_R_read.cc, src/complex/input/cl_N_read.cc: 24 years ago
Richard Kreckel f24a1dab87 * include/cln/number.h (As): Fix it in namespace by suffixing `_As' 25 years ago
Richard Kreckel ddf99dafef * src/complex/transcendental/cl_C_expt_C.cc (expt): fix logic for 25 years ago
Richard Kreckel 850abfde7f * All Files have been modified for inclusion of namespace cln; 25 years ago
Bruno Haible 53cf241b08 Accept floats with 1.2L0_100 syntax when reading from streams, not only when 25 years ago
Bruno Haible 9c6ab33803 Distinguish between cl_word_size and the ABI's pointer size. 25 years ago
Richard Kreckel 63b3e781e0 - configure.in, autoconf/aclocal.m4 (CL_GMP_H_VERSION, CL_GMP_CHECK): 25 years ago
Richard Kreckel 1d18b76873 - src/float/lfloat/algebraic/cl_LF_sqrt.cc, src/base/digitseq/cl_DS_sqrt.cc: 25 years ago
Richard Kreckel 60ceb7efdd - autoconf/config.*: Updated to new version from FSF 25 years ago
Richard Kreckel e0b6be72fb - Added comment about order of tuning. 25 years ago
Richard Kreckel e7eb602118 - Rearranged break-even points to better match present-day CPUs whenever 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