[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ANN: ncurses-6.4-20230107
From: |
Thomas Dickey |
Subject: |
ANN: ncurses-6.4-20230107 |
Date: |
Sun, 8 Jan 2023 02:28:44 +0000 |
User-agent: |
Mutt/1.10.1 (2018-07-13) |
Files:
https://invisible-island.net/archives/AdaCurses/current/AdaCurses-20230107.tgz
https://invisible-island.net/archives/AdaCurses/current/AdaCurses-20230107.tgz.asc
https://invisible-island.net/archives/AdaCurses/current/AdaCurses-small-20230107.tgz
https://invisible-island.net/archives/AdaCurses/current/AdaCurses-small-20230107.tgz.asc
https://invisible-island.net/archives/ncurses-examples/current/ncurses-examples-20230107.tgz
https://invisible-island.net/archives/ncurses-examples/current/ncurses-examples-20230107.tgz.asc
https://invisible-island.net/archives/ncurses/6.4/MD5sums
https://invisible-island.net/archives/ncurses/6.4/dev-patches.zip
https://invisible-island.net/archives/ncurses/6.4/ncurses-6.4-20230107.patch.gz
https://invisible-island.net/archives/ncurses/6.4/ncurses-6.4-20230107.patch.gz.asc
https://invisible-island.net/archives/ncurses/current/ncurses-6.4-20230107.tgz
https://invisible-island.net/archives/ncurses/current/ncurses-6.4-20230107.tgz.asc
https://invisible-island.net/archives/ncurses/win32/mingw32-20230107.zip
https://invisible-island.net/archives/ncurses/win32/mingw64-20230107.zip
ncurses 6.4 - patch 20230107 - Thomas E. Dickey
------------------------------------------------------------------------------
Ncurses 6.4 is at
https://invisible-island.net/archives/ncurses/
https://invisible-mirror.net/archives/ncurses/
https://ftp.gnu.org/gnu/ncurses/
Patches for ncurses 6.4 can be found at
https://invisible-island.net/archives/ncurses/6.4
https://invisible-mirror.net/archives/ncurses/6.4
------------------------------------------------------------------------------
https://invisible-island.net/archives/ncurses/6.4/ncurses-6.4-20230107.patch.gz
patch by Thomas E. Dickey <dickey@invisible-island.net>
created Sun Jan 8 02:19:52 UTC 2023
------------------------------------------------------------------------------
Ada95/aclocal.m4 | 45
Ada95/configure | 2267 ++++++------
Ada95/package/debian/copyright | 2
COPYING | 4
INSTALL | 9
NEWS | 15
VERSION | 2
aclocal.m4 | 145
configure | 5938 +++++++++++++++-----------------
configure.in | 20
dist.mk | 6
man/term_variables.3x | 6
misc/terminfo.src | 59
package/debian-mingw/changelog | 4
package/debian-mingw/copyright | 4
package/debian-mingw64/changelog | 4
package/debian-mingw64/copyright | 4
package/debian/changelog | 4
package/debian/copyright | 4
package/mingw-ncurses.nsi | 6
package/mingw-ncurses.spec | 2
package/ncurses.spec | 2
package/ncursest.spec | 2
progs/reset_cmd.c | 7
test/aclocal.m4 | 40
test/configure | 3279 ++++++++---------
test/dots.c | 11
test/dots_curses.c | 11
test/dots_mvcur.c | 11
test/dots_termcap.c | 11
test/dots_xcurses.c | 11
test/package/debian-mingw/copyright | 4
test/package/debian-mingw64/copyright | 4
test/package/debian/copyright | 4
test/test.priv.h | 15
test/test_mouse.c | 10
36 files changed, 6011 insertions(+), 5961 deletions(-)
------------------------------------------------------------------------------
20230107
+ add --with-abi-altered configure option (prompted by discussion with
Brian Inglis).
+ add BSD erase2 to characters handled by tset/reset.
+ improve configure-script macros vs compiler warnings.
+ regenerate configure scripts with autoconf 2.52.20221202
+ add RV report+version (suggested by Bram Moolenaar).
+ add comment to bracketed+paste explaining that vim patch 9.0.1117 is
needed for use with the updated xterm descriptions (suggested by Bram
Moolenaar).
--
Thomas E. Dickey <dickey@invisible-island.net>
https://invisible-island.net
signature.asc
Description: PGP signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- ANN: ncurses-6.4-20230107,
Thomas Dickey <=