bug-ncurses
[Top][All Lists]
Advanced

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

ANN: ncurses-6.5-20250118


From: Thomas Dickey
Subject: ANN: ncurses-6.5-20250118
Date: Sun, 19 Jan 2025 02:06:46 +0000

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

 ncurses 6.5 - patch 20250118 - 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-20250118.patch.gz
 patch by Thomas E. Dickey <dickey@invisible-island.net>
 created  Sun Jan 19 01:57:00 UTC 2025
 ------------------------------------------------------------------------------
 Ada95/aclocal.m4                           |  207 +
 Ada95/configure                            | 3214 +++++++++++-----
 NEWS                                       |   14 
 VERSION                                    |    2 
 aclocal.m4                                 |   42 
 configure                                  | 5116 +++++++++++++--------------
 configure.in                               |    8 
 dist.mk                                    |    4 
 doc/html/man/captoinfo.1m.html             |   12 
 doc/html/man/clear.1.html                  |   12 
 doc/html/man/curs_add_wch.3x.html          |  127 
 doc/html/man/curs_add_wchstr.3x.html       |   46 
 doc/html/man/curs_addch.3x.html            |   96 
 doc/html/man/curs_addchstr.3x.html         |   23 
 doc/html/man/curs_addstr.3x.html           |   36 
 doc/html/man/curs_addwstr.3x.html          |   38 
 doc/html/man/curs_attr.3x.html             |  288 -
 doc/html/man/curs_beep.3x.html             |   14 
 doc/html/man/curs_bkgd.3x.html             |  117 
 doc/html/man/curs_bkgrnd.3x.html           |  131 
 doc/html/man/curs_border.3x.html           |   28 
 doc/html/man/curs_border_set.3x.html       |   16 
 doc/html/man/curs_clear.3x.html            |   37 
 doc/html/man/curs_color.3x.html            |  400 +-
 doc/html/man/curs_delch.3x.html            |   20 
 doc/html/man/curs_deleteln.3x.html         |   18 
 doc/html/man/curs_extend.3x.html           |   14 
 doc/html/man/curs_get_wch.3x.html          |   72 
 doc/html/man/curs_get_wstr.3x.html         |  198 -
 doc/html/man/curs_getcchar.3x.html         |  202 -
 doc/html/man/curs_getch.3x.html            |   65 
 doc/html/man/curs_getstr.3x.html           |  142 
 doc/html/man/curs_getyx.3x.html            |   34 
 doc/html/man/curs_in_wch.3x.html           |   22 
 doc/html/man/curs_in_wchstr.3x.html        |   39 
 doc/html/man/curs_inch.3x.html             |   14 
 doc/html/man/curs_inchstr.3x.html          |   33 
 doc/html/man/curs_initscr.3x.html          |   16 
 doc/html/man/curs_inopts.3x.html           |   52 
 doc/html/man/curs_ins_wch.3x.html          |   24 
 doc/html/man/curs_ins_wstr.3x.html         |   47 
 doc/html/man/curs_insch.3x.html            |   16 
 doc/html/man/curs_insstr.3x.html           |   41 
 doc/html/man/curs_instr.3x.html            |   35 
 doc/html/man/curs_inwstr.3x.html           |   63 
 doc/html/man/curs_kernel.3x.html           |   33 
 doc/html/man/curs_mouse.3x.html            |  284 -
 doc/html/man/curs_move.3x.html             |   17 
 doc/html/man/curs_opaque.3x.html           |   26 
 doc/html/man/curs_outopts.3x.html          |   35 
 doc/html/man/curs_overlay.3x.html          |   37 
 doc/html/man/curs_pad.3x.html              |  133 
 doc/html/man/curs_printw.3x.html           |   22 
 doc/html/man/curs_refresh.3x.html          |   31 
 doc/html/man/curs_scanw.3x.html            |   26 
 doc/html/man/curs_scr_dump.3x.html         |   14 
 doc/html/man/curs_scroll.3x.html           |   18 
 doc/html/man/curs_slk.3x.html              |   60 
 doc/html/man/curs_sp_funcs.3x.html         |   12 
 doc/html/man/curs_termattrs.3x.html        |  113 
 doc/html/man/curs_termcap.3x.html          |  121 
 doc/html/man/curs_terminfo.3x.html         |  318 -
 doc/html/man/curs_touch.3x.html            |   48 
 doc/html/man/curs_trace.3x.html            |   14 
 doc/html/man/curs_util.3x.html             |  313 -
 doc/html/man/curs_variables.3x.html        |  112 
 doc/html/man/curs_window.3x.html           |  110 
 doc/html/man/form_field_opts.3x.html       |   12 
 doc/html/man/form_field_validation.3x.html |   10 
 doc/html/man/form_fieldtype.3x.html        |   12 
 doc/html/man/form_opts.3x.html             |   12 
 doc/html/man/infocmp.1m.html               |   14 
 doc/html/man/infotocap.1m.html             |   12 
 doc/html/man/menu_opts.3x.html             |   12 
 doc/html/man/mitem_opts.3x.html            |   12 
 doc/html/man/ncurses.3x.html               |  702 +--
 doc/html/man/new_pair.3x.html              |   16 
 doc/html/man/scr_dump.5.html               |   12 
 doc/html/man/tabs.1.html                   |   10 
 doc/html/man/terminfo.5.html               |  921 ++--
 doc/html/man/tic.1m.html                   |   12 
 doc/html/man/tput.1.html                   |  221 -
 doc/html/man/tset.1.html                   |   12 
 doc/html/man/wresize.3x.html               |   12 
 include/curses.wide                        |    5 
 man/captoinfo.1m                           |    9 
 man/clear.1                                |   10 
 man/curs_add_wch.3x                        |   50 
 man/curs_add_wchstr.3x                     |   29 
 man/curs_addch.3x                          |   43 
 man/curs_addchstr.3x                       |   19 
 man/curs_addstr.3x                         |   29 
 man/curs_addwstr.3x                        |   38 
 man/curs_attr.3x                           |  314 +
 man/curs_beep.3x                           |    9 
 man/curs_bkgd.3x                           |  113 
 man/curs_bkgrnd.3x                         |   89 
 man/curs_border.3x                         |   36 
 man/curs_border_set.3x                     |   26 
 man/curs_clear.3x                          |   42 
 man/curs_color.3x                          |  415 +-
 man/curs_delch.3x                          |   17 
 man/curs_deleteln.3x                       |   15 
 man/curs_extend.3x                         |   14 
 man/curs_get_wch.3x                        |   52 
 man/curs_get_wstr.3x                       |  396 +-
 man/curs_getcchar.3x                       |  409 +-
 man/curs_getch.3x                          |   30 
 man/curs_getstr.3x                         |  164 
 man/curs_getyx.3x                          |   54 
 man/curs_in_wch.3x                         |   17 
 man/curs_in_wchstr.3x                      |   42 
 man/curs_inch.3x                           |    9 
 man/curs_inchstr.3x                        |   46 
 man/curs_initscr.3x                        |   13 
 man/curs_inopts.3x                         |   47 
 man/curs_ins_wch.3x                        |   21 
 man/curs_ins_wstr.3x                       |   50 
 man/curs_insch.3x                          |   15 
 man/curs_insstr.3x                         |   53 
 man/curs_instr.3x                          |   31 
 man/curs_inwstr.3x                         |   44 
 man/curs_kernel.3x                         |   14 
 man/curs_mouse.3x                          |  514 +-
 man/curs_move.3x                           |   16 
 man/curs_opaque.3x                         |   27 
 man/curs_outopts.3x                        |   53 
 man/curs_overlay.3x                        |   52 
 man/curs_pad.3x                            |  208 -
 man/curs_printw.3x                         |   18 
 man/curs_refresh.3x                        |   20 
 man/curs_scanw.3x                          |   19 
 man/curs_scr_dump.3x                       |    9 
 man/curs_scroll.3x                         |   16 
 man/curs_slk.3x                            |   45 
 man/curs_sp_funcs.3x                       |    8 
 man/curs_termattrs.3x                      |  191 -
 man/curs_termcap.3x                        |  126 
 man/curs_terminfo.3x                       |  198 -
 man/curs_touch.3x                          |   64 
 man/curs_trace.3x                          |    8 
 man/curs_util.3x                           |  162 
 man/curs_variables.3x                      |   90 
 man/curs_window.3x                         |  184 
 man/form_field_opts.3x                     |   20 
 man/form_field_validation.3x               |    8 
 man/form_fieldtype.3x                      |   19 
 man/form_opts.3x                           |   20 
 man/infocmp.1m                             |   10 
 man/infotocap.1m                           |    9 
 man/man_db.renames.in                      |    8 
 man/manhtml.aliases                        |    6 
 man/menu_opts.3x                           |   20 
 man/mitem_opts.3x                          |   20 
 man/ncurses.3x                             |   15 
 man/new_pair.3x                            |   12 
 man/scr_dump.5                             |    8 
 man/tabs.1                                 |   12 
 man/terminfo.tail                          |   13 
 man/tic.1m                                 |   10 
 man/tput.1                                 |  239 -
 man/tset.1                                 |   12 
 man/wresize.3x                             |    8 
 ncurses/base/lib_color.c                   |    6 
 ncurses/base/lib_dft_fgbg.c                |    6 
 ncurses/base/lib_getstr.c                  |    8 
 ncurses/base/lib_mouse.c                   |    8 
 ncurses/curses.priv.h                      |    8 
 ncurses/tinfo/captoinfo.c                  |    6 
 ncurses/tinfo/lib_setup.c                  |    6 
 ncurses/tinfo/lib_tparm.c                  |   12 
 ncurses/tinfo/tinfo_driver.c               |    8 
 ncurses/tty/hardscroll.c                   |    6 
 ncurses/tty/hashmap.c                      |    6 
 ncurses/tty/lib_mvcur.c                    |   12 
 ncurses/widechar/lib_add_wch.c             |    6 
 ncurses/widechar/lib_inwstr.c              |   22 
 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 
 progs/clear_cmd.c                          |    6 
 test/aclocal.m4                            |   38 
 test/configure                             | 2687 +++++++-------
 test/parse_rgb.h                           |   10 
 test/test.priv.h                           |   10 
 test/test_mouse.c                          |    6 
 190 files changed, 13358 insertions(+), 9973 deletions(-)
 ------------------------------------------------------------------------------
 
20250118
        + improve pattern used for configure --with-xterm-kbs option (report by
          Mingyu Wang)
        + update configure macros, from work on cdk and dialog.
        + change a parameter name in curs_sp_funcs.3x, for consistency (patch
          by "WHR").
        > patches by Branden Robinson:
        + improve formatting/style of manpages
        + change winwstr() to a generated function, using the macro definition,
          moving its handling of negative length parameter into winnwstr().
        + correct actual-function name in a few trace calls.


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