]> www.ginac.de Git - cln.git/history - ChangeLog
* Update to fixes in doc subdir.
[cln.git] / ChangeLog
2008-01-19 Richard Kreckel* Update to fixes in doc subdir. cln_1-2-0
2008-01-19 Richard Kreckel* Release 1.2.0.
2008-01-19 Richard KreckelFix linking problems on some platforms caused by inline...
2008-01-18 Richard KreckelFix linking problems on some platforms caused by inline...
2008-01-15 Bruno HaibleDon't generate cln.texi from cln.tex any more.
2008-01-11 Richard Kreckel * include/cln/float.h (cos_sin_t, cosh_sinh_t...
2008-01-11 Richard Kreckel Make some functions more memory efficient:
2008-01-06 Richard Kreckel Cater to the fact that g++ 4.3 will use a diffe...
2007-12-18 Richard Kreckel * m4/general.m4 (CL_CANONICAL_HOST_CPU): Force...
2007-12-18 Richard Kreckel * autoconf/ltmain.sh: Update to libtool-1.5.24.
2007-12-18 Richard Kreckel * src/float/transcendental/cl_F_lnx.cc: Make...
2007-12-17 Richard Kreckel Silly workaround for silly bug in gmp.h:
2007-12-17 Richard Kreckel * src/polynomial/elem/cl_UP_GF2.h (gf2_mul_tabl...
2007-12-04 Richard Kreckel * include/cln/types.h ([su]intE): 64-bit expone...
2007-12-03 Richard Kreckel * src/float/lfloat/cl_LF.h (cl_heap_lfloat...
2007-11-28 Richard Kreckel * include/cln/object.h: Don't redefine cl_word_...
2007-11-03 Richard Kreckel * src/base/digitseq/cl_asm_i386_.cc (compare_lo...
2007-10-12 Richard Kreckel Fix compilation on CYGWIN:
2007-10-09 Richard Kreckel * src/base/cl_low.h: Add missing linefeeds...
2007-10-01 Richard KreckelOn popular demand (Debian bug #286266, Ubuntu bug ...
2007-10-01 Richard Kreckel* autoconf/config.guess, autoconf/config.sub: updated...
2007-09-19 Richard Kreckel * doc/cln.tex: Put entire document in @dircateg...
2007-09-18 Richard Kreckel * include/cln/modules.h (CL_JUMP_TO): Use a...
2007-09-15 Richard Kreckel * */*: Convert encoding from ISO 8859-1 to...
2007-09-13 Richard Kreckel Truncated binary splitting for even more memory effici...
2007-09-07 Richard KreckelMore memory efficient Euler-Mascheroni constant:
2007-08-02 Richard Kreckel * src/base/digitseq/cl_DS_div.cc (cl_recip_suit...
2007-08-01 Richard Kreckel * */*: Remove cl_boolean, cl_true, and cl_false...
2007-07-28 Richard Kreckel Remove exception hooks in favor of real C+...
2007-06-20 Richard Kreckel * cln.spec.in (Source0): Package is bzip2-compr...
2007-05-31 Richard Kreckel * include/cln/integer.h (cl_I_to_E, cl_I_to_UE...
2007-04-08 Richard Kreckel More memory efficient constants:
2007-04-02 Richard Kreckel Debian Bug#412103:
2007-01-02 Bruno HaibleMake it work with gcc-4.3 snapshots.
2006-12-19 Bruno HaibleAvoid using undeclared function exit().
2006-12-11 Richard Kreckel Extend the exponent range from 32 bits to 64...
2006-11-02 Richard Kreckel * src/base/digitseq/cl_DS.h: #undef DS, needed...
2006-10-11 Richard Kreckel* tests/Makefile.in (VPATH): Fix syntax error.
2006-09-14 Richard Kreckel * examples/perfnum.cc: update to presumed 44th...
2006-08-15 Richard Kreckel * tests/Makefile.in: MinGW support for make...
2006-08-06 Richard Kreckel * configure.ac: Re-enable shared lib on non...
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-13 Richard Kreckel * m4/general.m4 (CL_CANONICAL_HOST_CPU): Force...
2006-06-09 Richard Kreckel * src/base/digitseq/cl_DS.h (struct DS): Change...
2006-05-30 Richard Kreckel2006-05-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2006-05-20 Bruno HaibleFreeBSD, NetBSD are normal Unices.
2006-05-07 Richard Kreckel * include/cln/modules.h (CL_JUMP_TO): Fix for...
2006-04-25 Bruno HaiblePrepare for autoconf-2.60.
2006-04-24 Richard Kreckel2006-04-25 Bruno Haible <bruno@clisp.org>
2006-04-19 Bruno HaiblePrepare for autoconf-2.60.
2006-03-22 Richard Kreckel* Cumulative patch including Bruno's work on large...
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-10-22 Richard Kreckel* Release 1.1.10. cln_1-1-10
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 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 HaibleDefine HAVE_LONGLONG and HAVE_LONGDOUBLE when cross...
2005-08-29 Bruno HaibleFix for an error message when cross-compiling:
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-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-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 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-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-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-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-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
next