[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: lynx-dev valgrind
From: |
Leonid Pauzner |
Subject: |
Re: lynx-dev valgrind |
Date: |
Sun, 9 Feb 2003 00:50:58 +0300 (MSK) |
7-Feb-2003 22:50 Leonid Pauzner wrote:
> 6-Feb-2003 18:54 Thomas Dickey wrote:
>> ok (will test)
> One more patch (code cleanup):
Please ignore this patch, it is buggy.
I will send a safe one some day:)
> * in HTML.c, remove most HTParse() calls before HTAnchor_findChildAndLink();
> HTAnchor_findChildAndLink() now resolve BASE internally.
> * in HTML.c, remove most LYFillLocalFileURL() calls after LYLegitimizeHREF();
> LYLegitimizeHREF() now calls LYFillLocalFileURL() internally.
> * LYEnsureAbsoluteURL() now calls LYFillLocalFileURL() internally.
> changes | 10 +-
> htanchor.c | 5 +
> htanchor.h | 1
> html.c | 218
> +------------------------------------------------------------
> lycharut.c | 42 +++++------
> lymain.c | 3
> lymainlo.c | 1
> lyutils.c | 5 -
> 8 files changed, 39 insertions, 246 deletions
> --ATTACHMENT-- Binary file <dev14b.pat>
; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to address@hidden
- lynx-dev valgrind, Thomas Dickey, 2003/02/02
- Re: lynx-dev valgrind, Leonid Pauzner, 2003/02/03
- Re: lynx-dev valgrind, Thomas Dickey, 2003/02/03
- Re: lynx-dev valgrind, Leonid Pauzner, 2003/02/06
- Re: lynx-dev valgrind, Thomas Dickey, 2003/02/06
- Re: lynx-dev valgrind, Leonid Pauzner, 2003/02/07
- Re: lynx-dev valgrind,
Leonid Pauzner <=
- Re: lynx-dev valgrind, Thomas Dickey, 2003/02/08
- Re: lynx-dev valgrind, Leonid Pauzner, 2003/02/12
- Message not available
- lynx-dev one more patch, Leonid Pauzner, 2003/02/15
- Re: lynx-dev one more patch, Thomas Dickey, 2003/02/15
- Re: lynx-dev one more patch, Leonid Pauzner, 2003/02/15
- Re: lynx-dev one more patch, Leonid Pauzner, 2003/02/17
- Re: lynx-dev one more patch, Leonid Pauzner, 2003/02/22