Files:
  https://invisible-island.net/archives/AdaCurses/current/AdaCurses-20250705.tgz
  
https://invisible-island.net/archives/AdaCurses/current/AdaCurses-20250705.tgz.asc
  
https://invisible-island.net/archives/AdaCurses/current/AdaCurses-small-20250705.tgz
  
https://invisible-island.net/archives/AdaCurses/current/AdaCurses-small-20250705.tgz.asc
  
https://invisible-island.net/archives/ncurses-examples/current/ncurses-examples-20250705.tgz
  
https://invisible-island.net/archives/ncurses-examples/current/ncurses-examples-20250705.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-20250705.patch.gz
  
https://invisible-island.net/archives/ncurses/6.5/ncurses-6.5-20250705.patch.gz.asc
  https://invisible-island.net/archives/ncurses/current/ncurses-6.5-20250705.tgz
  
https://invisible-island.net/archives/ncurses/current/ncurses-6.5-20250705.tgz.asc
  https://invisible-island.net/archives/ncurses/win32/mingw32-20250705.zip
  https://invisible-island.net/archives/ncurses/win32/mingw64-20250705.zip
 ncurses 6.5 - patch 20250705 - 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-20250705.patch.gz
 patch by Thomas E. Dickey <[email protected]>
 created  Sat Jul  5 23:52:25 UTC 2025
 ------------------------------------------------------------------------------
 Ada95/aclocal.m4                    |   12 
 Ada95/configure                     | 2558 +++++++++----------
 NEWS                                |   15 
 VERSION                             |    2 
 aclocal.m4                          |   12 
 configure                           | 4358 +++++++++++++++++-----------------
 dist.mk                             |    4 
 doc/html/man/curs_add_wch.3x.html   |   16 
 doc/html/man/curs_addch.3x.html     |   10 
 doc/html/man/curs_color.3x.html     |   97 
 doc/html/man/curs_deleteln.3x.html  |   10 
 doc/html/man/curs_get_wstr.3x.html  |   10 
 doc/html/man/curs_getch.3x.html     |   68 
 doc/html/man/curs_getstr.3x.html    |  145 -
 doc/html/man/curs_initscr.3x.html   |   99 
 doc/html/man/curs_inopts.3x.html    |   97 
 doc/html/man/curs_instr.3x.html     |   14 
 doc/html/man/curs_mouse.3x.html     |   32 
 doc/html/man/curs_outopts.3x.html   |   83 
 doc/html/man/curs_printw.3x.html    |   12 
 doc/html/man/curs_scanw.3x.html     |   10 
 doc/html/man/curs_util.3x.html      |   10 
 doc/html/man/curs_variables.3x.html |   48 
 doc/html/man/infotocap.1m.html      |   10 
 doc/html/man/key_defined.3x.html    |   12 
 doc/html/man/ncurses.3x.html        |   66 
 doc/html/man/resizeterm.3x.html     |   22 
 doc/html/man/terminfo.5.html        |    2 
 doc/html/man/tput.1.html            |  304 +-
 include/curses.h.in                 |   28 
 man/curs_add_wch.3x                 |    7 
 man/curs_addch.3x                   |    7 
 man/curs_color.3x                   |   18 
 man/curs_deleteln.3x                |    6 
 man/curs_get_wstr.3x                |    6 
 man/curs_getch.3x                   |   35 
 man/curs_getstr.3x                  |   19 
 man/curs_initscr.3x                 |   49 
 man/curs_inopts.3x                  |   10 
 man/curs_instr.3x                   |   11 
 man/curs_mouse.3x                   |   16 
 man/curs_outopts.3x                 |   46 
 man/curs_printw.3x                  |    8 
 man/curs_scanw.3x                   |    6 
 man/curs_util.3x                    |    6 
 man/curs_variables.3x               |   92 
 man/infotocap.1m                    |   43 
 man/key_defined.3x                  |    8 
 man/manhtml.aliases                 |    7 
 man/ncurses.3x                      |   24 
 man/resizeterm.3x                   |   31 
 man/tput.1                          |   11 
 misc/run_tic.in                     |   14 
 ncurses/curses.priv.h               |   19 
 ncurses/tinfo/lib_win32con.c        |    6 
 ncurses/tty/lib_mvcur.c             |   44 
 ncurses/win32con/win_driver.c       |    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/back_ground.c                  |    9 
 test/background.c                   |    9 
 test/blue.c                         |    9 
 test/bs.c                           |    9 
 test/cardfile.c                     |    9 
 test/chgat.c                        |    9 
 test/clip_printw.c                  |    9 
 test/color_content.c                |    9 
 test/color_set.c                    |    9 
 test/combine.c                      |    9 
 test/demo_altkeys.c                 |    7 
 test/demo_defkey.c                  |    9 
 test/demo_forms.c                   |    9 
 test/demo_keyok.c                   |    9 
 test/demo_menus.c                   |    9 
 test/demo_new_pair.c                |    9 
 test/demo_panels.c                  |    9 
 test/demo_tabs.c                    |    9 
 test/demo_termcap.c                 |    7 
 test/demo_terminfo.c                |    7 
 test/ditto.c                        |    7 
 test/dots.c                         |    9 
 test/dots_curses.c                  |    9 
 test/dots_mvcur.c                   |    9 
 test/dots_termcap.c                 |    9 
 test/dots_xcurses.c                 |    9 
 test/dup_field.c                    |    7 
 test/echochar.c                     |    9 
 test/extended_color.c               |    9 
 test/filter.c                       |    7 
 test/firework.c                     |    9 
 test/firstlast.c                    |    9 
 test/foldkeys.c                     |    7 
 test/form_driver_w.c                |    9 
 test/gdc.c                          |    9 
 test/hanoi.c                        |    9 
 test/hashtest.c                     |    9 
 test/inch_wide.c                    |    9 
 test/inchs.c                        |    9 
 test/ins_wide.c                     |    9 
 test/insdelln.c                     |    9 
 test/inserts.c                      |    9 
 test/key_names.c                    |    9 
 test/keynames.c                     |    9 
 test/knight.c                       |    9 
 test/list_keys.c                    |    9 
 test/lrtest.c                       |    9 
 test/move_field.c                   |    7 
 test/movewindow.c                   |    7 
 test/ncurses.c                      |    7 
 test/newdemo.c                      |    7 
 test/padview.c                      |    9 
 test/pair_content.c                 |    9 
 test/picsmap.c                      |    7 
 test/railroad.c                     |    9 
 test/rain.c                         |    9 
 test/redraw.c                       |    7 
 test/savescreen.c                   |    9 
 test/sp_tinfo.c                     |    9 
 test/tclock.c                       |    7 
 test/test.priv.h                    |   16 
 test/test_add_wchstr.c              |    9 
 test/test_addchstr.c                |    9 
 test/test_addstr.c                  |    9 
 test/test_addwstr.c                 |    9 
 test/test_arrays.c                  |    9 
 test/test_delwin.c                  |    9 
 test/test_endwin.c                  |    9 
 test/test_get_wstr.c                |    9 
 test/test_getstr.c                  |    9 
 test/test_instr.c                   |    9 
 test/test_inwstr.c                  |    9 
 test/test_mouse.c                   |    7 
 test/test_opaque.c                  |    7 
 test/test_setupterm.c               |    9 
 test/test_sgr.c                     |    7 
 test/test_termattrs.c               |    9 
 test/test_tparm.c                   |    7 
 test/test_unget_wch.c               |    9 
 test/test_vid_puts.c                |    9 
 test/test_vidputs.c                 |    9 
 test/testaddch.c                    |    9 
 test/testcurs.c                     |    7 
 test/testscanw.c                    |    9 
 test/view.c                         |    9 
 test/worm.c                         |   46 
 test/xmas.c                         |    7 
 151 files changed, 4750 insertions(+), 4792 deletions(-)
 ------------------------------------------------------------------------------
 
20250705
        + when installing the terminfo database, check if symbolic links are
          supported before attemping to link lib/terminfo from share/terminfo
          (report by Kirill Makurin).
        + modify configure check for MAKEFILES/MFLAGS to ignore existing value
          of these environment variables (report by Stas Sergeev).
        + reserve -c/-l options in test/*.c for command/logging like vttest.
        + add options to test/worm.c for benchmarking (Nibby Nebbulous)
        + improve formatting/style of manpages (patches by Branden Robinson).
        + improve readability of header-files (patches by Branden Robinson).

-- 
Thomas E. Dickey <[email protected]>
https://invisible-island.net

Attachment: signature.asc
Description: PGP signature

Reply via email to