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

 ncurses 6.5 - patch 20250816 - 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-20250816.patch.gz
 patch by Thomas E. Dickey <[email protected]>
 created  Sun Aug 17 00:40:43 UTC 2025
 ------------------------------------------------------------------------------
 NEWS                                       |    8 
 VERSION                                    |    2 
 dist.mk                                    |    4 
 doc/html/man/curs_add_wch.3x.html          |   14 
 doc/html/man/curs_add_wchstr.3x.html       |   10 
 doc/html/man/curs_addch.3x.html            |   14 
 doc/html/man/curs_addchstr.3x.html         |   10 
 doc/html/man/curs_color.3x.html            |   89 +-
 doc/html/man/curs_extend.3x.html           |   10 
 doc/html/man/curs_get_wch.3x.html          |   10 
 doc/html/man/curs_getch.3x.html            |   28 
 doc/html/man/curs_in_wchstr.3x.html        |   33 
 doc/html/man/curs_inchstr.3x.html          |   92 +-
 doc/html/man/curs_initscr.3x.html          |   16 
 doc/html/man/curs_inopts.3x.html           |   14 
 doc/html/man/curs_instr.3x.html            |   35 
 doc/html/man/curs_inwstr.3x.html           |   49 -
 doc/html/man/curs_kernel.3x.html           |   14 
 doc/html/man/curs_printw.3x.html           |   24 
 doc/html/man/curs_termcap.3x.html          |  102 +-
 doc/html/man/curs_terminfo.3x.html         |   12 
 doc/html/man/curs_variables.3x.html        |   12 
 doc/html/man/curs_window.3x.html           |   16 
 doc/html/man/form_field_validation.3x.html |   24 
 doc/html/man/ncurses.3x.html               |  817 +++++++++++------------
 doc/html/man/new_pair.3x.html              |   10 
 doc/html/man/tabs.1.html                   |   14 
 doc/html/man/term.5.html                   |   12 
 doc/html/man/term.7.html                   |   14 
 doc/html/man/terminfo.5.html               |  955 +++++++++++++--------------
 doc/html/man/tic.1m.html                   |  325 ++++-----
 doc/html/man/tput.1.html                   |   22 
 doc/html/man/user_caps.5.html              |  379 +++++-----
 include/nc_win32.h.in                      |   17 
 man/curs_add_wch.3x                        |    9 
 man/curs_add_wchstr.3x                     |    5 
 man/curs_addch.3x                          |   11 
 man/curs_addchstr.3x                       |    5 
 man/curs_color.3x                          |    8 
 man/curs_extend.3x                         |    6 
 man/curs_get_wch.3x                        |    6 
 man/curs_getch.3x                          |   10 
 man/curs_in_wchstr.3x                      |   36 -
 man/curs_inchstr.3x                        |  155 ++--
 man/curs_initscr.3x                        |   13 
 man/curs_inopts.3x                         |   11 
 man/curs_instr.3x                          |   29 
 man/curs_inwstr.3x                         |   29 
 man/curs_kernel.3x                         |   13 
 man/curs_printw.3x                         |    7 
 man/curs_termcap.3x                        |   23 
 man/curs_terminfo.3x                       |   10 
 man/curs_variables.3x                      |    6 
 man/curs_window.3x                         |   32 
 man/form_field_validation.3x               |   20 
 man/man_db.renames.in                      |    7 
 man/manhtml.aliases                        |    7 
 man/ncurses.3x                             |  243 ++++--
 man/new_pair.3x                            |    6 
 man/tabs.1                                 |    8 
 man/term.5                                 |   11 
 man/term.7                                 |   13 
 man/terminfo.head                          |    8 
 man/terminfo.tail                          |  244 ++++--
 man/tic.1m                                 |  502 ++++++++++----
 man/tput.1                                 |   13 
 man/user_caps.5                            |  594 +++++++++++-----
 mk-1st.awk                                 |    8 
 ncurses/curses.priv.h                      |   41 -
 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 
 76 files changed, 3037 insertions(+), 2353 deletions(-)
 ------------------------------------------------------------------------------
 
20250816
        + remove redundant reference to compiler in libtool configuration of
          mk-1st.awk (report by Lorinczy Zsigmond).
        + build-fixes for --enable-exp-win32 configuration
        + improve formatting/style of manpages (patches by Branden Robinson).


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

Attachment: signature.asc
Description: PGP signature

Reply via email to