Menu

Code Commit Log


Commit Date  
[r18] by obarthel

c.lib 1.168 (7.8.2004)

- Ditched __is_infinity() and __is_not_a_number(), brought them back
as isinf() and isnan().

- Updated code and header files to state exactly which ISO 'C' version
is meant by the "The following is not part of the ISO 'C' standard."
warning.

- Integrated rint() and rintf().

2004-08-07 10:24:04 Tree
[r17] by obarthel

- Ditched __is_infinity() and __is_not_a_number(), brought them back
as isinf() and isnan().

- Updated code and header files to state exactly which ISO 'C' version
is meant by the "The following is not part of the ISO 'C' standard."
warning.

- Integrated rint() and rintf().

2004-08-07 09:15:33 Tree
[r16] by hfrieden

Implements the functions rint and rintf (float version).
The rint function rounds the argument to the integral value. Used for
example in the Ogg Vorbis libraries.

2004-08-06 12:56:43 Tree
[r15] by obarthel

- Fixed the smakefile so that the library builds properly.

- Moved the test program smakefile portions into a separate file.

- Added comments explaining how to set up the header files.

2004-08-06 11:53:49 Tree
[r14] by obarthel

- Added notes on building the library

2004-08-06 11:52:21 Tree
[r13] by obarthel

- Added a build smakefile, which is based upon the original smakefile used for building
the library and the test code.

2004-08-06 11:51:50 Tree
[r12] by obarthel

- Modified <string.h> so that it no longer causes warnings with GCC 2.95.x
if -fno-builtin is not used.

2004-07-30 09:25:16 Tree
[r11] by obarthel

c.lib 1.167 (29.7.2004)

- Modified __is_infinity() and __is_not_a_number() to use more portable
methods for accessing the low level representation of the IEEE 754
numbers they work on.

- Fixed a compiler warning in h_strerror()

2004-07-29 08:35:15 Tree
[r10] by obarthel

- Modified __is_infinity() and __is_not_a_number() to use more portable
methods for accessing the low level representation of the IEEE 754
numbers they work on.

2004-07-29 08:14:49 Tree
[r9] by --none--

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

2004-07-28 15:50:46 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.