[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[vile] vile-9.5r.patch.gz
From: |
Thomas Dickey |
Subject: |
[vile] vile-9.5r.patch.gz |
Date: |
Sun, 03 Jun 2007 20:27:45 -0400 |
User-agent: |
Mutt/1.5.13 (2006-08-11) |
vile 9.5r
patch by Thomas E. Dickey <address@hidden>
created Mon Jun 4 00:22:16 UTC 2007
------------------------------------------------------------------------------
CHANGES | 11
MANIFEST | 2
aclocal.m4 | 5
charsets.c | 6
configure | 3491 +++++++++++++++++++++++++--------------------------
configure.in | 5
estruct.h | 4
filters/c-filt.c | 4
filters/filterio.c | 6
filters/filters.c | 47
filters/filters.h | 11
filters/flt_defs.h | 9
makeargv.c | 66
makeargv.h | 4
makefile.in | 6
ntwinio.c | 39
patchlev.h | 2
proto.h | 15
random.c | 4
revlist | 46
version.c | 3
vile-9.5.spec | 9
vile.hlp | 40
23 files changed, 1963 insertions(+), 1872 deletions(-)
------------------------------------------------------------------------------
20070603 (r)
+ amend makefile.in change for $(SRC) to use a translation rule that
works with IRIX64 (and some broken BSD) make programs.
+ correct parsing/removal of "-i" option in winvile, taking into
account double-quoting of parameters and also options which have
parameters.
+ make configure --with-no-leaks work for external filters, e.g., using
valgrind.
+ add configure script check for tdelete(), provide a replacement if
not found (report by Gary Jennejohn).
--
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net
signature.asc
Description: Digital signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [vile] vile-9.5r.patch.gz,
Thomas Dickey <=