167 Commits (5ec5ca2758860e7249676e21153ae176fe4b01be)

Author SHA1 Message Date
Alexei Sheplyakov 5ec5ca2758 Get rid of CL_REQUIRE/CL_PROVIDE(cl_F_ln2_var). 17 years ago
Alexei Sheplyakov 7069712895 Get rid of CL_REQUIRE/CL_PROVIDE(cl_F_pi_var). 17 years ago
Alexei Sheplyakov 1b373d7ee9 Replace CL_REQUIRE/CL_PROVIDE(cl_GV_I) with portable code. 17 years ago
Alexei Sheplyakov effb399469 Replace CL_REQUIRE/CL_PROVIDE(cl_GV_number) with portable code. 17 years ago
Alexei Sheplyakov d86b1fe18c Replace CL_REQUIRE/CL_PROVIDE(cl_SV_number) with portable code. 17 years ago
Alexei Sheplyakov 5a524da0e8 Replace CL_REQUIRE/CL_PROVIDE(cl_SV_ringelt) with portable code. 17 years ago
Alexei Sheplyakov c8ce5a2fbf Get rid CL_REQUIRE/CL_PROVIDE(cl_fmt_scaleexp), it is not necessary. 17 years ago
Alexei Sheplyakov 7d93d4d669 Remove CL_REQUIRE/CL_PROVIDE(cl_I_doublefactorial) as it's unnecessary. 17 years ago
Alexei Sheplyakov 58de93cddb Remove CL_REQUIRE/CL_PROVIDE(cl_I_factorial) as it's not really necessary. 17 years ago
Alexei Sheplyakov 2ee2f08875 Replace CL_REQUIRE/CL_PROVIDE(cl_MI) with portable code. 17 years ago
Alexei Sheplyakov ec25de1e6c Replace CL_REQUIRE/CL_PROVIDE(cl_RA_ring) with portable code. 17 years ago
Alexei Sheplyakov ae1b7178f7 Replace CL_REQUIRE/CL_PROVIDE(cl_I_ring) with portable code. 17 years ago
Alexei Sheplyakov 311046b5c7 Replace CL_REQUIRE/CL_PROVIDE(cl_R_ring) with portable code. 17 years ago
Alexei Sheplyakov 7f619754e2 Replace CL_REQUIRE/CL_PROVIDE(cl_LF_globals) with portable code. 17 years ago
Alexei Sheplyakov 74ff6e9338 Replace CL_REQUIRE/CL_PROVIDE(cl_FF_globals) with portable code. 17 years ago
Alexei Sheplyakov 88f748dfb4 Get rid of CL_REQUIRE/CL_PROVIDE(cl_ieee). 17 years ago
Alexei Sheplyakov 018b445aa3 Replace CL_REQUIRE/CL_PROVIDE(cl_DF_globals) with portable code. 17 years ago
Alexei Sheplyakov da9fbcea6c Replace CL_REQUIRE/CL_PROVIDE(cl_C_ring) with portable code. 17 years ago
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
Alexei Sheplyakov e94c6a2bfb replace CL_REQUIRE/CL_PROVIDE(cl_0_ring) with (more) portable code. 17 years ago
Richard Kreckel d7dbc185bc Fix sparc64 build with -DNO_ASM and reduce compiler warnings. 17 years ago
Bruno Haible 9283a24699 Fix a bug in FN_to_NDS in configurations where intDsize < intPsize. 17 years ago
Richard Kreckel c706f4b04e Re-esatblish 1.2.0 ABI, broken 2008-02-22 [Alexei Sheplyakov]. 17 years ago
Richard Kreckel 1d962ba9ca Re-establish ABI, broken 2008-01-20. 17 years ago
Bruno Haible f3f282f3c6 Fix hack from 2008-01-20 that broke on ARM. 17 years ago
Bruno Haible 2307cdd28b Fix bug introduced on 2008-02-23. 17 years ago
Bruno Haible 4fa058c293 Change "make alls" and "make allo" to recurse into subdirectories. 17 years ago
Richard Kreckel 3a8c34e9a6 Make index variables uintC. 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 b044ba9e36 Fix crash in output of huge numbers. 17 years ago
Richard Kreckel 5a43f044db Fix cl_F output of more than 2^32 decimal digits: 17 years ago
Bruno Haible 758fdfc575 Avoid gcc warning about "unused variable". 17 years ago
Bruno Haible 11c6b0b290 Avoid gcc warnings about "statement without effect". 17 years ago
Bruno Haible 137d5f385f Avoid gcc warnings about type-punning and "... break strict-aliasing rules". 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 1b5f3084b8 * Clarify that GMP and intDsize cannot be tuned separately. 17 years ago
Richard Kreckel 8f3cb84552 * Fix missing templatization of truncated series. 17 years ago
Richard Kreckel 76ff0ad8c1 Make some functions more memory efficient: 17 years ago
Richard Kreckel f56b40a316 * Fix typos in dead code introduced in CLN 1.1.0. 17 years ago
Richard Kreckel 1e4da5f694 * Prepare for release in a couple of days. 17 years ago
Richard Kreckel 3c77def744 * src/float/transcendental/cl_F_lnx.cc: Make actuallen of type uintC. 17 years ago
Richard Kreckel d816780ff5 * src/polynomial/elem/cl_UP_GF2.h (gf2_mul_table): define for sparc64. 17 years ago
Richard Kreckel e9d3c7fabf * src/float/lfloat/cl_LF.h (cl_heap_lfloat): Change len type to uintC. 17 years ago