]> ncurses.scripts.mit.edu Git - ncurses.git/commit
ncurses 5.9 - patch 20140215
authorThomas E. Dickey <dickey@invisible-island.net>
Sun, 16 Feb 2014 01:25:11 +0000 (01:25 +0000)
committerThomas E. Dickey <dickey@invisible-island.net>
Sun, 16 Feb 2014 01:25:11 +0000 (01:25 +0000)
commit683b593ffaeafaa191e701759b05cdba8086b6b1
tree434ae9f517fa28503858c0789f7f274f85fc21a1
parent44be23e277992430c29c40ca54ed4cfd2c0a0861
ncurses 5.9 - patch 20140215

+ in-progress changes to win_driver.c to implement output without
  allocating a console-buffer.  This uses a pre-existing environment
  variable NCGDB used by Juergen Pfeifer for debugging (prompted by
  discussion with Erwin Waterlander regarding Console2, which hangs
  when reading in an allocated console-buffer).
+ add -t option to gdc.c, and modify to accept "S" to step through the
  scrolling-stages.
+ regenerate NCURSES-Programming-HOWTO.html to fix some of the broken
  html emitted by docbook.
NEWS
dist.mk
doc/html/NCURSES-Programming-HOWTO.html
ncurses/win32con/win_driver.c
package/debian-mingw/changelog
package/debian-mingw64/changelog
package/debian/changelog
package/mingw-ncurses.nsi
package/mingw-ncurses.spec
package/ncurses.spec
test/gdc.c