16-Jan-2003 17:57 Thomas Dickey wrote: >> Another new patch: > thanks (I'm looking through your next-most-recent one now).
--- lynx2.8.5dev.12+/CHANGES Wed Dec 18 21:19:50 2002 +++ lynx2.8.5dev.12k/CHANGES Thu Jan 16 21:17:40 2003 @@ -1,6 +1,57 @@ Changes since Lynx 2.8 release =============================================================================== +2003-01-?? (2.8.5dev.13) ++ optimize !HText_TrueLineSize() expressions as HText_TrueEmptyLine() -LP ++ optimize is_url(), rewriting it as case-statements to avoid unnecesary + comparisons, make similar optimization in HTParse() -LP, TD Thanks. Minor additions:
gridtext.dif
Description: my typo
htfile.dif
Description: leak
htparse.dif
Description: optimize strcat on long strings
