]> www.ginac.de Git - cln.git/shortlog
cln.git
2006-08-06 Richard Kreckel * Version 1.1.12 released. cln_1-1-12
2006-08-06 Richard Kreckel * configure.ac: Re-enable shared lib on non...
2006-08-06 Richard Kreckel * Apply patch for autoconf-2.60:
2006-08-04 Richard Kreckel* configure.ac: Disable shared lib on MinGW.
2006-08-03 Richard Kreckel * m4/param.m4: Add support for MinGW.
2006-07-23 Richard Kreckel2006-07-23 Sheplyakov Alexei <varg@theor.jinr.ru>
2006-06-14 Richard Kreckel * src/float/output/cl_F_dprint.cc (decode_float...
2006-06-13 Richard Kreckel * Update compiler information.
2006-06-11 Richard KreckelFreeBSD, NetBSD are normal Unices.
2006-05-07 Richard Kreckel * include/cln/modules.h (CL_JUMP_TO): Fix for...
2006-04-27 Richard Kreckel* Belated Happy New Year!
2006-04-22 Richard Kreckel * Apply patch for x86_64 from mainline:
2005-12-28 Richard Kreckel* Updatet o 43rd known Mersenne prime.
2005-12-17 Richard Kreckel* Fix typo.
2005-12-17 Richard Kreckel* Updated for maintenance branch.
2005-12-17 Richard Kreckel* Updated for main branch.
2005-12-15 Richard Kreckel* Add support for OpenBSD. cln_1-1_maintenance-branchpoint
2005-11-23 Richard Kreckel* Release date corrected.
2005-11-22 Richard Kreckel* Prepare for release 1.1.11. cln_1-1-11
2005-11-20 Richard Kreckel * src/integer/conv/cl_I_cached_power.h: New...
2005-11-02 Richard Kreckel * src/integer/conv/cl_I_from_digits.cc: Made...
2005-11-02 Richard Kreckel* Make power_table more readable.
2005-10-25 cbauermodernized spec file
2005-10-22 Richard Kreckel* Release 1.1.10. cln_1-1-10
2005-10-22 Richard Kreckel* Update.
2005-10-22 Richard Kreckel* Exclude CVSROOT from the package.
2005-10-22 Richard KreckelIncrement version (and binary interface version).
2005-10-22 Richard Kreckel* GCC versions updated.
2005-10-22 Richard Kreckel* Prepare for release: minor cleanups.
2005-10-22 Richard Kreckel* src/Makefile.in: Accept CPPFLAGS from environment.
2005-08-31 Bruno HaibleUse full pathname.
2005-08-31 Bruno HaibleHave split aclocal.m4 into individual files.
2005-08-30 Richard Kreckel* include/cln/modules.h (CL_OUTPUT_LABEL): Work around...
2005-08-30 Richard Kreckel* include/cln/modules.h (CL_JUMP_TO): Fix mips* brokenness.
2005-08-29 Bruno HaibleAdd an echo line.
2005-08-29 Bruno HaibleSplit aclocal.m4 into many small files.
2005-08-29 Bruno HaibleExtracted from aclocal.m4. Originally taken from GNU...
2005-08-29 Bruno HaibleAvoid shifting a 32-bit zero value by more than 31...
2005-08-29 Bruno HaibleMake the long-float overflow check work on 64-bit platf...
2005-08-29 Bruno HaibleWork around g++ 4.0 "duplicated labels" problem.
2005-08-29 Bruno HaibleMake it possible to cross-compile CLN.
2005-08-29 Bruno HaibleDetermination of floating-point types parameters when...
2005-08-29 Bruno HaibleDetermination of integer parameters when cross-compiling.
2005-08-29 Bruno HaibleDefine HAVE_LONGLONG and HAVE_LONGDOUBLE when cross...
2005-08-29 Bruno HaibleFix for an error message when cross-compiling:
2005-08-23 Richard Kreckel* Remove unused variables major, minor, micro and tmp_v...
2005-08-16 Richard KreckelThe patch of 2005-05-01 made it impossible to test...
2005-08-15 Richard Kreckel* m4/cc.m4 (CL_AS_NOEXECSTACK): New macro...
2005-08-08 Richard Kreckel*** empty log message ***
2005-08-02 Richard Kreckel* include/cln/config.h.in: Add support for PowerPC...
2005-07-24 Richard Kreckel Make out of the box build on x86_64 system...
2005-06-10 Bruno HaibleIf a directory doesn't exist, fail instead of doing...
2005-05-20 Bruno HaibleUpdate FSF postal address.
2005-05-17 Richard KreckelSpeed up the linking step
2005-05-15 Richard Kreckel* autoconf/ltmain.sh: Upgrade to libtool-1.5.16.
2005-05-01 Richard Kreckel* doc/cln.tex: Document what to do on a x86_64 machine...
2005-05-01 Richard Kreckel* Update new FSF address _everywhere_.
2005-05-01 Richard Kreckel* The FSF has moved offices to 51 Franklin Street,...
2005-05-01 Richard KreckelFix crashes in find_univpoly_ring and related functions
2005-04-29 Richard Kreckel* m4/cc.m4: Emit a warning if g++ is used and optimizat...
2005-04-25 Richard Kreckel* Remove unused variables.
2005-04-24 Richard KreckelMake GCC compiler flags default to -O
2005-04-18 Richard Kreckel* include/cln/string.h: Declare cl_string.
2005-03-17 Richard Kreckel * autoconf/ltmain.sh: Upgrade to libtool-1...
2005-03-15 Richard Kreckel* src/Makefile.in: Use $CXX instead of $CC when linking.
2005-02-27 Richard Kreckel* examples/perfnum.cc: update to presumed 42st Mersenne...
2004-11-28 Richard Kreckel Disambiguate binary operators of CLN types with float...
2004-11-18 Bruno HaibleAdd index entry for 'cast'.
2004-11-03 Richard Kreckel * Version 1.1.9 released. cln_1-1-9
2004-11-03 Richard Kreckel * src/Makefile.in: Let config.status set LDFLAGS.
2004-10-27 Richard Kreckel * Prepare imminent release: bump CL_REVISION and CL_VE...
2004-10-27 Richard Kreckel * pass --libdir to ./configure (because it's done...
2004-10-27 Richard Kreckel * Add Linux/x86_64 and Linux/mips and update the timing.
2004-10-26 Richard Kreckel * Also filter out SCCS subdirs while recursing and...
2004-10-26 Richard Kreckel * cln.pc.in: Fix typo.
2004-10-25 Richard Kreckel * src/integer/input/cl_I_read_stream.cc (read_integer...
2004-10-24 Richard Kreckel * src/base/cl_low.h: Add mulu64 assembler macro...
2004-10-23 Richard Kreckel * src/base/cl_low.h: Add mul and div macros...
2004-10-22 Richard Kreckel * src/integer/conv/cl_I_from_digits.cc (digits_...
2004-10-22 Richard Kreckel * src/integer/conv/cl_I_to_digits (I_to_digits...
2004-10-20 Richard Kreckel * include/cln/types.h: Use 64 bit digits on...
2004-10-18 Bruno HaiblePut the table of contents at the beginning, not at...
2004-10-12 Richard Kreckel* src/integer/conv/cl_I_from_digits.cc (digits_to_I...
2004-10-05 Richard Kreckel* src/integer/conv/cl_I_to_digits.cc (I_to_digits)...
2004-09-27 Richard Kreckel Support for little-endian Mips, second shot
2004-09-05 Richard Kreckel Support for little-endian Mips
2004-08-30 Bruno HaibleUpdate benchmark results.
2004-08-26 Richard Kreckel * Revert indentation (after re-re-reading again).
2004-08-26 Richard Kreckel2004-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2004-08-25 Bruno HaibleRegenerated aclocal.m4.
2004-08-25 Bruno HaibleRegenerated.
2004-08-25 Bruno HaibleUpgrade to libtool-1.5.6.
2004-08-25 Bruno HaibleUpdate comment.
2004-08-19 Bruno HaibleFix link error on MacOS X.
2004-08-02 Bruno HaibleSame benchmarks in Common Lisp. Posted in comp.lang...
2004-08-02 Bruno HaibleMoved here from timebench1.lsp.
2004-08-02 Bruno HaibleMove to timebench1.lisp.
2004-07-01 Richard Kreckel*** empty log message *** cln_1-1-8
2004-07-01 Richard Kreckel * Version 1.1.8 released.
2004-06-30 Richard Kreckel*** empty log message ***
next