[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ANN: ncurses-6.0-20171021
From: |
Thomas Dickey |
Subject: |
ANN: ncurses-6.0-20171021 |
Date: |
Sun, 22 Oct 2017 02:03:22 +0000 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
Files:
ftp://ftp.invisible-island.net/AdaCurses/current/AdaCurses-20171021.tgz
ftp://ftp.invisible-island.net/AdaCurses/current/AdaCurses-20171021.tgz.asc
ftp://ftp.invisible-island.net/AdaCurses/current/AdaCurses-small-20171021.tgz
ftp://ftp.invisible-island.net/AdaCurses/current/AdaCurses-small-20171021.tgz.asc
ftp://ftp.invisible-island.net/ncurses-examples/current/ncurses-examples-20171021.tgz
ftp://ftp.invisible-island.net/ncurses-examples/current/ncurses-examples-20171021.tgz.asc
ftp://ftp.invisible-island.net/ncurses/6.0/MD5sums
ftp://ftp.invisible-island.net/ncurses/6.0/dev-patches.zip
ftp://ftp.invisible-island.net/ncurses/6.0/ncurses-6.0-20171021.patch.gz
ftp://ftp.invisible-island.net/ncurses/6.0/ncurses-6.0-20171021.patch.gz.asc
ftp://ftp.invisible-island.net/ncurses/current/ncurses-6.0-20171021.tgz
ftp://ftp.invisible-island.net/ncurses/current/ncurses-6.0-20171021.tgz.asc
ftp://ftp.invisible-island.net/ncurses/win32/mingw32-20171021.zip
ftp://ftp.invisible-island.net/ncurses/win32/mingw64-20171021.zip
ncurses 6.0 - patch 20171021 - Thomas E. Dickey
------------------------------------------------------------------------------
Ncurses 6.0 is at
ftp.gnu.org:/pub/gnu
Patches for ncurses 6.0 can be found at
ftp://ftp.invisible-island.net/ncurses/6.0
http://invisible-mirror.net/archives/ncurses/6.0
------------------------------------------------------------------------------
ftp://ftp.invisible-island.net/ncurses/6.0/ncurses-6.0-20171021.patch.gz
patch by Thomas E. Dickey <address@hidden>
created Sun Oct 22 01:55:30 UTC 2017
------------------------------------------------------------------------------
MANIFEST | 2
NEWS | 9
VERSION | 2
dist.mk | 4
ncurses-6.0-20171021/test/bulgarian-utf8-tabs.txt | 6
ncurses-6.0-20171021/test/widechars-utf8-tabs.txt | 15
ncurses/trace/lib_traceatr.c | 6
ncurses/trace/visbuf.c | 8
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
test/bs.c | 4
test/cardfile.c | 6
test/ditto.c | 4
test/dots.c | 86 +++-
test/dots_curses.c | 75 +++
test/dots_mvcur.c | 78 +++
test/dots_termcap.c | 95 +++-
test/dots_xcurses.c | 57 +-
test/echochar.c | 4
test/ins_wide.c | 4
test/ncurses.c | 4
test/savescreen.c | 4
test/view.c | 396 +++++++-------------
27 files changed, 546 insertions(+), 343 deletions(-)
------------------------------------------------------------------------------
20171021
+ modify test/view.c to expand tabs using the ncurses library rather
than in the test-program.
+ remove very old SIGWINCH example in test/view.c, just use KEY_RESIZE.
+ add -T, -e, -f -m options to "dots" test-programs.
+ fix a few typos in usage-messages for test-programs.
--
Thomas E. Dickey <address@hidden>
https://invisible-island.net
ftp://ftp.invisible-island.net
signature.asc
Description: Digital signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- ANN: ncurses-6.0-20171021,
Thomas Dickey <=