lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: lynx-dev one more patch


From: Leonid Pauzner
Subject: Re: lynx-dev one more patch
Date: Sun, 16 Feb 2003 00:26:13 +0300 (MSK)

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

[Prev in Thread] Current Thread [Next in Thread]