X-Git-Url: https://ginac.de/CLN/cln.git//cln.git?a=blobdiff_plain;f=ChangeLog;h=9bd94e880514f012cd20ab25f779497f3106f8f5;hb=refs%2Ftags%2Fcln_1-1-13;hp=18e8e19a31523c4d63f306360abb786b7544862b;hpb=3480230ed3f9464b0367b41232b6e8a09da7d384;p=cln.git diff --git a/ChangeLog b/ChangeLog index 18e8e19..9bd94e8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,89 @@ +2006-08-08 Richard B. Kreckel + + * Version 1.1.13 released. + +2006-08-07 Richard B. Kreckel + + * Apply patch for autoconf-2.60: + 2006-04-19 Bruno Haible + * m4/general.m4 (CL_CC_WORKS): Include , for exit() + declaration. + * m4/longdouble.m4 (CL_LONGDOUBLE): Likewise. + * m4/longlong.m4 (CL_LONGLONG): Likewise. + * m4/times.m4 (CL_TIMES_CLOCK): Likewise. + Reported by Ralf Wildenhues . + +2006-08-06 Richard B. Kreckel + + * Version 1.1.12 released. + +2006-08-06 Richard B. Kreckel + + * configure.ac: Re-enable shared lib on non-MinGW platforms, sigh. + +2006-08-06 Richard B. Kreckel + + * Apply patch for autoconf-2.60: + 2006-04-25 Ralf Wildenhues + * Makefile.in (datarootdir): New variable. + * src/Makefile.in (datarootdir): New variable. + * doc/Makefile.in (datarootdir): New variable. + +2006-08-04 Sheplyakov Alexei + + * configure.ac: Disable shared lib on MinGW. + +2006-08-03 Sheplyakov Alexei + + * m4/param.m4: Add support for MinGW. + * src/base/random/cl_random_from.cc: Fix for last patch. + +2006-07-23 Sheplyakov Alexei + + * src/base/random/cl_random_from.cc: Add support for MinGW. + +2006-06-14 Richard B. Kreckel + + * src/float/output/cl_F_dprint.cc (decode_float_decimal): Fix rare + assertion for quite large numbers (cl_LF binary exponent >~ 4.8E8). + +2006-05-20 Bruno Haible + + * src/base/random/cl_random_from.cc: Treat FreeBSD, NetBSD like other + Unix platforms. + +2006-05-07 Richard B. Kreckel + + * include/cln/modules.h (CL_JUMP_TO): Fix for Intel Mac. + +2006-04-22 Richard B. Kreckel + + * Apply patch for x86_64 from mainline: + 2005-12-02 Bruno Haible + * src/base/cl_low.h (mulu64) [x86_64]: Change asm restriction, + since mulq doesn't accept immediate arguments. + +2005-12-17 Richard B. Kreckel + + * Branched cln_1-1. This is the maintenance branch. It is for + low-impact patches. The main branch will eventually become CLN 1.2.0. + +2005-12-15 Dmitry V. Kustov + + * src/base/random/cl_random_from.cc: Add support for OpenBSD. + +2005-11-23 Richard B. Kreckel + + * Version 1.1.11 released. + +2005-11-20 Richard B. Kreckel + + * src/integer/conv/cl_I_cached_power.h: New file. + * src/integer/conv/cl_I_cached_power.cc: New file. + Contains power_table and cached_power_table previously... + * src/integer/conv/cl_I_to_digits.cc: ...here. + * src/integer/conv/cl_I_from_digits.cc: Use cached powers. + 2005-11-02 Richard B. Kreckel * src/integer/conv/cl_I_from_digits.cc: Made input of all numbers in