167 Commits (5ec5ca2758860e7249676e21153ae176fe4b01be)

Author SHA1 Message Date
Richard Kreckel 089003015a Support for little-endian Mips, second shot 20 years ago
Richard Kreckel abbb561b2c Support for little-endian Mips 21 years ago
Bruno Haible 5849757ed2 Update comment. 21 years ago
Richard Kreckel 7a0e86b187 * src/base/cl_macros.h: alloca(3) has size_t argument type. 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
Richard Kreckel 00a938019a * rational/transcendental/cl_RA_logp.cc: fix bug where base is 21 years ago
Richard Kreckel b19d4896e5 * Whow, time goes by... 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
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
cbauer 9968f5fffa install library as program, not as data 21 years ago
Richard Kreckel 251c2a8ca1 2004-01-01 Richard B. Kreckel <kreckel@ginac.de> 21 years ago
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