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

Comparing libecb/Changes (file contents):
Revision 1.42 by root, Fri Mar 25 15:22:17 2022 UTC vs.
Revision 1.43 by root, Fri Mar 25 15:28:08 2022 UTC

40x0001000c 40x0001000c
5 - added ecb_hilbert2d function family. 5 - added ecb_hilbert2d function family.
6 - use __builtin_popcountl on 64 bit clang and gcc. 6 - use __builtin_popcountl on 64 bit clang and gcc.
7 - use 64 bit builtins, not 128 bit builtins, for ctz/clz on 64 bit cpus. 7 - use 64 bit builtins, not 128 bit builtins, for ctz/clz on 64 bit cpus.
8 - add ecb_clz* functions, 8 - add ecb_clz* functions,
9 - renamed ecb_gray* functions to have trailing bit width.
9 10
100x0001000b 110x0001000b
11 - added ecb_gray*_{de,en}code functions. 12 - added ecb_gray*_{de,en}code functions.
12 13
130x0001000a 140x0001000a

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines