bug-ncurses
[Top][All Lists]
Advanced

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

ANN: ncurses-6.4-20240413


From: Thomas Dickey
Subject: ANN: ncurses-6.4-20240413
Date: Sun, 14 Apr 2024 01:16:47 +0000

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

 ncurses 6.4 - patch 20240413 - 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-20240413.patch.gz
 patch by Thomas E. Dickey <dickey@invisible-island.net>
 created  Sun Apr 14 01:07:57 UTC 2024
 ------------------------------------------------------------------------------
 NEWS                                            |   10 
 VERSION                                         |    2 
 configure                                       | 2387 +++++++++++-----------
 configure.in                                    |   20 
 dist.mk                                         |    4 
 doc/html/ada/terminal_interface-curses__adb.htm |    8 
 doc/html/man/curs_add_wch.3x.html               |   17 
 doc/html/man/curs_add_wchstr.3x.html            |   22 
 doc/html/man/curs_addch.3x.html                 |  102 
 doc/html/man/curs_addchstr.3x.html              |   20 
 doc/html/man/curs_addstr.3x.html                |   12 
 doc/html/man/curs_addwstr.3x.html               |   12 
 doc/html/man/curs_get_wch.3x.html               |   14 
 doc/html/man/curs_get_wstr.3x.html              |   13 
 doc/html/man/curs_getcchar.3x.html              |   10 
 doc/html/man/curs_getch.3x.html                 |   24 
 doc/html/man/curs_getstr.3x.html                |   11 
 doc/html/man/curs_in_wch.3x.html                |   14 
 doc/html/man/curs_in_wchstr.3x.html             |   22 
 doc/html/man/curs_inch.3x.html                  |   21 
 doc/html/man/curs_initscr.3x.html               |   12 
 doc/html/man/curs_inopts.3x.html                |   21 
 doc/html/man/curs_ins_wstr.3x.html              |   13 
 doc/html/man/curs_instr.3x.html                 |   14 
 doc/html/man/curs_kernel.3x.html                |   49 
 doc/html/man/curs_outopts.3x.html               |   43 
 doc/html/man/curs_pad.3x.html                   |  157 -
 doc/html/man/curs_scroll.3x.html                |    8 
 doc/html/man/curs_termattrs.3x.html             |   12 
 doc/html/man/curs_terminfo.3x.html              |   87 
 doc/html/man/curs_variables.3x.html             |   26 
 doc/html/man/default_colors.3x.html             |   10 
 doc/html/man/ncurses.3x.html                    |  906 ++++----
 doc/html/man/terminfo.5.html                    |    2 
 doc/html/man/tput.1.html                        |   10 
 man/curs_add_wch.3x                             |    9 
 man/curs_add_wchstr.3x                          |   19 
 man/curs_addch.3x                               |   72 
 man/curs_addchstr.3x                            |   20 
 man/curs_addstr.3x                              |   12 
 man/curs_addwstr.3x                             |   12 
 man/curs_get_wch.3x                             |   12 
 man/curs_get_wstr.3x                            |    9 
 man/curs_getcchar.3x                            |    6 
 man/curs_getch.3x                               |   18 
 man/curs_getstr.3x                              |    9 
 man/curs_in_wch.3x                              |   11 
 man/curs_in_wchstr.3x                           |   18 
 man/curs_inch.3x                                |   23 
 man/curs_initscr.3x                             |    6 
 man/curs_inopts.3x                              |   35 
 man/curs_ins_wstr.3x                            |    9 
 man/curs_instr.3x                               |   13 
 man/curs_kernel.3x                              |   19 
 man/curs_outopts.3x                             |   29 
 man/curs_pad.3x                                 |  154 -
 man/curs_scroll.3x                              |    6 
 man/curs_termattrs.3x                           |    6 
 man/curs_terminfo.3x                            |   36 
 man/curs_variables.3x                           |   36 
 man/default_colors.3x                           |    6 
 man/man_db.renames.in                           |    9 
 man/manhtml.aliases                             |    8 
 man/manhtml.externs                             |    5 
 man/ncurses.3x                                  |  902 ++++----
 man/tput.1                                      |    6 
 ncurses/curses.priv.h                           |   10 
 ncurses/tinfo/lib_setup.c                       |   42 
 package/debian-mingw/changelog                  |    4 
 package/debian-mingw64/changelog                |    4 
 package/debian/changelog                        |    4 
 package/debian/ncurses6.lintian-overrides       |   10 
 package/debian/ncursest6.lintian-overrides      |   10 
 package/debian/rules                            |   14 
 package/mingw-ncurses.nsi                       |    4 
 package/mingw-ncurses.spec                      |    2 
 package/ncurses.spec                            |    2 
 package/ncursest.spec                           |    2 
 progs/Makefile.in                               |   25 
 progs/progs.priv.h                              |  136 -
 progs/reset_cmd.c                               |    6 
 progs/reset_cmd.h                               |    6 
 progs/tset.c                                    |    6 
 83 files changed, 3040 insertions(+), 2897 deletions(-)
 ------------------------------------------------------------------------------
 
20240413
        + improve formatting/style of manpages (patches by Branden Robinson).
        + provide for padding in check-size feature, using new_prescr() to
          pass interim SCREEN pointer.
        + complete change for opaque options (Gentoo #928973, cf: 20231021).
        + update package /debian/rules and related lintian overrides
        + revise progs.priv.h to provide for NC_ISATTY reuse


-- 
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]