--- Convert-UUlib/Changes 2020/12/13 06:36:09 1.83 +++ Convert-UUlib/Changes 2020/12/17 01:24:59 1.84 @@ -2,9 +2,10 @@ TODO: biggest timesinks: FP_fgets/getc_unlocked overall, UUInsertPartToList dominates large loads due to O(n**2) search +1.8 Thu Dec 17 02:23:53 CET 2020 - no bugfixes in this release due to lack of known bugs, but the major changes in this release might have introduced new bugs, so watch out. - - update large decoder example to disable OPT_AUTOCHK dn use Smerge -1. + - update large decoder example to disable OPT_AUTOCHK and use Smerge -1. - some micro-optimisations. - avoid costly string comparisons by comparing hashes when isnerting items, which speeds up insertion by a constant factor.