92 Commits (44e77b58d049e31c8526dfce5ec8365d1ffa3d38)

Author SHA1 Message Date
Richard Kreckel 1c9bd61ff0 Finalize CLN 1.3.3 release. 12 years ago
Richard Kreckel 4985c8a789 Avoid input stream fail state when reading number at EOF. 13 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
Richard Kreckel d785f98dc9 Remove cl_null_string defintion. 15 years ago
Richard Kreckel f00e3c0f82 Fix build breakage on Sparc. 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 a446756831 Fix compilation with GCC 4.4. 16 years ago
Alexei Sheplyakov 97da144ed6 [BUGFIX]: cl_asm_.cc: fix include paths. 16 years ago
Alexei Sheplyakov 2ed9ef84d3 Equip vectors (cl_[SG]V_*) with STL-alike size() method. 16 years ago
Alexei Sheplyakov 35751aa285 [bugfix] Actually compile in version info into the library. 16 years ago
Alexei Sheplyakov ee196a3717 don't expose configure generated headers to users. 16 years ago
Alexei Sheplyakov 8169a19b38 Use paths relative the `src' directory in the #include directives. 16 years ago
Alexei Sheplyakov 67afbefaff Replace CL_REQUIRE/CL_PROVIDE(cl_symbol) with portable code. 16 years ago
Alexei Sheplyakov d03e58e766 Replace CL_REQUIRE/CL_PROVIDE(cl_st_null) with portable code. 16 years ago
Alexei Sheplyakov eb8b5fefdb Replace CL_REQUIRE/CL_PROVIDE(cl_no_ring) with portable code. 16 years ago
Alexei Sheplyakov 6e18082d67 Replace CL_REQUIRE/CL_PROVIDE(cl_random_def) with portable code. 16 years ago
Alexei Sheplyakov 040ed6f6ed Replace CL_REQUIRE/CL_PROVIDE(cl_prin_globals) with portable code. 16 years ago
Richard Kreckel d7dbc185bc Fix sparc64 build with -DNO_ASM and reduce compiler warnings. 17 years ago
Richard Kreckel 7c57b746de * More robust definition of CL_HAVE_ATTRIBUTE_FLATTEN. 17 years ago
Richard Kreckel e802f1f4d6 * (CL_HAVE_ATTRIBUTE_FLATTEN) Fix broken macro name. 17 years ago
Richard Kreckel 27e3a2ba76 Avoid compiler warning about ignored 'flatten' attribute directive. 17 years ago
Richard Kreckel 5a43f044db Fix cl_F output of more than 2^32 decimal digits: 17 years ago
Bruno Haible 11c6b0b290 Avoid gcc warnings about "statement without effect". 17 years ago
Richard Kreckel ce119d8c96 Fix linking problems on some platforms caused by inline/non-inline versions 17 years ago
Richard Kreckel ce250e91fb Fix linking problems on some platforms caused by inline/non-inline versions 17 years ago
Richard Kreckel 1e4da5f694 * Prepare for release in a couple of days. 17 years ago
Richard Kreckel b62e4af28f * include/cln/object.h: Don't redefine cl_word_alignment on sparc64. 17 years ago
Bruno Haible 949a405a53 Specify instruction width explicitly. 17 years ago
Richard Kreckel 88ed5f76b2 * src/base/digitseq/cl_asm_i386_.cc (compare_loop_up, 17 years ago
Richard Kreckel 69c2eee786 * src/base/cl_low.h: Add missing linefeeds in SPARC 64 inline assembler. 17 years ago
Richard Kreckel 665c18cd37 * */*: Convert encoding from ISO 8859-1 to UTF-8. 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 e7bffe959f * Happy New Year! 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 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! 19 years ago
Richard Kreckel c84c6db5d5 2006-04-25 Bruno Haible <bruno@clisp.org> 19 years ago
Richard Kreckel 6fdd87f5e7 * Cumulative patch including Bruno's work on large fixnums on 64 bit machines. 19 years ago
Richard Kreckel 497f359571 * Add support for OpenBSD. 19 years ago
Richard Kreckel 2ebe834823 Make out of the box build on x86_64 system with complete 32 bit 20 years ago