]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 5.9 - patch 20141115
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 16 Nov 2014 04:08:00 +0000 (04:08 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 16 Nov 2014 04:08:00 +0000 (04:08 +0000)
commit50acaeeb9b282767ffe9c6a80f120b32ce3bd966
tree2c5c35dabc5c5ba3fb0ffbe07c225d99635e89fb
parenta84fd46191c61f1151a7258e1539b89c395e61f9
ncurses 5.9 - patch 20141115

+ improve description of limits for color values and color pairs in
  curs_color.3x (prompted by patch by Tim van der Molen).
+ add VERSION file, using first field in that to record the ABI version
  used for configure --with-libtool --disable-libtool-version
+ add configure options for applying the ".map" and ".sym" files to
  the ncurses, form, menu and panel libraries.
+ add ".map" and ".sym" files to show exported symbols, e.g., for
  symbol-versioning.
34 files changed:
INSTALL
MANIFEST
NEWS
VERSION [new file with mode: 0644]
aclocal.m4
c++/Makefile.in
configure
configure.in
dist.mk
form/Makefile.in
man/curs_color.3x
menu/Makefile.in
ncurses/Makefile.in
package/debian-mingw/changelog
package/debian-mingw/source/format
package/debian-mingw64/changelog
package/debian-mingw64/source/format
package/debian/changelog
package/debian/rules
package/debian/source/format
package/mingw-ncurses.nsi
package/mingw-ncurses.spec
package/ncurses.map [new file with mode: 0644]
package/ncurses.spec
package/ncurses.sym [new file with mode: 0644]
package/ncursest.map [new file with mode: 0644]
package/ncursest.sym [new file with mode: 0644]
package/ncursestw.map [new file with mode: 0644]
package/ncursestw.sym [new file with mode: 0644]
package/ncursesw.map [new file with mode: 0644]
package/ncursesw.sym [new file with mode: 0644]
panel/Makefile.in
progs/Makefile.in
test/Makefile.in