96 Commits (050f512c5a6856d7f9f587cc109e57fedfee5b76)

Author SHA1 Message Date
Alexei Sheplyakov 7da4d3ae46 build: switch to ordinary auto* tools system. 16 years ago
Alexei Sheplyakov 53ae6edce0 remove CL_REQUIRE/CL_PROVIDE macro and associated autoconf tests. 16 years ago
Alexei Sheplyakov 022f958fc0 Replace CL_REQUIRE/CL_PROVIDE(cl_UP) with portable code. 16 years ago
Alexei Sheplyakov 22799ef1cd Replace CL_REQUIRE/CL_PROVIDE(cl_UP_no_ring) with portable code. 16 years ago
Alexei Sheplyakov c26020c845 Replace CL_REQUIRE/CL_PROVIDE(cl_UP_named) with portable code. 16 years ago
Alexei Sheplyakov 2a9a736542 Replace CL_REQUIRE/CL_PROVIDE(cl_UP_unnamed) with portable code. 16 years ago
Alexei Sheplyakov 9dfb3f1d54 Get rid CL_REQUIRE/CL_PROVIDE(cl_F_epsneg), it is not really necessary. 16 years ago
Alexei Sheplyakov ca058077dc Get rid CL_REQUIRE/CL_PROVIDE(cl_F_epspos), it is not really necessary. 16 years ago
Alexei Sheplyakov 84167573d9 Get rid CL_REQUIRE/CL_PROVIDE(cl_F_leastneg), it is not really necessary. 16 years ago
Alexei Sheplyakov d1f1de0458 Get rid CL_REQUIRE/CL_PROVIDE(cl_F_leastpos), it is not really necessary. 16 years ago
Alexei Sheplyakov 9b24da5a38 Get rid CL_REQUIRE/CL_PROVIDE(cl_F_mostneg), it is not really necessary. 16 years ago
Alexei Sheplyakov 03a227b734 Get rid CL_REQUIRE/CL_PROVIDE(cl_F_mostpos), it is not really necessary. 16 years ago
Alexei Sheplyakov caa1a38330 Get rid of CL_REQUIRE/CL_PROVIDE(cl_F_catalanconst_var). 16 years ago
Alexei Sheplyakov 03dedf345c Get rid of CL_REQUIRE/CL_PROVIDE(cl_F_eulerconst_var). 16 years ago
Alexei Sheplyakov 7eda668b0c Get rid of CL_REQUIRE/CL_PROVIDE(cl_F_exp1_var). 16 years ago
Alexei Sheplyakov 7069712895 Get rid of CL_REQUIRE/CL_PROVIDE(cl_F_pi_var). 16 years ago
Alexei Sheplyakov 1b373d7ee9 Replace CL_REQUIRE/CL_PROVIDE(cl_GV_I) with portable code. 16 years ago
Alexei Sheplyakov effb399469 Replace CL_REQUIRE/CL_PROVIDE(cl_GV_number) with portable code. 16 years ago
Alexei Sheplyakov d86b1fe18c Replace CL_REQUIRE/CL_PROVIDE(cl_SV_number) with portable code. 16 years ago
Alexei Sheplyakov 5a524da0e8 Replace CL_REQUIRE/CL_PROVIDE(cl_SV_ringelt) with portable code. 16 years ago
Alexei Sheplyakov 58de93cddb Remove CL_REQUIRE/CL_PROVIDE(cl_I_factorial) as it's not really necessary. 16 years ago
Alexei Sheplyakov 2ee2f08875 Replace CL_REQUIRE/CL_PROVIDE(cl_MI) with portable code. 16 years ago
Alexei Sheplyakov ec25de1e6c Replace CL_REQUIRE/CL_PROVIDE(cl_RA_ring) with portable code. 16 years ago
Alexei Sheplyakov ae1b7178f7 Replace CL_REQUIRE/CL_PROVIDE(cl_I_ring) with portable code. 16 years ago
Alexei Sheplyakov 311046b5c7 Replace CL_REQUIRE/CL_PROVIDE(cl_R_ring) with portable code. 16 years ago
Alexei Sheplyakov 7f619754e2 Replace CL_REQUIRE/CL_PROVIDE(cl_LF_globals) with portable code. 16 years ago
Alexei Sheplyakov 74ff6e9338 Replace CL_REQUIRE/CL_PROVIDE(cl_FF_globals) with portable code. 16 years ago
Alexei Sheplyakov 88f748dfb4 Get rid of CL_REQUIRE/CL_PROVIDE(cl_ieee). 16 years ago
Alexei Sheplyakov 018b445aa3 Replace CL_REQUIRE/CL_PROVIDE(cl_DF_globals) with portable code. 16 years ago
Alexei Sheplyakov da9fbcea6c Replace CL_REQUIRE/CL_PROVIDE(cl_C_ring) with portable code. 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
Alexei Sheplyakov e94c6a2bfb replace CL_REQUIRE/CL_PROVIDE(cl_0_ring) with (more) portable code. 16 years ago
Richard Kreckel d7dbc185bc Fix sparc64 build with -DNO_ASM and reduce compiler warnings. 17 years ago
Richard Kreckel 3a8c34e9a6 Make index variables uintC. 17 years ago
Richard Kreckel 27e3a2ba76 Avoid compiler warning about ignored 'flatten' attribute directive. 17 years ago
Richard Kreckel 98bc175431 Enable modifying operators by default. 17 years ago
Bruno Haible 137d5f385f Avoid gcc warnings about type-punning and "... break strict-aliasing rules". 17 years ago
Richard Kreckel 962a167b47 * include/cln/float.h (cos_sin_t, cosh_sinh_t): Add default ctor. 17 years ago
Richard Kreckel 8b3d91dec7 Cater to the fact that g++ 4.3 will use a different naming for 17 years ago
Richard Kreckel f7e7eacb92 * include/cln/integer.h: Fix minor documentation typos. 17 years ago
Richard Kreckel eefd94b485 * include/cln/types.h ([su]intE): 64-bit exponents for MIPS and RS6000. 17 years ago
Richard Kreckel b62e4af28f * include/cln/object.h: Don't redefine cl_word_alignment on sparc64. 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 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