vile
[Top][All Lists]
Advanced

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

[vile] vile-9.5h.patch.gz


From: Thomas Dickey
Subject: [vile] vile-9.5h.patch.gz
Date: Sun, 21 May 2006 20:37:36 -0400
User-agent: Mutt/1.5.9i

 vile 9.5h - patch 2006/05/22 - Thomas Dickey <address@hidden>
 ------------------------------------------------------------------------------
 CHANGES            |   32 
 MANIFEST           |    2 
 README             |   16 
 aclocal.m4         |  139 +
 bind.c             |   54 
 btree.c            |    4 
 btree.h            |    4 
 buffer.c           |    4 
 config.guess       |   46 
 config.sub         |   34 
 configure          | 3824 ++++++++++++++++++++++++++++-----------------------
 configure.in       |   30 
 display.c          |   21 
 estruct.h          |   19 
 eval.c             |   22 
 exec.c             |   20 
 fences.c           |    8 
 file.c             |   24 
 filec.c            |   18 
 fileio.c           |    9 
 filters/ada-filt.l |    5 
 filters/as-filt.l  |    7 
 filters/asm-filt.l |   11 
 filters/atr2ansi.c |    8 
 filters/atr2html.c |    5 
 filters/atr2text.c |    6 
 filters/au3-filt.l |   15 
 filters/awk-filt.l |    7 
 filters/bas-filt.l |    7 
 filters/bat-filt.l |    7 
 filters/bnf-filt.l |    5 
 filters/c-filt.c   |    5 
 filters/cfg-filt.l |    7 
 filters/css-filt.l |    3 
 filters/cwebfilt.l |    6 
 filters/dcl-filt.l |   11 
 filters/def-filt.l |    5 
 filters/difffilt.l |    3 
 filters/ecl-filt.l |    3 
 filters/esqlfilt.l |    5 
 filters/est-filt.l |    7 
 filters/fdl-filt.l |    7 
 filters/htmlfilt.l |   11 
 filters/imakeflt.l |   11 
 filters/infofilt.l |    5 
 filters/ini-filt.l |    7 
 filters/iss-filt.l |   13 
 filters/key-filt.c |    5 
 filters/latexflt.l |   13 
 filters/lex-filt.l |   21 
 filters/lispfilt.l |    7 
 filters/lua-filt.l |    5 
 filters/m4-filt.c  |   48 
 filters/mailfilt.l |    3 
 filters/makefilt.l |    9 
 filters/midlfilt.l |    5 
 filters/mms-filt.l |    7 
 filters/nr-filt.l  |   11 
 filters/pas-filt.l |    7 
 filters/perlfilt.l |    9 
 filters/php-filt.l |    5 
 filters/pl-filt.c  |    5 
 filters/pot-filt.l |   11 
 filters/ps-filt.l  |    5 
 filters/py-filt.l  |    3 
 filters/py.key     |  163 ++
 filters/rb-filt.l  |    3 
 filters/rc-filt.l  |    5 
 filters/rcs-filt.l |    5 
 filters/rexxfilt.l |    3 
 filters/rpm-filt.l |   15 
 filters/rubyfilt.c |    5 
 filters/sccsfilt.l |   11 
 filters/sed-filt.c |    7 
 filters/sh-filt.l  |   11 
 filters/sml-filt.l |    3 
 filters/spellflt.l |    5 
 filters/sql-filt.l |   21 
 filters/tagsfilt.c |    7 
 filters/tbl-filt.l |    5 
 filters/tc-filt.l  |   11 
 filters/tcl-filt.l |    9 
 filters/texifilt.l |    5 
 filters/ti-filt.l  |    7 
 filters/txt-filt.l |    5 
 filters/unfilter.c |    5 
 filters/vb.key     |   22 
 filters/vilefilt.l |    3 
 filters/vl-filt.l  |    5 
 filters/wbt-filt.l |   11 
 filters/xml-filt.l |    7 
 filters/xresfilt.l |    7 
 filters/xs-filt.l  |    3 
 filters/yaccfilt.l |    7 
 glob.c             |    4 
 history.c          |   14 
 input.c            |   60 
 line.c             |    7 
 macros/modes.rc    |   16 
 main.c             |    9 
 makefile.blc       |   85 -
 map.c              |    8 
 mktbls.c           |   44 
 modes.c            |   42 
 modetbl            |    3 
 ntwinio.c          |   30 
 oneliner.c         |   14 
 patchlev.h         |    2 
 path.c             |   12 
 proto.h            |   27 
 random.c           |    8 
 regexp.c           |   18 
 region.c           |   16 
 revlist            |  260 +--
 search.c           |    4 
 select.c           |   21 
 spawn.c            |    4 
 statevar.c         |    4 
 tags.c             |    8 
 tbuff.c            |   30 
 vile-9.5.spec      |   13 
 vile.1             |    9 
 vile.hlp           |   25 
 vl_regex.h         |    4 
 w32cmd.c           |   30 
 w32misc.c          |   16 
 w32pipe.c          |   16 
 w32reg.c           |    6 
 w32vile.h          |   14 
 word.c             |    6 
 130 files changed, 3447 insertions(+), 2519 deletions(-)
 ------------------------------------------------------------------------------

 20060521 (h)
        > Clark Morgan:
        + document write-all-buffers command.
        + add echo-to-clipboard mode for Win32 hosts:
          all text selected with the mouse is automatically
          copied to the Windows clipboard. (U)
        > Paul Fox:
        + updated contact information in README, vile.1 and vile.hlp
        > Tom Dickey:
        + allow a version number in rbmode (ruby) preamble.
        + add check in m4-filt.c for unbalanced quote, show the affected area
          as an error.
        + add ".ddl" suffix to sqlmode.
        + add ".dsr" suffix to vbmode.
        + fix makefile.blc, broken in 9.5f cleanup.
        + fixes for 64-bit warnings of Visual Studio .NET 2003:
          + modify Member_Offset() macro to cast the difference between
            addresses to a long rather than casting a pointer to a long.
            Use this flavor for Visual C++.
          + size_t is not necessarily the same size as unsigned - modify code
            to use size_t where it is consistent, otherwise cast as needed.
        + updated for python keywords
        + modify some lex filters, e.g., sql, to exclude \r in the places that
          exclude \n, since \r should not be colored.
        + fix for tb_enquote(); a value pointed to memory that had been
          reallocated.
        + make OBJEXT configure feature work for optional objects such as api.o
        + updated configure macros CF_CURSES_CPPFLAGS, CF_CURSES_LIBS,
          CF_NCURSES_CPPFLAGS, CF_PATH_SYNTAX, CF_WITH_IMAKE_CFLAGS,
          CF_XOPEN_SOURCE.
        + update config.guess, config.sub

-- 
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net

Attachment: signature.asc
Description: Digital signature


reply via email to

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