]> www.ginac.de Git - cln.git/shortlog
cln.git
2013-07-21 Richard KreckelFinalize CLN 1.3.3 release. cln_1-3-3
2013-07-20 Richard KreckelAvoid compiler warning.
2013-07-19 Richard KreckelSupport for Texinfo-5.0.
2013-02-15 Daniel ScheplerSupport x32 ABI.
2013-02-08 Richard KreckelUpdate to recently found large Mersenne prime.
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-04-01 Richard KreckelDetect s390x and sparc64 as 32-bit architectures.
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-05-08 Richard KreckelFinalize CLN 1.3.2 release. cln_1-3-2
2011-04-12 Richard KreckelFix scale_float for large factors on x86.
2011-04-09 Richard KreckelUpdate documentation about infrastructure requirements.
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.
2010-06-01 Alexei SheplyakovConfigure: be more cross-compilation friendly.
2010-06-01 Alexei SheplyakovFix the documentation build failure (wrong texinfo).
2010-05-10 Richard KreckelRemove 'auto' keyword used as storage specifier.
2009-09-24 Richard KreckelFinalize CLN 1.3.1 release. cln_1-3-1
2009-09-11 Richard KreckelRemove cl_null_string defintion.
2009-09-11 Richard KreckelAdd support for Renesas SH CPU (sh4).
2009-09-11 Richard KreckelFix double_approx(const cl_RA& x) on 64-Bit platforms.
2009-06-30 Richard KreckelFinalize release 1.3.0. cln_1-3-0
2009-06-22 Richard KreckelFix build breakage on Sparc.
2009-05-10 Richard KreckelMake the pi teaser program install.
2009-05-10 Richard KreckelCorrectly forward-declare cl_print_* helpers.
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-29 Richard B.... Git-ify some documentation.
2009-01-24 Richard B.... Override automake's DEFAULT_INCLUDES.
2008-12-21 Richard B.... Fix compilation with GCC 4.4.
2008-11-10 Alexei Sheplyakov[build] Added some files to DISTCLEANFILES to please...
2008-11-10 Alexei Sheplyakov[build] Correctly set CLN version for auto* tools.
2008-11-10 Alexei SheplyakovList all source files so CLN builds from tarballs produ...
2008-11-08 Alexei Sheplyakovbuild scripts: automatically set proper rpath for linki...
2008-09-23 Alexei Sheplyakovcl_asm_GF2.cc: fix compilation error on SPARC.
2008-09-23 Alexei Sheplyakovbuild: require automake version at least 1.10
2008-09-22 Alexei Sheplyakov[BUGFIX] cln/config.h: fix include guard.
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 Sheplyakovbuild: define EXTRA_PROGRAMS to shut up automake warnings.
2008-09-07 Alexei SheplyakovFix programs for timing 2-adic operations: tests/time...
2008-09-07 Alexei Sheplyakov[bugfix] Actually compile in version info into the...
2008-09-07 Alexei Sheplyakov[bugfix] build: generate cl_config.h properly.
2008-09-07 Alexei Sheplyakovbenchmarks: time{catalan,euler,exp1,zeta3}.cc actually...
2008-09-07 Alexei Sheplyakov[bugfix] Public headers need GMP_DEMANDS_UINTD_* macros.
2008-08-27 Alexei SheplyakovImprove installation instructions.
2008-08-27 Alexei Sheplyakov[bugfix] install intparam.h (auto-generated) header.
2008-08-27 Alexei SheplyakovRemove libtool bits from the repository.
2008-08-27 Alexei Sheplyakovdon't expose configure generated headers to users.
2008-08-27 Alexei Sheplyakovcln.texi: display copyright information in the info...
2008-08-27 Alexei Sheplyakovtests: test_I_io: ignore read_integer() failures on...
2008-08-27 Alexei Sheplyakovbuild: compile benchmark programs too.
2008-08-27 Alexei Sheplyakovbuild: switch to ordinary auto* tools system.
2008-08-27 Alexei Sheplyakovtests: #include <iostream> and using namespace std...
2008-08-27 Alexei SheplyakovFix header paths braindamage in the tests directory...
2008-08-27 Alexei Sheplyakovbuild: don't insist on turning on optimization.
2008-08-27 Alexei SheplyakovUse paths relative the `src' directory in the #include...
2008-08-27 Alexei Sheplyakovbump library version, since CLN doesn't export global...
2008-08-27 Alexei Sheplyakovremove CL_REQUIRE/CL_PROVIDE macro and associated autoc...
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...
2008-08-27 Alexei SheplyakovGet rid of CL_REQUIRE/CL_PROVIDE(cl_ieee).
2008-08-27 Alexei SheplyakovReplace CL_REQUIRE/CL_PROVIDE(cl_DF_globals) with porta...
2008-08-27 Alexei SheplyakovReplace CL_REQUIRE/CL_PROVIDE(cl_C_ring) with portable...
2008-08-27 Alexei SheplyakovReplace CL_REQUIRE/CL_PROVIDE(cl_symbol) with portable...
2008-08-27 Alexei SheplyakovReplace CL_REQUIRE/CL_PROVIDE(cl_st_null) with portable...
2008-08-27 Alexei SheplyakovReplace CL_REQUIRE/CL_PROVIDE(cl_no_ring) with portable...
2008-08-27 Alexei SheplyakovReplace CL_REQUIRE/CL_PROVIDE(cl_random_def) with porta...
2008-08-27 Alexei SheplyakovReplace CL_REQUIRE/CL_PROVIDE(cl_prin_globals) with...
next