summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Ryde <user42@zip.com.au>2001-12-07 01:32:03 +0100
committerKevin Ryde <user42@zip.com.au>2001-12-07 01:32:03 +0100
commitdba926369dec09b90de656ed248b18a2cb3cec34 (patch)
tree185cd33f34a19176315aae485c23283d7073ad2e
parentcab138e1ec1f4f02e5a357e730fde1dfe1a7f2c0 (diff)
downloadgmp-dba926369dec09b90de656ed248b18a2cb3cec34.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog21
1 files changed, 21 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1b4e77394..967e7d404 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -19,6 +19,27 @@ the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
MA 02111-1307, USA.
+2001-12-07 Kevin Ryde <kevin@swox.se>
+
+ * gmp-h.in, mp-h.in, gmp-impl.h: __GMP_DECLSPEC at start of
+ prototypes, for the benefit of Microsoft C.
+
+ * gmp.texi (Introduction to GMP): Mention ABI and ISA section.
+ (Known Build Problems): Recommend GNU sed on solaris 2.6.
+ (Assigning Integers): Direct feedback to bug-gmp.
+ (References): Typo Knuth vol 2 is from 1998.
+
+ * gmpxx.h (gmp_randclass): Add initializers for gmp_randinit_default
+ and gmp_randinit_lc_2exp_size.
+ gmp.texi (C++ Interface Random Numbers): Describe them.
+
+ * tests/misc/t-locale.c, tests/cxx/t-locale.cc: Ensure mpf_clear is
+ done when the localconv override doesn't work. Reported by Mike
+ Jetzer.
+
+ * printf/doprnti.c: Don't showbase on a zero mpq denominator.
+ * tests/misc/t-printf.c, tests/cxx/t-ostream.c: Add test cases.
+
2001-12-04 Kevin Ryde <kevin@swox.se>
* gmp.texi (Known Build Problems): Update to gmp_randinit_lc_2exp_size