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

Comparing Convert-UUlib/Changes (file contents):
Revision 1.95 by root, Tue Nov 29 05:21:02 2022 UTC vs.
Revision 1.96 by root, Sun Jan 29 05:04:51 2023 UTC

14 - compile whole uulib as single .c file. 14 - compile whole uulib as single .c file.
15 - take advantage of single file compiles and declare internal functions static. 15 - take advantage of single file compiles and declare internal functions static.
16 - remove debug message file cvs ids, which didn't work anymore, replace UUMessage 16 - remove debug message file cvs ids, which didn't work anymore, replace UUMessage
17 by a macro and remove file and line numbers from callers. 17 by a macro and remove file and line numbers from callers.
18 - mark some more functions as static. 18 - mark some more functions as static.
19 - fix some typos (Damyan Ivanov via Florian Schlichting).
19 20
201.8 Thu Dec 17 02:23:53 CET 2020 211.8 Thu Dec 17 02:23:53 CET 2020
21 - no bugfixes in this release due to lack of known bugs, but the major changes 22 - no bugfixes in this release due to lack of known bugs, but the major changes
22 in this release might have introduced new bugs, so watch out. 23 in this release might have introduced new bugs, so watch out.
23 - update large decoder example to disable OPT_AUTOCHK and use Smerge -1. 24 - update large decoder example to disable OPT_AUTOCHK and use Smerge -1.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines