77 Commits (018b445aa37408dec07bf30213db6fb571545d22)

Author SHA1 Message Date
Alexei Sheplyakov 67afbefaff Replace CL_REQUIRE/CL_PROVIDE(cl_symbol) with portable code. 17 years ago
Alexei Sheplyakov d03e58e766 Replace CL_REQUIRE/CL_PROVIDE(cl_st_null) with portable code. 17 years ago
Alexei Sheplyakov eb8b5fefdb Replace CL_REQUIRE/CL_PROVIDE(cl_no_ring) with portable code. 17 years ago
Alexei Sheplyakov 6e18082d67 Replace CL_REQUIRE/CL_PROVIDE(cl_random_def) with portable code. 17 years ago
Alexei Sheplyakov 040ed6f6ed Replace CL_REQUIRE/CL_PROVIDE(cl_prin_globals) with portable code. 17 years ago
Richard Kreckel d7dbc185bc Fix sparc64 build with -DNO_ASM and reduce compiler warnings. 18 years ago
Richard Kreckel 7c57b746de * More robust definition of CL_HAVE_ATTRIBUTE_FLATTEN. 18 years ago
Richard Kreckel e802f1f4d6 * (CL_HAVE_ATTRIBUTE_FLATTEN) Fix broken macro name. 18 years ago
Richard Kreckel 27e3a2ba76 Avoid compiler warning about ignored 'flatten' attribute directive. 18 years ago
Richard Kreckel 5a43f044db Fix cl_F output of more than 2^32 decimal digits: 18 years ago
Bruno Haible 11c6b0b290 Avoid gcc warnings about "statement without effect". 18 years ago
Richard Kreckel ce119d8c96 Fix linking problems on some platforms caused by inline/non-inline versions 18 years ago
Richard Kreckel ce250e91fb Fix linking problems on some platforms caused by inline/non-inline versions 18 years ago
Richard Kreckel 1e4da5f694 * Prepare for release in a couple of days. 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 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 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! 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 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
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 2ebe834823 Make out of the box build on x86_64 system with complete 32 bit 20 years ago
Richard Kreckel 750e9a86b2 * The FSF has moved offices to 51 Franklin Street, Fifth Floor. 21 years ago
Richard Kreckel ccc9b05698 * src/base/cl_low.h: Add mulu64 assembler macro for ia64. 21 years ago
Richard Kreckel 1bf866178f * src/base/cl_low.h: Add mul and div macros for x86_64. 21 years ago
Richard Kreckel 089003015a Support for little-endian Mips, second shot 21 years ago
Richard Kreckel abbb561b2c Support for little-endian Mips 21 years ago
Richard Kreckel 7a0e86b187 * src/base/cl_macros.h: alloca(3) has size_t argument type. 21 years ago
Richard Kreckel a8369235e2 * Change all C include headers to ISO style within C++ code. 21 years ago
Richard Kreckel b19d4896e5 * Whow, time goes by... 22 years ago
Richard Kreckel 251c2a8ca1 2004-01-01 Richard B. Kreckel <kreckel@ginac.de> 22 years ago
Richard Kreckel 82cebb4ca2 * Update copyright date. 22 years ago
Richard Kreckel 697c3c7f80 Rework of autoconfiscation infrastructure 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 d52730c3c1 Complete last patch. 23 years ago
Bruno Haible d7ddb41f4b Add support for MacOS X. 23 years ago