Menu

Code Commit Log


Commit Date  
[r31] by obarthel

c.lib 1.172 (21.8.2004)

- acos() now returns 0 for a domain error.

- asin() now returns 0 for a domain error.

- atan2() now returns 0 for a domain error.

- fmod() now returns x if y == 0 and sets a
domain error.

- sqrt() now returns 0 for a domain error.

- Added NaN and +Inf constants to the math library
initialization code which could come in handy later.

2004-08-21 18:57:41 Tree
[r30] by --none--

This commit was manufactured by cvs2svn to create tag 'V1_171'.

2004-08-16 09:33:14 Tree
[r29] by obarthel

c.lib 1.171 (16.8.2004)

- Added "math_hypot.c"

- The 68k build makefile now builds the vfprintf/vfscanf functions
with %lld/%llu support.

- Split the release notes file into changes and actual release notes,
which may overlap but differ in technical content.

2004-08-16 09:33:13 Tree
[r28] by obarthel

- Added a build makefile for GCC/68k.

2004-08-14 15:01:22 Tree
[r27] by obarthel

- Moved the address alignment test macros for memchr(), memcmp(), memcpy(),
memmove() and memset() into "string_headers.h".

2004-08-14 11:11:01 Tree
[r26] by obarthel

- memcmp(), memcpy() and memset() now build with the GCC 2.x compatibility
header files in place.

2004-08-14 10:00:33 Tree
[r25] by --none--

This commit was manufactured by cvs2svn to create tag 'V1_170'.

2004-08-14 08:54:26 Tree
[r24] by obarthel

c.lib 1.170 (14.8.2004)

- Added "math_logb.c", and it appears to work, too.

2004-08-14 08:54:25 Tree
[r23] by obarthel

- Added "math_logb.c"; I still have to verify that it works as expected.

2004-08-12 12:31:29 Tree
[r22] by --none--

This commit was manufactured by cvs2svn to create tag 'V1_169'.

2004-08-08 10:55:58 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.