186 Commits (949a405a537de942579d3b12e8afd83a2b026258)

Author SHA1 Message Date
Richard Kreckel 88ed5f76b2 * src/base/digitseq/cl_asm_i386_.cc (compare_loop_up, 17 years ago
Richard Kreckel a5a43ddb1b Fix compilation on CYGWIN: 17 years ago
Richard Kreckel 69c2eee786 * src/base/cl_low.h: Add missing linefeeds in SPARC 64 inline assembler. 17 years ago
Richard Kreckel 32d5370e41 On popular demand (Debian bug #286266, Ubuntu bug #128851): 17 years ago
Richard Kreckel bdb89128bd * autoconf/config.guess, autoconf/config.sub: updated from automake-1.9. 17 years ago
Richard Kreckel 11b97d8545 * doc/cln.tex: Put entire document in @dircategory Mathematics. 17 years ago
Richard Kreckel c371715132 * include/cln/modules.h (CL_JUMP_TO): Use a pc relative jump on m68k. 17 years ago
Richard Kreckel 665c18cd37 * */*: Convert encoding from ISO 8859-1 to UTF-8. 17 years ago
Richard Kreckel 962f4b052d Truncated binary splitting for even more memory efficiency: 17 years ago
Richard Kreckel 4109ef07d7 More memory efficient Euler-Mascheroni constant: 17 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 10f72159f3 * cln.spec.in (Source0): Package is bzip2-compressed. 18 years ago
Richard Kreckel 749cf017b2 * include/cln/integer.h (cl_I_to_E, cl_I_to_UE): New functions. 18 years ago
Richard Kreckel 38f5f03b3f More memory efficient constants: 18 years ago
Richard Kreckel e939a0df33 Debian Bug#412103: 18 years ago
Bruno Haible e765bccd22 Make it work with gcc-4.3 snapshots. 18 years ago
Bruno Haible 3472bb8016 Avoid using undeclared function exit(). 18 years ago
Richard Kreckel e528307482 Extend the exponent range from 32 bits to 64 bits on selected platforms. 18 years ago
Richard Kreckel ba086b080a * src/base/digitseq/cl_DS.h: #undef DS, needed for i386-Solaris. 18 years ago
Richard Kreckel 22b09542dc * tests/Makefile.in (VPATH): Fix syntax error. 18 years ago
Richard Kreckel cd604868b5 * examples/perfnum.cc: update to presumed 44th Mersenne prime. 18 years ago
Richard Kreckel a742499cd4 * tests/Makefile.in: MinGW support for make check 19 years ago
Richard Kreckel 837c571db9 * configure.ac: Re-enable shared lib on non-MinGW platforms, sigh. 19 years ago
Richard Kreckel a984aa3fde * configure.ac: Disable shared lib on MinGW. 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
Richard Kreckel e0ddd39ffb 2006-05-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> 19 years ago
Bruno Haible 1ccd1080e5 FreeBSD, NetBSD are normal Unices. 19 years ago
Richard Kreckel 5d7684ba82 * include/cln/modules.h (CL_JUMP_TO): Fix for Intel Mac. 19 years ago
Bruno Haible 28b71baebd Prepare for autoconf-2.60. 19 years ago
Richard Kreckel c84c6db5d5 2006-04-25 Bruno Haible <bruno@clisp.org> 19 years ago
Bruno Haible 976a13157c Prepare for autoconf-2.60. 19 years ago
Richard Kreckel 6fdd87f5e7 * Cumulative patch including Bruno's work on large fixnums on 64 bit machines. 19 years ago
Richard Kreckel 84bb8ee640 * Updated for main branch. 19 years ago
Richard Kreckel 497f359571 * Add support for OpenBSD. 19 years ago
Richard Kreckel eaff3d906d * Release date corrected. 19 years ago
Richard Kreckel 37a73f2097 * Prepare for release 1.1.11. 19 years ago
Richard Kreckel 515cd347c4 * src/integer/conv/cl_I_cached_power.h: New file. 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 a0c8cec755 * Release 1.1.10. 19 years ago
Richard Kreckel 80af318f28 * src/Makefile.in: Accept CPPFLAGS from environment. 19 years ago
Bruno Haible 42a192cf59 Use full pathname. 20 years ago
Bruno Haible ceddc7b6d5 Have split aclocal.m4 into individual files. 20 years ago
Richard Kreckel 8d0e9dadb8 * include/cln/modules.h (CL_OUTPUT_LABEL): Work around redundant 20 years ago
Richard Kreckel 8dd3e6cf4b * include/cln/modules.h (CL_JUMP_TO): Fix mips* brokenness. 20 years ago
Bruno Haible 1e7aede9bd Avoid shifting a 32-bit zero value by more than 31 bits. 20 years ago