[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ncurses-5.2-20011020.patch.gz
From: |
Thomas Dickey |
Subject: |
ncurses-5.2-20011020.patch.gz |
Date: |
Sat, 20 Oct 2001 18:52:15 -0400 |
User-agent: |
Mutt/1.2.5i |
ncurses 5.2 - patch 20011020 - T.Dickey
------------------------------------------------------------------------------
Ncurses 5.2 is at
ftp.gnu.org:/pub/gnu
Patches for ncurses 5.2 are in the subdirectory
ftp://dickey.his.com/ncurses/5.2
------------------------------------------------------------------------------
20011020
+ rewrote limit-checks in wscrl() and associated _nc_scroll_window(),
to ensure that if the parameter of wscrl() is larger than the size of
the scrolling region, then the scrolling region will be cleared
(report by Ben Kohlen <address@hidden>).
+ add trace/varargs.c, using this to trace parameters in lib_printw.c
+ implement _tracecchar_t2() and _tracecchar_t().
+ split-out trace/visbuf.c
+ correct typo in lib_printw.c changes from 20010922 (report by Mike
Castle).
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- ncurses-5.2-20011020.patch.gz,
Thomas Dickey <=