[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ANN: ncurses-6.2-20210925
From: |
Thomas Dickey |
Subject: |
ANN: ncurses-6.2-20210925 |
Date: |
Sat, 25 Sep 2021 22:30:52 +0000 |
User-agent: |
Mutt/1.10.1 (2018-07-13) |
Files:
ftp://ftp.invisible-island.net/AdaCurses/current/AdaCurses-20210925.tgz
ftp://ftp.invisible-island.net/AdaCurses/current/AdaCurses-20210925.tgz.asc
ftp://ftp.invisible-island.net/AdaCurses/current/AdaCurses-small-20210925.tgz
ftp://ftp.invisible-island.net/AdaCurses/current/AdaCurses-small-20210925.tgz.asc
ftp://ftp.invisible-island.net/ncurses-examples/current/ncurses-examples-20210925.tgz
ftp://ftp.invisible-island.net/ncurses-examples/current/ncurses-examples-20210925.tgz.asc
ftp://ftp.invisible-island.net/ncurses/6.2/MD5sums
ftp://ftp.invisible-island.net/ncurses/6.2/dev-patches.zip
ftp://ftp.invisible-island.net/ncurses/6.2/ncurses-6.2-20210925.patch.gz
ftp://ftp.invisible-island.net/ncurses/6.2/ncurses-6.2-20210925.patch.gz.asc
ftp://ftp.invisible-island.net/ncurses/current/ncurses-6.2-20210925.tgz
ftp://ftp.invisible-island.net/ncurses/current/ncurses-6.2-20210925.tgz.asc
ftp://ftp.invisible-island.net/ncurses/win32/mingw32-20210925.zip
ftp://ftp.invisible-island.net/ncurses/win32/mingw64-20210925.zip
ncurses 6.2 - patch 20210925 - Thomas E. Dickey
------------------------------------------------------------------------------
Ncurses 6.2 is at
ftp.gnu.org:/pub/gnu
Patches for ncurses 6.2 can be found at
ftp://ftp.invisible-island.net/ncurses/6.2
http://invisible-mirror.net/archives/ncurses/6.2
------------------------------------------------------------------------------
ftp://ftp.invisible-island.net/ncurses/6.2/ncurses-6.2-20210925.patch.gz
patch by Thomas E. Dickey <dickey@invisible-island.net>
created Sat Sep 25 22:18:46 UTC 2021
------------------------------------------------------------------------------
NEWS | 11 ++++-
VERSION | 2
dist.mk | 4 -
doc/html/man/adacurses6-config.1.html | 2
doc/html/man/captoinfo.1m.html | 2
doc/html/man/clear.1.html | 2
doc/html/man/form.3x.html | 2
doc/html/man/infocmp.1m.html | 2
doc/html/man/infotocap.1m.html | 2
doc/html/man/menu.3x.html | 2
doc/html/man/ncurses.3x.html | 2
doc/html/man/ncurses6-config.1.html | 2
doc/html/man/panel.3x.html | 2
doc/html/man/tabs.1.html | 2
doc/html/man/terminfo.5.html | 2
doc/html/man/tic.1m.html | 2
doc/html/man/toe.1m.html | 2
doc/html/man/tput.1.html | 69 +++++++++++++++++---------------
doc/html/man/tset.1.html | 16 ++++---
include/MKterm.h.awk.in | 11 +++--
include/curses.h.in | 9 +++-
man/tput.1 | 12 ++++-
man/tset.1 | 10 ++--
misc/terminfo.src | 43 ++++++++++++++-----
ncurses/base/MKlib_gen.sh | 3 -
ncurses/curses.priv.h | 8 +--
ncurses/new_pair.h | 6 +-
ncurses/term.priv.h | 8 ---
package/debian-mingw/changelog | 4 -
package/debian-mingw64/changelog | 4 -
package/debian/changelog | 4 -
package/mingw-ncurses.nsi | 4 -
package/mingw-ncurses.spec | 2
package/ncurses.spec | 2
package/ncursest.spec | 2
progs/toe.c | 6 +-
progs/tput.c | 69 +++++++++++++++++++++++---------
37 files changed, 213 insertions(+), 124 deletions(-)
------------------------------------------------------------------------------
20210925
+ add kbeg to xterm+keypad to accommodate termcap applications -TD
+ add smglp and smgrp to vt420+lrmm, to provide useful data for the
"tabs" +m option -TD
+ build-fix for gcc 3.4.3 with Solaris10, which does not allow forward
reference of anonymous struct typedef.
+ modify tput to allow multiple commands per line.
+ minor fixes for tset manpage.
--
Thomas E. Dickey <dickey@invisible-island.net>
https://invisible-island.net
ftp://ftp.invisible-island.net
signature.asc
Description: PGP signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- ANN: ncurses-6.2-20210925,
Thomas Dickey <=