bug-ncurses
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ANN: ncurses-6.4-20240120


From: Thomas Dickey
Subject: ANN: ncurses-6.4-20240120
Date: Sat, 20 Jan 2024 23:32:02 +0000

Files:
  https://invisible-island.net/archives/AdaCurses/current/AdaCurses-20240120.tgz
  
https://invisible-island.net/archives/AdaCurses/current/AdaCurses-20240120.tgz.asc
  
https://invisible-island.net/archives/AdaCurses/current/AdaCurses-small-20240120.tgz
  
https://invisible-island.net/archives/AdaCurses/current/AdaCurses-small-20240120.tgz.asc
  
https://invisible-island.net/archives/ncurses-examples/current/ncurses-examples-20240120.tgz
  
https://invisible-island.net/archives/ncurses-examples/current/ncurses-examples-20240120.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-20240120.patch.gz
  
https://invisible-island.net/archives/ncurses/6.4/ncurses-6.4-20240120.patch.gz.asc
  https://invisible-island.net/archives/ncurses/current/ncurses-6.4-20240120.tgz
  
https://invisible-island.net/archives/ncurses/current/ncurses-6.4-20240120.tgz.asc
  https://invisible-island.net/archives/ncurses/win32/mingw32-20240120.zip
  https://invisible-island.net/archives/ncurses/win32/mingw64-20240120.zip

 ncurses 6.4 - patch 20240120 - 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-20240120.patch.gz
 patch by Thomas E. Dickey <dickey@invisible-island.net>
 created  Sat Jan 20 22:06:16 UTC 2024
 ------------------------------------------------------------------------------
 Ada95/aclocal.m4                                |    8 
 Ada95/configure                                 |  716 ++---
 Ada95/gen/Makefile.in                           |   17 
 Ada95/gen/gen.c                                 |    6 
 Ada95/gen/terminal_interface-curses.ads.m4      |   12 
 NEWS                                            |   11 
 VERSION                                         |    2 
 configure                                       | 2758 +++++++++++-----------
 configure.in                                    |   15 
 dist.mk                                         |    4 
 doc/html/ada/terminal_interface-curses__ads.htm |    6 
 doc/html/man/form_hook.3x.html                  |   12 
 doc/html/man/ncurses.3x.html                    |    2 
 doc/html/man/tabs.1.html                        |  107 
 doc/html/man/terminfo.5.html                    | 1309 +++++-----
 doc/html/man/toe.1m.html                        |   19 
 doc/html/man/tput.1.html                        |  235 -
 include/Caps                                    |   55 
 include/Caps.aix4                               |   55 
 include/Caps.hpux11                             |   55 
 include/Caps.keys                               |   56 
 include/Caps.osf1r5                             |   37 
 include/Caps.uwin                               |   37 
 include/MKkey_defs.sh                           |    8 
 include/curses.events                           |    2 
 include/curses.h.in                             |   18 
 man/form_hook.3x                                |    6 
 man/tabs.1                                      |  148 -
 man/toe.1m                                      |   16 
 man/tput.1                                      |   45 
 misc/terminfo.src                               | 1440 +++++------
 ncurses/Makefile.in                             |    8 
 ncurses/tinfo/MKkeys_list.sh                    |    7 
 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                                 |   24 
 test/configure                                  | 1034 ++++----
 test/demo_defkey.c                              |   10 
 43 files changed, 4214 insertions(+), 4108 deletions(-)
 ------------------------------------------------------------------------------
 
20240120
        + improve formatting/style of manpages (patches by Branden Robinson).
        + amend discussion of aliases in tput.1
        + use ansi+sgrbold, ansi+sgrdim, ansi+sgrso, ansi+sgrul, ansi+tabs
          ecma+color, ecma+sgr, vt100+4bsd, vt100+pfkeys, vt220+pcedit
          xterm+256color, xterm+acs, xterm+nopcfkeys, xterm+pcf2 to trim -TD
        + modify configure scripts/makefiles to omit KEY_RESIZE if the
          corresponding SIGWINCH feature is disabled.


-- 
Thomas E. Dickey <dickey@invisible-island.net>
https://invisible-island.net

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]