]> www.ginac.de Git - cln.git/history - src
cmake: cl_config.h: avoid redefining GMP_DEMANDS_UINTD_* macros
[cln.git] / src /
2021-01-03 Alexey Sheplyakovcmake: cl_config.h: avoid redefining GMP_DEMANDS_UINTD_...
2021-01-03 Alexey Sheplyakovcmake: defined `short_little_endian`, `int_little_endia...
2021-01-03 Alexey Sheplyakovcmake: tell the compiler how to handle cl_asm_.cc
2021-01-03 Alexey SheplyakovRevert "[build] Rename cl_asm files to make CMake happy"
2020-12-21 Alexey SheplyakovCLN can be built with CMake
2020-12-20 Alexey Sheplyakov[build] Rename cl_asm files to make CMake happy
2020-12-20 Alexey Sheplyakov[compile fix] Remove incorrect forward-declaration...
2020-12-20 Alexey Sheplyakov[build] Don't try to find out the exact prototype of...
2020-11-19 Richard KreckelAvoid "'register' storage class specifier is deprecated...
2020-10-19 Richard KreckelRemove internal inline versions of numerator/denominato...
2020-10-19 Richard KreckelReplace unused macro with cl_unused.
2020-10-18 Richard KreckelAssume types 'long long int' and 'long double' exist.
2020-01-01 Alexey SheplyakovFixed factorial calculation on 64-bit windows.
2019-11-18 Bruno HaibleFix long-standing bug in the "signed" variants of fprin...
2019-11-17 Richard KreckelRestore ABI from version 1.3.4.
2019-11-01 Richard KreckelAvoid "this statement may fall through" warnings.
2019-11-01 Richard KreckelDelete allocation and deallocation operators that are...
2019-11-01 Richard KreckelAvoid "suggest explicit braces to avoid ambiguous ...
2019-11-01 Richard KreckelMake scale_float() not throw a floating_point_underflow...
2019-10-28 Bruno HaibleRetrieve the real time through gettimeofday(), not...
2019-10-27 Bruno HaibleFix compilation error on MSVC.
2019-10-27 Bruno HaibleFix #if directives that test for native Windows.
2019-10-27 Bruno Haible64-bit mingw port: Fix undefined references to cl_I_con...
2019-10-27 Bruno Haible64-bit mingw port: Extend fprintdecimal and fprinthexad...
2019-10-27 Robert Szalai64-bit mingw port: Change return type of 'offsetof...
2019-10-27 Robert Szalai64-bit mingw port: Use intptr_t, not long, to guarantee...
2019-10-27 Robert Szalai64-bit mingw port: In hash table routines, use 'intptr_...
2019-10-27 Bruno HaibleAvoid "integer overflow in expression" warning.
2019-10-27 Bruno HaibleAvoid "multi-line comment" warning.
2019-10-27 Bruno HaibleAvoid "suggest parentheses around ‘-’ inside ‘>>’"...
2019-10-27 Bruno HaibleAvoid some "suggest explicit braces to avoid ambiguous...
2019-10-27 Bruno HaibleAvoid "statement has no effect" warnings.
2019-10-26 Bruno HaibleRemove left-over .deps directories.
2019-01-07 Bruno HaibleFix warnings from gcc's -Wshift-overflow.
2018-03-18 YunQiang SuSupport MIPS release 6.
2017-05-04 Richard KreckelUpdate known-to-work-with compilers.
2014-10-16 Richard KreckelFinalize CLN 1.3.4 release. cln_1-3-4
2014-10-13 Richard KreckelRemove workarounds for obsolete compilers.
2014-10-11 Richard KreckelJanitorial clean-up.
2014-10-11 Richard KreckelMake float_format(uintE) more precise.
2014-10-11 Richard KreckelFix floating-point input from decimal string.
2014-01-16 Richard KreckelRevert "Convert complex numbers to real numbers if...
2014-01-13 Richard KreckelConvert complex numbers to real numbers if imaginary...
2013-07-21 Richard KreckelFinalize CLN 1.3.3 release. cln_1-3-3
2013-07-20 Richard KreckelAvoid compiler warning.
2012-10-09 Richard KreckelFix some conversions to cl_SF, cl_FF, and cl_DF.
2012-10-06 Richard KreckelFix integer input with leading zeros in power-of-two...
2012-03-18 Richard KreckelAvoid input stream fail state when reading number at...
2012-03-02 Richard KreckelFix bug in converting cl_LF to float, double.
2011-04-12 Richard KreckelFix scale_float for large factors on x86.
2011-04-09 Richard KreckelSupport for MSVC.
2011-02-02 Richard KreckelFix yet another dependent base C++ language issue.
2011-02-02 Richard KreckelFix compilation with clang.
2009-09-11 Richard KreckelRemove cl_null_string defintion.
2009-09-11 Richard KreckelFix double_approx(const cl_RA& x) on 64-Bit platforms.
2009-06-22 Richard KreckelFix build breakage on Sparc.
2009-02-16 Richard KreckelPrepare for CLN 1.3.0 release.
2009-02-15 Richard KreckelPrefer GMP's multiplication routine (if GMP version...
2009-01-24 Richard B. KreckelOverride automake's DEFAULT_INCLUDES.
2008-12-21 Richard B. KreckelFix compilation with GCC 4.4.
2008-11-10 Alexei Sheplyakov[build] Added some files to DISTCLEANFILES to please...
2008-11-10 Alexei SheplyakovList all source files so CLN builds from tarballs produ...
2008-09-23 Alexei Sheplyakovcl_asm_GF2.cc: fix compilation error on SPARC.
2008-09-22 Alexei Sheplyakov[BUGFIX]: cl_asm_.cc: fix include paths.
2008-09-22 Alexei Sheplyakovcl_{GV,SV}: use std::size_t for size of vectors (instea...
2008-09-22 Alexei SheplyakovEquip vectors (cl_[SG]V_*) with STL-alike size() method.
2008-09-07 Alexei Sheplyakov[bugfix] Actually compile in version info into the...
2008-08-27 Alexei Sheplyakovdon't expose configure generated headers to users.
2008-08-27 Alexei Sheplyakovbuild: switch to ordinary auto* tools system.
2008-08-27 Alexei SheplyakovUse paths relative the `src' directory in the #include...
2008-08-27 Alexei SheplyakovReplace CL_REQUIRE/CL_PROVIDE(cl_UP) with portable...
2008-08-27 Alexei SheplyakovReplace CL_REQUIRE/CL_PROVIDE(cl_UP_no_ring) with porta...
2008-08-27 Alexei SheplyakovReplace CL_REQUIRE/CL_PROVIDE(cl_UP_named) with portabl...
2008-08-27 Alexei SheplyakovReplace CL_REQUIRE/CL_PROVIDE(cl_UP_unnamed) with porta...
2008-08-27 Alexei SheplyakovGet rid CL_REQUIRE/CL_PROVIDE(cl_F_epsneg), it is not...
2008-08-27 Alexei SheplyakovGet rid CL_REQUIRE/CL_PROVIDE(cl_F_epspos), it is not...
2008-08-27 Alexei SheplyakovGet rid CL_REQUIRE/CL_PROVIDE(cl_F_leastneg), it is...
2008-08-27 Alexei SheplyakovGet rid CL_REQUIRE/CL_PROVIDE(cl_F_leastpos), it is...
2008-08-27 Alexei SheplyakovGet rid CL_REQUIRE/CL_PROVIDE(cl_F_mostneg), it is...
2008-08-27 Alexei SheplyakovGet rid CL_REQUIRE/CL_PROVIDE(cl_F_mostpos), it is...
2008-08-27 Alexei SheplyakovGet rid of CL_REQUIRE/CL_PROVIDE(cl_fmt_floatstring)...
2008-08-27 Alexei SheplyakovGet rid of CL_REQUIRE/CL_PROVIDE(cl_F_catalanconst_var).
2008-08-27 Alexei SheplyakovGet rid of CL_REQUIRE/CL_PROVIDE(cl_F_eulerconst_var).
2008-08-27 Alexei SheplyakovGet rid of CL_REQUIRE/CL_PROVIDE(cl_F_exp1_var).
2008-08-27 Alexei SheplyakovGet rid of CL_REQUIRE/CL_PROVIDE(cl_F_ln10_var).
2008-08-27 Alexei SheplyakovGet rid of CL_REQUIRE/CL_PROVIDE(cl_F_ln2_var).
2008-08-27 Alexei SheplyakovGet rid of CL_REQUIRE/CL_PROVIDE(cl_F_pi_var).
2008-08-27 Alexei SheplyakovReplace CL_REQUIRE/CL_PROVIDE(cl_GV_I) with portable...
2008-08-27 Alexei SheplyakovReplace CL_REQUIRE/CL_PROVIDE(cl_GV_number) with portab...
2008-08-27 Alexei SheplyakovReplace CL_REQUIRE/CL_PROVIDE(cl_SV_number) with portab...
2008-08-27 Alexei SheplyakovReplace CL_REQUIRE/CL_PROVIDE(cl_SV_ringelt) with porta...
2008-08-27 Alexei SheplyakovGet rid CL_REQUIRE/CL_PROVIDE(cl_fmt_scaleexp), it...
2008-08-27 Alexei SheplyakovRemove CL_REQUIRE/CL_PROVIDE(cl_I_doublefactorial)...
2008-08-27 Alexei SheplyakovRemove CL_REQUIRE/CL_PROVIDE(cl_I_factorial) as it...
2008-08-27 Alexei SheplyakovReplace CL_REQUIRE/CL_PROVIDE(cl_MI) with portable...
2008-08-27 Alexei SheplyakovReplace CL_REQUIRE/CL_PROVIDE(cl_RA_ring) with portable...
2008-08-27 Alexei SheplyakovReplace CL_REQUIRE/CL_PROVIDE(cl_I_ring) with portable...
2008-08-27 Alexei SheplyakovReplace CL_REQUIRE/CL_PROVIDE(cl_R_ring) with portable...
2008-08-27 Alexei SheplyakovReplace CL_REQUIRE/CL_PROVIDE(cl_LF_globals) with porta...
2008-08-27 Alexei SheplyakovReplace CL_REQUIRE/CL_PROVIDE(cl_FF_globals) with porta...
next