[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ANN: ncurses-6.3-20220820
From: |
Thomas Dickey |
Subject: |
ANN: ncurses-6.3-20220820 |
Date: |
Sun, 21 Aug 2022 00:27:30 +0000 |
User-agent: |
Mutt/1.10.1 (2018-07-13) |
Files:
https://invisible-island.net/archives/AdaCurses/current/AdaCurses-20220820.tgz
https://invisible-island.net/archives/AdaCurses/current/AdaCurses-20220820.tgz.asc
https://invisible-island.net/archives/AdaCurses/current/AdaCurses-small-20220820.tgz
https://invisible-island.net/archives/AdaCurses/current/AdaCurses-small-20220820.tgz.asc
https://invisible-island.net/archives/ncurses-examples/current/ncurses-examples-20220820.tgz
https://invisible-island.net/archives/ncurses-examples/current/ncurses-examples-20220820.tgz.asc
https://invisible-island.net/archives/ncurses/6.3/MD5sums
https://invisible-island.net/archives/ncurses/6.3/dev-patches.zip
https://invisible-island.net/archives/ncurses/6.3/ncurses-6.3-20220820.patch.gz
https://invisible-island.net/archives/ncurses/6.3/ncurses-6.3-20220820.patch.gz.asc
https://invisible-island.net/archives/ncurses/current/ncurses-6.3-20220820.tgz
https://invisible-island.net/archives/ncurses/current/ncurses-6.3-20220820.tgz.asc
https://invisible-island.net/archives/ncurses/win32/mingw32-20220820.zip
https://invisible-island.net/archives/ncurses/win32/mingw64-20220820.zip
ncurses 6.3 - patch 20220820 - Thomas E. Dickey
------------------------------------------------------------------------------
Ncurses 6.3 is at
https://invisible-island.net/archives/ncurses/
https://invisible-mirror.net/archives/ncurses/
ftp://ftp.invisible-island.net/ncurses/
https://ftp.gnu.org/gnu/ncurses/
Patches for ncurses 6.3 can be found at
https://invisible-island.net/archives/ncurses/6.3
https://invisible-mirror.net/archives/ncurses/6.3
ftp://ftp.invisible-island.net/ncurses/6.3
------------------------------------------------------------------------------
ftp://ftp.invisible-island.net/ncurses/6.3/ncurses-6.3-20220820.patch.gz
patch by Thomas E. Dickey <dickey@invisible-island.net>
created Sun Aug 21 00:16:12 UTC 2022
------------------------------------------------------------------------------
NEWS | 8
VERSION | 2
aclocal.m4 | 41 +
c++/cursesf.h | 26 -
c++/cursesm.h | 12
c++/cursesp.h | 10
c++/cursesw.h | 14
c++/etip.h.in | 20
config.guess | 9
configure | 471 +++++++++++---------
configure.in | 5
dist.mk | 4
include/ncurses_defs | 3
ncurses/base/lib_slk.c | 8
ncurses/tinfo/alloc_entry.c | 5
ncurses/tty/lib_mvcur.c | 10
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
test/aclocal.m4 | 5
test/configure | 860 ++++++++++++++++++-------------------
test/configure.in | 3
test/test.priv.h | 4
test/test_mouse.c | 6
28 files changed, 844 insertions(+), 704 deletions(-)
------------------------------------------------------------------------------
20220820
+ fix some cppcheck warnings, mostly style, in ncurses and c++
libraries and progs directory.
+ add curses_trace to ifdef's for START_TRACE in test/test.priv.h
+ update config.guess
--
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.3-20220820,
Thomas Dickey <=