Commit | Date | |
---|---|---|
[r272]
by
obarthel
- Forgot to update the .cvsignore file to ignore the simple_sprintf test |
2005-05-17 19:16:43 | Tree |
[r271]
by
obarthel
- Added a simple test for sprintf() which does not use any of the |
2005-05-17 19:15:32 | Tree |
[r270]
by
obarthel
- Documented __strip_double_slash() and plugged in a memmove() - Modified __translate_unix_to_amiga_path_name() and |
2005-05-15 12:32:59 | Tree |
2005-05-14 14:47:46 | Tree | |
2005-05-14 10:57:43 | Tree | |
[r267]
by
obarthel
- fpclassify() now returns FP_ZERO both for 0 and -0. - nan() and nanf() now return quiet NaNs. - Added internal __inf() and __inff() functions. - strtof() now calls nanf() and __inff(), respectively, to produce - strtod() now calls nan() and __inf(), respectively, to produce - The scanf() family now calls nan() and __inf(), respectively, to |
2005-05-14 10:52:31 | Tree |
2005-05-12 15:07:22 | Tree | |
[r265]
by
obarthel
- Added C99 checks to "complex_headers.h". - No longer uses a local copysign() function in "math_kernel_scalbn.c". - Fixed an assignment which actually came out as a comparison in "stdio_vfscanf.c". |
2005-05-12 14:50:06 | Tree |
[r264]
by
obarthel
- Added C99 checks to "complex_headers.h". - No longer uses a local copysign() function in "math_kernel_scalbn.c". - Fixed an assignment which actually came out as a comparison in "stdio_vfscanf.c". |
2005-05-12 14:50:06 | Tree |
[r263]
by
obarthel
- Getting ready for the 1.192 release. - Floating point output in hexadecimal notation can now show a sign |
2005-05-12 14:42:32 | Tree |