[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ncurses-5.9-20120505.patch.gz
From: |
Thomas Dickey |
Subject: |
ncurses-5.9-20120505.patch.gz |
Date: |
Sat, 05 May 2012 19:43:47 -0400 |
User-agent: |
Mutt/1.5.18 (2008-05-17) |
ncurses 5.9 - patch 20120505 - Thomas E. Dickey
------------------------------------------------------------------------------
Ncurses 5.9 is at
ftp.gnu.org:/pub/gnu
Patches for ncurses 5.9 are in the subdirectory
ftp://invisible-island.net/ncurses/5.9
------------------------------------------------------------------------------
ftp://invisible-island.net/ncurses/5.9/ncurses-5.9-20120505.patch.gz
patch by Thomas E. Dickey <address@hidden>
created Sat May 5 23:38:59 UTC 2012
------------------------------------------------------------------------------
Ada95/configure | 324 ++++-----
Ada95/configure.in | 5
NEWS | 19
configure | 1474 ++++++++++++++++++++---------------------
configure.in | 5
dist.mk | 4
misc/terminfo.src | 52 -
ncurses/tinfo/entries.c | 5
ncurses/tinfo/read_termcap.c | 5
9 files changed, 959 insertions(+), 934 deletions(-)
------------------------------------------------------------------------------
20120505
+ remove p6 (bold) from opus3n1+ for consistency -TD
+ remove acs stuff from env230 per clues in Ingres termcap -TD
+ modify env230 sgr/sgr0 to match other capabilities -TD
+ modify smacs/rmacs in bq300-8 to match sgr/sgr0 -TD
+ make sgr for dku7202 agree with other caps -TD
+ make sgr for ibmpc agree with other caps -TD
+ make sgr for tek4107 agree with other caps -TD
+ make sgr for ndr9500 agree with other caps -TD
+ make sgr for sco-ansi agree with other caps -TD
+ make sgr for d410 agree with other caps -TD
+ make sgr for d210 agree with other caps -TD
+ make sgr for d470c, d470c-7b agree with other caps -TD
+ remove redundant AC_DEFINE for NDEBUG versus Makefile definition.
+ fix a back-link in _nc_delink_entry(), which is needed if ncurses is
configured with --enable-termcap and --disable-getcap.
--
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net
signature.asc
Description: Digital signature
- ncurses-5.9-20120505.patch.gz,
Thomas Dickey <=