]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 6.4 - patch 20240224
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 25 Feb 2024 00:28:48 +0000 (00:28 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 25 Feb 2024 00:28:48 +0000 (00:28 +0000)
commitbd2d9c5734d2c66abe0b2ddd766695b200c154fe
tree00a09686e587c8c96b53f8e86c23f83634f8ea65
parenta1c9e77bebcdf278d9c290a97c82961e159cd896
ncurses 6.4 - patch 20240224

+ improve man/curs_mouse.3x style (Brandon Robinson, Sven Joachim).
+ provide for CCHARW_MAX greater than 1
+ eliminate use of PATH_MAX in lib_trace.c
+ work around misconfiguration of MacPorts gcc13, which exposes invalid
  definition of MB_LEN_MAX in gcc's fallback copy of limits.h (MacPorts
  #69374).
32 files changed:
NEWS
VERSION
dist.mk
doc/html/man/curs_initscr.3x.html
doc/html/man/curs_kernel.3x.html
doc/html/man/curs_mouse.3x.html
doc/html/man/curs_terminfo.3x.html
doc/html/man/curs_trace.3x.html
doc/html/man/curs_util.3x.html
doc/html/man/ncurses.3x.html
doc/html/man/terminfo.5.html
form/form.priv.h
man/curs_initscr.3x
man/curs_kernel.3x
man/curs_mouse.3x
man/curs_terminfo.3x
man/curs_trace.3x
man/curs_util.3x
man/manhtml.aliases
man/ncurses.3x
ncurses/curses.priv.h
ncurses/report_offsets.c
ncurses/term.priv.h
ncurses/tinfo/lib_data.c
ncurses/trace/lib_trace.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