aboutsummaryrefslogtreecommitdiff
path: root/stdlib/strtod.c
AgeCommit message (Expand)AuthorFilesLines
1998-02-11Update.Ulrich Drepper1-5/+10
1997-11-22Update.cvs/libc-ud-971122Ulrich Drepper1-13/+7
1997-11-12Update.cvs/libc-ud-971111Ulrich Drepper1-5/+13
1997-08-14Update.cvs/libc-ud-970813Ulrich Drepper1-3/+3
1997-08-04Update.cvs/libc-ud-970804Ulrich Drepper1-1/+1
1997-06-23Update.cvs/libc-ud-970623Ulrich Drepper1-37/+34
1997-05-24Update.Ulrich Drepper1-29/+78
1997-04-02Update.Ulrich Drepper1-1/+4
1997-03-27Update.cvs/libc-ud-970326cvs/libc-970329cvs/libc-970328cvs/libc-970327Ulrich Drepper1-1/+24
1997-03-20Update.cvs/libc20x-ud-970319Ulrich Drepper1-14/+11
1997-03-16Update.cvs/libc-ud-970316cvs/libc-970324cvs/libc-970323cvs/libc-970322cvs/libc-970321cvs/libc-970320cvs/libc-970319cvs/libc-970318cvs/libc-970317cvs/before-thomas-posix1996cvs/thomas-posix1996Ulrich Drepper1-4/+4
1997-03-04update from main archive 970304cvs/libc-970307cvs/libc-970306cvs/libc-970305cvs/libc-970304Ulrich Drepper1-28/+135
1997-02-25update from main archive 970225cvs/libc-970225Ulrich Drepper1-1/+51
1997-02-10update from main archive 970209cvs/libc-970210Ulrich Drepper1-19/+18
1996-12-20Update from main archive 961219cvs/libc-961220Ulrich Drepper1-1/+1
1996-12-11update from main arcive 961210cvs/libc-961211Ulrich Drepper1-1/+1
1996-11-27update from main archive 961126cvs/libc-961127Ulrich Drepper1-1/+2
1996-11-17update from main archive 961116cvs/libc-961119cvs/libc-961118cvs/libc-961117Ulrich Drepper1-1/+1
1996-09-27update from main archivecvs/libc-960927Ulrich Drepper1-5/+5
1996-08-15update from main archive 960814cvs/libc-960815Ulrich Drepper1-1/+1
1996-08-14Update.Ulrich Drepper1-0/+2
1996-07-08* stdlib/strtod.c: Likewise.Roland McGrath1-3/+3
1996-07-04Wed Jul 3 16:29:41 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>cvs/libc-960705cvs/libc-960704Roland McGrath1-6/+6
1996-06-02Wed May 29 00:57:37 1996 David Mosberger-Tang <davidm@azstarnet.com>Roland McGrath1-0/+1
1996-05-26* time/Makefile (tzcompile): Add missing backslash.Roland McGrath1-0/+5
1996-05-26Sun May 26 15:15:08 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1-6/+7
1996-05-08Tue May 7 19:00:01 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1-44/+46
1996-05-01Wed May 1 09:10:04 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>Roland McGrath1-49/+77
1996-04-03Tue Apr 2 21:27:01 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmu...Roland McGrath1-14/+6
1996-03-01* stdlib/Makefile (mpn-stuff): New target.Roland McGrath1-0/+4
1996-02-22Wed Feb 21 02:25:07 1996 Roland McGrath <roland@charlie-brown.gnu.ai.mit.edu>cvs/libc-960226cvs/libc-960225cvs/libc-960224cvs/libc-960223Roland McGrath1-1/+1
1996-02-19Sun Feb 18 15:08:10 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmu...Roland McGrath1-19/+25
1996-01-31Tue Jan 30 13:32:05 1996 Roland McGrath <roland@churchy.gnu.ai.mit.edu>cvs/libc-960131Roland McGrath1-4/+4
1995-12-15Fri Dec 15 04:41:22 1995 Ulrich Drepper <drepper@gnu.ai.mit.edu>cvs/libc-951215Roland McGrath1-2/+2
1995-12-05Tue Dec 5 02:27:32 1995 Ulrich Drepper <drepper@gnu.ai.mit.edu>Roland McGrath1-30/+52
1995-11-20Sat Nov 18 16:46:01 1995 Ulrich Drepper <drepper@gnu.ai.mit.edu>Roland McGrath1-8/+8
1995-09-28(STRTOF): Fix handling of numbers with lots of leading zeroes.Ulrich Drepper1-2/+10
1995-04-10Mon Apr 10 14:53:15 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1-1/+2
1995-03-21Tue Mar 21 00:14:27 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1-4/+4
1995-03-17Undo bogus change by drepperRoland McGrath1-8/+4
1995-03-17Fri Mar 17 13:28:04 1995 Ulrich Drepper <drepper@ipd.info.uni-karlsruhe.de>Ulrich Drepper1-14/+32
1995-03-16Thu Mar 16 00:04:41 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1-58/+91
1995-03-06Sun Mar 5 19:40:13 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1-12/+12
1995-03-02* stdlib/strtod.c: Fixes from drepper.glibc-1.09cvs/libc_1_09Roland McGrath1-60/+91
1995-02-21Tue Feb 21 00:10:50 1995 Roland McGrath <roland@churchy.gnu.ai.mit.edu>Roland McGrath1-1/+1
1995-02-20Mon Feb 20 04:04:57 1995 Roland McGrath <roland@duality.gnu.ai.mit.edu>Roland McGrath1-7/+10
1995-02-18initial importRoland McGrath1-0/+1027