]> ncurses.scripts.mit.edu Git - ncurses.git/commit - test/test_mouse.c
ncurses 6.3 - patch 20220507
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 8 May 2022 00:52:05 +0000 (00:52 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 8 May 2022 00:52:05 +0000 (00:52 +0000)
commitf8401f5e8669eadd551fde12da7de661c18fa4f2
tree45936d775baf48e2453363250d5bfc3135317142
parenta0c6d9cb65b77a62ca49e88f6b49e2e5f052407f
ncurses 6.3 - patch 20220507

+ add test/test_mouse.c (patch by Leonid S Usov).
+ add a few debug-traces for tic, fix a couple of memory-leaks.
21 files changed:
MANIFEST
NEWS
VERSION
dist.mk
ncurses/tinfo/alloc_entry.c
ncurses/tinfo/alloc_ttype.c
ncurses/tinfo/comp_parse.c
ncurses/tinfo/comp_scan.c
ncurses/tinfo/entries.c
ncurses/tinfo/parse_entry.c
ncurses/tinfo/read_entry.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/modules
test/programs
test/test_mouse.c [new file with mode: 0644]