125 Commits (1b5f3084b8c02079fdf0349c5516faa0c16bef27)

Author SHA1 Message Date
Richard Kreckel 1b5f3084b8 * Clarify that GMP and intDsize cannot be tuned separately. 18 years ago
Richard Kreckel 8f3cb84552 * Fix missing templatization of truncated series. 18 years ago
Richard Kreckel 76ff0ad8c1 Make some functions more memory efficient: 18 years ago
Richard Kreckel f56b40a316 * Fix typos in dead code introduced in CLN 1.1.0. 18 years ago
Richard Kreckel 1e4da5f694 * Prepare for release in a couple of days. 18 years ago
Richard Kreckel 3c77def744 * src/float/transcendental/cl_F_lnx.cc: Make actuallen of type uintC. 18 years ago
Richard Kreckel d816780ff5 * src/polynomial/elem/cl_UP_GF2.h (gf2_mul_table): define for sparc64. 18 years ago
Richard Kreckel e9d3c7fabf * src/float/lfloat/cl_LF.h (cl_heap_lfloat): Change len type to uintC. 18 years ago
Richard Kreckel b62e4af28f * include/cln/object.h: Don't redefine cl_word_alignment on sparc64. 18 years ago
Bruno Haible 949a405a53 Specify instruction width explicitly. 18 years ago
Richard Kreckel 88ed5f76b2 * src/base/digitseq/cl_asm_i386_.cc (compare_loop_up, 18 years ago
Richard Kreckel a5a43ddb1b Fix compilation on CYGWIN: 18 years ago
Richard Kreckel 69c2eee786 * src/base/cl_low.h: Add missing linefeeds in SPARC 64 inline assembler. 18 years ago
Richard Kreckel 665c18cd37 * */*: Convert encoding from ISO 8859-1 to UTF-8. 18 years ago
Richard Kreckel 962f4b052d Truncated binary splitting for even more memory efficiency: 18 years ago
Richard Kreckel 4109ef07d7 More memory efficient Euler-Mascheroni constant: 18 years ago
Richard Kreckel 38b03c332c * src/base/digitseq/cl_DS_div.cc (cl_recip_suitable): uintC arguments. 18 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 749cf017b2 * include/cln/integer.h (cl_I_to_E, cl_I_to_UE): New functions. 18 years ago
Bruno Haible 308a067c42 Add reference to Lupas' paper. 19 years ago
Richard Kreckel 38f5f03b3f More memory efficient constants: 19 years ago
Richard Kreckel e7bffe959f * Happy New Year! 19 years ago
Richard Kreckel e528307482 Extend the exponent range from 32 bits to 64 bits on selected platforms. 19 years ago
Richard Kreckel ba086b080a * src/base/digitseq/cl_DS.h: #undef DS, needed for i386-Solaris. 19 years ago
Richard Kreckel a742499cd4 * tests/Makefile.in: MinGW support for make check 19 years ago
Richard Kreckel 4f1b08903a * m4/param.m4: Add support for MinGW. 19 years ago
Richard Kreckel 939f59c06b 2006-07-23 Sheplyakov Alexei <varg@theor.jinr.ru> 19 years ago
Richard Kreckel 1ba8e03a8f * m4/general.m4 (CL_CANONICAL_HOST_CPU): Force host_cpu=i386 for x86_64 19 years ago
Richard Kreckel 25ac0f57ca * src/base/digitseq/cl_DS.h (struct DS): Change len type to uintC. 19 years ago
Bruno Haible 1ccd1080e5 FreeBSD, NetBSD are normal Unices. 19 years ago
Richard Kreckel 72365bc3cb * Belated Happy New Year! 20 years ago
Bruno Haible 28b71baebd Prepare for autoconf-2.60. 20 years ago
Richard Kreckel c84c6db5d5 2006-04-25 Bruno Haible <bruno@clisp.org> 20 years ago
Richard Kreckel 6fdd87f5e7 * Cumulative patch including Bruno's work on large fixnums on 64 bit machines. 20 years ago
Richard Kreckel 497f359571 * Add support for OpenBSD. 20 years ago
Richard Kreckel 515cd347c4 * src/integer/conv/cl_I_cached_power.h: New file. 20 years ago
Richard Kreckel 3480230ed3 * src/integer/conv/cl_I_from_digits.cc: Made input of all numbers in 20 years ago
Richard Kreckel b7c242198f * Make power_table more readable. 20 years ago
Richard Kreckel 80af318f28 * src/Makefile.in: Accept CPPFLAGS from environment. 20 years ago
Bruno Haible 1e7aede9bd Avoid shifting a 32-bit zero value by more than 31 bits. 20 years ago
Bruno Haible c4e47eb4f1 Make the long-float overflow check work on 64-bit platforms. 20 years ago
Richard Kreckel e269351d54 The patch of 2005-05-01 made it impossible to test the type of a cl_UP 20 years ago
Richard Kreckel 126552d49e * m4/cc.m4 (CL_AS_NOEXECSTACK): New macro... 20 years ago
Richard Kreckel 2ebe834823 Make out of the box build on x86_64 system with complete 32 bit 20 years ago
Richard Kreckel 48bd67094d Speed up the linking step 21 years ago
Richard Kreckel 750e9a86b2 * The FSF has moved offices to 51 Franklin Street, Fifth Floor. 21 years ago
Richard Kreckel 6d4cabf35e Fix crashes in find_univpoly_ring and related functions 21 years ago
Richard Kreckel b4bf50e16a * src/Makefile.in: Use $CXX instead of $CC when linking. 21 years ago
Richard Kreckel 57023a0ee9 * src/Makefile.in: Let config.status set LDFLAGS. 21 years ago