]> ncurses.scripts.mit.edu Git - ncurses.git/commit - Ada95/samples/ncurses2-overlap_test.adb
ncurses 6.4 - patch 20240330
authorThomas E. Dickey <dickey@invisible-island.net>
Sat, 30 Mar 2024 23:47:54 +0000 (23:47 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sat, 30 Mar 2024 23:47:54 +0000 (23:47 +0000)
commit382c1d0c3c8959d2e5ffb69e86469d00937aa4ae
tree984f3e3cdc97dcd568eaafe8b84dcc2d547dd95c
parent725169bda4d3b4c3fde0d4a94f76d017812c7ea6
ncurses 6.4 - patch 20240330

+ remove masking of ISIG in cbreak() (report by Benno Schulenberg).
+ modify test/test_mouse.c to use curses api for raw/noraw.
> improved configure macros from other program development:
  + build-fix for clang on Solaris
  + suppress filename/timestamp in gzip'd manpages (suggested for
    byacc by Andrin Geiger)
20 files changed:
Ada95/aclocal.m4
Ada95/configure
Ada95/gen/terminal_interface-curses.adb.m4
Ada95/samples/ncurses2-overlap_test.adb
NEWS
VERSION
aclocal.m4
configure
dist.mk
ncurses/tinfo/lib_raw.c
package/debian-mingw/changelog
package/debian-mingw64/changelog
package/debian/changelog
package/mingw-ncurses.nsi
package/mingw-ncurses.spec
package/ncurses.spec
package/ncursest.spec
test/configure
test/configure.in
test/test_mouse.c