Thomas Dickey
2018-12-02 01:24:47 UTC
Files:
ftp://ftp.invisible-island.net/AdaCurses/current/AdaCurses-20181201.tgz
ftp://ftp.invisible-island.net/AdaCurses/current/AdaCurses-20181201.tgz.asc
ftp://ftp.invisible-island.net/AdaCurses/current/AdaCurses-small-20181201.tgz
ftp://ftp.invisible-island.net/AdaCurses/current/AdaCurses-small-20181201.tgz.asc
ftp://ftp.invisible-island.net/ncurses-examples/current/ncurses-examples-20181201.tgz
ftp://ftp.invisible-island.net/ncurses-examples/current/ncurses-examples-20181201.tgz.asc
ftp://ftp.invisible-island.net/ncurses/6.1/MD5sums
ftp://ftp.invisible-island.net/ncurses/6.1/dev-patches.zip
ftp://ftp.invisible-island.net/ncurses/6.1/ncurses-6.1-20181201.patch.gz
ftp://ftp.invisible-island.net/ncurses/6.1/ncurses-6.1-20181201.patch.gz.asc
ftp://ftp.invisible-island.net/ncurses/current/ncurses-6.1-20181201.tgz
ftp://ftp.invisible-island.net/ncurses/current/ncurses-6.1-20181201.tgz.asc
ftp://ftp.invisible-island.net/ncurses/win32/mingw32-20181201.zip
ftp://ftp.invisible-island.net/ncurses/win32/mingw64-20181201.zip
ncurses 6.1 - patch 20181201 - Thomas E. Dickey
------------------------------------------------------------------------------
Ncurses 6.1 is at
ftp.gnu.org:/pub/gnu
Patches for ncurses 6.1 can be found at
ftp://ftp.invisible-island.net/ncurses/6.1
http://invisible-mirror.net/archives/ncurses/6.1
------------------------------------------------------------------------------
ftp://ftp.invisible-island.net/ncurses/6.1/ncurses-6.1-20181201.patch.gz
patch by Thomas E. Dickey <***@invisible-island.net>
created Sun Dec 2 01:14:13 UTC 2018
------------------------------------------------------------------------------
Ada95/aclocal.m4 | 8 ++++----
Ada95/configure | 2 +-
NEWS | 9 ++++++++-
VERSION | 2 +-
aclocal.m4 | 8 ++++----
config.guess | 5 ++++-
config.sub | 5 +++--
configure | 2 +-
dist.mk | 4 ++--
ncurses/curses.priv.h | 3 ++-
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/aclocal.m4 | 6 +++---
test/configure | 2 +-
test/ncurses.c | 37 ++++++++++++++++++++++++++++++++++---
20 files changed, 79 insertions(+), 36 deletions(-)
------------------------------------------------------------------------------
20181201
+ add midnightbsd to CF_XOPEN_SOURCE macro (patch by Urs Jansen).
+ add "@" command to test/ncurses F-test, to allow rapid jump to
different character pages.
+ update config.guess, config.sub from
http://git.savannah.gnu.org/cgit/config.git
ftp://ftp.invisible-island.net/AdaCurses/current/AdaCurses-20181201.tgz
ftp://ftp.invisible-island.net/AdaCurses/current/AdaCurses-20181201.tgz.asc
ftp://ftp.invisible-island.net/AdaCurses/current/AdaCurses-small-20181201.tgz
ftp://ftp.invisible-island.net/AdaCurses/current/AdaCurses-small-20181201.tgz.asc
ftp://ftp.invisible-island.net/ncurses-examples/current/ncurses-examples-20181201.tgz
ftp://ftp.invisible-island.net/ncurses-examples/current/ncurses-examples-20181201.tgz.asc
ftp://ftp.invisible-island.net/ncurses/6.1/MD5sums
ftp://ftp.invisible-island.net/ncurses/6.1/dev-patches.zip
ftp://ftp.invisible-island.net/ncurses/6.1/ncurses-6.1-20181201.patch.gz
ftp://ftp.invisible-island.net/ncurses/6.1/ncurses-6.1-20181201.patch.gz.asc
ftp://ftp.invisible-island.net/ncurses/current/ncurses-6.1-20181201.tgz
ftp://ftp.invisible-island.net/ncurses/current/ncurses-6.1-20181201.tgz.asc
ftp://ftp.invisible-island.net/ncurses/win32/mingw32-20181201.zip
ftp://ftp.invisible-island.net/ncurses/win32/mingw64-20181201.zip
ncurses 6.1 - patch 20181201 - Thomas E. Dickey
------------------------------------------------------------------------------
Ncurses 6.1 is at
ftp.gnu.org:/pub/gnu
Patches for ncurses 6.1 can be found at
ftp://ftp.invisible-island.net/ncurses/6.1
http://invisible-mirror.net/archives/ncurses/6.1
------------------------------------------------------------------------------
ftp://ftp.invisible-island.net/ncurses/6.1/ncurses-6.1-20181201.patch.gz
patch by Thomas E. Dickey <***@invisible-island.net>
created Sun Dec 2 01:14:13 UTC 2018
------------------------------------------------------------------------------
Ada95/aclocal.m4 | 8 ++++----
Ada95/configure | 2 +-
NEWS | 9 ++++++++-
VERSION | 2 +-
aclocal.m4 | 8 ++++----
config.guess | 5 ++++-
config.sub | 5 +++--
configure | 2 +-
dist.mk | 4 ++--
ncurses/curses.priv.h | 3 ++-
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/aclocal.m4 | 6 +++---
test/configure | 2 +-
test/ncurses.c | 37 ++++++++++++++++++++++++++++++++++---
20 files changed, 79 insertions(+), 36 deletions(-)
------------------------------------------------------------------------------
20181201
+ add midnightbsd to CF_XOPEN_SOURCE macro (patch by Urs Jansen).
+ add "@" command to test/ncurses F-test, to allow rapid jump to
different character pages.
+ update config.guess, config.sub from
http://git.savannah.gnu.org/cgit/config.git
--
Thomas E. Dickey <***@invisible-island.net>
https://invisible-island.net
ftp://ftp.invisible-island.net
Thomas E. Dickey <***@invisible-island.net>
https://invisible-island.net
ftp://ftp.invisible-island.net