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

Comparing Convert-UUlib/Changes (file contents):
Revision 1.79 by root, Sat Dec 12 02:03:14 2020 UTC vs.
Revision 1.80 by root, Sat Dec 12 03:54:59 2020 UTC

17 - use getc instead of fgetc. 17 - use getc instead of fgetc.
18 - clean up FP _symbol names. 18 - clean up FP _symbol names.
19 - use feof_unlocked and ferror_unlocked. 19 - use feof_unlocked and ferror_unlocked.
20 - implement a faster ascii-only strnicmp. 20 - implement a faster ascii-only strnicmp.
21 - misc very minor code improvements. 21 - misc very minor code improvements.
22 - remove quite a bit of pre-posix/dos/etc. cruft.
23 - use flockfile, if avaiolable, for a potential but small
24 speed gain.
22 25
231.71 Tue Mar 17 00:54:06 CET 2020 261.71 Tue Mar 17 00:54:06 CET 2020
24 - backport to c89 (patch by Paul Howarth). 27 - backport to c89 (patch by Paul Howarth).
25 28
261.7 Sat Feb 29 22:07:54 CET 2020 291.7 Sat Feb 29 22:07:54 CET 2020

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines