bug-ncurses
[Top][All Lists]
Advanced

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

ANN: ncurses-6.5-20240629


From: Thomas Dickey
Subject: ANN: ncurses-6.5-20240629
Date: Sun, 30 Jun 2024 00:16:05 +0000

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

 ncurses 6.5 - patch 20240629 - 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-20240629.patch.gz
 patch by Thomas E. Dickey <dickey@invisible-island.net>
 created  Sun Jun 30 00:08:16 UTC 2024
 ------------------------------------------------------------------------------
 NEWS                             |   12 ++++++++-
 VERSION                          |    2 -
 dist.mk                          |    4 +--
 ncurses/base/lib_delwin.c        |   21 ++++++++--------
 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/chgat.c                     |    7 +++--
 test/demo_new_pair.c             |   17 ++++++++++---
 test/dup_field.c                 |    6 ++--
 test/edit_field.c                |    6 ++--
 test/gdc.c                       |   48 +++++++++++++++++++++++++++----------
 test/move_field.c                |    6 ++--
 test/popup_msg.c                 |    7 +++--
 test/programs                    |    8 +++---
 test/test_instr.c                |   38 ++++++++++++++++++++++++++---
 test/test_inwstr.c               |   39 ++++++++++++++++++++++++++----
 21 files changed, 175 insertions(+), 68 deletions(-)
 ------------------------------------------------------------------------------
 
20240629
        + build-fix for ncurses-examples with newer PDCurses, which no longer
          has stubs for unimplemented features.
        + add help-popup for test_instr.c, test_inwstr.c
        + modify checks in delwin to avoid checking if the window is a pad
          until first checking if it is still on the active window-list
          (cf: 20211115).
        + improve -t option of test/gdc.c, allowing hours only, or hours and
          minutes only.


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