15-Feb-2003 10:11 Thomas Dickey wrote:

> thanks (I'm finishing off a patch for vile, expecting to return to lynx
> when that's done).

Ok, and probably the last one:


* optimize HTStyle comparison: now just compare numbers from enum.
  It was previously implemented as a strcmp comparison with a fixed string.
  Used in a very inner loop, in HTML_put_character().


 defaults.c |  102 ++++++++++++++++++++++++++++++-------------------------------
 gridtext.c |    2 -
 html.c     |   48 ++++++++++++++--------------
 htstyle.c  |   12 +------
 htstyle.h  |   55 ++++++++++++++++++++++++++++++++
 lycharut.c |   12 ++++---
 6 files changed, 141 insertions, 90 deletions


Attachment: dev14e.pat
Description: Binary data

Reply via email to