Lines Matching +full:25 +full:g
31 pointer when the input has, e.g., only white space.
51 value when, e.g., mode = 2 or 4 and ndigits = 24 (16 for 16-bit ints).
59 negative exponents (e.g. 1.8826e-512), which should underflow to 0;
190 Thu Mar 25 17:56:44 EST 1999
194 Mon Apr 12 10:39:25 EDT 1999
195 gdtoa.tgz: test/ftest.c: change %.7g to %.8g throughout.
223 This has no effect on the g*fmt.c routines, but might affect the
230 Fri Sep 17 01:39:25 EDT 1999
239 (e.g., gcc 2.95.1 under -O2). On some systems, these changes do not
243 Tue Sep 21 09:21:25 EDT 1999
260 e.g., to Microsoft Visual C++ 4.2 and 6.0.)
330 dtoa.c: fix bug (possible infinite loop, e.g., with
358 via the g*fmt routines), and add comments about -DUSE_LOCALE to README.
379 Thu Mar 25 22:34:56 MST 2004
410 character, e.g., 0x.1 (which was rendered as 0 rather than .0625).
415 Fix bug in strtod.c and strtodg.c under which, e.g., -.nan was read
421 that rounds up to 2^nbits, e.g., strtof("16777215.5"). Thanks to
464 gdtoa.tgz: gethex.c: have, e.g., strtod("0xyz",&se) set se to "xyz".
494 gdtoa/gdtoa.c: trim trailing zeros in a missed case (e.g., ndigits = 6
519 Tue Nov 11 23:05:25 MST 2008
569 Sat Apr 11 23:25:58 MDT 2009
571 accepting (e.g.) ".nan" or ".inf" as NaN or Infinity.
595 Mon Jan 11 22:25:17 MST 2010
602 Sat Jan 23 00:25:54 MST 2010
635 Wed Jul 7 09:25:46 MDT 2010
672 the bottom of the exponent range, e.g., 1e-323.