2014-05-22 |
Richard Kreckel | Fix support for Mips64. |
commit | commitdiff | tree | snapshot |
2014-04-23 |
Marcin Juszkiewicz | Add AArch64 support. |
commit | commitdiff | tree | snapshot |
2014-01-16 |
Richard Kreckel | Revert "Convert complex numbers to real numbers if... |
commit | commitdiff | tree | snapshot |
2014-01-13 |
Richard Kreckel | Convert complex numbers to real numbers if imaginary... |
commit | commitdiff | tree | snapshot |
2013-10-19 |
Richard Kreckel | Minor fixes for recent CLang. |
commit | commitdiff | tree | snapshot |
2013-10-11 |
Richard Kreckel | Add subdir-objects to Automake options. |
commit | commitdiff | tree | snapshot |
2013-07-21 |
Richard Kreckel | Finalize CLN 1.3.3 release. cln_1-3-3 |
commit | commitdiff | tree | snapshot |
2013-07-20 |
Richard Kreckel | Avoid compiler warning. |
commit | commitdiff | tree | snapshot |
2013-07-19 |
Richard Kreckel | Support for Texinfo-5.0. |
commit | commitdiff | tree | snapshot |
2013-02-15 |
Daniel Schepler | Support x32 ABI. |
commit | commitdiff | tree | snapshot |
2013-02-08 |
Richard Kreckel | Update to recently found large Mersenne prime. |
commit | commitdiff | tree | snapshot |
2012-10-09 |
Richard Kreckel | Fix some conversions to cl_SF, cl_FF, and cl_DF. |
commit | commitdiff | tree | snapshot |
2012-10-06 |
Richard Kreckel | Fix integer input with leading zeros in power-of-two... |
commit | commitdiff | tree | snapshot |
2012-04-01 |
Richard Kreckel | Detect s390x and sparc64 as 32-bit architectures. |
commit | commitdiff | tree | snapshot |
2012-03-18 |
Richard Kreckel | Avoid input stream fail state when reading number at... |
commit | commitdiff | tree | snapshot |
2012-03-02 |
Richard Kreckel | Fix bug in converting cl_LF to float, double. |
commit | commitdiff | tree | snapshot |
2011-05-08 |
Richard Kreckel | Finalize CLN 1.3.2 release. cln_1-3-2 |
commit | commitdiff | tree | snapshot |
2011-04-12 |
Richard Kreckel | Fix scale_float for large factors on x86. |
commit | commitdiff | tree | snapshot |
2011-04-09 |
Richard Kreckel | Update documentation about infrastructure requirements. |
commit | commitdiff | tree | snapshot |
2011-04-09 |
Richard Kreckel | Support for MSVC. |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Richard Kreckel | Fix yet another dependent base C++ language issue. |
commit | commitdiff | tree | snapshot |
2011-02-02 |
Richard Kreckel | Fix compilation with clang. |
commit | commitdiff | tree | snapshot |
2010-06-01 |
Alexei Sheplyakov | Configure: be more cross-compilation friendly. |
commit | commitdiff | tree | snapshot |
2010-06-01 |
Alexei Sheplyakov | Fix the documentation build failure (wrong texinfo). |
commit | commitdiff | tree | snapshot |
2010-05-10 |
Richard Kreckel | Remove 'auto' keyword used as storage specifier. |
commit | commitdiff | tree | snapshot |
2009-09-24 |
Richard Kreckel | Finalize CLN 1.3.1 release. cln_1-3-1 |
commit | commitdiff | tree | snapshot |
2009-09-11 |
Richard Kreckel | Remove cl_null_string defintion. |
commit | commitdiff | tree | snapshot |
2009-09-11 |
Richard Kreckel | Add support for Renesas SH CPU (sh4). |
commit | commitdiff | tree | snapshot |
2009-09-11 |
Richard Kreckel | Fix double_approx(const cl_RA& x) on 64-Bit platforms. |
commit | commitdiff | tree | snapshot |
2009-06-30 |
Richard Kreckel | Finalize release 1.3.0. cln_1-3-0 |
commit | commitdiff | tree | snapshot |
2009-06-22 |
Richard Kreckel | Fix build breakage on Sparc. |
commit | commitdiff | tree | snapshot |
2009-05-10 |
Richard Kreckel | Make the pi teaser program install. |
commit | commitdiff | tree | snapshot |
2009-05-10 |
Richard Kreckel | Correctly forward-declare cl_print_* helpers. |
commit | commitdiff | tree | snapshot |
2009-02-16 |
Richard Kreckel | Prepare for CLN 1.3.0 release. |
commit | commitdiff | tree | snapshot |
2009-02-15 |
Richard Kreckel | Prefer GMP's multiplication routine (if GMP version... |
commit | commitdiff | tree | snapshot |
2009-01-29 |
Richard B.... | Git-ify some documentation. |
commit | commitdiff | tree | snapshot |
2009-01-24 |
Richard B.... | Override automake's DEFAULT_INCLUDES. |
commit | commitdiff | tree | snapshot |
2008-12-21 |
Richard B.... | Fix compilation with GCC 4.4. |
commit | commitdiff | tree | snapshot |
2008-11-10 |
Alexei Sheplyakov | [build] Added some files to DISTCLEANFILES to please... |
commit | commitdiff | tree | snapshot |
2008-11-10 |
Alexei Sheplyakov | [build] Correctly set CLN version for auto* tools. |
commit | commitdiff | tree | snapshot |
2008-11-10 |
Alexei Sheplyakov | List all source files so CLN builds from tarballs produ... |
commit | commitdiff | tree | snapshot |
2008-11-08 |
Alexei Sheplyakov | build scripts: automatically set proper rpath for linki... |
commit | commitdiff | tree | snapshot |
2008-09-23 |
Alexei Sheplyakov | cl_asm_GF2.cc: fix compilation error on SPARC. |
commit | commitdiff | tree | snapshot |
2008-09-23 |
Alexei Sheplyakov | build: require automake version at least 1.10 |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Alexei Sheplyakov | [BUGFIX] cln/config.h: fix include guard. |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Alexei Sheplyakov | [BUGFIX]: cl_asm_.cc: fix include paths. |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Alexei Sheplyakov | cl_{GV,SV}: use std::size_t for size of vectors (instea... |
commit | commitdiff | tree | snapshot |
2008-09-22 |
Alexei Sheplyakov | Equip vectors (cl_[SG]V_*) with STL-alike size() method. |
commit | commitdiff | tree | snapshot |
2008-09-07 |
Alexei Sheplyakov | build: define EXTRA_PROGRAMS to shut up automake warnings. |
commit | commitdiff | tree | snapshot |
2008-09-07 |
Alexei Sheplyakov | Fix programs for timing 2-adic operations: tests/time... |
commit | commitdiff | tree | snapshot |
2008-09-07 |
Alexei Sheplyakov | [bugfix] Actually compile in version info into the... |
commit | commitdiff | tree | snapshot |
2008-09-07 |
Alexei Sheplyakov | [bugfix] build: generate cl_config.h properly. |
commit | commitdiff | tree | snapshot |
2008-09-07 |
Alexei Sheplyakov | benchmarks: time{catalan,euler,exp1,zeta3}.cc actually... |
commit | commitdiff | tree | snapshot |
2008-09-07 |
Alexei Sheplyakov | [bugfix] Public headers need GMP_DEMANDS_UINTD_* macros. |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Alexei Sheplyakov | Improve installation instructions. |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Alexei Sheplyakov | [bugfix] install intparam.h (auto-generated) header. |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Alexei Sheplyakov | Remove libtool bits from the repository. |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Alexei Sheplyakov | don't expose configure generated headers to users. |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Alexei Sheplyakov | cln.texi: display copyright information in the info... |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Alexei Sheplyakov | tests: test_I_io: ignore read_integer() failures on... |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Alexei Sheplyakov | build: compile benchmark programs too. |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Alexei Sheplyakov | build: switch to ordinary auto* tools system. |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Alexei Sheplyakov | tests: #include <iostream> and using namespace std... |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Alexei Sheplyakov | Fix header paths braindamage in the tests directory... |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Alexei Sheplyakov | build: don't insist on turning on optimization. |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Alexei Sheplyakov | Use paths relative the `src' directory in the #include... |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Alexei Sheplyakov | bump library version, since CLN doesn't export global... |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Alexei Sheplyakov | remove CL_REQUIRE/CL_PROVIDE macro and associated autoc... |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Alexei Sheplyakov | Replace CL_REQUIRE/CL_PROVIDE(cl_UP) with portable... |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Alexei Sheplyakov | Replace CL_REQUIRE/CL_PROVIDE(cl_UP_no_ring) with porta... |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Alexei Sheplyakov | Replace CL_REQUIRE/CL_PROVIDE(cl_UP_named) with portabl... |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Alexei Sheplyakov | Replace CL_REQUIRE/CL_PROVIDE(cl_UP_unnamed) with porta... |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Alexei Sheplyakov | Get rid CL_REQUIRE/CL_PROVIDE(cl_F_epsneg), it is not... |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Alexei Sheplyakov | Get rid CL_REQUIRE/CL_PROVIDE(cl_F_epspos), it is not... |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Alexei Sheplyakov | Get rid CL_REQUIRE/CL_PROVIDE(cl_F_leastneg), it is... |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Alexei Sheplyakov | Get rid CL_REQUIRE/CL_PROVIDE(cl_F_leastpos), it is... |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Alexei Sheplyakov | Get rid CL_REQUIRE/CL_PROVIDE(cl_F_mostneg), it is... |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Alexei Sheplyakov | Get rid CL_REQUIRE/CL_PROVIDE(cl_F_mostpos), it is... |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Alexei Sheplyakov | Get rid of CL_REQUIRE/CL_PROVIDE(cl_fmt_floatstring)... |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Alexei Sheplyakov | Get rid of CL_REQUIRE/CL_PROVIDE(cl_F_catalanconst_var). |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Alexei Sheplyakov | Get rid of CL_REQUIRE/CL_PROVIDE(cl_F_eulerconst_var). |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Alexei Sheplyakov | Get rid of CL_REQUIRE/CL_PROVIDE(cl_F_exp1_var). |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Alexei Sheplyakov | Get rid of CL_REQUIRE/CL_PROVIDE(cl_F_ln10_var). |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Alexei Sheplyakov | Get rid of CL_REQUIRE/CL_PROVIDE(cl_F_ln2_var). |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Alexei Sheplyakov | Get rid of CL_REQUIRE/CL_PROVIDE(cl_F_pi_var). |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Alexei Sheplyakov | Replace CL_REQUIRE/CL_PROVIDE(cl_GV_I) with portable... |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Alexei Sheplyakov | Replace CL_REQUIRE/CL_PROVIDE(cl_GV_number) with portab... |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Alexei Sheplyakov | Replace CL_REQUIRE/CL_PROVIDE(cl_SV_number) with portab... |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Alexei Sheplyakov | Replace CL_REQUIRE/CL_PROVIDE(cl_SV_ringelt) with porta... |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Alexei Sheplyakov | Get rid CL_REQUIRE/CL_PROVIDE(cl_fmt_scaleexp), it... |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Alexei Sheplyakov | Remove CL_REQUIRE/CL_PROVIDE(cl_I_doublefactorial)... |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Alexei Sheplyakov | Remove CL_REQUIRE/CL_PROVIDE(cl_I_factorial) as it... |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Alexei Sheplyakov | Replace CL_REQUIRE/CL_PROVIDE(cl_MI) with portable... |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Alexei Sheplyakov | Replace CL_REQUIRE/CL_PROVIDE(cl_RA_ring) with portable... |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Alexei Sheplyakov | Replace CL_REQUIRE/CL_PROVIDE(cl_I_ring) with portable... |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Alexei Sheplyakov | Replace CL_REQUIRE/CL_PROVIDE(cl_R_ring) with portable... |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Alexei Sheplyakov | Replace CL_REQUIRE/CL_PROVIDE(cl_LF_globals) with porta... |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Alexei Sheplyakov | Replace CL_REQUIRE/CL_PROVIDE(cl_FF_globals) with porta... |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Alexei Sheplyakov | Get rid of CL_REQUIRE/CL_PROVIDE(cl_ieee). |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Alexei Sheplyakov | Replace CL_REQUIRE/CL_PROVIDE(cl_DF_globals) with porta... |
commit | commitdiff | tree | snapshot |
next |