Files: https://invisible-island.net/archives/AdaCurses/current/AdaCurses-20250809.tgz https://invisible-island.net/archives/AdaCurses/current/AdaCurses-20250809.tgz.asc https://invisible-island.net/archives/AdaCurses/current/AdaCurses-small-20250809.tgz https://invisible-island.net/archives/AdaCurses/current/AdaCurses-small-20250809.tgz.asc https://invisible-island.net/archives/ncurses-examples/current/ncurses-examples-20250809.tgz https://invisible-island.net/archives/ncurses-examples/current/ncurses-examples-20250809.tgz.asc https://invisible-island.net/archives/ncurses/6.5/MD5sums https://invisible-island.net/archives/ncurses/6.5/dev-patches.zip https://invisible-island.net/archives/ncurses/6.5/ncurses-6.5-20250809.patch.gz https://invisible-island.net/archives/ncurses/6.5/ncurses-6.5-20250809.patch.gz.asc https://invisible-island.net/archives/ncurses/current/ncurses-6.5-20250809.tgz https://invisible-island.net/archives/ncurses/current/ncurses-6.5-20250809.tgz.asc https://invisible-island.net/archives/ncurses/win32/mingw32-20250809.zip https://invisible-island.net/archives/ncurses/win32/mingw64-20250809.zip
ncurses 6.5 - patch 20250809 - Thomas E. Dickey ------------------------------------------------------------------------------ Ncurses 6.5 is at https://invisible-island.net/archives/ncurses/ https://invisible-mirror.net/archives/ncurses/ https://ftp.gnu.org/gnu/ncurses/ Patches for ncurses 6.5 can be found at https://invisible-island.net/archives/ncurses/6.5 https://invisible-mirror.net/archives/ncurses/6.5 ------------------------------------------------------------------------------ https://invisible-island.net/archives/ncurses/6.5/ncurses-6.5-20250809.patch.gz patch by Thomas E. Dickey <[email protected]> created Sun Aug 10 00:46:11 UTC 2025 ------------------------------------------------------------------------------ MANIFEST | 3 NEWS | 9 VERSION | 2 aclocal.m4 | 32 c++/internal.h | 8 configure | 2347 +++++++++++++-------------- configure.in | 39 dist.mk | 4 include/Makefile.in | 5 include/curses.h.in | 4 include/headers | 7 include/ncurses_defs | 3 include/ncurses_mingw.h | 15 include/tic.h | 8 include/unctrl.h.in | 6 include/win32_curses.h | 11 ncurses-6.5-20250809/include/nc_win32.h.in | 242 ++ ncurses/Makefile.in | 3 ncurses/base/lib_color.c | 6 ncurses/curses.priv.h | 11 ncurses/modules | 6 package/debian-mingw/changelog | 4 package/debian-mingw64/changelog | 4 package/debian/changelog | 4 package/mingw-ncurses.nsi | 4 package/mingw-ncurses.spec | 6 package/ncurses.spec | 6 package/ncursest.spec | 6 test/demo_new_pair.c | 3 test/dots_xcurses.c | 10 test/test.priv.h | 14 31 files changed, 1584 insertions(+), 1248 deletions(-) ------------------------------------------------------------------------------ 20250809 + add configure check for Win32 named pipes feature, using that to make nc_mingw.h obsolete in favor of nc_win32.h + amend limit used in alloc_pair, by applying an adjustment for default colors only when the maximum number of color pairs is greater than the maximum number of colors (report by "Ingvix"). -- Thomas E. Dickey <[email protected]> https://invisible-island.net
signature.asc
Description: PGP signature
