aboutsummaryrefslogtreecommitdiffstats
path: root/stdlib/strtod.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Never stop prematurely reading digits before the decimal point is found. Compute exponent limit for negative exponents correctly. For numbers ending in all zeros eat the zeroes even before the decimal point if the exponent is negative.Ulrich Drepper2001-02-071-11/+19
* Update.Andreas Jaeger2001-01-261-0/+1
* (str_to_mpn): Correct parsing of thousands separators.Ulrich Drepper2001-01-241-5/+6
* Update.Ulrich Drepper2000-11-011-2/+2
* Update.Ulrich Drepper2000-06-291-30/+164
* Update.Ulrich Drepper1999-10-301-1/+1
* Update.Ulrich Drepper1999-10-291-0/+7
* Update.Ulrich Drepper1999-04-281-10/+13
* Update.Ulrich Drepper1999-03-081-3/+9
* Update.Ulrich Drepper1998-09-061-1/+1
* Update.Ulrich Drepper1998-06-171-3/+8
* Update.Ulrich Drepper1998-04-081-4/+4
* Update.Ulrich Drepper1998-04-081-2/+2
* Update.Ulrich Drepper1998-04-071-5/+3
* Update.Ulrich Drepper1998-04-071-9/+10
* Update.Ulrich Drepper1998-02-111-5/+10
* Update.cvs/libc-ud-971122Ulrich Drepper1997-11-221-13/+7
* Update.cvs/libc-ud-971111Ulrich Drepper1997-11-121-5/+13
* Update.cvs/libc-ud-970813Ulrich Drepper1997-08-141-3/+3
* Update.cvs/libc-ud-970804Ulrich Drepper1997-08-041-1/+1
* Update.cvs/libc-ud-970623Ulrich Drepper1997-06-231-37/+34
* Update.Ulrich Drepper1997-05-241-29/+78
* Update.Ulrich Drepper1997-04-021-1/+4
* Update.cvs/libc-ud-970326cvs/libc-970329cvs/libc-970328cvs/libc-970327Ulrich Drepper1997-03-271-1/+24
* Update.cvs/libc20x-ud-970319Ulrich Drepper1997-03-201-14/+11
* Update.cvs/libc-ud-970316cvs/libc-970324cvs/libc-970323cvs/libc-970322cvs/libc-970321cvs/libc-970320cvs/libc-970319cvs/libc-970318cvs/libc-970317cvs/before-thomas-posix1996Ulrich Drepper1997-03-161-4/+4
* update from main archive 970304cvs/libc-970307cvs/libc-970306cvs/libc-970305cvs/libc-970304Ulrich Drepper1997-03-041-28/+135
* update from main archive 970225cvs/libc-970225Ulrich Drepper1997-02-251-1/+51
* update from main archive 970209cvs/libc-970210Ulrich Drepper1997-02-101-19/+18
* Update from main archive 961219cvs/libc-961220Ulrich Drepper1996-12-201-1/+1
* update from main arcive 961210cvs/libc-961211Ulrich Drepper1996-12-111-1/+1
* update from main archive 961126cvs/libc-961127Ulrich Drepper1996-11-271-1/+2
* update from main archive 961116cvs/libc-961119cvs/libc-961118cvs/libc-961117Ulrich Drepper1996-11-171-1/+1
* update from main archivecvs/libc-960927Ulrich Drepper1996-09-271-5/+5
* update from main archive 960814cvs/libc-960815Ulrich Drepper1996-08-151-1/+1
* Update.Ulrich Drepper1996-08-141-0/+2
* * stdlib/strtod.c: Likewise.Roland McGrath1996-07-081-3/+3
* Wed Jul 3 16:29:41 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>cvs/libc-960705cvs/libc-960704Roland McGrath1996-07-041-6/+6
* Wed May 29 00:57:37 1996 David Mosberger-Tang <davidm@azstarnet.com>Roland McGrath1996-06-021-0/+1
* * time/Makefile (tzcompile): Add missing backslash.Roland McGrath1996-05-261-0/+5
* Sun May 26 15:15:08 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-05-261-6/+7
* Tue May 7 19:00:01 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-05-081-44/+46
* Wed May 1 09:10:04 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1996-05-011-49/+77
* Tue Apr 2 21:27:01 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>Roland McGrath1996-04-031-14/+6
* * stdlib/Makefile (mpn-stuff): New target.Roland McGrath1996-03-011-0/+4
* Wed Feb 21 02:25:07 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>cvs/libc-960226cvs/libc-960225cvs/libc-960224cvs/libc-960223Roland McGrath1996-02-221-1/+1
* Sun Feb 18 15:08:10 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>Roland McGrath1996-02-191-19/+25
* Tue Jan 30 13:32:05 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>cvs/libc-960131Roland McGrath1996-01-311-4/+4
* Fri Dec 15 04:41:22 1995 Ulrich Drepper <drepper@gnu.ai.mit.edu>cvs/libc-951215Roland McGrath1995-12-151-2/+2
* Tue Dec 5 02:27:32 1995 Ulrich Drepper <drepper@gnu.ai.mit.edu>Roland McGrath1995-12-051-30/+52