]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 5.9 - patch 20150404
authorThomas E. Dickey <dickey@invisible-island.net>
Sat, 4 Apr 2015 23:57:48 +0000 (23:57 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sat, 4 Apr 2015 23:57:48 +0000 (23:57 +0000)
commit808858ace09b9bf60f7154e33cb6572f49347101
tree296c522e05c5d4ee81bb3c30a261c0157d51000f
parent61784de97467c5401927becd7a999064cd6244dc
ncurses 5.9 - patch 20150404

+ improve description of start_color() in the manual.
+ modify several files in ncurses- and progs-directories to allow
  const data used in internal tables to be put by the linker into the
  readonly text segment.
21 files changed:
NEWS
VERSION
dist.mk
form/frm_req_name.c
man/curs_color.3x
menu/m_req_name.c
ncurses/base/lib_screen.c
ncurses/tinfo/parse_entry.c
ncurses/trace/lib_traceatr.c
ncurses/trace/lib_tracebits.c
package/debian-mingw/changelog
package/debian-mingw64/changelog
package/debian/changelog
package/mingw-ncurses.nsi
package/mingw-ncurses.spec
package/ncurses.spec
progs/infocmp.c
progs/tabs.c
progs/tic.c
progs/tparm_type.c
progs/tset.c