aboutsummaryrefslogtreecommitdiff
path: root/newlib/libc/stdlib/strtod.c
AgeCommit message (Expand)Author
2017-12-01stdlib: remove TRAD_SYNOPSISYaakov Selkowitz
2016-12-16Remove extraneous float casts in strtod.c.Jeff Johnston
2016-12-152016-12-15 Kyrylo Tkachov <kyrylo.tkachov@arm.com>cygwin-2_6_1-releaseJeff Johnston
2016-08-15Implement strto[dflu]_l/wcsto[dflu]_lCorinna Vinschen
2015-11-20Make match function globally available to stdlib functions.Corinna Vinschen
2014-11-12 * libc/stdlib/strtod.c (sulp): Cast to int32_t to avoid overflow.Corinna Vinschen
2013-11-182013-11-18 Sahil Patnayakuni <sahilp@oarcorp.com>Joel Sherrill
2013-06-10 * libc/stdlib/gdtoa-gethex.c (__hexdig): Constify.Corinna Vinschen
2013-04-24 * libc/stdlib/strtod.c: Manual update to latest algorithm from NetBSD.Corinna Vinschen
2012-12-19 * libc/stdlib/strtod.c (_strtod_r): Revert change from 2011-05-16.Corinna Vinschen
2011-05-16 * libc/stdlib/strtod.c (_strtod_r): Fix nf/nd counts to not exceedCorinna Vinschen
2010-12-072010-12-07 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2009-12-032009-12-03 Craig Howland <howland@LGSInnovations.com>Jeff Johnston
2009-06-16 * libc/stdio/vfprintf.c (_VFPRINTF_R): Use actual length ofCorinna Vinschen
2009-03-26 Revert erroneously checked in files.Corinna Vinschen
2009-03-24 * libc/ctype/iswalpha.c: Handle all wchar_t as unicode onCorinna Vinschen
2008-11-272008-11-27 Craig Howland <howland@LGSInnovations.com>Jeff Johnston
2008-06-25 Fix strict-aliasing issues with _strtod_r and Storeinc.Hans-Peter Nilsson
2008-02-21Fix strtod("-0x", NULL).Eric Blake
2007-08-312007-08-31 Antony King <antony.king@st.com>Jeff Johnston
2006-07-052006-07-05 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2006-06-222006-06-22 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2005-04-01 * libc/stdlib/strtod.c (_strtod_r): Never change s00.Corinna Vinschen
2005-01-062005-01-06 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2002-12-062002-12-06 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2001-04-202001-04-20 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston
2000-04-17Mon Apr 17 12:46:00 2000 Marek Michalkiewicz <marekm@linux.org.pl>Jeff Johnston
2000-02-17import newlib-2000-02-17 snapshotChristopher Faylor