[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ncurses-5.7-20100807.patch.gz
From: |
Thomas Dickey |
Subject: |
ncurses-5.7-20100807.patch.gz |
Date: |
Sat, 07 Aug 2010 20:58:11 -0400 |
User-agent: |
Mutt/1.5.20 (2009-06-14) |
ncurses 5.7 - patch 20100807 - Thomas E. Dickey
------------------------------------------------------------------------------
Ncurses 5.7 is at
ftp.gnu.org:/pub/gnu
Patches for ncurses 5.7 are in the subdirectory
ftp://invisible-island.net/ncurses/5.7
------------------------------------------------------------------------------
ftp://invisible-island.net/ncurses/5.7/ncurses-5.7-20100807.patch.gz
patch by Thomas E. Dickey <address@hidden>
created Sun Aug 8 00:55:18 UTC 2010
------------------------------------------------------------------------------
MANIFEST | 2
NEWS | 13
aclocal.m4 | 13
configure | 1223 +++++++++++-----------
configure.in | 15
dist.mk | 4
include/nc_mingw.h | 8
misc/run_tic.in | 47
mk-1st.awk | 4
ncurses-5.7-20100807/ncurses/wcwidth.h | 309 +++++
ncurses-5.7-20100807/ncurses/win32con/wcwidth.c | 50
ncurses/Makefile.in | 4
ncurses/modules | 3
ncurses/tinfo/MKfallback.sh | 17
14 files changed, 1093 insertions(+), 619 deletions(-)
------------------------------------------------------------------------------
20100807
+ correct a typo in mk-1st.awk (patch by Gabriele Balducci)
(cf: 20100724)
+ improve configure checks for location of tic and infocmp programs
used for installing database and for generating fallback data,
e.g., for cross-compiling.
+ add Markus Kuhn's wcwidth function for compiling MinGW
+ add special case to CF_REGEX for cross-compiling to MinGW target.
--
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] |
- ncurses-5.7-20100807.patch.gz,
Thomas Dickey <=