summaryrefslogtreecommitdiff
path: root/mini-gmp/README
diff options
context:
space:
mode:
authorMarco Bodrato <bodrato@mail.dm.unipi.it>2013-01-07 15:49:25 +0100
committerMarco Bodrato <bodrato@mail.dm.unipi.it>2013-01-07 15:49:25 +0100
commit25937fbced5fe4936df93be80bda78e6c21ff3d9 (patch)
treed8ca2845c5144836329e5fef1b5a76a4f8f7fc92 /mini-gmp/README
parent5c7b35c9da878dbf13f56001f22a1e828216c459 (diff)
downloadgmp-25937fbced5fe4936df93be80bda78e6c21ff3d9.tar.gz
mini-gmp/README: Document base limitation for conversions.
Diffstat (limited to 'mini-gmp/README')
-rw-r--r--mini-gmp/README4
1 files changed, 3 insertions, 1 deletions
diff --git a/mini-gmp/README b/mini-gmp/README
index 472324c51..a767d7cf0 100644
--- a/mini-gmp/README
+++ b/mini-gmp/README
@@ -1,4 +1,4 @@
-Copyright 2011, 2012 Free Software Foundation, Inc.
+Copyright 2011, 2012, 2013 Free Software Foundation, Inc.
This file is part of the GNU MP Library.
@@ -31,6 +31,8 @@ The supported GMP subset is declared in mini-gmp.h. The implemented
functions are fully compatible with the corresponding GMP functions,
as specified in the GMP manual, with a few exceptions:
+ mpz_set_str, mpz_init_set_str, mpz_get_str, mpz_out_str and
+ mpz_sizeinbase support only |base| <= 36;
mpz_export and mpz_import support only NAILS = 0.
The REALLOC_FUNC and FREE_FUNC registered with