475 Commits (master)
 

Author SHA1 Message Date
Richard Kreckel 9b86a7fc69 Finalize CLN 1.3.4 release. 10 years ago
Richard Kreckel 94dc10d4d9 Remove workarounds for obsolete compilers. 10 years ago
Richard Kreckel 512af84798 Fix support for Mips*. 10 years ago
Richard Kreckel 8d1111ad1f Janitorial clean-up. 10 years ago
Richard Kreckel c58b829709 Make float_format(uintE) more precise. 10 years ago
Richard Kreckel 44e77b58d0 Fix floating-point input from decimal string. 10 years ago
Richard Kreckel f5926253a1 Use 8-byte word alignment on arm64. 10 years ago
Richard Kreckel ba2ba754a5 Fix support for Mips64. 11 years ago
Marcin Juszkiewicz cb76b5ebc6 Add AArch64 support. 11 years ago
Richard Kreckel 3ee7836238 Revert "Convert complex numbers to real numbers if imaginary part is floating-point 0.0." 11 years ago
Richard Kreckel 536a0ac50f Convert complex numbers to real numbers if imaginary part is floating-point 0.0. 11 years ago
Richard Kreckel affe2cfa68 Minor fixes for recent CLang. 11 years ago
Richard Kreckel b90cbd2a1c Add subdir-objects to Automake options. 11 years ago
Richard Kreckel 1c9bd61ff0 Finalize CLN 1.3.3 release. 12 years ago
Richard Kreckel 9539a954b8 Avoid compiler warning. 12 years ago
Richard Kreckel c2e6ab407e Support for Texinfo-5.0. 12 years ago
Daniel Schepler 7c34799dc2 Support x32 ABI. 12 years ago
Richard Kreckel 8d220680de Update to recently found large Mersenne prime. 12 years ago
Richard Kreckel 673d1a5004 Fix some conversions to cl_SF, cl_FF, and cl_DF. 12 years ago
Richard Kreckel 4a477b0cc3 Fix integer input with leading zeros in power-of-two base. 12 years ago
Richard Kreckel b86458e11f Detect s390x and sparc64 as 32-bit architectures. 13 years ago
Richard Kreckel 4985c8a789 Avoid input stream fail state when reading number at EOF. 13 years ago
Richard Kreckel 3c6225a8b3 Fix bug in converting cl_LF to float, double. 13 years ago
Richard Kreckel 00817f7b60 Finalize CLN 1.3.2 release. 14 years ago
Richard Kreckel 9b55b28892 Fix scale_float for large factors on x86. 14 years ago
Richard Kreckel b338e09d3b Update documentation about infrastructure requirements. 14 years ago
Richard Kreckel 30e9f7bacd Support for MSVC. 14 years ago
Richard Kreckel 93c3e3c856 Fix yet another dependent base C++ language issue. 14 years ago
Richard Kreckel f7da433f3a Fix compilation with clang. 14 years ago
Alexei Sheplyakov 1cffe6208b Configure: be more cross-compilation friendly. 15 years ago
Alexei Sheplyakov 9ac56205f5 Fix the documentation build failure (wrong texinfo). 15 years ago
Richard Kreckel 8a99e9b27a Remove 'auto' keyword used as storage specifier. 15 years ago
Richard Kreckel 196fee3778 Finalize CLN 1.3.1 release. 15 years ago
Richard Kreckel d785f98dc9 Remove cl_null_string defintion. 15 years ago
Richard Kreckel 8aeac846c1 Add support for Renesas SH CPU (sh4). 15 years ago
Richard Kreckel bc3e15e46f Fix double_approx(const cl_RA& x) on 64-Bit platforms. 15 years ago
Richard Kreckel 8e19c1a9d9 Finalize release 1.3.0. 16 years ago
Richard Kreckel f00e3c0f82 Fix build breakage on Sparc. 16 years ago
Richard Kreckel fcde23cb8e Make the pi teaser program install. 16 years ago
Richard Kreckel de003dc771 Correctly forward-declare cl_print_* helpers. 16 years ago
Richard Kreckel b0ecd98798 Prepare for CLN 1.3.0 release. 16 years ago
Richard Kreckel 33ce8f3970 Prefer GMP's multiplication routine (if GMP version >= 4.0). 16 years ago
Richard B. Kreckel 8af081a2fc Git-ify some documentation. 16 years ago
Richard B. Kreckel 55a8c69cf2 Override automake's DEFAULT_INCLUDES. 16 years ago
Richard B. Kreckel a446756831 Fix compilation with GCC 4.4. 16 years ago
Alexei Sheplyakov 1eaf75c411 [build] Added some files to DISTCLEANFILES to please `make distcheck'. 16 years ago
Alexei Sheplyakov 28e489c62b [build] Correctly set CLN version for auto* tools. 16 years ago
Alexei Sheplyakov 2126a56ef1 List all source files so CLN builds from tarballs produced by 'make dist'. 16 years ago
Alexei Sheplyakov 2587288af5 build scripts: automatically set proper rpath for linking with GMP. 16 years ago
Alexei Sheplyakov f02385df3d cl_asm_GF2.cc: fix compilation error on SPARC. 16 years ago