index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
stdlib
/
strtod.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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 Drepper
2001-02-07
1
-11
/
+19
*
Update.
Andreas Jaeger
2001-01-26
1
-0
/
+1
*
(str_to_mpn): Correct parsing of thousands separators.
Ulrich Drepper
2001-01-24
1
-5
/
+6
*
Update.
Ulrich Drepper
2000-11-01
1
-2
/
+2
*
Update.
Ulrich Drepper
2000-06-29
1
-30
/
+164
*
Update.
Ulrich Drepper
1999-10-30
1
-1
/
+1
*
Update.
Ulrich Drepper
1999-10-29
1
-0
/
+7
*
Update.
Ulrich Drepper
1999-04-28
1
-10
/
+13
*
Update.
Ulrich Drepper
1999-03-08
1
-3
/
+9
*
Update.
Ulrich Drepper
1998-09-06
1
-1
/
+1
*
Update.
Ulrich Drepper
1998-06-17
1
-3
/
+8
*
Update.
Ulrich Drepper
1998-04-08
1
-4
/
+4
*
Update.
Ulrich Drepper
1998-04-08
1
-2
/
+2
*
Update.
Ulrich Drepper
1998-04-07
1
-5
/
+3
*
Update.
Ulrich Drepper
1998-04-07
1
-9
/
+10
*
Update.
Ulrich Drepper
1998-02-11
1
-5
/
+10
*
Update.
cvs/libc-ud-971122
Ulrich Drepper
1997-11-22
1
-13
/
+7
*
Update.
cvs/libc-ud-971111
Ulrich Drepper
1997-11-12
1
-5
/
+13
*
Update.
cvs/libc-ud-970813
Ulrich Drepper
1997-08-14
1
-3
/
+3
*
Update.
cvs/libc-ud-970804
Ulrich Drepper
1997-08-04
1
-1
/
+1
*
Update.
cvs/libc-ud-970623
Ulrich Drepper
1997-06-23
1
-37
/
+34
*
Update.
Ulrich Drepper
1997-05-24
1
-29
/
+78
*
Update.
Ulrich Drepper
1997-04-02
1
-1
/
+4
*
Update.
cvs/libc-ud-970326
cvs/libc-970329
cvs/libc-970328
cvs/libc-970327
Ulrich Drepper
1997-03-27
1
-1
/
+24
*
Update.
cvs/libc20x-ud-970319
Ulrich Drepper
1997-03-20
1
-14
/
+11
*
Update.
cvs/libc-ud-970316
cvs/libc-970324
cvs/libc-970323
cvs/libc-970322
cvs/libc-970321
cvs/libc-970320
cvs/libc-970319
cvs/libc-970318
cvs/libc-970317
cvs/before-thomas-posix1996
Ulrich Drepper
1997-03-16
1
-4
/
+4
*
update from main archive 970304
cvs/libc-970307
cvs/libc-970306
cvs/libc-970305
cvs/libc-970304
Ulrich Drepper
1997-03-04
1
-28
/
+135
*
update from main archive 970225
cvs/libc-970225
Ulrich Drepper
1997-02-25
1
-1
/
+51
*
update from main archive 970209
cvs/libc-970210
Ulrich Drepper
1997-02-10
1
-19
/
+18
*
Update from main archive 961219
cvs/libc-961220
Ulrich Drepper
1996-12-20
1
-1
/
+1
*
update from main arcive 961210
cvs/libc-961211
Ulrich Drepper
1996-12-11
1
-1
/
+1
*
update from main archive 961126
cvs/libc-961127
Ulrich Drepper
1996-11-27
1
-1
/
+2
*
update from main archive 961116
cvs/libc-961119
cvs/libc-961118
cvs/libc-961117
Ulrich Drepper
1996-11-17
1
-1
/
+1
*
update from main archive
cvs/libc-960927
Ulrich Drepper
1996-09-27
1
-5
/
+5
*
update from main archive 960814
cvs/libc-960815
Ulrich Drepper
1996-08-15
1
-1
/
+1
*
Update.
Ulrich Drepper
1996-08-14
1
-0
/
+2
*
* stdlib/strtod.c: Likewise.
Roland McGrath
1996-07-08
1
-3
/
+3
*
Wed Jul 3 16:29:41 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
cvs/libc-960705
cvs/libc-960704
Roland McGrath
1996-07-04
1
-6
/
+6
*
Wed May 29 00:57:37 1996 David Mosberger-Tang <davidm@azstarnet.com>
Roland McGrath
1996-06-02
1
-0
/
+1
*
* time/Makefile (tzcompile): Add missing backslash.
Roland McGrath
1996-05-26
1
-0
/
+5
*
Sun May 26 15:15:08 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
Roland McGrath
1996-05-26
1
-6
/
+7
*
Tue May 7 19:00:01 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
Roland McGrath
1996-05-08
1
-44
/
+46
*
Wed May 1 09:10:04 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
Roland McGrath
1996-05-01
1
-49
/
+77
*
Tue Apr 2 21:27:01 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
Roland McGrath
1996-04-03
1
-14
/
+6
*
* stdlib/Makefile (mpn-stuff): New target.
Roland McGrath
1996-03-01
1
-0
/
+4
*
Wed Feb 21 02:25:07 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>
cvs/libc-960226
cvs/libc-960225
cvs/libc-960224
cvs/libc-960223
Roland McGrath
1996-02-22
1
-1
/
+1
*
Sun Feb 18 15:08:10 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
Roland McGrath
1996-02-19
1
-19
/
+25
*
Tue Jan 30 13:32:05 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>
cvs/libc-960131
Roland McGrath
1996-01-31
1
-4
/
+4
*
Fri Dec 15 04:41:22 1995 Ulrich Drepper <drepper@gnu.ai.mit.edu>
cvs/libc-951215
Roland McGrath
1995-12-15
1
-2
/
+2
*
Tue Dec 5 02:27:32 1995 Ulrich Drepper <drepper@gnu.ai.mit.edu>
Roland McGrath
1995-12-05
1
-30
/
+52
[next]