2005-08-30 |
Richard Kreckel | * include/cln/modules.h (CL_JUMP_TO): Fix mips* brokenness. |
commit | commitdiff | tree | snapshot |
2005-08-29 |
Bruno Haible | Add an echo line. |
commit | commitdiff | tree | snapshot |
2005-08-29 |
Bruno Haible | Split aclocal.m4 into many small files. |
commit | commitdiff | tree | snapshot |
2005-08-29 |
Bruno Haible | Extracted from aclocal.m4. Originally taken from GNU... |
commit | commitdiff | tree | snapshot |
2005-08-29 |
Bruno Haible | Avoid shifting a 32-bit zero value by more than 31... |
commit | commitdiff | tree | snapshot |
2005-08-29 |
Bruno Haible | Make the long-float overflow check work on 64-bit platf... |
commit | commitdiff | tree | snapshot |
2005-08-29 |
Bruno Haible | Work around g++ 4.0 "duplicated labels" problem. |
commit | commitdiff | tree | snapshot |
2005-08-29 |
Bruno Haible | Make it possible to cross-compile CLN. |
commit | commitdiff | tree | snapshot |
2005-08-29 |
Bruno Haible | Determination of floating-point types parameters when... |
commit | commitdiff | tree | snapshot |
2005-08-29 |
Bruno Haible | Determination of integer parameters when cross-compiling. |
commit | commitdiff | tree | snapshot |
2005-08-29 |
Bruno Haible | Define HAVE_LONGLONG and HAVE_LONGDOUBLE when cross... |
commit | commitdiff | tree | snapshot |
2005-08-29 |
Bruno Haible | Fix for an error message when cross-compiling: |
commit | commitdiff | tree | snapshot |
2005-08-23 |
Richard Kreckel | * Remove unused variables major, minor, micro and tmp_v... |
commit | commitdiff | tree | snapshot |
2005-08-16 |
Richard Kreckel | The patch of 2005-05-01 made it impossible to test... |
commit | commitdiff | tree | snapshot |
2005-08-15 |
Richard Kreckel | * m4/cc.m4 (CL_AS_NOEXECSTACK): New macro... |
commit | commitdiff | tree | snapshot |
2005-08-08 |
Richard Kreckel | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2005-08-02 |
Richard Kreckel | * include/cln/config.h.in: Add support for PowerPC... |
commit | commitdiff | tree | snapshot |
2005-07-24 |
Richard Kreckel | Make out of the box build on x86_64 system... |
commit | commitdiff | tree | snapshot |
2005-06-10 |
Bruno Haible | If a directory doesn't exist, fail instead of doing... |
commit | commitdiff | tree | snapshot |
2005-05-20 |
Bruno Haible | Update FSF postal address. |
commit | commitdiff | tree | snapshot |
2005-05-17 |
Richard Kreckel | Speed up the linking step |
commit | commitdiff | tree | snapshot |
2005-05-15 |
Richard Kreckel | * autoconf/ltmain.sh: Upgrade to libtool-1.5.16. |
commit | commitdiff | tree | snapshot |
2005-05-01 |
Richard Kreckel | * doc/cln.tex: Document what to do on a x86_64 machine... |
commit | commitdiff | tree | snapshot |
2005-05-01 |
Richard Kreckel | * Update new FSF address _everywhere_. |
commit | commitdiff | tree | snapshot |
2005-05-01 |
Richard Kreckel | * The FSF has moved offices to 51 Franklin Street,... |
commit | commitdiff | tree | snapshot |
2005-05-01 |
Richard Kreckel | Fix crashes in find_univpoly_ring and related functions |
commit | commitdiff | tree | snapshot |
2005-04-29 |
Richard Kreckel | * m4/cc.m4: Emit a warning if g++ is used and optimizat... |
commit | commitdiff | tree | snapshot |
2005-04-25 |
Richard Kreckel | * Remove unused variables. |
commit | commitdiff | tree | snapshot |
2005-04-24 |
Richard Kreckel | Make GCC compiler flags default to -O |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Richard Kreckel | * include/cln/string.h: Declare cl_string. |
commit | commitdiff | tree | snapshot |
2005-03-17 |
Richard Kreckel | * autoconf/ltmain.sh: Upgrade to libtool-1... |
commit | commitdiff | tree | snapshot |
2005-03-15 |
Richard Kreckel | * src/Makefile.in: Use $CXX instead of $CC when linking. |
commit | commitdiff | tree | snapshot |
2005-02-27 |
Richard Kreckel | * examples/perfnum.cc: update to presumed 42st Mersenne... |
commit | commitdiff | tree | snapshot |
2004-11-28 |
Richard Kreckel | Disambiguate binary operators of CLN types with float... |
commit | commitdiff | tree | snapshot |
2004-11-18 |
Bruno Haible | Add index entry for 'cast'. |
commit | commitdiff | tree | snapshot |
2004-11-03 |
Richard Kreckel | * Version 1.1.9 released. cln_1-1-9 |
commit | commitdiff | tree | snapshot |
2004-11-03 |
Richard Kreckel | * src/Makefile.in: Let config.status set LDFLAGS. |
commit | commitdiff | tree | snapshot |
2004-10-27 |
Richard Kreckel | * Prepare imminent release: bump CL_REVISION and CL_VE... |
commit | commitdiff | tree | snapshot |
2004-10-27 |
Richard Kreckel | * pass --libdir to ./configure (because it's done... |
commit | commitdiff | tree | snapshot |
2004-10-27 |
Richard Kreckel | * Add Linux/x86_64 and Linux/mips and update the timing. |
commit | commitdiff | tree | snapshot |
2004-10-26 |
Richard Kreckel | * Also filter out SCCS subdirs while recursing and... |
commit | commitdiff | tree | snapshot |
2004-10-26 |
Richard Kreckel | * cln.pc.in: Fix typo. |
commit | commitdiff | tree | snapshot |
2004-10-25 |
Richard Kreckel | * src/integer/input/cl_I_read_stream.cc (read_integer... |
commit | commitdiff | tree | snapshot |
2004-10-24 |
Richard Kreckel | * src/base/cl_low.h: Add mulu64 assembler macro... |
commit | commitdiff | tree | snapshot |
2004-10-23 |
Richard Kreckel | * src/base/cl_low.h: Add mul and div macros... |
commit | commitdiff | tree | snapshot |
2004-10-22 |
Richard Kreckel | * src/integer/conv/cl_I_from_digits.cc (digits_... |
commit | commitdiff | tree | snapshot |
2004-10-22 |
Richard Kreckel | * src/integer/conv/cl_I_to_digits (I_to_digits... |
commit | commitdiff | tree | snapshot |
2004-10-20 |
Richard Kreckel | * include/cln/types.h: Use 64 bit digits on... |
commit | commitdiff | tree | snapshot |
2004-10-18 |
Bruno Haible | Put the table of contents at the beginning, not at... |
commit | commitdiff | tree | snapshot |
2004-10-12 |
Richard Kreckel | * src/integer/conv/cl_I_from_digits.cc (digits_to_I... |
commit | commitdiff | tree | snapshot |
2004-10-05 |
Richard Kreckel | * src/integer/conv/cl_I_to_digits.cc (I_to_digits)... |
commit | commitdiff | tree | snapshot |
2004-09-27 |
Richard Kreckel | Support for little-endian Mips, second shot |
commit | commitdiff | tree | snapshot |
2004-09-05 |
Richard Kreckel | Support for little-endian Mips |
commit | commitdiff | tree | snapshot |
2004-08-30 |
Bruno Haible | Update benchmark results. |
commit | commitdiff | tree | snapshot |
2004-08-26 |
Richard Kreckel | * Revert indentation (after re-re-reading again). |
commit | commitdiff | tree | snapshot |
2004-08-26 |
Richard Kreckel | 2004-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> |
commit | commitdiff | tree | snapshot |
2004-08-25 |
Bruno Haible | Regenerated aclocal.m4. |
commit | commitdiff | tree | snapshot |
2004-08-25 |
Bruno Haible | Regenerated. |
commit | commitdiff | tree | snapshot |
2004-08-25 |
Bruno Haible | Upgrade to libtool-1.5.6. |
commit | commitdiff | tree | snapshot |
2004-08-25 |
Bruno Haible | Update comment. |
commit | commitdiff | tree | snapshot |
2004-08-19 |
Bruno Haible | Fix link error on MacOS X. |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Bruno Haible | Same benchmarks in Common Lisp. Posted in comp.lang... |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Bruno Haible | Moved here from timebench1.lsp. |
commit | commitdiff | tree | snapshot |
2004-08-02 |
Bruno Haible | Move to timebench1.lisp. |
commit | commitdiff | tree | snapshot |
2004-07-01 |
Richard Kreckel | *** empty log message *** cln_1-1-8 |
commit | commitdiff | tree | snapshot |
2004-07-01 |
Richard Kreckel | * Version 1.1.8 released. |
commit | commitdiff | tree | snapshot |
2004-06-30 |
Richard Kreckel | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2004-06-30 |
Richard Kreckel | * src/base/cl_macros.h: alloca(3) has size_t argument... |
commit | commitdiff | tree | snapshot |
2004-06-30 |
Richard Kreckel | * include/cln/floatformat.h: Do define a type here. |
commit | commitdiff | tree | snapshot |
2004-06-27 |
Richard Kreckel | * include/cln/modules.h (CL_JUMP_TO): Fix AMD64... |
commit | commitdiff | tree | snapshot |
2004-06-23 |
Richard Kreckel | * Document jacobi, isprobprime and nextprobprime. |
commit | commitdiff | tree | snapshot |
2004-06-23 |
Richard Kreckel | * Remove unused labels. |
commit | commitdiff | tree | snapshot |
2004-06-23 |
Richard Kreckel | * Fix typo in Bruno's ftime-patch from a couple of... |
commit | commitdiff | tree | snapshot |
2004-06-23 |
Richard Kreckel | * Make template specializations explicit. |
commit | commitdiff | tree | snapshot |
2004-06-23 |
Richard Kreckel | * Change all C include headers to ISO style within... |
commit | commitdiff | tree | snapshot |
2004-06-23 |
Bruno Haible | Fix autoconf problem with ftime(). |
commit | commitdiff | tree | snapshot |
2004-06-18 |
Richard Kreckel | * rational/transcendental/cl_RA_logp.cc: fix... |
commit | commitdiff | tree | snapshot |
2004-06-10 |
Richard Kreckel | * examples/perfnum.cc: update to presumed 40th Mersenn... |
commit | commitdiff | tree | snapshot |
2004-05-02 |
Richard Kreckel | * Whow, time goes by... cln_1-1-7 |
commit | commitdiff | tree | snapshot |
2004-05-02 |
Richard Kreckel | * Mention gcc 3.4 for x86. |
commit | commitdiff | tree | snapshot |
2004-05-02 |
Richard Kreckel | * Version 1.1.7 released. |
commit | commitdiff | tree | snapshot |
2004-05-02 |
Richard Kreckel | * Sure, strcmp is declared in <string.h>. |
commit | commitdiff | tree | snapshot |
2004-05-02 |
Richard Kreckel | * examples/pi.cc and examples/pi.1: New files. |
commit | commitdiff | tree | snapshot |
2004-05-01 |
Richard Kreckel | * Distclean shouldn't remove cln.spec. |
commit | commitdiff | tree | snapshot |
2004-04-30 |
Richard Kreckel | * src/Makefile.in: Fix for parallel build: wait for... |
commit | commitdiff | tree | snapshot |
2004-04-30 |
Richard Kreckel | * src/integer/output/cl_I_print.cc (print_integer)... |
commit | commitdiff | tree | snapshot |
2004-03-20 |
Richard Kreckel | * m4/gmp.m4 (CL_GMP_CHECK): Do not lose LIBS setting... |
commit | commitdiff | tree | snapshot |
2004-03-09 |
Bruno Haible | Fix a bug occurring with extremely high exponents. |
commit | commitdiff | tree | snapshot |
2004-03-08 |
Bruno Haible | Fix an extreme case in long-float multiplication. |
commit | commitdiff | tree | snapshot |
2004-03-03 |
Richard Kreckel | * Makefile.in (install): Add ${srcdir} for cln.m4. |
commit | commitdiff | tree | snapshot |
2004-01-02 |
cbauer | install library as program, not as data |
commit | commitdiff | tree | snapshot |
2004-01-02 |
cbauer | pass infodir and mandir to configure |
commit | commitdiff | tree | snapshot |
2004-01-01 |
Richard Kreckel | * Finalize release 1.1.6 again. cln_1-1-6 |
commit | commitdiff | tree | snapshot |
2004-01-01 |
Richard Kreckel | * Finalize release 1.1.6. |
commit | commitdiff | tree | snapshot |
2004-01-01 |
Richard Kreckel | 2004-01-01 Richard B. Kreckel <kreckel@ginac.de> |
commit | commitdiff | tree | snapshot |
2003-12-31 |
Richard Kreckel | * Update copyright date. |
commit | commitdiff | tree | snapshot |
2003-12-31 |
Richard Kreckel | * Sync with doc/cln.tex. |
commit | commitdiff | tree | snapshot |
2003-12-29 |
Richard Kreckel | Rework of autoconfiscation infrastructure |
commit | commitdiff | tree | snapshot |
2003-12-27 |
Richard Kreckel | * src/polynomial/cl_UP_gen.h (gen_minus): Fix... |
commit | commitdiff | tree | snapshot |
2003-12-02 |
Richard Kreckel | * examples/perfnum.cc: update to presumed 40th Mersenn... |
commit | commitdiff | tree | snapshot |
next |