]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 5.9 - patch 20130126
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 27 Jan 2013 02:16:18 +0000 (02:16 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 27 Jan 2013 02:16:18 +0000 (02:16 +0000)
commit2403eaecbe5b488358485a3deb351ab552af8791
tree11be59409a615ae019560e1029a1a064aaca0ae0
parent4ceb04b5e19df8964f98c7675d9448c205a2053e
ncurses 5.9 - patch 20130126

+ further fixes to mvcur to pass callback function (cf: 20130112),
  needed to make test/dots_mvcur work.
+ reduce calls to SetConsoleActiveScreenBuffer in win_driver.c, to
  help reduce flicker.
+ modify configure script to omit "+b" from linker options for very
  old HP-UX systems (report by Dennis Grevenstein)
+ add HP-UX workaround for missing EILSEQ on old HP-UX systems (patch
  by Dennis Grevenstein).
+ restore memmove/strdup support for antique systems (request by
  Dennis Grevenstein).
+ change %l behavior in tparm to push the string length onto the stack
  rather than saving the formatted length into the output buffer
  (report by Roy Marples, cf: 980620).
20 files changed:
Ada95/aclocal.m4
Ada95/configure
Ada95/configure.in
MANIFEST
NEWS
aclocal.m4
configure
configure.in
dist.mk
include/nc_alloc.h
include/ncurses_defs
ncurses/curses.priv.h
ncurses/modules
ncurses/tinfo/lib_tparm.c
ncurses/tinfo/make_hash.c
ncurses/tinfo/obsolete.c [moved from ncurses/tinfo/setbuf.c with 72% similarity]
ncurses/tty/lib_mvcur.c
ncurses/win32con/win_driver.c
package/debian/changelog
package/ncurses.spec