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 |
2008-08-27 |
Alexei Sheplyakov | Replace CL_REQUIRE/CL_PROVIDE(cl_C_ring) with portable... |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Alexei Sheplyakov | Replace CL_REQUIRE/CL_PROVIDE(cl_symbol) with portable... |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Alexei Sheplyakov | Replace CL_REQUIRE/CL_PROVIDE(cl_st_null) with portable... |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Alexei Sheplyakov | Replace CL_REQUIRE/CL_PROVIDE(cl_no_ring) with portable... |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Alexei Sheplyakov | Replace CL_REQUIRE/CL_PROVIDE(cl_random_def) with porta... |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Alexei Sheplyakov | Replace CL_REQUIRE/CL_PROVIDE(cl_prin_globals) with... |
commit | commitdiff | tree | snapshot |
2008-08-27 |
Alexei Sheplyakov | replace CL_REQUIRE/CL_PROVIDE(cl_0_ring) with (more... |
commit | commitdiff | tree | snapshot |
2008-06-02 |
Richard Kreckel | Correct typo in definition of binomial. |
commit | commitdiff | tree | snapshot |
2008-05-25 |
Bruno Haible | Remove support for K&R C compilers. |
commit | commitdiff | tree | snapshot |
2008-04-21 |
Richard Kreckel | Fix sparc64 build with -DNO_ASM and reduce compiler... |
commit | commitdiff | tree | snapshot |
2008-04-19 |
Bruno Haible | Fix last ChangeLog entry. |
commit | commitdiff | tree | snapshot |
2008-04-18 |
Bruno Haible | Fix a bug in FN_to_NDS in configurations where intDsize... |
commit | commitdiff | tree | snapshot |
2008-04-07 |
Richard Kreckel | Fix VPATH build [Alexei Sheplyakov]. |
commit | commitdiff | tree | snapshot |
2008-04-07 |
Richard Kreckel | Re-esatblish 1.2.0 ABI, broken 2008-02-22 [Alexei Shepl... |
commit | commitdiff | tree | snapshot |
2008-04-05 |
Richard Kreckel | Finalize release 1.2.2. cln_1-2-2 |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Richard Kreckel | Prepare for Release 1.2.2. |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Richard Kreckel | Re-establish ABI, broken 2008-01-20. |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Bruno Haible | Fix hack from 2008-01-20 that broke on ARM. |
commit | commitdiff | tree | snapshot |
2008-03-24 |
Richard Kreckel | Finalize release 1.2.1. cln_1-2-1 |
commit | commitdiff | tree | snapshot |
2008-03-24 |
Bruno Haible | New file, for recreating the build prerequisites after... |
commit | commitdiff | tree | snapshot |
2008-03-24 |
Bruno Haible | Fix bug introduced on 2008-02-23. |
commit | commitdiff | tree | snapshot |
2008-03-15 |
Richard Kreckel | Optional support for configure --with-gmp=GMP-PREFIX. |
commit | commitdiff | tree | snapshot |
2008-02-24 |
Bruno Haible | Support for gcc-4.3 snapshots. |
commit | commitdiff | tree | snapshot |
2008-02-23 |
Bruno Haible | Change "make alls" and "make allo" to recurse into... |
commit | commitdiff | tree | snapshot |
2008-02-22 |
Richard Kreckel | Make index variables uintC. |
commit | commitdiff | tree | snapshot |
2008-02-15 |
Richard Kreckel | * More robust definition of CL_HAVE_ATTRIBUTE_FLATTEN. |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Richard Kreckel | * (CL_HAVE_ATTRIBUTE_FLATTEN) Fix broken macro name. |
commit | commitdiff | tree | snapshot |
2008-02-10 |
Richard Kreckel | * Upgrade to files from libtool 1.5.26. |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Richard Kreckel | Avoid compiler warning about ignored 'flatten' attribut... |
commit | commitdiff | tree | snapshot |
2008-02-07 |
Richard Kreckel | Enable modifying operators by default. |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Richard Kreckel | Enable modifying operators by default. |
commit | commitdiff | tree | snapshot |
2008-02-06 |
Richard Kreckel | Fix crash in output of huge numbers. |
commit | commitdiff | tree | snapshot |
next |