[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ncurses-5.4-20050528.patch.gz
From: |
Thomas Dickey |
Subject: |
ncurses-5.4-20050528.patch.gz |
Date: |
Sat, 28 May 2005 19:17:40 -0400 |
User-agent: |
Mutt/1.5.9i |
ncurses 5.4 - patch 20050528 - T.Dickey
------------------------------------------------------------------------------
Ncurses 5.4 is at
ftp.gnu.org:/pub/gnu
Patches for ncurses 5.4 are in the subdirectory
ftp://invisible-island.net/ncurses/5.4
------------------------------------------------------------------------------
Ada95/samples/Makefile.in | 4
NEWS | 11
aclocal.m4 | 76 +
c++/cursesapp.h | 4
c++/cursesf.h | 5
c++/cursesm.h | 4
c++/cursesp.h | 6
c++/cursesw.h | 4
c++/cursslk.h | 4
c++/etip.h.in | 4
c++/internal.h | 6
configure | 1947 ++++++++++++++++++++++----------------------
configure.in | 14
dist.mk | 4
misc/terminfo.src | 27
progs/progs.priv.h | 17
progs/toe.c | 9
tack/sysdep.c | 5
test/blue.c | 6
test/bs.c | 6
test/demo_menus.c | 9
test/dots.c | 6
test/firework.c | 6
test/gdc.c | 6
test/ncurses.c | 4
test/newdemo.c | 6
test/view.c | 6
27 files changed, 1186 insertions(+), 1020 deletions(-)
------------------------------------------------------------------------------
20050528
+ add sun-color terminfo entry -TD
+ correct a missing assignment in c++ binding's method
NCursesPanel::UserPointer() from 20050409 changes.
+ improve configure check for large-files, adding check for dirent64
from vile.
+ minor change to configure script to improve linker options for the
Ada95 tree.
--
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.4-20050528.patch.gz,
Thomas Dickey <=