ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/libecb/Changes
(Generate patch)

Comparing libecb/Changes (file contents):
Revision 1.24 by root, Tue Nov 24 22:47:12 2015 UTC vs.
Revision 1.25 by root, Wed Nov 25 02:36:53 2015 UTC

64#endif 64#endif
65 65
66 - apply ctz/ld patch for msc by Zsbán Ambrus. 66 - apply ctz/ld patch for msc by Zsbán Ambrus.
67 - ECB_PTRSIZE erroneously was 8 on most 32bit systems ( 67 - ECB_PTRSIZE erroneously was 8 on most 32bit systems (
68 found by Zsbán Ambrus). 68 found by Zsbán Ambrus).
69 - improved compiletime detection of endianness, also, allow
70 runtime detection to indicate other-than-big/little endianness.
69 71
700x00010005 720x00010005
71 - improve ecb_binary16_to_float. 73 - improve ecb_binary16_to_float.
72 - add ecb_float_to_binary16. 74 - add ecb_float_to_binary16.
73 - add ecb_binary16_to_binary32 and ecb_binary32_to_binary16 pair. 75 - add ecb_binary16_to_binary32 and ecb_binary32_to_binary16 pair.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines