summaryrefslogtreecommitdiff
path: root/set_str.c
Commit message (Expand)AuthorAgeFilesLines
* now accept uppercase letters toozimmerma2002-09-201-4/+23
* Better check for strcasecmp and strncasecmp. Bug fixed.vlefevre2002-07-301-6/+1
* mpfr_set_str doesn't require any more a final '\0'zimmerma2002-04-251-42/+52
* COPYING -> COPYING.LIB and GPL re-added.vlefevre2002-04-151-1/+1
* Support for NaN and Inf (case insensitive) in mpfr_set_str. Tests.vlefevre2002-04-131-2/+28
* COPYING.LIB -> COPYING.vlefevre2002-04-051-1/+1
* Copyright line changed.vlefevre2002-03-041-1/+1
* mpfr_set_str partially rewritten to cope with integer overflows.vlefevre2002-02-111-64/+99
* mpfr_set_str: base must be between 2 and 36.vlefevre2002-02-081-1/+4
* changed Library GPL to Lesser GPLzimmerma2001-11-161-4/+4
* added year 2001 in copyright linezimmerma2001-11-161-20/+4
* <strings.h> -> <string.h> (ISO C).vlefevre2001-09-131-4/+0
* removed fprintf() when unexpected end of stringzimmerma2001-02-211-1/+1
* added const to 2nd argument of mpfr_set_strzimmerma2001-02-151-4/+4
* changed name of mpfr struct fields: _mp_d -> _mpfr_dzimmerma2000-12-181-1/+2
* Yet another patch for include files.hanrot2000-12-151-1/+1
* Permutation of includes to avoid warnings due to careless multiple definitionhanrot2000-12-151-1/+1
* Bugs fixed (in case char is signed and accented characters are given).vlefevre2000-12-141-8/+8
* changed copyright to Free Software Foundationzimmerma2000-12-011-1/+1
* protected all macros: xxx -> MPFR_xxxzimmerma2000-10-261-3/+3
* Correction de prototypes faux dans le cas ou on n'est pas -D__STDC__.hanrot2000-10-191-2/+2
* initial versionzimmerma2000-05-251-0/+154
* Fichier vide.hanrot1999-06-251-1/+0
* Initial revisionhanrot1999-06-091-0/+1