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

Comparing Convert-UUlib/Changes (file contents):
Revision 1.72 by root, Fri Feb 28 17:33:09 2020 UTC vs.
Revision 1.74 by root, Mon Mar 2 22:23:10 2020 UTC

1Revision history for Perl extension Convert::UUlib. 1Revision history for Perl extension Convert::UUlib.
2 2
3_FP_gets still 70% of scan time. decode time: 24% _FP_gets, uulib_crc32 23%, UUValidData 11% 3 - backport to c89 (patch by Paul Howarth).
4 4
51.7 Sat Feb 29 22:07:54 CET 2020
5 - new function: GetFileList. 6 - new function: GetFileList.
6 - experimental perlmulticore support (see manpage). 7 - experimental perlmulticore support (see manpage).
7 - Initialize is now a NOP and CleanUp automatically initializes again. 8 - Initialize is now a NOP and CleanUp automatically initializes again.
8 - updated example decoder and documentation a bit. 9 - updated example decoder and documentation a bit.
9 - include ecb.h to deal with compiler builtins and endianness. 10 - include ecb.h to deal with compiler builtins and endianness.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines