Lines Matching +full:ras +full:- +full:to +full:- +full:cas

1 -------------------------------------------------------------------------------
2 -- Copyright 2018-2023,2024 Thomas E. Dickey --
3 -- Copyright 1998-2017,2018 Free Software Foundation, Inc. --
4 -- --
5 -- Permission is hereby granted, free of charge, to any person obtaining a --
6 -- copy of this software and associated documentation files (the --
7 -- "Software"), to deal in the Software without restriction, including --
8 -- without limitation the rights to use, copy, modify, merge, publish, --
9 -- distribute, distribute with modifications, sublicense, and/or sell copies --
10 -- of the Software, and to permit persons to whom the Software is furnished --
11 -- to do so, subject to the following conditions: --
12 -- --
13 -- The above copyright notice and this permission notice shall be included --
14 -- in all copies or substantial portions of the Software. --
15 -- --
16 -- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS --
17 -- OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF --
18 -- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN --
19 -- NO EVENT SHALL THE ABOVE COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, --
20 -- DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR --
21 -- OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE --
22 -- USE OR OTHER DEALINGS IN THE SOFTWARE. --
23 -- --
24 -- Except as contained in this notice, the name(s) of the above copyright --
25 -- holders shall not be used in advertising or otherwise to promote the --
26 -- sale, use or other dealings in this Software without prior written --
27 -- authorization. --
28 -------------------------------------------------------------------------------
29 -- $Id: NEWS,v 1.4114 2024/04/27 18:00:35 tom Exp $
30 -------------------------------------------------------------------------------
35 Changes through 1.9.9e are recorded by Zeyd M Ben-Halim.
47 it is not possible to add this information.
49 20240427 6.5 release for upload to ftp.gnu.org
59 + build/bug-fix for check-size feature (reports by Sam James, Gabriele
64 + provide for padding in check-size feature, using new_prescr() to
68 + revise progs.priv.h to provide for NC_ISATTY reuse
72 + modify test/test_mouse.c to use curses api for raw/noraw.
74 + build-fix for clang on Solaris
79 + modify tput/tset reset feature to avoid 1-second sleep if running in
80 a pseudo-terminal.
81 + modify check-size feature to avoid using it in a pseudoterminal
84 + trim a space after some "-R" options, fixing builds for applications
88 + modify xgterm to work around line-drawing bug -TD
89 + use CSI 3J in vte-2017 (report by Sven Joachim)
92 + add configure check for MB_LEN_MAX, to provide warning as needed.
108 xterm #389 -TD
110 + modify wenclose() to handle pads (Debian #1059783).
114 + compiler-warning fixes, while investigating an optimizer bug in
117 printed to the screen.
120 + minor changes to tracing and locale-checks.
123 + amend change to z39-a (report by Sven Joachim).
124 + use xterm+nopcfkeys, vt52-basic, dec+pp, dec+sl, vt52+arrows,
126 to trim -TD
127 + NetBSD-related fixes for x68k and wsvt25 (patch by Thomas Klausner)
134 xterm+256color, xterm+acs, xterm+nopcfkeys, xterm+pcf2 to trim -TD
135 + modify configure scripts/makefiles to omit KEY_RESIZE if the
140 + modify dist.mk to avoid passing developer's comments in manpages into
143 to trim -TD
144 + restore padding for wy520* and vt320-k311 (report by Sven Joachim).
148 ansi+idc1, ansi+idl, ansi+idl1, ansi+inittabs to trim -TD
150 + modify doc-html test package's install-directory, per lintian.
151 + add attr_get.3x to man_db.renames.in (patch by Sven Joachim).
155 + add ms-vt100-16color, winconsole -TD
156 + add rio, rio-direct -TD
157 + add mostlike -TD
158 + add wezterm, contour -TD
165 + correct an assignment in infocmp "-u" for detecting if a boolean
168 + modify infocmp "-u" option to not report cancels for strings which
170 + join two lines in infotocap.3x to eliminate a spurious "description"
175 + modify infocmp "-u" option to not report cancels in use'd chunks
176 which are not mentioned in the top-level terminal description.
178 + used "infocmp -u" to help trim redundant capabilities -TD
179 + updated man/edit_man.sh to allow for "\%" markers embedded after
180 bold font escapes in manpage cross-references (Debian #1057651).
181 + reduce compiler-warnings in configure checks
185 that the "-u" option can be used for more than two terminal types.
187 to italics (patches by Branden Robinson).
190 + add information about "ttycap", termcap's forerunner, to tset.1
202 + improve description of length-parameter and error-returns in several
207 winsnstr() and wins_nwstr() to match Solaris.
208 + make similar correction to wins_nwstr().
213 + used "infocmp -u" to help trim redundant capabilities -TD
215 capabilities with the "-u" option.
216 + fix inconsistent sort-order in see-also sections of manpages.
218 + modify endwin() to return an error if it is called again without an
222 + modify reset command to avoid altering clocal if the terminal uses a
225 + build-fixes for --with-caps variations.
226 + correct a couple of section-references in INSTALL.
230 fe/fd capabilities, like vim (vim-pr #13440).
231 + modify --with-pkg-config-libdir option to make "libdir" the default,
236 + use oldxterm+sm+1006 in vte-2014 (report by Benno Schulenberg) -TD
237 + add ansi+apparrows -TD
240 + minor cleanup of compiler- and manpage-warnings.
243 + make the recent change to setupterm optional "--enable-check-size"
248 + updated configure script macro CF_XOPEN_SOURCE, for uClibc-ng
252 + improve loop-limit for get_position().
258 + modify setupterm to provide for using ANSI cursor-position report (in
259 user6/user7 terminfo capabilities) to obtain screensize if neither
260 environment variables or ioctl is used. The ncurses test-program
261 with options "-E -T" demonstrates this feature.
264 + modify test/clip_printw.c to optionally test non-wrapped updates.
270 + amend change to delscreen() to limit the windows which it creates to
280 + correct limit for name-length in write_entry.c (report/testcase by
282 + limit delays to 30 seconds, i.e., padding delays in terminfo, as well
284 + improve a few pointer-checks.
291 + use string-hacks in alloc_entry.c, alloc_type.c and hardscroll.c,
292 overlooked due to compiler changes in recent OpenBSD releases.
293 + add "-6" option to ncu2openbsd script.
300 + fixes for compiler-warnings.
304 + various manpage-formatting fixes.
311 + add/use putty+cursor to reflect amending of modified cursor-keys in
312 2021 -TD
313 + add ecma+strikeout to putty -TD
314 + add functions to query tty-flags in SCREEN (request by Bill Gray).
318 + fixes for compiler-warnings.
323 + modify MinGW configuration to provide for running in MSYS/MSYS2
325 + add assignment in CF_MAN_PAGES to fill in value for TERMINFO_DIRS in
329 + add "auto" default for --with-xterm-kbs configure option.
332 + correct wadd_wch_literal() when adding a non-spacing character to a
333 double-width character.
339 Linux -TD
340 + modify MinGW driver to return KEY_BACKSPACE when an unmodified
343 + disallow using $TERMINFO or $HOME/.terminfo when tic "-o" option is
351 + adjust man/make_sed.sh to work with dates as the third field of TH.
352 + fixes for out-of-memory condition (report by "eaglegai").
355 + fixes for out-of-memory condition (report by "eaglegai").
362 + modify _nc_read_file_entry() to show relevant filename in warnings.
364 and test-case by Gregory James Duck).
367 + improve manpages discussing file descriptors in low-level functions.
368 + modify flushinp to use file descriptors in SCREEN, rather than from
370 + modify mcprint to use file descriptor in SCREEN, for consistency.
371 + add xterm+focus to foot+base (patch by Daniel Ekloef).
372 + correct definition of Charable() for non-wide ncurses library (report
373 and test-case by Zbigniew Baniewski).
376 + add configure option --with-strip-program, to override program
380 + improve error-checks for isEILSEQ()
381 + increase MB_CUR_MAX to 16, matching glibc's MB_LEN_MAX.
392 + modify test-package "ncurses6-doc" to use manpage-aliases, which in
393 turn required a change to the configure script to factor in the
394 extra-suffix option when deriving alias names.
395 + add mode 1004 to xterm+sm+1006 from xterm #380 -TD
398 > build-fixes related to configure-options and/or platform:
399 + fix for --enable-fvisibility
400 + fix for unusual values of --with-rel-version
401 + fix for unusual values of --with-abi-version
402 + fix for --disable-tcap-names
406 + revise recent change to _nc_write_entry to isolate it to a Cygwin bug
408 + amend fix for wgetnstr, wgetn_wstr to use cbreak mode unless raw
417 + regenerate llib-* files.
420 + add tiscan_s() to help applications check formatting capabilities
421 that would be passed to tiparm_s, etc.
422 + add tiparm_s() to provide applications a way to tell ncurses what
426 + add --disable-setuid-environ configure option (request by Sven
428 + drop compatibility with obsolete versions of tack, e.g., pre-1.08
433 + modify _nc_syserr_abort() to use _nc_env_access(), rather than
435 + use getauxval() when available, to improve setuid/setgid checks.
436 + modify test packages to disable root access/environ options.
437 + modify tgoto() to accept no-parameter capabilities, for joe editor
442 + fix copy/paste error in configure option --disable-root-access
444 + modify CF_XOPEN_SOURCE macro's amend default case to avoid
446 + modify test_tparm to account for extended capabilities.
452 + document limitations of tparm, and error-returns in curs_terminfo.3x
453 + document limitations of tgoto, and error-returns in curs_termcap.3x
454 + add xterm+focus to alacritty+common (patch by Christian Duerr).
455 + add "-v" option to tput, to show warnings.
459 + update tgoto() to account for _nc_tiparm() changes
461 + add special cases in tput to handle extensions Cs/Ms parameters
462 + ignore compiled-terminfo where the array sizes exceed the standard
465 + modify experimental Windows driver to work with xterm mouse protocol.
470 non-printable characters.
471 + modify version-check for gcc/g++, now works for msys2.
472 + modify check in _nc_write_entry() for multiply defined aliases to
474 conflicts with pre-existing terminal descriptions.
475 + allow for MinGW32-/64-bit configurations to use _DEFAULT_SOURCE
476 + clarify interaction of -R option versus -C, -I and -r in infocmp
478 + build-fix in lib_win32con.c (cf: 20230211).
481 + build-fixes for rpm test-packages.
482 + add/use configure check for clock_gettime(), to supersede
486 + configure-script improvements:
493 + set dwShareMode in calls to CreateConsoleScreenBuffer() (patch by
495 + use CreateFile with "CONIN$", "CONOUT$" rather than GetStdHandle to
500 + document XF, kxIN and kxOUT -TD
501 + add note on sun/wscons/cmdtool/shelltool -TD
502 + modify configure script check for pkg-config library directory to
507 + correct limit-check when dumping tc/use clause via tic -I (report by
509 + correct a check for manpage-alias in edit_man.sh, to work with out of
513 + change RV to XR/xr, to avoid conflict with pre-existing usage in vim,
514 to use RV/rv to denote DA2 and its response (discussion with Bram
515 Moolenaar) -TD
516 + add XF flag to xterm+focus so that termcap applications can be aware
517 of terminals which may support focus in/out -TD
518 + use xterm+focus in xterm-p370 and tmux -TD
519 + improve configure-script macros vs compiler warnings.
522 + add --with-abi-altered configure option (prompted by discussion with
524 + add BSD erase2 to characters handled by tset/reset.
525 + improve configure-script macros vs compiler warnings.
528 + add comment to bracketed+paste explaining that vim patch 9.0.1117 is
532 20221231 6.4 release for upload to ftp.gnu.org
534 + regenerate llib-* files.
536 -TD
539 + add mutex lock/unlock in a few places reported by thread-sanitizer
540 + add/use bracketed+paste to help identify terminals supporting this
541 xterm feature (prompted by discussion with Bram Moolenaar) -TD
545 script to invoke those.
548 + add minimal -h/-V getopt logic to the remaining test-programs.
554 + add -h usage and -V version options to the test-programs which use
556 + use "command -v" rather than "type" in Ada95/gen/Makefile.in to fix
558 + update ncurses-howto, more documentation fixes along with corrections
559 to example programs.
563 + fix an error in "@" command in test/ncurses.c F-menu (cf: 20190121).
564 + improve formatting of ncurses-intro.html and hackguide.html
565 + improve man/curs_clear.3x links to other pages
568 + use static libraries for AdaCurses test-package for Mageia, since no
573 + build-fixes for AdaCurses RPM test-package.
577 + modify "--with-manpage-format" to support bzip2 and xz compression
579 + modify make-tar.sh scripts to make timestamps more predictable.
586 + change man_db.renames to template, to handle ncurses*-config script
587 with the extra-suffix configure option.
590 + fix another memory-leak in tic.
591 + update install-sh script from autoconf, to fix install problem for
593 https://lists.gnu.org/archive/html/automake/2018-09/msg00005.html
601 + correct a switch-statement case in configure script to allow for test
603 + modify misc/gen-pkgconfig.in to allow for the case where the library
608 + modify configure/scripts to work around interference by GNU grep 3.8
610 + update CF_XOPEN_SOURCE, adding variants "gnueabi" and "gnueabihf" to
614 + modify configure macro CF_BUILD_CC to check if the build-compiler
615 works, rather than that it is different from the cross-compiler, e.g.,
616 to accommodate a compiler which can be used for either purpose with
618 + fix another memory-leak in tic.
624 + reduce memory-leak in tic by separating allocations for struct entry
626 + improve interaction between tic -v option and NCURSES_TRACE, by
627 processing the latter only when -v option does not set _nc_tracing.
628 + modify curses_trace() to show the trace-mask as symbols, e.g.,
632 + amend verbose-option change to make this affect level 3, e.g., using
633 "tic -cv3 terminfo".
635 a definition for NCURSES_WIDECHAR to the generated ".pc" and *-config
639 + modify verbose-option of infocmp, tic, toe to enable debug-tracing
643 + modify configure scripts to use overlooked cases for LD and
645 + modify nsterm to use xterm+alt1049 (report by Paul Handly) -TD
646 + modify putty to use xterm+alt1049 -TD
651 + add curses_trace to ifdef's for START_TRACE in test/test.priv.h
655 + modify delscreen to more effectively delete all windows on the given
659 + account for prescreen data if freeing leaks in pthread-configuration
660 + split-out _nc_set_read_thread(), to reduce compiler warnings about
662 + improve pthread-configuration for test/worm.c
665 + amend end_of_stream() to allow for input files without a final
667 + check for non-textfiles to tic.
670 + fixes to build with dietlibc:
674 + use wcsnlen as an alternative to wmemchr if it is not found
681 + improve pthread-configuration for test/worm.c, test/rain.c
686 + build-fix for test_mouse.c, for non-standard cfmakeraw.
687 + improve shell-scripts with shellcheck
696 + use NQ to flag entries where the terminal does not support query and
697 response -TD
699 supported the u6-u9 extension -TD
700 + add/use apollo+vt132, xterm+alt47 -TD
705 + correct dsl in dec+sl (report by Rajeev Pillai) -TD
706 + add/use ansi+cpr, decid+cpr -TD
709 + add a null-pointer check for term_names field in copy_termtype(),
711 + revise kon/kon2/jfbterm to undo "linux2.6" change to
712 smacs/rmacs/enacs (Debian #1012800) -TD
714 att620, att730 -TD
717 + modify waddch_literal() to allow for double-width base character when
722 + add note on portable memory-leak checking in man/curs_memleaks.3x
723 + remove u6-u9 from teken-2018 -TD
724 + set "xterm-new" to "xterm-p370", add "xterm-p371" -TD
727 + expanded notes for teken/syscons -TD
728 + fix overlooked copying of extended string-heap in copy_termtype
733 + improve memory-leak checking in several test-programs.
734 + set trailing null on string passed from winsnstr() to wins_nwstr().
735 + modify del_curterm() to fix memory-leak introduced by change to
739 + further improvements to test/test_mouse.c; compare with ncurses test
744 + add a few debug-traces for tic, fix a couple of memory-leaks.
747 + build-fix for debug-traces (report/patch by Chris Clayton).
750 + modify samples for xterm mouse 1002/1003 modes to use 1006 mode, and
751 also provide for focus in/out responses -TD
752 + modify default case in handle_wheel() to always report button-release
754 + improve valid_entryname() to disallow characters used in terminfo
756 + alter copy_termtype() to allocate new str_table and ext_str_table
758 + use calloc in _nc_init_entry() when allocating stringbuf, to ensure
760 + add library-level TYPE_CALLOC for consistency with TYPE_MALLOC.
761 + add some debug-traces for tic/infocmp.
764 + in-progress work on invalid_merge(), disable it (cf: 20220402).
766 + fix memory leak in tic when "-c" option is used.
769 + add a limit-check to guard against corrupt terminfo data
771 + add check/warning in configure script if option --with-xterm-kbs is
773 + add setlocale call to several test-programs.
774 + allow extended-color number in opts parameter of wattr_on.
782 + make description-fields distinct -TD
785 + update teken -TD
786 + add teken-16color, teken-vt and teken-sc -TD
787 + add a few missing details for vte-2018 (report by Robert Lange) -TD
790 + add xgterm -TD
791 + correct setal in mintty/tmux entries, add to vte-2018 (report by
793 + add blink to vte-2018 (report by Robert Lange)
797 + add xterm+acs building-block -TD
798 + add xterm-p370, for use in older terminals -TD
799 + add dec+sl to xterm-new, per xterm patch #371 -TD
800 + add mosh and mosh-256color -TD
803 + replace obsolescent "-gnatg" option with "-gnatwa" and "-gnatyg", to
806 + trim unused return-value from canonical_name().
810 + rewrite canonical_name() function of infocmp to ensure buffer size
811 + corrected use of original tty-modes in tput init/reset subcommands
812 + modify tabs program to limit tab-stop values to max-columns
813 + add limit-checks for palette rgb values in test/ncurses.c
814 + add a few null-pointer checks to help with static-analysis.
815 + enforce limit on number of soft-keys used in c++ binding.
816 + adjust a buffer-limit in write_entry.c to quiet a bogus warning from
824 + improve font-formatting in other manpages, for consistency.
825 + correct/improve font-formatting in curs_wgetch.3x (patch by Benno
830 by ImageMagick 6.9.11, which appears to use the wrong upper limit.
831 + improve use of "trap" in shell scripts, using "fixup-trap".
834 + minor updates for test-packages
835 + improve handling of --with-pkg-config-libdir option, allowing for the
837 colon-separated list of directories (report by Rudi Heitbaum,
839 + update kitty -TD
842 + add ABI 7 defaults to configure script.
843 + add warning in configure script if file specified for "--with-caps"
845 + use fix for CF_FIX_WARNINGS from cdk-perl, ignoring error-exit on
846 format-warnings.
848 infocmp "-f" option by allowing split before a "%p" marker.
857 + add section on releasing memory to curs_termcap.3x and
865 + install ncurses-examples programs in libexecdir, adding a wrapper
866 script to invoke those.
867 + add help-screen and screen-dump to test/combine.c
870 + add test/combine.c, to demo/test combining characters.
876 + fix errata in description fields (report by Eric Lindblad) -TD
877 + add x10term+sl, aixterm+sl, ncr260vp+sl, ncr260vp+vt, wyse+sl -TD
880 + add dim, ecma+strikeout to st-0.6 -TD
884 + modify test-package to more closely conform to Debian multi-arch.
885 + if the --with-pkg-config-libdir option is not given, use
890 + fix memory-leak in delwin for pads (report by Werner Fink, OpenSUSE
894 + minor clarification to clear.1 (Debian #999437).
895 + add xterm+sl-alt, use that in foot+base (report by Jonas Grosse
896 Sundrup) -TD
897 + improve search-path check for pkg-config, for Debian testing which
898 installs pkg-config with architecture-prefixes.
902 + modify wnoutrefresh to call pnoutrefresh if its parameter is a pad,
903 rather than treating it as an error, and modify new_panel to permit
904 its window-parameter to be a pad (report by Giorgos Xou).
905 + fix a memory-leak in del_curterm (prompted by discussion with Bram
909 + simplify some references to WINDOWS._flags using macros.
910 + add a "check" rule in Ada95 makefile, to help with test-packages.
911 + build-fix for cross-compiling to MingW, conditionally add -lssp
914 + corrected regex needed for older pkg-config used in Solaris 10.
915 + amend configure option's auto-search to account for systems where
916 none of the directories known to pkg-config exist, adapted from
917 mailing-list comment (report by Milan P. Stanic).
919 20211021 6.3 release for upload to ftp.gnu.org
921 + add "ncu2openbsd" script, to illustrate how to update an OpenBSD
922 system to use a current ncurses release.
925 + check for screen size-change in scr_init() and scr_restore(), in case
930 + amend change for pkg-config to account for "none" being returned in
931 the libdir-path result rather than "no" (report by Gabriele Balducci).
934 + build-fix for pmake with libtool.
935 + improve make-tar.sh scripts, adding COPYING to tar file, and clean up
937 + add link for "reset6" manpage in test-package ncurses6-doc
938 + revise configure option --with-pkg-config-libdir, using the actual
939 search path from pkg-config or pkgconf using the output from --debug
945 + fill in some details for infoton -TD
946 + fix spelling/consistency in several descriptions -TD
947 + use vt420+lrmm in vt420 -TD
948 + modify save_tty_settings() to avoid opening /dev/tty for cases other
950 + modify output of "toe -as" to show first description found rather
954 + correct off-by-one comparison in last_char(), which did not allow
957 non-parameterized margin-setting capabilities are present
961 + use return-value from vsnprintf to reallocate as needed to allow for
963 + modify tset "-q" option to refrain from modifying terminal modes, to
965 + add section on margins to terminfo.5, adapted from X/Open Curses.
969 tput-specific portions.
970 + add a check in toe to ensure that a "termcap file" is text rather
972 + further build-fixes for OpenBSD 6.9, whose header files differ from
976 + add kbeg to xterm+keypad to accommodate termcap applications -TD
977 + add smglp and smgrp to vt420+lrmm, to provide useful data for the
978 "tabs" +m option -TD
979 + build-fix for gcc 3.4.3 with Solaris10, which does not allow forward
981 + modify tput to allow multiple commands per line.
985 + adjust ifdef in test_opaque.c to fix build with ncurses 5.7
986 + add testing note for xterm-{hp|sco|sun} -TD
987 + corrected description for ansi.sys-old -TD
988 + add xterm+nopcfkeys, to fill in keys for xterm-hp, xterm-sun -TD
989 + use hp+arrows in a few places -TD
990 + use hp+pfk-cr in a few places -TD
997 + modify linux3.0 entry to reflect default mapping of shift-tab by
998 kbd 1.14 (report by Jan Engelhardt) -TD
999 + add historical note to tput, curses-terminfo and curses-color
1000 manpages based on source-code for SVr2, SVr3 and SVr4.
1002 + amend fix for --disable-root-environ (report by Arnav Singh).
1003 + build-fix for compiling link_test
1004 + drop symbols GCC_PRINTF and GCC_SCANF from curses.h.in, to simplify
1008 + correct reversed check for --disable-root-environ (report/analysis
1010 + apply gcc format attribute to prototypes which use a va_list
1011 parameter rather than a "..." variable-length parameter list
1012 (prompted by discussion in a tmux pull-request).
1013 + modify configure scripts to filter out redefinitions of _XOPEN_SOURCE,
1022 + move internals of TERMINAL structure to new header term.priv.h
1024 + corrected tsl capability for terminator -TD
1025 + add check in tic to report instances where tparm would detect an
1027 + correct a few places where SP->_pair_limit was used rather than
1028 SP->_pair_alloc (cf: 20170812).
1029 + fix missing "%d" for setaf/setab code 8-15 in xterm+direct16 (report
1030 by Florian Weimer) -TD
1038 + ignore "--dynamic-linker" option in generated pkg/config files,
1043 + add extensions in xterm+tmux and ecma+strikeout to ms-terminal,
1044 but cancel the non-working Cr and Ms capabilities -TD
1045 + add foot and foot-direct -TD
1048 + add workaround for Windows Terminal's problems with CR/LF mapping to
1049 ms-terminal (patch by Juergen Pfeifer).
1050 + review/update current Windows Terminal vs ms-terminal -TD
1054 against Glink manual -TD
1055 + fill in some missing pieces for pccons, to make it comparable to the
1056 vt220 entry -TD
1057 + modify mk-1st.awk to account for extra-suffix configure option
1059 + change default for --disable-wattr-macros option to help packagers
1060 who reuse wide ncursesw header file with non-wide ncurses library.
1061 + build-fix for test/test_opaque.c, for configurations without opaque
1070 the install.tic rule, etc., on the library in the build-tree.
1074 + amend libtool configuration to add dependency for install.tic, etc.,
1075 in ncurses/Makefile on the lower-level libraries.
1076 + modify configure script to support ".PHONY" make program feature.
1079 + add configure option --disable-root-access, which tells ncurses to
1080 disallow most file-opens by setuid processes.
1081 + use default colors in pccon "op" -TD
1082 + correct rmacs/smacs in aaa+dec, aaa+rv -TD
1083 + add hpterm-color2 and hp98550-color (Martin Trusler)
1084 + regenerate man-html documentation.
1087 + improve configure-macro used for dependencies of --disable-leaks such
1088 as --with-valgrind
1092 + fixes for scan-build, valgrind build/testing.
1096 + add a summary of ncurses-specific preprocessor symbols to curses.h
1100 + regenerate configure scripts with autoconf 2.52.20210509 to eliminate
1102 + add a note in manual page to explain ungetch vs unget_wch (prompted
1104 + add sp-funcs for erasewchar, killwchar.
1105 + modify wgetnstr, wgetn_wstr to improve compatibility with SVr4 curses
1115 + modify tputs' error check to allow it to be used without first
1119 + fix several warnings from clang --analyze
1120 + add null-pointer check in comp_parse.c, when a "use=" clause refers
1121 to a nonexisting terminal description (report/patch by Miroslav
1125 + add a special case in the configure script to work around one of the
1126 build-time breakages reported for OpenBSD 6 here:
1127 https://www.mail-archive.com/bugs@openbsd.org/msg13200.html
1129 + modify configure check for libtool to prevent accidental use of an
1135 _nc_SLIMIT's conditionally adding a parameter when the string-hacks
1140 + improve CF_LINK_FUNCS by ensuring that the source-file is closed
1141 before linking to the target.
1142 + add "check" rules for headers in c++, progs and test-directories.
1143 + build-fix for termsort module when configured with termcap (reports
1147 + extend --disable-pkg-ldflags option to also control whether $LDFLAGS
1148 from the build is provided in -config and .pc files (Debian #986764).
1151 + fix off-by-one limit for tput's processing command-line arguments
1157 + improve description of BSD-style padding in curs_termcap.3x
1159 + fix "--enable-leak" in CF_DISABLE_LEAKS to allow turning
1160 leak-checking off later in a set of options.
1161 + relax modification-time comparison in CF_LINK_FUNCS to allow it to
1164 + call delay_output_sp to handle BSD-style padding when tputs_sp is
1165 called, whether directly or internally, to ensure that the SCREEN
1170 + build-fixes for Solaris10 /bin/sh
1171 + fix some cppcheck warnings, mostly style, in ncurses test-programs,
1175 + add configure option --enable-stdnoreturn, making the _Noreturn
1176 keyword optional to ease transition (prompted by report by
1180 + improve parameter-checking in tput by forcing it to analyze any
1184 + remove an incorrect free in the fallback (non-checking) version of
1186 + correct use-ordering in some xterm-direct flavors -TD
1187 + add hterm, hterm-256color (Mike Frysinger)
1188 + if the build-time compiler accepts c11's _Noreturn keyword, use that
1190 + change configure-check for gcc's noreturn attribute to assume it is
1192 + add "lint" rule to c++/Makefile, e.g., with cppcheck.
1195 + improve configure CF_LD_SEARCHPATH macro used for ncurses*-config and
1197 + reduce dependency of math-library in test programs.
1203 + improved test/test_tparm.c, by limiting the tests to capabilities
1210 + modify tic/infocmp to eliminate unnecessary "\" to escape ":" in
1217 + revert change to lib_addch.c in waddch_literal() from 20210130, since
1219 this change causes too-early filling/wrapping (report by Johannes
1221 + add/use vt220+pcedit and vt220+vtedit -TD
1222 + add scrt/securecrt and absolute -TD
1223 + add nel to xterm-new, though supported since X11R5 -TD
1224 + add/use xterm+nofkeys -TD
1225 + move use of ecma+italics from xterm-basic to xterm+nofkeys -TD
1228 + add test/back_ground.c, to exercise the wide-character background
1231 wide-character, rather than a new part of a multibyte character.
1237 + provide for wide-characters as background character in wbkgrnd
1239 + add name for Fedora's pcre2 to configure check for "--with-pcre2"
1240 option, from xterm #363 -TD
1241 + modify adjustment in PutCharLR to restore the cursor position before
1242 writing to the lower-right corner, rather than decrementing the
1243 cursor column, in case it was a double-width character (cf: 20210130).
1246 + correct an off-by-one in comparison in waddch_literal() which caused
1247 scrolling when a double-cell character would not fit at the lower
1249 + split-out att610+cvis, vt220+cvis, vt220+cvis8 -TD
1250 + add vt220-base, for terminal emulators which generally have not
1251 supported att610's blinking cursor control -TD
1252 + use vt220+cvis in vt220, etc -TD
1253 + use att610+cvis, xterm+tmux and ansi+enq in kitty -TD
1255 blinking-cursor detail in att610+cvis -TD
1258 + modify package/config scripts to provide an explicit -L option for
1261 + minor build-fixes in configure script and makefiles to work around
1266 (report by Patrick McDermott) -TD
1268 adding "-g" flag to test/demo_new_pair to illustrate.
1276 + update man/curs_memleaks.3x, to include <term.h> which declares
1278 + clarify man/curs_terminfo.3x, to mention why the macro setterm is
1281 + amend man/curs_terminfo.3x, to note that <curses.h> is required
1284 + use parameter-names in prototypes in curs_sp_funcs.3x, for
1288 + update terminology entry to 1.8.1 -TD
1289 + fix some compiler-warnings which gcc8 reports incorrectly.
1292 + suppress hyphenation in generated html for manpages, to address
1293 regression in upgrade of groff 1.22.2 to 1.22.3.
1294 + fix inconsistent sort-order in see-also sections of manpages (report
1298 + improve manual pages for form field-types.
1301 + amend build-fixes for gnat 10 to work with certain systems lacking
1308 + correct mlterm3 kf1-kf4 (Debian #975322) -TD
1309 + add flash to mlterm3 -TD
1312 + add Smulx to alacritty (Christian Duerr).
1313 + add rep to PuTTY -TD
1314 + add putty+keypad -TD
1315 + add another fflush(stdout) in _nc_flush() to handle time-delays in
1317 low-level calls rather than curses (cf: 20161217).
1318 + modify configure check for c89/c99 aliases of clang to use its
1319 -std option instead, because some platforms, in particular macOS,
1323 + fix some compiler-warnings in experimental Windows-10 driver.
1324 + add the definitions needed in recent configure-check for clang
1328 + fix some compiler-warnings in experimental Windows-10 driver.
1329 + modify a check for parameters in terminfo capabilities to handle the
1331 converted from terminfo to termcap format.
1333 when cross-compiling (report by Eli Rykoff).
1336 + update kitty+common -TD
1337 + add putty+screen and putty-screen (suggested by Alexandre Montaron).
1339 upon wide-characters (prompted by discussion with Reuben Thomas).
1342 + modify MKterm.h.in so that it is not necessary to include <curses.h>
1346 + improve format of output in tic's check_infotocap() function, to
1348 + modify configure-check for clang to verify that -Qunused-arguments
1353 + provide workaround configure-check for bool when cross-compiling.
1355 Herlim's test data using address-sanitizer.
1356 + change a null-pointer check in set_curterm to a valid-string check,
1357 needed in to tic's use-resolution when pad_char is cancelled
1359 + improve tic's -c option to validate the number and type of parameters
1361 parameter-lists to use in tparm calls (report/testcase by Robert
1368 + improve discussion in curs_addch.3x of the use of unctrl to display
1370 + add a note in terminfo.5 explaining that no-parameter strings such
1374 + correct sgr in aaa+rv (report by Florian Weimer) -TD
1376 ncrvt100an -TD
1379 + set output-mode to binary in experimental Windows-10 driver (Juergen
1383 + remove output-related checks for nl/nonl (report by Leon Winter).
1384 + change tmux's kbs to ^? (report by Premysl Eric Janouch)
1385 + simplify mlterm initialization with DECSTR -TD
1387 + add tmux-direct (tmux #2370, Debian #895754)
1388 + add user-defined capabilities from mintty to Caps-ncurses, for
1392 + correct configure-check for gnurx library.
1393 + regenerate llib-* files.
1394 + modify tracemunch and the panel library to show readable traces for
1395 panel- and user-pointers.
1398 + update mlterm3 for 3.9.0 (report by Premysl Eric Janouch) -TD
1401 + corrected condition for appending curses.events to the generated
1405 + add configure-check for systre/tre with mingw configuration, to get
1406 the library-dependencies as seen in msys2 configuration for mingw64.
1407 + build-fixes for the win32-driver configuration.
1411 + fix regression in setupterm validating non-empty $TERM (report by
1415 + merge/adapt in-progress work by Juergen Pfeifer for new version of
1416 win32-driver.
1420 + build-fix for awk-scripts modified for win32-driver (report by Werner
1424 + remove a redundant NCURSES_EXPORT as a build-fix for "Maarten
1426 + merge/adapt in-progress work by Juergen Pfeifer for new version of
1427 win32-driver.
1428 + modify configure script, moving gcc -Werror options to EXTRA_CFLAGS
1429 to avoid breaking configure-checks (adapted from ongoing work on
1437 + improve version-number extraction in MKlib_gen.sh
1438 + make the test-package for manpages installable by adjusting the
1440 + correct an off-by-one loop-limit in convert_strings function
1443 + modify CF_SHARED_OPTS case for NetBSD to use the same "-shared"
1444 option for the non-rpath case as for the rpath case, to allow gcc to
1448 + reduce build-warnings by excluding ncurses-internals from deprecation
1450 + mark wgetch-events feature as deprecated.
1451 + add definition for $(LIBS) to ncurses/Makefile.in, to simplify builds
1452 using the string-hacks option.
1454 option --enable-wgetch-events is used (report by Werner Fink).
1457 + amend tic/infocmp check to allow for the respective tool's absence
1459 + improved some of the build-scripts with shellcheck
1460 + filter out -MT/-MD/-MTd/-MDd options in script for Visual Studio C++
1465 of cross-compiling (discussion with Keith Marshall).
1466 + modify configuration checks for build-time tic/infocmp to use
1467 AC_CHECK_TOOL. That can still be overridden by --with-tic-path and
1468 --with-infocmp-path when fallbacks are used, but even if not using
1469 fallbacks, the improved check may help with cross-compiling
1471 + other build-fixes for Ada95 with MinGW.
1472 + modify Ada95 source-generation utility to write to a file given as
1473 parameter rather than to the standard output, allowing builds with
1478 + add user32.lib to LDFLAGS for Visual Studio C++ configuration
1480 + modify MKkey_defs.sh to hide ncurses' definition of KEY_EVENTS to
1487 + improved workaround for redefinition-warnings for KEY_EVENT.
1492 + reduce redefinition-warnings for KEY_EVENT when building with Visual
1494 + define NCURSES_STATIC when compiling programs to link with static
1495 libraries, to work with MinGW vs Visual Studio C++.
1498 + modify c++/Makefile.in to set the current directory while compiling
1500 + several changes to allow the c++/demo program to compile/link.
1501 + change an ifdef in test-directory, to use VC++ wide-character funcs.
1504 + fix pound-sign mapping in acsc of linux2.6 entry (report by Ingo
1508 + build-improvements for Windows 10 and MinGW (patch by Juergen
1513 + update length of strings in infocmp's usage function to restore a
1517 + modify version-check with Ada generics to use the same pattern as in
1521 + adjust headers/declarations to provide for "dllimport" vs "dllexport"
1522 declarations when constructing DLLs, to worko with Visual Studio C++.
1525 + build-fixes for gnat 10.1.1, whose gnatmake drops integration with
1527 + correct buffer-length in test/color_name.h
1531 + move dlclose() call from lib_mouse.c to delscreen() to avoid a case
1536 + add xterm+256color2, xterm+88color2, to deprecate nonstandard usage
1537 in xterm+256color, xterm+88color -TD
1541 + add screen.linux-s alias (suggested by Alexandre Montaron).
1544 + correct configure version-check/warnng for g++ to allow for 10.x
1545 + re-enable "bel" in konsole-base (report by Nia Huang)
1546 + add linux-s entry (patch by Alexandre Montaron).
1547 + drop long-obsolete convert_configure.pl
1549 + improve parameter-checking for tparm, adding function _nc_tiparm() to
1550 handle the most-used case, which accepts only numeric parameters
1551 (report/testcase by "puppet-meteor").
1552 + use a more conservative estimate of the buffer-size in lib_tparm.c's
1554 passes-through unexpected characters from a format specifier
1555 (report/testcase by "puppet-meteor").
1556 + add a check for end-of-string in cvtchar to handle a malformed
1557 string in infotocap (report/testcase by "puppet-meteor").
1560 + update version-check for gnat to allow for gnat 10.x to 99.x
1562 + add a check in EmitRange to guard against repeat_char emitting digits
1563 which could be interpreted as BSD-style padding when --enable-bsdpad
1565 + add --disable-pkg-ldflags to suppress EXTRA_LDFLAGS from the
1566 generated pkg-config and ncurses*-config files, to simplify
1568 to hide the feature (report by Michael Stapelberg).
1571 + modify CF_SHARED_OPTS to generate a script which translates linker
1573 + omit parentheses around function-names in generated lib_gen.c to
1578 + update notes on vscode / xterm.js -TD
1581 + add "-r" option to the dots test-programs, to help with scripting
1583 + build-fix test/move_field.c for NetBSD curses, whose form headers
1587 + add details on the change to Linux SGR 21 in 2018 -TD
1588 + add xterm-direct16 and xterm-direct256 -TD
1589 + modify lib_mouse.c to check for out-of-range button numbers, convert
1590 those to position reports.
1593 + use vt100+fnkeys in putty -TD
1601 + use vt52+keypad in xterm-vt52, from xterm #354 -TD
1602 + improve see-also section of user_caps.5
1607 + add a trailing null for magic-string in putwin, flagged by gcc 10
1608 + update check for gcc version versus gnat to work with gcc 10.x
1611 + modify -fvisibility check to work with g++
1614 + add configure option and check for gcc -fvisibility=hidden feature
1615 + define NCURSES_NOMACROS in lib_gen.c to work around Visual Studio
1617 + modify some of the configure-macros, as well as mk-1st.awk to work
1622 + remove "$(srcdir)/" from path of library.gpr, needed for out-of-tree
1626 + improve configure-checks to reduce warnings about unused variables.
1627 + improve description of error-returns in waddch and waddnstr manual
1629 + add test/move_field.c to demonstrate move_field(), and a stub for
1633 + add history note to curs_scanw.3x for <stdarg.h> and <varargs.h>
1634 + add history note to curs_printw.3x for <stdarg.h> and <varargs.h>
1635 + add portability note to ncurses.3x regarding <stdarg.h>
1638 + update copyright notices in test-packages.
1639 + modify tracemunch to guard against errors in its known_p1 table.
1640 + add several --with-xxx-libname options, to help with pkgsrc (prompted
1644 + modify wbkgd() and wbkgrnd() to avoid storing a null in the
1650 + modify CF_NCURSES_CONFIG to work around xcode's c99 "-W" option,
1654 + check for pcre2posix.h instead of pcre2-posix.h
1657 + modify win_driver.c to use _alloca() rather than gcc's variable
1659 + add NCURSES_IMPEXP to ncurses wrapped-variable declarations
1668 + expanded note in ncurses.3x regarding automatically-included headers
1669 + improve vt50h and vt52 based on DECScope manual -TD
1670 + add/use vt52+keypad and vt52-basic -TD
1671 + check/workaround for line-too-long in Ada95 generate utility when
1672 building out-of-tree.
1674 + add "check" rule to include/Makefile, to demonstrate that the headers
1679 section as well as documenting error-returns.
1683 + add notes for 6.2 to INSTALL.
1685 20200212 6.2 release for upload to ftp.gnu.org
1687 + minor build-fixes, mostly to test-package scripts
1690 + modify check for sizeof(wchar_t) to ensure it gives useful result
1691 when cross-compiling.
1693 + define NCURSES_BROKEN_LINKER if the broken-linker feature is used,
1694 to simplify configure-checks for ncurses-examples.
1698 https://invisible-island.net/ncurses/ncurses.faq.html#relicensed
1701 + modify comparison in make_hash.c to correct a special case in
1702 collision handling for Caps-hpux11
1703 + add testing utility report_hashing to check hash-tables used for
1707 + use an awk script to split too-long pathnames used in Ada95 sample
1712 + improve xm example for xterm+x11mouse, xterm+sm+1006 -TD
1713 + add history section to curs_slk.3x and curs_terminfo.3x manpages.
1715 Christian Durr) -TD
1721 to accommodate recent MacOS changes.
1722 + suppress gcc's -Winline warning; it has not been useful for some time
1726 + modify a couple of macros in aclocal.m4 to allow autoconf 2.69 to
1727 "work", to help illustrate discussion in
1728 https://invisible-island.net/autoconf/my-autoconf.html
1729 + fix some warnings from autoheader-252
1732 + in gen-pkgconfig.in, move the RPATH_LIST and PRIVATE_LIBS assignments
1733 past the various prefix/libdir assignments, to allow for using those
1735 + improve ncurses*-config and pc-files by filtering out linker-specs.
1736 + modify test-package to more closely match Fedora's configuration
1737 for PIE/PIC feature and debug-packages.
1740 + correct pathname used in Ada95 sample programs for explain.txt, to
1741 work with test-packages.
1744 + if tracing was first turned on after initialization, attempt to
1750 + add exit_curses() and exit_terminfo() to replace internal symbols for
1751 leak-checking.
1754 + fix a few warnings for test-package builds
1755 + add curses_trace(), to replace trace().
1758 + add portability section to curs_getcchar manpage (prompted by
1762 + improve typography for double-quotes in manpages.
1765 + fix typo for MinGW rpm test-package.
1769 + modify ncurses/Makefile.in to fix a case where Debian/testing changes
1770 to the ld --as-needed configuration broke ncurses-examples test
1772 + drop library-dependency on psapi for MinGW port, since win_driver.c
1773 defines PSAPI_VERSION to 2, making it use GetProcessImageFileName
1777 + add warning-check in tic for terminals with parm_dch vs parm_ich.
1778 + drop ich1 from rxvt-basic, Eterm and mlterm to improve compatibility
1779 with old non-curses programs -TD
1780 + reviewed st 0.8.2, updated some details -TD
1781 + use ansi+rep several places -TD
1789 + revise CF_ADD_LIBS macro to prepend rather than append libraries.
1790 + add "xterm-mono" to help packagers (report by Sven Joachim) -TD
1794 line-drawing characters (report by Nick Black).
1797 + modify linux-16color to accommodate Linux console driver change in
1801 + modify make_hash to not require --disable-leaks, to simplify building
1802 with address-sanitizer.
1803 + modify tic to exit if it cannot remove a conflicting name, because
1805 use-resolution (report/testcase by Hongxu Chen, cf: 20111001).
1808 + improve buffer-checks in captoinfo.c, for some cases when the
1816 + amend recent changes to ncurses*-config and pc-files to filter out
1817 Debian linker-flags (report by Sven Joachim, cf: 20150516).
1824 + check for acsc with odd length in dump_entry in check for one-one
1827 overlooked in changes to eliminate strcpy (cf: 20001007).
1830 + modify the ncurse*-config and pc-files to more closely match for the
1831 -I and -l options.
1834 + amend the ncurses*-config and pc-files to take into account the rpath
1836 + improve -L option filtering in ncurses*-config
1837 + improve recovery from error when reading command-character in
1842 + add a note in resizeterm manpage about top-level windows which touch
1844 + modify configure-checks for gnat to identify each of the tools path
1848 + build-fixes for Ada95 configure-script and corresponding test package
1851 + add --with-ada-libname option and modify Ada95 configuration to
1854 + modify configure script to distinguish gcc from icc and clang when
1855 the --enable-warnings option is not used, to avoid unnecessary
1859 + build-fixes for configuration using --program-suffix with Ada95,
1860 noticed with MacOS but applicable to other platforms without
1864 + fix some cppcheck warnings, mostly style, in ncurses test-programs.
1869 + fix some cppcheck warnings, mostly style, in ncurses test-programs.
1875 + improve loop limits in _nc_scroll_window() to handle a case where
1878 + amend the change to screen, because tmux relies upon that entry
1879 and does not support that feature (Debian #933572) -TD
1880 + updated ms-terminal entry & notes -TD
1881 + updated kitty entry & notes -TD
1882 + updated alacritty+common entry & notes -TD
1883 + use xterm+sl-twm for consistency -TD
1895 + add some portability/historical details to the tic, toe and infocmp
1897 + correct fix for broken link from terminfo(5) to tabs(1) manpage
1901 + change reset's behavior for margins to simply clear soft-margins if
1902 possible, rather than clearing and then setting them according to the
1907 + add domterm -TD
1908 + improve comments for recent changes, add alias xterm.js -TD
1911 + add --with-tic-path and --with-infocmp-path to work around problems
1912 building fallback source using pre-6.0 tic/infocmp.
1914 + correct a buffer-limit in write_entry.c for systems that use caseless
1916 + add ms-terminal -TD
1917 + add vscode, vscode-direct -TD
1920 + improve the tabs.1 manual page to distinguish the PWB/Unix and 7th
1922 + add configure check for getenv() to work around implementation shown
1923 in Emscripten #6766, use that to optionally suppress START_TRACE
1924 macro, whose call to getenv() may not work properly (report by Ilya
1926 + modify initialization functions to avoid relying upon persistent
1935 + add mintty, mintty-direct (adapted from patch by Thomas Wolff).
1936 Some of the suggested user-defined capabilities are commented-out,
1937 to allow builds with ncurses 5.9 and 6.0
1938 + add Smol/Rmol for tmux, vte-2018 (patch by Nicholas Marriott).
1939 + add rs1 to konsole, mlterm -TD
1940 + modify _nc_merge_entry() to make a copy of the data which it merges,
1941 to avoid modifying the source-data when aligning extended names.
1944 + modify an internal call to vid_puts to pass extended color pairs
1950 + modify reset_cmd.c to allow for tabstops at intervals other than 8
1954 + update xterm-new to xterm patch #345 -TD
1955 + add/use xterm+keypad in xterm-new (report by Alain D D Williams) -TD
1956 + update terminator entry -TD
1957 + remove hard-tabs from ti703 (report by Robert Clausecker)
1962 + fix a spurious blank line seen with "infocmp -1fx xterm+x11mouse"
1963 + add checks in repair_subwindows() to keep the current position and
1964 scroll-margins inside the resized subwindow.
1966 row is inside scroll-margins, but not at the end (report by Toshio
1972 + improve workaround for Solaris wcwidth versus line-drawing characters
1974 + add special case in tic to validate RGB string-capability extension.
1975 + corrected string/parameter-field for RGB in Caps-ncurses.
1983 + improve ifdef's for TABSIZE variable, to help with AIX/HPUX ports.
1987 + used test/test_arrays.c to improve Caps.aix1 and Caps.hpux11
1990 not depend on order into Caps-ncurses.
1993 + modify MKcaptab.sh, MKkey_defs.sh, and MKhashsize.sh to handle
1994 split-up Caps-files.
1995 + build-fixes if extended-functions are disabled.
1998 + add "screen5", to mention italics (report by Stefan Assmann)
1999 + modify description of xterm+x11hilite to eliminate unused p5 -TD
2000 + add configure script checks to help with a port to Ultrix 3.1
2004 + add fallback for strstr() in test-programs
2005 + add fallback for STDOUT_FILENO in test-programs
2010 + corrected prototypes in several manpages using script to extract
2017 + regenerate llib-* files.
2018 + modify tic to also use new function for user-defined capability info.
2019 + modify _nc_parse_entry() to check if a user-defined capability has
2021 + fix a special case of link-anchors in generated Ada html files.
2026 + in-progress changes to add parameter-checking for common user-defined
2028 + update MKcodes.awk and MKnames.awk to ignore the new "userdef"
2029 data in Caps-ncurses (cf: 20190302).
2033 + add "Caps-ncurses" file to help with checking inconsistencies in some
2034 user-defined capabilities.
2035 + amend check for repeat_char to handle a case where setlocale() was
2039 + fix typo in adds200 -TD
2041 + improve check in mvcur() to decide whether to use hard-tabs, using
2051 + add check in tic to provide warnings for mismatched number of
2052 parameters in the documented user-capability extensions.
2055 + modify rpm test-package ".spec" file to work around naming conflict
2057 + modify no-leaks code in test/picsmap to avoid non-standard tdestroy.
2058 + amend change to configure script which altered the top-level makefile
2059 to avoid attempting to install the terminfo database when it was not
2060 configured, to allow for installing the ".pc" files which are also
2064 + change some "%define" statements in test-packages for RPMs to
2065 "%global" to work around changes in rpm 4.14 from recent Redhat.
2067 + eliminate fixed buffer-size when reading $TERMCAP variable.
2069 being interpreted as a fallback to terminfo entry (prompted by
2073 + add a check in test/configure to work around non-ncurses termcap.h
2077 + updated "string-hacks" feature.
2078 + minor improvements to manpage typography.
2079 + corrected conditionally-compiled limit on color pairs (report by
2081 + add -x option to test/pair_content, test/color_content for testing
2084 + add -p option to test/pair_content, test/color_content to show the
2088 + add O_INPUT_FIELD extension to form library (patch by Leon Winter).
2089 + override/suppress --enable-db-install if --disable-database configure
2091 + change a too-large terminal entry in tic from a fatal error to a
2097 + add nsterm-direct -TD
2098 + use SGR 1006 mouse for konsole-base -TD
2099 + use SGR 1006 mouse for putty -TD
2100 + add ti703/ti707, ti703-w/ti707-w (Robert Clausecker)
2103 + add dummy "check" rule in top-level and test-Makefile to simply
2104 building test-packages for Arch.
2105 + modify configure script to avoid conflict with a non-POSIX feature
2107 packagers have come to rely upon this behavior (FreeBSD #234049).
2111 + improve man/curs_mouse.3x with regard to xterm
2112 + modify tracemunch to accept filename parameters in addition to use
2114 + minor optimization to reduce calls to _nc_reserve_pairs (prompted by
2117 + modify infocmp to omit filtering of "OTxx" names which are used for
2118 obsolete capabilities, when the output is sorted by long-names.
2125 + add nsterm-build309 to replace nsterm-256color, assigning the latter
2126 as an alias of nsterm, to make mouse work with nsterm-256color -TD
2127 + base gnome-256color entry on "gnome", not "vte", for consistency -TD
2132 supported, to try copying the pointers for va_list, or as an array.
2137 + modify wbkgd() and wbkgrnd() to improve compatibility with SVr4
2142 + add midnightbsd to CF_XOPEN_SOURCE macro (patch by Urs Jansen).
2143 + add "@" command to test/ncurses F-test, to allow rapid jump to
2149 + build-fix (reports by Chih-Hsuan Yen, Sven Joachim).
2152 + check --with-fallbacks option to ensure there is a value, and add
2153 the fallback information to top-level Makefile summary.
2154 + add some traces in initialization to show whether a fallback entry is
2156 + build-fix for test/movewindow with ncurses-examples on Solaris.
2157 + add "-l" option to test/background, to dump screen contents in a form
2165 + correct a status-check in _nc_read_tic_entry() so that if reading
2166 a hex/b64 $TERMINFO, and the $TERM does not match, fall-through to
2167 the compiled-in search list.
2170 + several workarounds to ensure proper C compiler used in parts of
2176 + add OpenGL clients alacritty and kitty -TD
2177 + add Smulx for tmux, vte-2018 -Nicholas Marriott
2181 from the infocmp -Q option.
2182 + allow value for --with-versioned-syms to be a relative pathname
2183 + add a couple of broken-linker symbols to the list of versioned
2184 symbols to help with link-time optimization versus weak symbols.
2185 + apply shift/control/alt logic when decoding xterm's 1006 mode to
2186 wheel-mouse events (Redhat #1610681).
2190 to make it an absolute path.
2193 + improve a configure check to work with newer optimizers (report by
2198 + fix typo in tvi955 -TD
2199 + corrected acsc for regent60 -TD
2200 + add alias n7900 -TD
2201 + corrected acsc for tvi950 -TD
2202 + remove bogus kf0 from tvi950 -TD
2203 + added function-key definitions to agree with Televideo 950 manual -TD
2204 + add bel to tvi950 -TD
2205 + add shifted function-keys to regent60 -TD
2206 + renumber regent40 function-keys to match manual -TD
2207 + add cd (clr_eos) to adds200 -TD
2210 + build-fix: remove a _tracef call which was used for debugging (report
2214 + ignore interrupted system-call in test/ncurses's command-line, e.g.,
2218 + modify rpm test-packages to not use --disable-relink with Redhat,
2222 + document --with-pcre2 configure option in INSTALL.
2224 marked as alternate-character set, to handle a case where the
2225 character in the cell does not correspond to any of the ASCII
2227 + amend change to form library which attempted to avoid unnecessary
2228 update of cursor position in non-public fields, to simply disable
2230 + improve check for LINE_MAX runtime limit, to accommodate broken
2238 + update configure script to autoconf 2.52.20180819 (Debian #887390).
2241 + add a section to tput manual page clarifying how it determines the
2243 + add "--disable-relink" to rpm test-packages, for consistency with the
2244 deb test-packages.
2245 + split spec-file into ncurses6.spec and ncursest6.spec to work around
2247 + drop mention of "--disable-touching", which was not in the final
2251 + build-fix for PDCurses with ncurses-examples.
2253 + modify configure scripts to reduce relinking/ranlib during library
2255 + use "install -p" when available, to avoid need for ranlib of
2257 + modify scripts which use "--disable-relink" to add a 1-second
2258 sleep to work around tools which use whole-second timestamps, e.g.,
2263 scrolls content onto its saved-lines before actually clearing
2264 the display, by clearing the saved-lines after clearing the
2268 + improve documentation regarding feature-test macros in curses.h
2270 + formatting fixes for manpages, regenerate man-html documentation.
2273 + build-fixes for gcc8.
2274 + corrected acsc for wy50 -TD
2275 + add wy50 and wy60 shifted function-keys as kF1 to kF16 -TD
2276 + remove ansi+rep mis-added to interix in 2018-02-23 -TD
2279 + add enum, regex examples to test/demo_forms
2280 + add configure check for pcre-posix library to help with MinGW port.
2283 + build-fixes for gcc8.
2286 + fix a case where tiparm could return null if the format-string was
2290 + add acsc string to vi200 (Nibby Nebbulous)
2291 add right/down-arrow to vi200's acsc -TD
2292 + add "x" to tput's getopt string so that "tput -x clear" works
2297 + add "#error" in a few places to flag unsupported configurations
2300 + use _WIN32/_WIN64 in preference to __MINGW32__/__MINGW64__ symbols
2301 to simplify building with MSVC, since the former are defined in both
2303 + further improvements to configure-checks from work on dialog, i.e.,
2311 + build-fix for ncurses-examples related to gcc8-fixes (cf: 20180526).
2314 + change target configure level for _XOPEN_SOURCE to 600 to address
2316 + improved configure-checks CF_SIZECHANGE and CF_STRUCT_TERMIOS from
2321 to list helper libraries such as gpm for static linking (Debian
2327 + add RPM test-package "ncursest-examples".
2328 + modified RPM test-package to work with Mageia6.
2332 + review/improve header files to ensure that those include necessary
2333 files except for the previously-documented cases (report by Isaac
2335 + improved test-package scripts, adapted from byacc 1.9 20180525.
2340 + formatting fixes for manpages, regenerate man-html documentation.
2341 + trim spurious whitespace from tmux in 2018-02-24 changes;
2342 fix some inconsistencies in/between tmux- and iterm2-entries for SGR
2344 + improve iterm2 using some xterm features which it has adapted -TD
2345 + add check in pair_content() to handle the case where caller asks
2350 + repair a change from 20110730 which left an error-check/warning dead.
2357 alternate-character set, but the terminal does not actually support
2359 such as vt52, which lacks most line-drawing capability.
2360 + use configure --with-config-suffix option to work around filename
2361 conflict with Debian packages versus test-packages.
2362 + update tracemunch to work with perl 5.26.2, which changed the rules
2366 + document new form-extension O_EDGE_INSERT_STAY (report by Leon
2368 + correct error-returns listed in manual pages for a few form functions
2370 + add a check in form-library for null-pointer dereference:
2376 + modify form library to optionally delay cursor movement on a field
2378 + modify form library to avoid unnecessary update of cursor position in
2379 non-public fields (patch by Leon Winter).
2381 + also add/improve null-pointer checks in other places
2382 + add a null-pointer check in _nc_parse_entry to handle an error when
2383 a use-name is invalid syntax (report by Chung-Yi Lin).
2389 Curses was updated to do this, e.g., wscanw, newterm, the terminfo
2397 extended header to denote the number of valid strings in the extended
2401 + amend Scaled256() macro in test/picsmap.c to cover the full range
2404 + trim some redundant capabilities from st-0.7 -TD
2405 + trim unnecessary setf/setb from interix -TD
2411 different strings, but provide identical results to setaf/setab.
2413 + reorder loop-limit checks in winsnstr() in case the string has no
2418 + modify TurnOn/TurnOff macros in lib_vidattr.c and lib_vid_attr.c to
2420 + improve a few lintian warnings in test-packages.
2421 + modify lib_setup to avoid calling pthread_self() without first
2424 + modify generated terminfo.5 to not use "expand" and related width
2427 + add a category to report_offsets, e.g., "w" for wide-character, "t"
2428 for threads to make the report more readable. Reorganized the
2429 structures reported to make the categories more apparent.
2430 + simplify some ifdef's for extended-colors.
2431 + add NCURSES_GLOBALS and NCURSES_PRESCREEN to report_offsets, to show
2435 + modify _nc_resolve_uses2() to detect incompatible types when merging
2439 + correct Ss/Ms interchange in st-0.7 entry (tmux #1264) -TD
2440 + fix remaining flash capabilities with trailing mandatory delays -TD
2446 + add a null-pointer check in safe_sprintf.c (report by Steven Noonan).
2451 + modify misc/Makefile.in to install/uninstall explicit list in case
2452 the build-directory happens to have no ".pc" files when an uninstall
2454 + deprecate safe-sprintf, since the vsnprintf function, which does what
2456 + add several development/experimental options to development packages.
2457 + minor reordering of options in configure script to make the threaded
2462 + minor fixes to test/*.h to make them idempotent.
2463 + add/use test/parse_rgb.h to show how the "RGB" capability works.
2465 + add extended_slk_color{,_sp} symbols to the appropriate
2469 + update "VERSION" file, used in shared-library naming.
2471 20180127 6.1 release for upload to ftp.gnu.org
2478 + trim "XT" from screen entry, add comments to explain why it was
2479 not suitable -TD
2480 + modify iterm to use xterm+sl-twm building block -TD
2481 + mark konsole-420pc, konsole-vt100, konsole-xf3x obsolete reflecting
2482 konsole's removal in 2008 -TD
2483 + expanded the history section of konsole to explain its flawed
2484 imitation of xterm's keyboard -TD
2486 support xterm's 1006 mode -TD
2487 + add nsterm-build400 for macOS 10.13 -TD
2488 + add ansi+idc1, use that in ansi+idc adding dch for consistency -TD
2489 + update vte to vte-2017 -TD
2490 + add ecma+strikeout to vte-2017 -TD
2491 + add iterm2-direct -TD
2492 + updated teraterm, added teraterm-256color -TD
2493 + add mlterm-direct -TD
2494 + add descriptions for ANSI building-blocks -TD
2496 20180121 pre-release
2499 blocks from xterm #331 -TD
2500 + add xterm+direct, xterm+indirect, xterm-direct entries from xterm
2501 #331 -TD
2502 + modify xterm+256color and xterm+256setaf to use correct number of
2503 color pairs, for ncurses 6.1 -TD
2504 + add rs1 capability to xterm-256color -TD
2505 + modify xterm-r5, xterm-r6 and xterm-xf86-v32 to use xterm+kbs to
2506 match xterm #272, reflecting packager's changes -TD
2507 + remove "boolean" Se, Ss from st-0.7 -TD
2508 + add konsole-direct and st-direct -TD
2509 + remove unsupported "Tc" capability from st-0.7; use st-direct if
2510 direct-colors are wanted -TD
2511 + add vte-direct -TD
2512 + add XT, hpa, indn, and vpa to screen, and invis, E3 to tmux (patch by
2514 + use xterm+sm+1006 in xterm-new, vte-2014 -TD
2516 mode does not work with those programs. konsole is debatable -TD
2517 + add "termite" entry (report by Markus Pfeiffer) -TD
2519 + support read/write new binary-format for terminfo which stores
2520 numeric capabilities as a signed 32-bit integer. The test programs
2521 such as picsmap, ncurses were created or updated during 2017 to use
2523 + the new format is written by the wide-character configuration of
2525 + other applications such as infocmp built with the wide-character
2527 + applications built with the "narrow" (8-bit) configuration will
2528 read the new format, but will limit those extended values to 32767.
2530 term.h still uses signed 16-bit values.
2531 + because it is incompatible with the legacy (mid-1980s) binary format,
2533 + the term.5 manual page is updated to describe this new format.
2534 + the limit on file-size for compiled terminfo is increased in the
2535 wide-character configuration to 32768.
2538 + build-fix in picsmap.c for stdint.h existence.
2539 + add --disable-stripping option to configure scripts.
2540 + modify ncurses-examples to install test-scripts in the data directory.
2541 + work around tool-breakage in Debian 9 and later by invoking
2542 gprconfig to specify the C compiler to be used by gnatmake,
2545 + bump the compat level for test-packages to 7, i.e., Debian 5.
2549 + modify test/savescreen.c to add test patterns that exercise 88-,
2550 256-, etc., colors.
2551 + modify configure option --with-build-cc, adding clang, c89 and c99
2553 + modify ncurses-examples configure script to use pkg-config for the
2554 extra form/menu/panel libraries, to be more consistent with the
2556 + modify test-packages for mingw to supply "pc" files.
2557 + modify gen-pkgconfig.in to list -lpthread as a private library when
2558 configured to access it via weak symbols.
2559 + simplify gen-pkgconfig.in, adding -ltinfo without the special linker
2560 checks because some versions of the linker simply hard-code the
2562 + update URLs for ncurses website to use https.
2563 + modify CF_CURSES_LIBS to fill in $cf_nculib_root in case the
2564 ncurses-examples are built with a system ncurses that lacks the
2566 needed to make a followup check for the pthread library work, and
2567 would be set properly using the options "--with-screen", etc.
2572 + build-fix for ncurses-examples with Fedora27, adding check for
2573 reset_color_pairs() -- not yet in Fedora's package.
2574 + consistently add $CFLAGS to $MK_SHARED_LIB symbol in configure
2575 script when the latter happens to use the C compiler rather than
2578 some remaining internals to apply, no ABI-related changes are
2580 + add configure --with-config-suffix option to work around filename
2581 conflict with Redhat packages versus test-packages.
2584 + modify ncurses-examples to quiet const-warnings when building with
2586 + modify toe to not exit if unable to read a terminal description,
2589 + assign 0 to pointer in _nc_tgetent_leak() after freeing it. Also
2590 avoid reusing pointer from previous successful call to tgetent
2596 + repair template in test/package/ncurses-examples.spec (cf: 20171111).
2598 for u1-u9 by making a special case for u6.
2602 + modify misc/ncurses-config.in to make output with --includedir
2603 consistent with --cflags, i.e., when --disable-overwrite option was
2606 + modify MKlib_gen.sh to suppress macros when calling an "implemented"
2608 + updated ftp-url used in test-packages, etc.
2609 + modify order of -pie/-shared options in configure script in case
2610 LDFLAGS uses "-pie", working around a defect or limitation in the GNU
2615 + modify MKlib_gen.sh to avoid tracing result from getstr/getnstr
2617 + add "-a" aspect-ratio option to picsmap.
2619 + modify _nc_write_entry() to truncate too-long filename (report by
2621 + build-fix for ncurses-examples with NetBSD curses:
2625 value to make it possible for most applications to check for an
2626 error-return (report by Midolikawa H).
2632 + add a note to curs_addch.3x on portability.
2633 + add a note to curs_pad.3x on the origin and portability of pads.
2636 + reviewed test-programs using KEY_RESIZE, made fixes to test/worm.c
2637 + add a "-d" option to picsmap for default-colors.
2638 + modify old terminology entry and a few other terminal emulators to
2639 account for xon -TD
2643 those correspond to the non-sgr settings where they differ, but
2644 otherwise use ECMA-48 consistently:
2645 jaixterm, aixterm, att5420_2, att4424, att500, decansi, d410-7b,
2646 dm80, hpterm, emu-220, hp2, iTerm2.app, mterm-ansi, ncrvt100an,
2647 st-0.7, vi603, vwmterm -TD
2648 + build-fix for diagnostics warning in lib_mouse.c for pre-5.0 versions
2653 + add "op" to xterm+256setaf -TD
2654 + reviewed terminology 1.0.0 -TD
2655 + reviewed st 0.7 -TD
2656 + suppress debug-package for ncurses-examples rpm build.
2659 + check for interrupt in color-pair initialization of dots_curses.c,
2661 + add z/Z zoom feature to test/ncurses.c C/c screens.
2662 + add '<' and '>' commands to test/ncurses.c S/s screens, to better
2663 test off-by-ones in the overlap/copywin functions.
2666 + improve man/curs_inwstr.3x, correct end-logic for lib_inwstr.c
2669 + clear the other half of a double-width character on which a line
2671 + make test/ncurses.c "s" test easier to understand which subtests are
2672 available; add a "S" wide-character overlap test-screen.
2673 + modify test/ncurses.c C/c tests to allow for extended color pairs.
2674 + add endwin() call in error-returns from test/ncurses.c omitted in
2676 + improve install of hashed-db by removing the ".db" file as done for
2677 directory-tree terminal databases.
2679 port/refactoring of test-programs (cf: 20170909).
2680 + add test/padview.c, to compare pads with direct updates in view.c
2683 + modify test/view.c to expand tabs using the ncurses library rather
2684 than in the test-program.
2686 + add -T, -e, -f -m options to "dots" test-programs.
2687 + fix a few typos in usage-messages for test-programs.
2690 + minor cleanup to test/view.c:
2691 + eliminate "-n" option by simply reading the whole file.
2693 + add check in tput for init/reset operands to ensure those use a
2697 + correct array-index when parsing "-T" command-line option in tabs
2699 + modify demo_new_pair.c to pass extended pairs to setcchar().
2700 + add test/dots_xcurses.c to illustrate a different approach used for
2702 + add a check in tic to note when a description uses non-mandatory
2707 + modify "-T" option of clear and tput to call use_tioctl() to obtain
2709 + review/repair some exit-codes for tput, making usage-message exit
2710 with 2 rather than 1, and a failure to open terminal 4+errno.
2711 + amend check in tput, tabs and clear to allow those to use the
2712 database-only features in cron if a -T option gives a suitable
2714 + correct an ifdef in test/ncurses.c for systems with soft-keys but
2716 + regenerate man-html documentation.
2721 + add refresh() call to dots_mvcur.c, needed to use mvcur() with
2723 + minor fixes for configure script from work on ncurses-examples and
2725 + improve animation in test/xmas.c by adding a time-delay in blinkit().
2726 + modify several test programs to reflect that ncurses honors existing
2728 + modify bs.c to make it easier to quit.
2729 + change ncurses-examples to use attr_t vs chtype to follow X/Open
2730 documentation more closely since Solaris xpg4-curses uses different
2736 + modify menu for test/ncurses.c to fit on 24-line screen.
2737 + build-fix for configure --with-caps=uwin
2738 + add options to test_arrays.c, for selecting termcap vs terminfo, etc.
2741 + minor fix to test/filter.c to avoid clearing the command in one case.
2742 + modify filter() to discard clr_eos if back_color_erase is set.
2745 + improve wide-character implementation of myADDNSTR() in frm_driver.c,
2749 + modify test/knight to provide the "slow" solution for small screens
2751 + modify several test-programs which call use_default_colors() to
2752 consistently do this only if "-d" option is given.
2753 + additional changes to test with non-standard variants of curses:
2754 + modify a loop limit in firework.c to work around absence of limit
2757 not return ERR on the lower-right corner.
2762 + amend change for endwin-state for better consistency with the older
2764 + modify check in fmt_entry() to handle a cancelled reset string
2772 + fixes for "iterm2" (report by Leonardo Brondani Schenkel) -TD
2773 + corrected a warning from tic about keys which are the same, to skip
2775 + add check in tic for unnecessary use of "2" to denote a shifted
2780 name to "invalid" to avoid problems storing entries.
2781 + add/improve checks in tic's parser to address invalid input
2782 + add a check in comp_scan.c to handle the special case where a
2783 nontext file ending with a NUL rather than newline is given to tic
2795 + add options for test/configure to disable checks for form, menu and
2799 + update "iterm" entry -TD
2800 + add "iterm2" entry (report by Leonardo Brondani Schenkel) -TD
2801 + regenerate llib-* files.
2803 + improve picsmap test-program:
2806 + add -x option to clear/tput to make the E3 extension optional
2808 + add options -T and -V to clear command for compatibility with tput.
2809 + add usage message to clear command (Debian #371855).
2811 + minor fixes to "RGB" extension and reset_color_pairs().
2814 + improve description of -R option in infocmp manual page (report by
2817 + add user_caps.5 manual page to document the terminfo extensions used
2821 + modify install-rule for ncurses-examples to put the data files in
2822 /usr/share/ncurses-examples
2823 + improve tracemunch, by changing address-parameters of add_wch(),
2824 color_content() and pair_content() to dummy parameters.
2825 + minor optimization to _nc_change_pair, to return quickly when the
2827 + in-progress changes to improve performance of test/picsmap.c for
2829 + modify allocation for SCREEN's color-pair table to start small, grow
2830 on demand up to the existing limit.
2831 + add "RGB" extension capability for direct-color support, use this to
2833 + improve picsmap test-program:
2834 + if no palette file is needed, attempt to load one based on $TERM,
2836 suffix, and finally in the data-directory, e.g.,
2837 /usr/share/ncurses-examples
2838 + add "-l" option for logging
2839 + add "-d" option for debugging
2840 + add "-s" option for stepping automatically through list of images,
2842 + use tsearch to improve time for loading color table for images.
2847 + update interix entry using tack and SFU on Windows 7 Ultimate -TD
2849 + add "rep" to xterm-new, available since 1997/01/26 -TD
2850 + move SGR 24 and 27 from vte-2014 to vte-2012 (request by Alain
2851 Williams) -TD
2854 + improve _nc_tparm_analyze, using that to extend the checks made by
2859 + translate the character to the alternate character set when the
2863 tack for memory-leak checking.
2864 + add "--without-tack" configure option to refine "--with-progs"
2865 configure option. Normally tack is no longer built in-tree, but
2867 installed, there is no advantage to in-tree builds.
2868 + adjust configure-script to define HAVE_CURSES_DATA_BOOLNAMES symbol
2869 needed for tack 1.08 when built in-tree. Rather than relying upon
2871 string capability name-arrays provided by ncurses and SVr4 Unix
2874 + add an overlooked null-pointer check in mvcur changes from 20170722
2877 + improve test-packages for ncurses-examples and AdaCurses for lintian
2878 + modify logic for endwin-state to be able to detect the case where
2879 the screen was never initialized, using that to trigger a flush of
2881 term-driver configuration.
2882 + add dependency upon ncurses_cfg.h to a few other internal header
2883 files to allow each to be compiled separately.
2884 + add dependency upon ncurses_cfg.h to tic's header-files; any program
2885 using tic-library will have to supply this file. Legacy tack
2887 dependency upon tic-library and new releases will not be affected.
2890 + modify command-line parameters for "convert" used in picsmap to work
2892 + fix build-problem with tack and ABI-5 (Debian #868328).
2893 + repair termcap-format from tic/infocmp broken in 20170701 fixes
2896 + improve test-packages to address lintian warnings.
2899 + add a note to tic manual page about -W versus -f options.
2900 + correct a limit-check in fixes from 20170701 (report by Sven Joachim).
2903 + modify update_getenv() in db_iterator.c to ensure that environment
2905 application happens to set them (patch by Guillaume Maudoux).
2906 + remove initialization-check for calling napms() in the term-driver
2908 + add help-screen to test/test_getstr.c and test/test_get_wstr.c
2910 fixing a case with threaded code and term-driver where c++/demo did
2913 reported in Redhat #1464687; the given test-case was no longer
2916 addressed by reducing the use of a fixed-size buffer.
2917 + add/improve checks in tic's parser to address invalid input
2919 + alloc_entry.c, add a check for a null-pointer.
2921 one check to ensure that a single character on a line is not
2922 treated as the 2-character termcap short-name.
2925 + fix a use-after-free in NCursesMenu::~NCursesMenu()
2926 + further amend incorrect calls for memory-leaks from 20170617 changes
2930 + modify c++/etip.h.in to accommodate deprecation of throw() and
2932 + remove some incorrect calls for memory-leaks from 20170617 changes
2934 + add test-programs for termattrs and term_attrs.
2935 + modify _nc_outc_wrapper to use the standard output if the screen was
2937 + improve checks for low-level terminfo functions when the terminal
2939 + modify make_hash to allow building with address-sanitizer,
2940 assuming that --disable-leaks is configured.
2941 + amend changes for number_format() in 20170506 to avoid undefined
2947 + use ExitTerminfo() internally in error-exits for ncurses' setupterm
2948 to help with leak checking.
2949 + use ExitProgram() in error-exit from initscr() to help with leak
2951 + review test-programs, adding checks for cases where the terminal
2955 + add option "-xp" to picsmap.c, to use init_extended_pair().
2960 + add option to picsmap to use color-palette files, e.g., for mapping
2961 to xterm-256color.
2962 + move the data in SCREEN used for the alloc_pair() function to the
2963 end, to restore compatibility between ncurses/ncursesw libtinfo
2965 + add build-time utility "report_offsets" to help show when the various
2971 + accept blanks in color-keys for xpm files.
2975 + modify test/picsmap.c to read xpm files.
2976 + modify package/debian/* to create documentation packages, so the
2981 + add test/picsmap.c to fill in some testing issues not met by dots.
2983 + repair logic which forces a repaint where a color-pair's content is
2988 + modify tic/infocmp display of numeric values to use hexadecimal when
2989 they are "close" to a power of two, making the result more readable.
2991 + change line-length for generated html/manpages to 78 columns from 65.
2992 + improve discussion of line-drawing characters in curs_add_wch.3x
2994 + cleanup formatting of hackguide.html and ncurses-intro.html
2995 + add examples for WACS_D_PLUS and WACS_T_PLUS to test/ncurses.c
2998 + corrected a case where $with_gpm was set to "maybe" after CF_WITH_GPM,
3000 + improve a couple of test-program's help-messages.
3002 + modify winnstr and winchnstr to return error if the output pointer is
3006 + modify LIMIT_TYPED macro in new_pair.h to avoid changing sign of the
3007 value to be limited (reports by Darby Payne, Rob Boudreau).
3012 + build-fix for termcap-configuration (report by Chi-Hsuan Yen).
3013 + improve terminfo manual page discussion of control- and graphics-
3019 + correct missing comma-separator between string capabilities in
3020 icl6402 and m2-nam -TD
3021 + restore rmir/smir in ansi+idc to better match original ansiterm+idc,
3024 a termcap use, if the capability is cancelled to treat it as number.
3027 and "%'char'%+%c" to check that the final character is really 'c',
3028 avoiding a case in icl6404 which cannot be converted to termcap.
3029 + in _nc_infotocap(), add a check to ensure that terminfo "^?" is not
3030 written to termcap, because the BSDs did not implement that.
3031 + in _nc_tic_expand() and _nc_infotocap(), improve string-length check
3032 when deciding whether to use "^X" or "\xxx" format for control
3033 characters, to make the output of tic/infocmp more predictable.
3034 + limit termcap "%d" width to 2 digits on input, and use "%2" in
3035 preference to "%02" on output.
3038 + add man/scr_dump.5 to document screen-dump format.
3041 + modify several test programs to use new popup_msgs, adapted from
3042 help-screen used in test/edit_field.c
3046 + build-fixes for test/savescreen.c to work with AIX and HPUX.
3047 + minor fix to configure script, adding a backslash/continuation.
3048 + extend TERMINAL structure for ABI 6 to store numbers internally as
3050 + more fixes for minor memory-leaks in test-programs.
3053 + change logic in wins_nwstr() to avoid addressing data past the output
3055 + correct a call to setcchar() in Data_Entry_w() from 20131207 changes.
3056 + fix minor memory-leaks in test-programs.
3061 + minor fixes for vt100+4bsd, e.g., delay in sgr for consistency -TD
3062 + add smso for env230, to match sgr -TD
3063 + remove p7/protect from sgr in fbterm -TD
3064 + drop setf/setb from fbterm; setaf/setab are enough -TD
3065 + make xterm-pcolor sgr consistent with other capabilities -TD
3066 + add rmxx/smxx ECMA-48 strikeout extension to tmux and xterm-basic
3068 + add test-programs sp_tinfo and extended_color
3069 + modify no-leaks code for lib_cur_term.c to account for the tgetent()
3071 + modify setupterm() to save original tty-modes so that erasechar()
3072 works as expected. Also modify _nc_setupscreen() to avoid redundant
3073 calls to get original tty-modes.
3074 + modify set_curterm() to update ttytype[] data used by longname().
3075 + modify wattr_set() and wattr_get() to return ERR if win-parameter is
3077 + improve cast used for null-pointer checks in header macros, to
3079 + modify several functions, using the reserved "opts" parameter to pass
3080 color- and pair-values larger than 16-bits:
3086 + add new functions for manipulating color- and pair-values larger
3087 than 16-bits. These are extended_color_content(),
3089 init_extended_pair(), and the corresponding sp-funcs.
3092 + fix a memory leak in the window-list when creating multiple screens
3094 + reviewed calls from link_test.c, added a few more null-pointer
3096 + add a null-pointer check in ungetmouse, in case mousemask was not
3101 + change TERMINAL structure in term.h to make it opaque. Some
3104 + modify utility headers such as tic.h to make it clearer which are
3108 + add prototype for find_pair() to new_pair.3x (report by Branden
3110 + fix a couple of broken links in generated man-html documentation.
3111 + regenerate man-html documentation.
3114 + modify vt100 rs2 string to reset vt52 mode and scrolling regions
3115 (report/analysis by Robert King) -TD
3118 terminal emulators -TD
3119 + correct a few spelling errors in terminfo.src comments -TD
3120 + add fbterm -TD
3122 + changed internal colorpair_t to a struct, eliminating an internal
3123 8-bit limit on colors
3133 + modify setcchar() and getcchar() to treat negative color-pair as an
3145 + modify infocmp to suppress mixture of absent/cancelled capabilities
3146 that would only show as "NULL, NULL", unless the -q option is used,
3147 e.g., to show "-, @" or "@, -".
3150 + build-fixes for PGI compilers (report by Adam J. Stewart)
3153 + add configure check for -fPIC option needed for shared libraries.
3154 + let configure --disable-ext-funcs override the default for the
3155 --enable-sp-funcs option.
3158 + add configure option --enable-opaque-curses for ncurses library and
3163 to db-iterator.
3164 + ignore zero-length files in db-iterator; these are useful for
3165 instance to suppress "$HOME/.terminfo" when not wanted.
3166 + amended "b64:" encoder to work with the terminfo reader.
3167 + modify terminfo reader to accept "b64:" format using RFC-3548 in
3168 as well as RFC-4648 url/filename-safe format.
3169 + modify terminfo reader to accept "hex:" format as generated by
3170 "infocmp -0qQ1" (cf: 20150905).
3171 + adjust authors comment to reflect drop below 1% for SV.
3174 + minor comment-fixes to help automate links to bug-urls -TD
3175 + add dvtm, dvtm-256color -TD
3176 + add settings corresponding to xterm-keys option to tmux entry to
3177 reflect upcoming change to make that option "on" by default
3180 + add dumb-emacs-ansi -TD
3185 provides an out-of-range pair number (report by Elijah Stone).
3191 + modify configure script for clang as used on FreeBSD, to work around
3198 + amend change from 20161231 to avoid writing traces to the standard
3203 + amend changes for tput to reset tty modes to "sane" if the program
3205 either reset- or init-strings.
3207 to make it easier to see how they are similar and different.
3208 + move a static result from key_name() to _nc_globals
3209 + modify _nc_get_screensize to allow for use_env() and use_tioctl()
3210 state to be per-screen when sp-funcs are configured, better matching
3211 the behavior when using the term-driver configuration.
3212 + improve cross-references in manual pages for often used functions
3214 and limit that to the sp-funcs configuration to improve termlib
3220 + fix errata for ncurses-howto (report by Damien Ruscoe).
3223 + merge current st description (report by Harry Gindi) -TD
3224 + modify flash capability for linux and wyse entries to put the delay
3225 between the reverse/normal escapes rather than after -TD
3226 + modify program tabs to pass the actual tty file descriptor to
3229 + explain in clear's manual page that it writes to stdout.
3230 + add special case for verbose debugging traces of command-line
3231 utilities which write to stderr (cf: 20161126).
3240 + improve color-handling section in terminfo manual page (prompted by
3242 + modify programs clear, tput and tset to pass the actual tty file
3243 descriptor to setupterm rather than the standard output, making
3247 + add tput-colorcube demo script.
3248 + add -r and -s options to tput-initc demo, to match usage in xterm.
3254 + add configure script option --disable-wattr-macros for use in cases
3255 where one wants to use the same headers for ncurses5/ncurses6
3256 development, by suppressing the wattr* macros which differ due to
3259 + add test/tput-initc to demonstrate tput used to initialize palette
3261 + modify test/xterm*.dat to use the newer color4/color12 values.
3268 + modify linux-16color to not mask dim, standout or reverse with the
3269 ncv capability -TD
3270 + add 0.1sec mandatory delay to flash capabilities using the VT100
3271 reverse-video control -TD
3272 + omit selection of ISO-8859-1 for G0 in enacs capability from linux2.6
3273 entry, to avoid conflict with the user-defined mapping. The reset
3274 feature will use ISO-8859-1 in any case (Mikulas Patocka).
3278 + minor fix for syntax-check of delays from 20161119 changes.
3279 + modify trace() to avoid overwriting existing file (report by Maor
3284 proportional delays for non-line capabilities.
3287 http://unix.stackexchange.com/questions/87469/clearing-the-old-scrollback-buffer
3290 + improve -W option in tic/infocmp:
3291 + correct order of size-adjustments in wrapped lines
3292 + if -f option splits line, do not further split it with -W
3297 + correct program-name in adacurses6-config.1 manual page.
3303 + modify tset -w (and tput reset) to update the program's copy of the
3304 screensize if it was already set in the system, to improve tabstop
3306 + add functionality of tset -w to tput, like the "-c" feature this is
3308 + add "clear" as a possible link/alias to tput.
3309 + improve tput's check for being called as "init" or "reset" to allow
3311 + split-out the "clear" function from progs/clear.c, share with
3312 tput to get the same behavior, e.g., the E3 extension.
3315 + amend internal use of tputs to consistently use the number of lines
3320 + regenerate llib-* files.
3325 + adjust size in infocmp/tic to work with strlcpy.
3326 + fix configure script to record when strlcat is found on OpenBSD.
3327 + build-fix for "recent" OpenBSD vs baudrate.
3330 + add -W option to tic/infocmp to force long strings to wrap. This is
3331 in addition to the -w option which attempts to fit capabilities into
3332 a given line-length.
3333 + add linux-m1 minitel entries (patch by Alexandre Montaron).
3334 + correct rs2 string for vt100-nam -TD
3337 + modify _nc_tic_expand to escape comma if it immediately follows a
3338 percent sign, to work with minitel change.
3342 + build-fix for gnat6, which unhelpfully attempts to compile C files.
3351 + add "--enable-string-hacks" option to test/configure
3352 + completed string-hacks for "sprintf", etc., including test-programs.
3353 + make "--enable-string-hacks" work with Debian by checking for the
3359 + modify misc/Makefile.in to work around OpenBSD "make" which unlike
3362 + amend the last change to CF_C_ENV_FLAGS to move only the
3363 preprocessor, optimization and warning flags to CPPFLAGS and CFLAGS,
3364 leaving the residue in CC. That happens to work for gcc's various
3369 + add "v" menu entry to test/ncurses.c to show baudrate and other
3371 + add "newer" baudrate symbols from Linux and FreeBSD to progs/tset.c,
3374 + add "uclinux" to case for "linux" (patch by Yann E. Morin)
3376 (patch by Corinna Vinschen, from changes to tin).
3377 + improve CF_CC_ENV_FLAGS macro to allow for compiler wrappers such
3383 + update tput manual page to reflect changes to manipulate terminal
3385 + add the terminal-mode parts of "reset" (aka tset) to the "tput reset"
3386 command, making the two almost the same except for window-size.
3387 + adapt logic used in dialog "--keep-tite" option for test/filter.c as
3388 "-a" option. When set, test/filter attempts to suppress the
3390 + correct a typo in interix entry -TD
3393 + add a dependency upon generated-sources in Ada95/src/Makefile.in to
3395 + trim trailing blanks from include/Caps*, to work around a problem
3399 + improve CF_GNU_SOURCE configure macro to optionally define
3401 + move the terminfo-specific parts of tput's "reset" function into
3404 + split-out the terminal initialization functions from tset as
3405 progs/reset_cmd.c, as part of changes to merge the reset-feature
3409 + change tset's initialization to allow it to get settings from the
3410 standard input as well as /dev/tty, to be more effective when
3417 redirected to a file or pipe.
3430 + build-fixes for ncurses "test_progs" rule.
3431 + amend change to CF_CC_ENV_FLAGS in 20160521 to make multilib build
3435 + build-fixes for ncurses-examples with NetBSD curses.
3436 + improve test/list_keys.c, fixing column-widths and sorting the list
3437 to make it more readable.
3441 + modify test/ncurses.c a/A screens to make exiting on an escape
3442 character depend on the start of keypad and timeout modes, to allow
3443 better testing of function-keys.
3444 + modify rs1 for xterm-16color, xterm-88color and xterm-256color to
3445 reset palette using "oc" string as in linux -TD
3446 + use ANSI reply for u8 in xterm-new, to reflect vt220-style responses
3447 that could be returned -TD
3448 + added a few capabilities fixed in recent vte -TD
3451 + correct logic for -f option in test/demo_terminfo.c
3455 + further workaround for PIE/PIC breakage which causes gpm to not link.
3459 + improved manual page description of tset/reset versus window-size.
3460 + fixes to work with a slightly broken compiler configuration which
3463 + pass appropriate compiler options to the CF_PROG_CC_C_O macro.
3465 that all options are split-off into CFLAGS or CPPFLAGS
3466 + restore some -I options removed in 20140726 because they appeared
3467 to be redundant. In fact, they are needed for a compiler that
3468 cannot combine -c and -o options.
3472 + improve manual pages for wgetch and wget_wch to point out that they
3474 + make linux3.0 entry the default linux entry (Debian #823658) -TD
3475 + modify linux2.6 entry to improve line-drawing so that the linux3.0
3476 entry can be used in non-UTF-8 mode -TD
3480 + amend change to _nc_do_color to restore the early return for the
3484 + check return-value of putwin
3486 to keypad- and scroll-modes.
3487 + correct return-value of extended putwin (report by Mike Gran).
3490 + modify test/ncurses.c 'd' edit-color menu to optionally read xterm
3492 and screen-repainting with control/L and control/R.
3493 + add 'oc' capability to xterm+256color, allowing palette reset for
3494 xterm -TD
3497 + add workaround in configure script for inept transition to PIE vs
3500 + add "reset" to list of programs whose names might change in manpages
3501 due to program-transformation configure options.
3502 + drop long-obsolete "-n" option from tset.
3505 + modify test/blue.c to use Unicode values for card-glyphs when
3510 + improve manual pages for utilities with respect to POSIX versus
3515 + improve test/demo_menus.c, allowing mouse-click on the menu-headers
3516 to switch the active menu. This requires a new extension option
3517 O_MOUSE_MENU to tell the menu driver to put mouse events which do not
3518 apply to the active menu back into the queue so that the application
3523 + amend workaround for Solaris line-drawing to restore a special case
3524 that maps Unicode line-drawing characters into the acsc string for
3525 non-Unicode locales (Debian #816888).
3528 + modified test/filter.c to illustrate an alternative to getnstr, that
3530 as responding to window size-changes.
3534 does not work with gcc 5.3.x MinGW cross-compiling (cf: 20150912).
3537 + modify test/configure script to check for pthread dependency of
3540 + modify configure macro for shared-library rules to use -Wl,-rpath
3541 rather than -rpath to work around a bug in scons (FreeBSD #178732,
3543 + double-width multibyte characters were not counted properly in
3549 + amend fix for _nc_ripoffline from 20091031 to make test/ditto.c work
3551 + move _nc_tracebits, _tracedump and _tracemouse to curses.priv.h,
3556 + modify test/ditto.c to allow $XTERM_PROG environment variable to
3557 override "xterm" as the name of the program to run in the threaded
3562 + regenerate HTML manpages using newer man2html to eliminate some
3566 + ifdef'd header-file definition of mouse_trafo() with NCURSES_NOMACROS
3568 + fix some strict compiler-warnings in traces.
3572 Leonardo Brondani Schenkel) -TD
3573 + add putty-noapp entry, and amend putty entry to use application mode
3575 Schenkel) -TD
3576 + modify _nc_viscbuf2() and _tracecchar_t2() to trace wide-characters
3578 + minor fix in wadd_wchnstr() to ensure that each cell has nonzero
3580 + move PUTC_INIT calls next to wcrtomb calls, to avoid carry-over of
3584 + modify ncurses c/C color test-screens to take advantage of wide
3585 screens, reducing the number of lines used for 88- and 256-colors.
3586 + minor refinement to check versus ncv to ignore two parameters of
3587 SGR 38 and 48 when those come from color-capabilities.
3595 + add a paragraph to curs_getch.3x discussing key naming (discussion
3597 + amend workaround for Solaris vs line-drawing to take the configure
3599 + add a configure check for wcwidth() versus the ncurses line-drawing
3600 characters, to use in special-casing systems such as Solaris.
3603 + improve CF_XOPEN_CURSES macro used in test/configure, to define as
3605 does not work. Also modified the test program to ensure that if
3610 drawing characters as double-width.
3613 + update form_cursor.3x, form_post.3x, menu_attributes.3x to list
3615 + minor fixes to manpage NAME/SYNOPSIS sections to consistently use
3617 listed in the NAME section, or the manual-page name is the sole item
3618 listed in the NAME section. The latter is used to reduce clutter,
3619 e.g., for the top-level library manual pages as well as for certain
3620 feature-pages such as SP-funcs and threading (prompted by patches by
3624 + add option to preserve leading whitespace in form fields (patch by
3626 + add missing assignment in lib_getch.c to make notimeout() work
3635 + fix some inconsistencies in the pccon* entries -TD
3636 + add bold to pccon+sgr+acs and pccon-base (Tati Chevron).
3637 + add keys f12-f124 to pccon+keys (Tati Chevron).
3638 + add test/test_sgr.c program to exercise all combinations of sgr.
3641 + modify tset's assignment to TERM in its output to reflect the name by
3644 tset from termcap to terminfo. The termcap program in 4.3BSD did
3645 this to avoid using the short 2-character name (report by Rich
3647 + minor fix to configure script to ensure that rules for resulting.map
3649 + modify configure script to handle the case where tic-library is
3650 renamed, but the --with-debug option is used by itself without
3654 + amend change for pkg-config which allows build of pc-files when no
3655 valid pkg-config library directory was configured to suppress the
3656 actual install if it is not overridden to a valid directory at
3658 + modify editing script which generates resulting.map to work with the
3662 to incorrect attribute-masking.
3665 + modify MKexpanded.sh to update the expansion of a temporary filename
3666 to "expanded.c", for use in trace statements.
3667 + modify layout of b/B tests in test/ncurses.c to allow for additional
3675 + using configure option "--without-fallbacks" incorrectly caused
3676 FALLBACK_LIST to be set to "no" (patch by Tomas Cech).
3677 + updated minitel entries to fix kel problem with emacs, and add
3678 minitel1b-nb (Alexandre Montaron).
3679 + reviewed/updated nsterm entry Terminal.app in OSX -TD
3681 Internet Archive -TD
3686 + modify ncurses/Makefile.in to sort keys.list in POSIX locale
3688 + remove an early-return from _nc_do_color, which can interfere with
3691 > fixes for OS/2 (patches by KO Myung-Hun)
3692 + use button instead of kbuf[0] in EMX-specific part of lib_mouse.c
3698 + add configure check for openpty to test/configure script, for ditto.
3699 + minor fixes to test/view.c in investigating Debian #790847.
3700 + update autoconf patch to 2.52.20150926, incorporates a fix for Cdk.
3705 (prompted by discussion on bug-ncurses mailing list, Debian #676461).
3708 + change makefile rule for removing resulting.map to distclean rather
3710 + add /lib/terminfo to terminfo-dirs in ".deb" test-package.
3711 + add note on portability of resizeterm and wresize to manual pages.
3716 + clarify in curs_getch.3x that the keypad mode affects ability to
3718 + add overlooked build-fix needed with Cygwin for separate Ada95
3724 + do not redefine "inline" in ncurses_cfg.h; this was originally to
3726 of symbols to pretend it is gcc.
3727 + add braces to configure script to prevent unwanted add of
3728 "-lstdc++" to the CXXLIBS symbol.
3729 + improve/update test-program used for checking existence of stdc++
3731 + if $CXXLIBS is set, the linkage test uses that in addition to $LIBS
3734 + add note in curs_addch.3x about line-drawing when it depends upon
3735 UTF-8.
3736 + add tic -q option for consistency with infocmp, use it to suppress
3737 all comments from the "tic -I" output.
3738 + modify infocmp -q option to suppress the "Reconstructed from"
3740 + add infocmp/tic -Q option, which allows one to dump the compiled
3744 + sort options in usage message for infocmp, to make it simpler to
3746 + update usage message for tic, adding "-0" option.
3749 + modify --with-pkg-config-libdir option to make it possible to install
3750 ".pc" files even if pkg-config is not found (adapted from patch by
3754 + disallow "no" as a possible value for "--with-shlib-version" option,
3755 overlooked in cleanup-changes for 20000708 (report by Tommy Alex).
3757 + regenerate llib-* files to help with review for release notes.
3762 https://invisible-island.net/mawk/CHANGES.html#t20090727
3764 20150808 6.0 release for upload to ftp.gnu.org
3767 + build-fix for Ada95 on older platforms without stdint.h
3768 + build-fix for Solaris, whose /bin/sh and /usr/bin/sed are non-POSIX.
3771 + minor fixes to manpages, etc., to simplify linking from announcement
3775 + updated llib-* files.
3776 + build-fixes for ncurses library "test_progs" rule.
3779 + add status line to tmux via xterm+sl (patch by Nicholas Marriott).
3780 + fixes for st 0.5 from testing with tack -TD
3781 + review/improve several manual pages to break up wall-of-text:
3791 + modify logic in make_keys.c to not assume anything about the size
3793 in the thread- or broken-linker configurations (problem found by
3795 + modify test/configure script to check for pthreads configuration,
3799 + modify scripts to build/use test-packages for the pthreads
3801 + add references to ttytype and termcap symbols in demo_terminfo.c and
3802 demo_termcap.c to ensure that when building ncursest.map, etc., that
3803 the corresponding names such as _nc_ttytype are added to the list of
3809 + fix comparison against "/usr/include" in misc/gen-pkgconfig.in
3813 + modify configure script to remove deprecated ABI 5 symbols when
3815 + add symbols _nc_Default_Field, _nc_Default_Form, _nc_has_mouse to
3816 map-files, but marked as deprecated so that they can easily be
3818 + comment-out "screen.xterm" entry, and inherit screen.xterm-256color
3819 from xterm-new (report by Richard Birkett) -TD
3820 + modify read_entry.c to set the error-return to -1 if no terminal
3822 + add test_setupterm.c to demonstrate normal/error returns from the
3825 of ret_error, etc., from tinfo_driver.c, to account for the fact that
3831 + modify script used to generate map/sym files to mark 5.9.20150530 as
3833 files not use ".current" for the post-5.9 symbols. This also
3839 20150606 pre-release
3840 + make ABI 6 the default by updates to dist.mk and VERSION, with the
3842 "--with-abi-version=5" option.
3843 + regenerate ada- and man-html documentation.
3844 + minor fixes to color- and util-manpages.
3845 + fix a regression in Ada95/gen/Makefile.in, to handle special case of
3846 Cygwin, which uses the broken-linker feature.
3847 + amend fix for CF_NCURSES_CONFIG used in test/configure to assume that
3848 ncurses package scripts work when present for cross-compiling, as the
3850 + add check in configure script to disallow conflicting options
3851 "--with-termlib" and "--enable-term-driver".
3852 + move defaults for "--disable-lp64" and "--with-versioned-syms" into
3856 + change private type for Event_Mask in Ada95 binding to work when
3857 mmask_t is set to 32-bits.
3858 + remove spurious "%;" from st entry (report by Daniel Pitts) -TD
3859 + add vte-2014, update vte to use that -TD
3860 + modify tic and infocmp to "move" a diagnostic for tparm strings that
3861 have a syntax error to tic's "-c" option (report by Daniel Pitts).
3866 + add 'P' menu item to test/ncurses.c, to show pad in color.
3869 + remove screen-bce.mlterm, since mlterm does not do "bce" -TD
3870 + add several screen.XXX entries to support the respective variations
3871 for 256 colors -TD
3872 + add putty+fnkeys* building-block entries -TD
3873 + add smkx/rmkx to capabilities analyzed with infocmp "-i" option.
3876 + amend change to ".pc" files to only use the extra loader flags which
3878 + change versioning for dpkg's in test-packages for Ada95 and
3879 ncurses-examples for consistency with Debian, to work with package
3887 + add test-packages for cross-compiling ncurses-examples using the
3888 MinGW test-packages. These are only the Debian packages; RPM later.
3890 + add pc-files to the MinGW cross-compiling test-packages.
3891 + correct a couple of places in gen-pkgconfig.in to handle renaming of
3895 + modify the configure script to allow different default values
3897 + add wgetch-events to test-packages.
3898 + add a note on how to build ncurses-examples to test/README.
3900 Debian #783486) -TD
3901 + remove unnecessary ';' from E3 capabilities -TD
3903 + split-out recent change to nsterm-bce as nsterm-build326, and add
3904 nsterm-build342 to reflect changes with successive releases of OSX
3906 + add xon, ich1, il1 to ibm3161 (patch by Stephen Powell, Debian
3908 + add sample "magic" file, to document ext-putwin.
3909 + modify gen-pkgconfig.in to add explicit -ltinfo, etc., to the
3910 generated ".pc" file when ld option "--as-needed" is used, or when
3913 + modify test-package for ncurses6 to omit rpath feature when installed
3915 + add OSX's "*.dSYM" to clean-rules in makefiles.
3916 + make extra-suffix work for OSX configuration, e.g., for shared
3918 + modify Ada95/configure script to work with pkg-config
3919 + move test-package for ncurses6 to /usr, since filename-conflicts have
3925 + use extra-suffix in some overlooked shared library dependencies
3926 found by 20150425 changes for test-packages.
3933 + in-progress changes to modify test-packages to use ncursesw6 rather
3935 + modify CF_NCURSES_CONFIG in Ada95- and test-configure scripts to
3936 check for ".pc" files via pkg-config, but add a linkage check since
3937 frequently pkg-config configurations are broken.
3938 + modify misc/gen-pkgconfig.in to include EXTRA_LDFLAGS, e.g., for the
3940 + add 'dim' capability to screen entry (report by Leonardo B Schenkel)
3941 + add several key definitions to nsterm-bce to match preconfigured
3943 + fix repeated "extra-suffix" in ncurses-config.in (cf: 20150418).
3945 long-name symbols which are defined in the term.h header.
3946 + fix bug in lib_tracebits.c introduced in const-fixes (cf: 20150404).
3951 + build-fix for the "--enable-ext-putwin" feature when not using
3953 + modify autoconf macros to use scripting improvement from xterm.
3954 + add -brtl option to compiler options on AIX 5-7, needed to link
3956 + add --with-extra-suffix option to help with installing nonconflicting
3957 ncurses6 packages, e.g., avoiding header- and library-conflicts.
3958 NOTE: as a side-effect, this renames
3959 adacurses-config to adacurses5-config and
3960 adacursesw-config to adacursesw5-config
3961 + modify debian/rules test package to suffix programs with "6".
3962 + clarify in curs_inopts.3x that window-specific settings do not
3967 + modify several files in ncurses- and progs-directories to allow
3968 const data used in internal tables to be put by the linker into the
3972 + correct cut/paste error for "--enable-ext-putwin" that made it the
3973 same as "--enable-ext-colors" (report by Roumen Petrov)
3976 + add "-f" option to test/savescreen.c to help with testing/debugging
3980 + add "--enable-ext-putwin" configure option to turn on the extended
3984 + in-progress changes to provide an extended version of putwin and
3985 getwin which will be capable of reading screen-dumps between the
3988 0 string \210\210 Screen-dump (ncurses)
3993 + extend test/savescreen.c to demonstrate that color pair values
3997 + modify win_driver.c to eliminate the constructor, to make it more
4002 + capture define's related to -D_XOPEN_SOURCE from the configure check
4003 and add those to the *-config and *.pc files, to simplify use for
4004 the wide-character libraries.
4005 + modify ncurses.spec to accommodate Fedora21's location of pkg-config
4007 + correct sense of "--disable-lib-suffixes" configure option (report
4013 for the "--enable-weak-symbols" configure option (report by Werner
4021 + add configure check to determine if "local: _*;" can be used in the
4022 ".map" files to selectively omit symbols beginning with "_". On at
4023 least recent FreeBSD, the wildcard applies to all "_" symbols.
4028 + improve description in INSTALL of the --with-versioned-syms option.
4029 + add combination of --with-hashed-db and --with-ticlib to
4033 + add a step to generating ".map" files, to declare any remaining
4035 + improve configure checks for pkg-config, addressing a variant found
4037 + modify win_driver.c to provide characters for special keys, like
4040 + add "broken_linker" and "hashed-db" configure options to combinations
4042 + avoid using "ld" directly when creating shared library, to simplify
4043 cross-compiles. Also drop "-Bsharable" option from shared-library
4049 + modify_nc_flush() to retry if interrupted (patch by Stian Skjelstad).
4050 + change map files to make _nc_freeall a global, since it may be used
4052 + improve sed script used in 20141220 to account for wide-, threaded-
4056 + regenerate ".map" files, using step overlooked in 20141213 to use
4057 the same patch-dates across each file to match ncurses.map (report by
4066 + tie configure options --with-abi-version and --with-versioned-syms
4069 + replace obsolete/nonworking link to man2html with current one,
4070 regenerate html-manpages.
4073 + modify misc/gen-pkgconfig.in to add -I option for include-directory
4074 when using both --prefix and --disable-overwrite (report by Misty
4076 + add configure option --with-pc-suffix to allow minor renaming of
4079 + modify configure script so that if pkg-config is not installed, it
4080 is still possible to install ".pc" files (report by Misty De Meo).
4083 + updated ".map" files to reflect move of comp_captab and comp_hash
4084 from tic-library to tinfo-library in 20090711 (report by Sven
4090 review is needed to ensure these are really compatible.
4091 + modify MKlib_gen.sh to work around change in development version of
4093 https://gcc.gnu.org/ml/gcc-patches/2014-06/msg02185.html
4094 https://gcc.gnu.org/ml/gcc-patches/2014-07/msg00236.html
4101 A further refinement is planned, to make the tic- and tinfo-library
4108 + add VERSION file, using first field in that to record the ABI version
4109 used for configure --with-libtool --disable-libtool-version
4110 + add configure options for applying the ".map" and ".sym" files to
4112 + add ".map" and ".sym" files to show exported symbols, e.g., for
4113 symbol-versioning.
4116 + improve strict compiler-warnings by adding a cast in TRACE_RETURN
4121 + in-progress changes to integrate the win32 console driver with the
4126 the vt100-compatibility issues were improved -TD
4127 + improve infocmp conversion of extended capabilities to termcap by
4129 in a check if the string happens to have parameters, e.g., "xm"
4135 + add experimental support for xterm's 1005 mouse mode, to use in a
4137 + add experimental support for "%u" format to terminfo.
4138 + modify test/ncurses.c to also show position reports in 'a' test.
4139 + minor formatting fixes to _nc_trace_mmask_t, make this function
4140 exported to help with debugging mouse changes.
4141 + improve behavior of wheel-mice for xterm protocol, noting that there
4142 are only button-presses for buttons "4" and "5", so there is no need
4143 to wait to combine events into double-clicks (report/analysis by
4145 + provide examples xterm-1005 and xterm-1006 terminfo entries -TD
4151 + fix an infinite loop in win_driver.c if the command-window loses
4153 + improve the non-buffered mode, i.e., NCURSES_CONSOLE2, of
4154 win_driver.c by temporarily changing the buffer-size to match the
4155 window-size to eliminate the scrollback. Also enforce a minimum
4156 screen-size of 24x80 in the non-buffered mode.
4157 + modify generated misc/Makefile to suppress install.data from the
4158 dependencies if the --disable-db-install option is used, compensating
4159 for the top-level makefile changes used to add ncurses*-config in the
4163 + add ncurses*-config to bin-directory of sample package-scripts.
4164 + add check to ensure that getopt is available; this is a problem in
4165 some older cross-compiler environments.
4166 + expanded on the description of --disable-overwrite in INSTALL
4169 which relates to the clarified guidelines.
4171 for the --includedir from the build (report by Joakim Tjernlund).
4172 + add case for Unixware to CF_XOPEN_SOURCE, from lynx changes.
4177 + add a configure check to ignore some of the plethora of non-working
4178 C++ cross-compilers.
4179 + build-fixes for Ada95 with gnat 4.9
4182 + build-fix and other improvements for port of ncurses-examples to
4184 + minor compiler-warning fixes.
4187 + modify test/demo_termcap.c and test/demo_terminfo.c to make their
4188 options more directly comparable, and add "-i" option to specify
4189 a terminal description filename to parse for names to lookup.
4192 + fix special case where double-width character overwrites a single-
4198 it to put the test-strings in subwindows (cf: 20140705).
4199 + merge redundant SEE-ALSO sections in form and menu manpages.
4202 + modify declarations for user-data pointers in C++ binding to use
4203 reinterpret_cast to facilitate converting typed pointers to void*
4210 have resolved type-mismatches using casts (cf: 970412).
4219 + add check for gnatprep "-T" option
4222 http://stackoverflow.com/questions/20877689/gcc-4-8-1-minggw-d-option-does-not-work-as-usual
4223 + fix most compiler warnings for Cygwin ncurses-examples.
4224 + restore "redundant" -I options in test/Makefile.in, since they are
4225 typically needed when building the derived ncurses-examples package
4229 + eliminate some redundant -I options used for building libraries, and
4230 ensure that ${srcdir} is added to the include-options (prompted by
4232 + modify configure script to work with Minix3.2
4234 used to override the different treatment of justification for static
4240 + make workarounds for compiling test-programs with NetBSD curses.
4241 + improve configure macro CF_ADD_LIBS, to eliminate repeated -l/-L
4245 + correct Charable() macro check for A_ALTCHARSET in wide-characters.
4246 + build-fix for position-debug code in tty_update.c, to work with or
4247 without sp-funcs.
4250 + add w/W toggle to ncurses.c 'B' test, to demonstrate permutation of
4251 video-attributes and colors with double-width character strings.
4256 + reorganize b/B menu items in ncurses.c, putting the test-strings into
4257 subwindows. This is needed for a planned change to use Unicode
4258 fullwidth characters in the test-screens.
4259 + correct update to form status for _NEWTOP, broken by fixes for
4263 + change shared-library suffix for AIX 5 and 6 to ".so", avoiding
4266 upgrading an ncurses library using the "--with-shared" option.
4267 + modify test/ncurses.c c/C tests to cycle through subsets of the
4268 total number of colors, to better illustrate 8/16/88/256-colors by
4270 + add test/dots_curses.c, for comparison with the low-level examples.
4275 + fix sign-extension bug in read_entry.c which prevented "toe" from
4277 + modify sgr for screen.xterm-new to support dim capability -TD
4278 + add dim capability to nsterm+7 -TD
4279 + cancel dim capability for iterm -TD
4280 + add dim, invis capabilities to vte-2012 -TD
4281 + add sitm/ritm to konsole-base and mlterm3 -TD
4285 Ebert, Gabriele Balducci) -TD
4286 + revert the change to screen; see notes for why this did not work -TD
4287 + cancel sitm/ritm for entries which extend "screen", to work around
4288 screen's hardcoded behavior for SGR 3 -TD
4293 + remove unneeded -i option from adacurses-config; put -a in the -I
4295 + update xterm-new terminfo entry to xterm patch #305 -TD
4296 + change format of test-scripts for Debian Ada95 and ncurses-examples
4297 packages to quilted to work around Debian #700177 (cf: 20130907).
4298 + build fix for form_driver_w.c as part of ncurses-examples package for
4300 + add Hello World example to adacurses-config manpage.
4301 + remove unused --enable-pc-files option from Ada95/configure.
4302 + add --disable-gnat-projects option for testing.
4303 + revert changes to Ada95 project-files configuration (cf: 20140524).
4304 + corrected usage message in adacurses-config.
4309 + improve discussion of input-echoing in curs_getch.3x
4311 + modify parametrized.h to make fln non-padded.
4312 + correct several entries which had termcap-style padding used in
4313 terminfo: adm21, aj510, alto-h19, att605-pc, x820 -TD
4314 + correct syntax for padding in some entries: dg211, h19 -TD
4315 + correct ti924-8 which had confused padding versus octal escapes -TD
4316 + correct padding in sbi entry -TD
4318 because the parameters to be incremented were already on the internal
4320 + modify tic's "-c" option to take into account the "-C" option to
4324 + modify tic to allow it to read from FIFOs (report by Matthieu Fronton,
4327 + explicit dereferences to suppress some style warnings.
4330 + samples/ncurses2-util.adb: removed unused with clause. The warning
4347 to be consecutive anyway.
4350 + style. Silent gnat-4.9 warning about misplaced "then".
4351 + generate shared library project to honor ADAFLAGS, LDFLAGS.
4361 ANSI-escapes handler such as ansicon running in the console window
4365 + add --disable-lib-suffixes option (adapted from patch by Juergen
4367 + merge some changes from Juergen Pfeifer's work with MSYS2, to
4370 + add _nc_mingw_isatty() and related functions to windows-driver
4371 + rename terminal driver entrypoints to simplify grep's
4372 + remove a check in the sp-funcs flavor of newterm() which allowed only
4373 the first call to newterm() to succeed (report by Thomas Beierlein,
4382 + drop the -no-gcc option from Intel compiler, from lynx changes.
4383 + extend the --with-hashed-db configure option to simplify building
4386 + enforce Windows-style path-separator if cross-compiling,
4387 + add a driver-name method to each of the drivers,
4388 + allow the Windows driver name to match "unknown", ignoring case,
4389 + lengthen the built-in name for the Windows console driver to
4391 + move the comparison of driver-names allowing abbreviation, e.g.,
4392 to "#win32con" into the Windows console driver.
4396 + cancel ccc in putty-256color and konsole-256color for consistency
4399 get the 256-color feature half-implemented -TD
4400 + updated "st" entry (leaving the 0.1.1 version as "simpleterm") to
4401 0.4.1 -TD
4404 + fix typo in "mlterm" entry (report by Gabriele Balducci) -TD
4407 + use types from <stdint.h> in sample build-scripts for chtype, etc.
4408 + modify configure script and curses.h.in to allow the types specified
4409 using --with-chtype and related options to be defined in <stdint.h>
4410 + add terminology entry -TD
4411 + add mlterm3 entry, use that as "mlterm" -TD
4412 + inherit mlterm-256color from mlterm -TD
4415 + modify _nc_New_TopRow_and_CurrentItem() to ensure that the menu's
4416 top-row is adjusted as needed to ensure that the current item is
4418 + add wgetdelay() to retrieve _delay member of WINDOW if it happens to
4423 + modify ifdef in read_entry.c to handle the case where
4425 + add cast in form_driver_w() to fix ARM build (patch by Xin Li).
4426 + add logic to win_driver.c to save/restore screen contents when not
4427 allocating a console-buffer (cf: 20140215).
4430 + clarify error-returns from newwin (report by Ruslan Nabioullin).
4434 + updated notes for wsvt25 based on tack and vttest -TD
4435 + add teken entry to show actual properties of FreeBSD's "xterm"
4436 console -TD
4439 + in-progress changes to win_driver.c to implement output without
4440 allocating a console-buffer. This uses a pre-existing environment
4443 when reading in an allocated console-buffer).
4444 + add -t option to gdc.c, and modify to accept "S" to step through the
4445 scrolling-stages.
4446 + regenerate NCURSES-Programming-HOWTO.html to fix some of the broken
4450 + modify CF_XOPEN_SOURCE macro to omit followup check to determine if
4452 has some header breakage due to its own predefinition of this symbol
4453 (report by Jean-Pierre Flori, Sage #15796).
4456 + add/use symbol NCURSES_PAIRS_T like NCURSES_COLOR_T, to illustrate
4461 + minor cleanup change to test/form_driver_w.c (patch by Gaute Hope).
4465 not work as is with gcc 4.8 due to fixes using chtype cast made for
4470 + apply includesubdir variable which was introduced in 20130805 to
4471 gen-pkgconfig.in (Debian #735782).
4474 + further improved man2html, used this to fix broken links in html
4476 ftp://ftp.invisible-island.net/ncurses/patches/man2html
4479 + modify configure-script/ifdef's to allow OLD_TTY feature to be
4481 --with-ospeed to not be a short. By default, it is a short for
4482 termcap-compatibility (adapted from suggestion by Christian
4486 + fix a few -Wlogical-op warnings.
4487 + updated llib-l* files.
4490 + add form_driver_w() entrypoint to wide-character forms library, as
4495 + minor fix for CF_GCC_WARNINGS to special-case options which are not
4499 + add special case to configure script to move _XOPEN_SOURCE_EXTENDED
4500 definition from CPPFLAGS to CFLAGS if it happens to be needed for
4502 Jean-Pierre Flori, Sage #15268).
4503 + correct logic in infocmp's -i option which was intended to ignore
4504 strings which correspond to function-keys as candidates for piecing
4505 together initialization- or reset-strings. The problem dates to
4506 1.9.7a, but was overlooked until changes in -Wlogical-op warnings for
4508 + updated CF_GCC_WARNINGS to documented options for gcc 4.9.0, moving
4509 checks for -Wextra and -Wdeclaration-after-statement into the macro,
4510 and adding checks for -Wignored-qualifiers, -Wlogical-op and
4511 -Wvarargs
4521 + use TS extension to describe xterm's title-escapes -TD
4522 + modify terminator and nsterm-s to use xterm+sl-twm building block -TD
4523 + update hurd.ti, add xenl to reflect 2011-03-06 change in
4526 + simplify pfkey expression in ansi.sys -TD
4529 + correct/simplify ifdef's for cur_term versus broken-linker and
4530 reentrant options (report by Jean-Pierre Flori, cf: 20090530).
4531 + modify release/version combinations in test build-scripts to make
4535 + add nc_mingw.h to installed headers for MinGW port; needed for
4536 compiling ncurses-examples.
4537 + add rpm-script for testing cross-compile of ncurses-examples.
4544 + minor fix to package/debian-mingw/rules, do not strip dll's.
4545 + minor fixes to configure script for empty $prefix, e.g., when doing
4546 cross-compiles to MinGW.
4547 + add script for building test-packages of binaries cross-compiled to
4551 + minor fixes for ncurses-example package and makefile.
4552 + add scripts for test-builds of cross-compiler packages for ncurses6
4553 to MinGW.
4556 + some build-fixes for ncurses-examples with NetBSD-6.0 curses, though
4559 + build-fix and some compiler warning fixes for ncurses-examples with
4561 + fix a possible null-pointer reference in a trace message from newterm.
4564 + ignore g++ 4.2.1 warnings for "-Weffc++" in c++/cursesmain.cc
4565 + fix a few overlooked places for --enable-string-hacks option.
4569 + build-fix for --with-shared option for DragonFly and FreeBSD (report
4570 by Rong-En Fan, cf: 20130727).
4573 + build-fixes for MSYS for two test-programs (patches by Ray Donnelly,
4575 + revert change to two of the dpkg format files, to work with dpkg
4577 + fix gcc -Wconversion warning in wattr_get() macro.
4578 + add msys and msysdll to known host/configuration types (patch by
4580 + modify CF_RPATH_HACK configure macro to not rely upon "-u" option
4582 + minor improvements for test-programs from reviewing Solaris port.
4587 + modify test/ncurses.c b/B tests to display lines only for the
4588 attributes which a given terminal supports, to make room for an
4595 + fix some gcc 4.8 -Wconversion warnings.
4596 + change format of dpkg test-scripts to quilted to work around bug
4602 + add checks in tic to warn about terminals which lack cursor
4605 + use --without-progs in mingw-ncurses rpm.
4606 + split out _nc_init_termtype() from alloc_entry.c to use in MinGW
4610 + minor fixes to the --disable-overwrite logic, to ensure that the
4611 configured $(includedir) is not cancelled by the mingwxx-filesystem
4613 + add --disable-db-install configure option, to simplify building
4614 cross-compile support packages.
4615 + add mingw-ncurses.spec file, for testing cross-compiles.
4619 + CF_ADD_LIB_AFTER - fix a problem with -Wl options
4620 + CF_RPATH_HACK - add missing result-message
4621 + CF_SHARED_OPTS - modify to use $rel_builddir in cygwin and mingw
4623 + CF_SHARED_OPTS - modify NetBSD and DragonFly symbols to use ${CC}
4624 rather than ${LD} to improve rpath support.
4625 + CF_SHARED_OPTS - add a symbol to denote the temporary files that
4626 are created by the macro, to simplify clean-rules.
4627 + CF_X_ATHENA - trim extra libraries to work with -Wl,--as-needed
4628 + fix a regression in hashed-database support for NetBSD, which uses
4629 the key-size differently from other implementations (cf: 20121229).
4637 + minor compiler-warning fixes
4641 + add check for size of wchar_t, use that to suppress a chunk of
4643 + quiet linker warnings for MinGW cross-compile with dll's using the
4644 --enable-auto-import flag.
4645 + add ncurses.map rule to ncurses/Makefile to help diagnose symbol
4649 + modify the clear program to take into account the E3 extended
4650 capability to clear the terminal's scrollback buffer (patch by
4660 + minor changes to some configure macros to make them more reusable.
4662 + corrected logic in command-line parsing of -a and -c predefined
4663 tab-lists options.
4664 + allow "-0" and "-8" options to be combined with others, e.g.,"-0d".
4667 + add -V option for consistency with other utilities.
4668 + fix off-by-one in columns for tabs program when processing an option
4669 such as "-5" (patch by Nick Andrik).
4672 + add to test/demo_forms.c examples of using the menu-hooks as well
4673 as showing how the menu item user-data can be used to pass a callback
4677 + build-fix if --disable-ext-funcs configure option is used.
4678 + modified test/edit_field.c and test/demo_forms.c to move the lengths
4679 into a user-data structure, keeping the original string for later
4680 expansion to free-format input/out demo.
4681 + modified test/demo_forms.c to load data from file.
4682 + added note to clarify Terminal.app's non-emulation of the various
4683 terminal types listed in the preferences dialog -TD
4684 + fix regression in error-reporting in lib_setup.c (Debian #711134,
4686 + build-fix for a case where --enable-broken_linker and
4687 --enable-reentrant options are combined (report by George R Goffe).
4690 + modify mvcur() to distinguish between internal use by the ncurses
4695 + minor fix to test/dots_mvcur.c
4696 + move configured symbols USE_DATABASE and USE_TERMCAP to term.h as
4697 NCURSES_USE_DATABASE and NCURSES_USE_TERMCAP to allow consistent
4701 + corrected ifdefs in test/testcurs.c to allow comparison of mouse
4703 + add pow() to configure-check for math library, needed since
4709 + move nsterm-related entries out of "obsolete" section to more
4710 plausible "ansi consoles" -TD
4711 + additional cleanup of table-of-contents by reordering -TD
4712 + revise fix for check for 8-bit value in _nc_insert_ch(); prior fix
4713 prevented inserts when video attributes were attached to the data
4718 + correct FNKEY() macro in progs/dump_entry.c, allowing kf11-kf63 to
4719 display when infocmp's -R option is used for HP or AIX subsets.
4720 + fix dead-code issue with test/movewindow.c
4721 + improve limited-checking in _nc_read_termtype().
4728 + add MinGW to cases where ncurses installs by default into /usr
4730 + add -D option to infocmp's usage-message (patch by Miroslav Lichvar).
4732 type of bool variable, to work with clang 3.2 (report by Dmitri
4734 + improve configure check for static_cast, to work with clang 3.2
4736 + re-order rule for demo.o and macros defining header dependencies in
4737 c++/Makefile.in to accommodate gmake (report by Dmitri Gribenko).
4741 + modify configure script to work around OS X's "libtool" program, to
4743 to look for a "tool" rather than a "prog", to help with potential use
4744 in cross-compiling.
4747 + update/correct header-dependencies in c++ makefile (report by Werner
4749 + add --with-cxx-shared to dpkg-script, as done for rpm-script.
4752 + build-fix for libtool configuration (reports by Daniel Silva Ferreira
4756 + build-fix for OS X, to handle changes for --with-cxx-shared feature
4759 with cursor-key strings (NetBSD #47674) -TD
4760 + further improvements to linux-16color (Benjamin Sittler)
4763 + additional fix for tic.c, to allocate missing buffer space.
4764 + eliminate configure-script warnings for gen-pkgconfig.in
4765 + correct typo in sgr string for sun-color,
4767 change smso for consistency with sgr -TD
4768 + correct typo in sgr string for terminator -TD
4769 + add blink to the attributes masked by ncv in linux-16color (report
4771 + improve warning message from post-load checking for missing "%?"
4773 + minor formatting improvement to tic/infocmp -f option to ensure
4775 + amend scripting for --with-cxx-shared option to handle the debug
4779 + amend change to toe.c for reading from /dev/zero, to ensure that
4785 + CF_INTEL_COMPILER, CF_XOPEN_SOURCE from luit 2.0-20130217
4786 + add configure option --with-cxx-shared to permit building
4790 + modify MKkey_defs.sh to filter out build-path which was unnecessarily
4794 + add section to terminfo manpage discussing user-defined capabilities.
4797 + add a check in waddch_nosync() to ensure that tab characters are
4800 + add some traces to the Windows console driver.
4805 + correct ifdef on change to lib_twait.c (report by Werner Fink).
4809 + modify test/testcurs.c to work with mouse for ncurses as it does for
4811 + modify test/knight.c to work with mouse for pdcurses as it does for
4813 + modify internal recursion in wgetch() which handles cooked mode to
4814 check if the call to wgetnstr() returned an error. This can happen
4819 + fix in lib_twait.c when --enable-wgetch-events is used, pointer
4821 + improve a limit-check in make_hash.c
4825 + modify test/configure script to make it simpler to override names
4826 of curses-related libraries, to help with linking with pdcurses in
4828 + if the --with-terminfo-dirs configure option is not used, there is
4829 no corresponding compiled-in value for that. Fill in "no default
4838 + further fixes to mvcur to pass callback function (cf: 20130112),
4839 needed to make test/dots_mvcur work.
4840 + reduce calls to SetConsoleActiveScreenBuffer in win_driver.c, to
4842 + modify configure script to omit "+b" from linker options for very
4843 old HP-UX systems (report by Dennis Grevenstein)
4844 + add HP-UX workaround for missing EILSEQ on old HP-UX systems (patch
4848 + change %l behavior in tparm to push the string length onto the stack
4855 + add check for return-value in tty_update.c
4856 + correct initialization for -s option in test/view.c
4858 + improve error-checking in copywin
4860 + add "-y" option to test/demo_termcap and test/demo_terminfo to
4862 + updated termcap manpage to document legacy termcap behavior for
4864 + modify name-comparison for tgetstr, etc., to accommodate legacy
4865 applications as well as to improve compatibility with BSD 4.2
4872 + modify mvcur to use stdout except when called within the ncurses
4874 + modify vidattr and vid_attr to use stdout as documented in manpage.
4875 + amend changes made to buffering in 20120825 so that the low-level
4880 + add "-s" option to test/view.c to allow it to start in single-step
4883 + revert part of 20121222 change to tinfo_driver.c
4884 + add experimental logic in win_driver.c to improve optimization of
4885 screen updates. This does not yet work with double-width characters,
4890 + fix Coverity warnings regarding copying into fixed-size buffers.
4891 + add throw-declarations in the c++ binding per Coverity warning.
4892 + minor changes to new-items for consistent reference to bug-report
4896 + add *.dSYM directories to clean-rule in ncurses directory makefile,
4898 + add a configure check for gcc option -no-cpp-precomp, which is not
4903 wide-character which can be used.
4906 + fix several warnings from clang 3.1 --analyze, includes correcting
4907 a null-pointer check in _nc_mvcur_resume.
4908 + correct display of double-width characters with MinGW port (report
4913 + correct check for 8-bit value in _nc_insert_ch().
4915 + add null-pointer checks in lib_tracemse.c, panel.priv.h, and some
4916 test-programs.
4919 + modify test/knight.c to show the number of choices possible for
4920 each position in automove option, e.g., to allow user to follow
4921 Warnsdorff's rule to solve the puzzle.
4922 + modify test/hanoi.c to show the minimum number of moves possible for
4935 + initialize wbkgrndset() temporary variable when extended-colors are
4940 + modify test/view.c to load UTF-8 when built with MinGW by using
4946 test-programs, e.g., test_addstr.c
4948 + delete windows on exit from some of the test-programs.
4954 + improve limit-checks in tinfo/make_hash.c, tinfo/read_entry.c
4957 + fix off-by-one limit check in test/color_name.h
4958 + add null-pointer check in progs/tabs.c, test/bs.c, test/demo_forms.c,
4960 + fix memory-leak in tinfo/lib_setup.c, progs/toe.c,
4963 test/insdelln.c, test/newdemo.c on error-return.
4966 + modify configure macro CF_INCLUDE_DIRS to put $CPPFLAGS after the
4967 local -I include options in case someone has set conflicting -I
4970 + modify the ncurses*-config scripts to eliminate relative paths from
4980 and fix a long-ago error in curs_addstr.3x which said that a -1
4985 + cancel any debug-rpm in package/ncurses.spec
4986 + reviewed vte-2012, reverted most of the change since it was incorrect
4987 based on testing with tack -TD
4988 + un-cancel the initc in vte-256color, since this was implemented
4989 starting with version 0.20 in 2009 -TD
4994 + add ncurses test-program as "ncurses6" to the rpm- and dpkg-scripts.
4999 + fix change to _nc_scroll_optimize(), which incorrectly freed memory
5003 + add vte-2012, gnome-2012, making these the defaults for vte/gnome
5007 + improve CF_GCC_VERSION to work around Debian's customization of gcc
5008 --version message.
5012 + add 3rd parameter to AC_DEFINE's to allow autoheader to run, i.e.,
5015 + modify configure script and makefiles to quiet new autoconf warning
5017 + modify configure script to show $PATH_SEPARATOR variable.
5021 + modify setupterm to set its copy of TERM to "unknown" if configured
5023 + modify treatment of TERM variable for MinGW port to allow explicit
5024 use of the windows console driver by checking if $TERM is set to
5026 + undo recent change to fallback definition of vsscanf() to build with
5030 + add test-screens to test/ncurses to show 256-characters at a time,
5031 to help with MinGW port.
5036 + modifications for MinGW port to make wide-character display usable.
5042 + add a null-pointer check in _nc_flush (cf: 20120825).
5048 + increase size of ncurses' output-buffer, in case of very small
5049 initial screen-sizes.
5051 after changes to use --datarootdir (reports by Gabriele Balducci,
5056 rather than stdio, to avoid problems with SIGTSTP handling (report
5060 + update autoconf patch to 2.52.20120811, adding --datarootdir
5062 + improve description of --enable-reentrant option in README and the
5064 + add nsterm-256color, make this the default nsterm -TD
5065 + remove bw from nsterm-bce, per testing with tack -TD
5069 + improve limit-checks for the getch fifo (report by Werner Fink).
5071 for CF_DISABLE_ECHO affecting parameters for mk-2nd.awk (report by
5073 + modify followup check for pkg-config's library directory in the
5074 --enable-pc-files option to validate syntax (report by Sven Joachim,
5079 is done outside source-tree (patch by Roumen Petrov).
5080 + modify some older xterm entries to align with xterm source -TD
5081 + separate "xterm-old" alias from "xterm-r6" -TD
5082 + add E3 extended capability to xterm-basic and putty -TD
5083 + parenthesize parameters of other macros in curses.h -TD
5085 in case it happens to be a comma-expression, etc. (patch by Nick
5090 + eliminate two fixed-size buffers in toe.c
5091 + extend use_tioctl() to have expected behavior when use_env(FALSE) and
5093 + modify ncurses test-program, adding -E and -T options to demonstrate
5101 + add ncurses_mingw.h to installed headers (prompted by patch by
5103 + clarify return-codes from wgetch() in response to SIGWINCH (prompted
5105 + modify resizeterm() to always push a KEY_RESIZE onto the fifo, even
5106 if screensize is unchanged. Modify _nc_update_screensize() to push a
5113 + add --enable-interop to sample package scripts (suggested by Juergen
5116 + modify mk-0th.awk to allow for generating llib-ltic, etc., though
5117 some work is needed on cproto to work with lib_gen.c to update
5118 llib-lncurses.
5119 + remove redundant getenv() cal in database-iterator leftover from
5123 + add -d, -e and -q options to test/demo_terminfo and test/demo_termcap
5124 + fix caching of environment variables in database-iterator (patch by
5128 + add configure check to distinguish clang from gcc to eliminate
5129 warnings about unused command-line parameters when compiler warnings
5132 by allowing for the possibility that an alias has been repurposed to
5138 + fix an uninitialized variable in -c/-n logic for infocmp changes
5144 + add rpm- and dpkg-scripts, to test those build-environments.
5148 + add kdch1 aka "Remove" to vt220 and vt220-8 entries -TD
5149 + add kdch1, etc., to qvt108 -TD
5150 + add dl1/il1 to some entries based on dl/il values -TD
5151 + add dl to simpleterm -TD
5152 + add consistency-checks in tic for insert-line vs delete-line
5153 controls, and insert/delete-char keys
5154 + correct no-leaks logic in infocmp when doing comparisons, fixing
5155 duplicate free of entries given via the command-line, and freeing
5156 entries loaded from the last-but-one of files specified on the
5157 command-line.
5158 + add kdch1 to wsvt25 entry from NetBSD CVS (reported by David Lord,
5160 + add cnorm/civis to wsvt25 entry from NetBSD CVS (report/analysis by
5164 + extend -c and -n options of infocmp to allow comparing more than two
5169 freebsd-hackers mailing list).
5172 + corrected 'op' for bterm (report by Samuel Thibault) -TD
5173 + modify test/background.c to demonstrate a background character
5174 holding a colored ACS_HLINE. The behavior differs from SVr4 due to
5175 the thick- and double-line extension (cf: 20091003).
5176 + modify handling of acs characters in PutAttrChar to avoid mapping an
5177 unmapped character to a space with A_ALTCHARSET set.
5178 + rewrite vt520 entry based on vt420 -TD
5181 + remove p6 (bold) from opus3n1+ for consistency -TD
5182 + remove acs stuff from env230 per clues in Ingres termcap -TD
5183 + modify env230 sgr/sgr0 to match other capabilities -TD
5184 + modify smacs/rmacs in bq300-8 to match sgr/sgr0 -TD
5185 + make sgr for dku7202 agree with other caps -TD
5186 + make sgr for ibmpc agree with other caps -TD
5187 + make sgr for tek4107 agree with other caps -TD
5188 + make sgr for ndr9500 agree with other caps -TD
5189 + make sgr for sco-ansi agree with other caps -TD
5190 + make sgr for d410 agree with other caps -TD
5191 + make sgr for d210 agree with other caps -TD
5192 + make sgr for d470c, d470c-7b agree with other caps -TD
5194 + fix a back-link in _nc_delink_entry(), which is needed if ncurses is
5195 configured with --enable-termcap and --disable-getcap.
5198 + fix some inconsistencies between vt320/vt420, e.g., cnorm/civis -TD
5199 + add eslok flag to dec+sl -TD
5200 + dec+sl applies to vt320 and up -TD
5201 + drop wsl width from xterm+sl -TD
5202 + reuse xterm+sl in putty and nsca-m -TD
5203 + add ansi+tabs to vt520 -TD
5204 + add ansi+enq to vt220-vt520 -TD
5205 + fix a compiler warning in example in ncurses-intro.doc (Paul Waring).
5208 + modify tic's check of conflicting key definitions to include extended
5209 capability strings in addition to the existing check on predefined
5214 + add msgr to vt420, similar DEC vtXXX entries -TD
5215 + add several missing vt420 capabilities from vt220 -TD
5216 + factor out ansi+pp from several entries -TD
5217 + change xterm+sl and xterm+sl-twm to include only the status-line
5219 as building-blocks -TD
5220 + add dec+sl building block, as example -TD
5223 + add XT to some terminfo entries to improve usefulness for other
5224 applications than screen, which would like to pretend that xterm's
5225 title is a status-line. -TD
5226 + change use-clauses in ansi-mtabs, hp2626, and hp2622 based on review
5227 of ordering and overrides -TD
5229 + add section in terminfo.src summarizing the user-defined capabilities
5230 used in that file -TD
5233 + fix an inconsistency between tic/infocmp "-x" option; tic omits all
5234 non-standard capabilities, while infocmp was ignoring only the user
5236 + improve special case in tic parsing of description to allow it to be
5237 followed by terminfo capabilities. Previously the description had to
5238 be the last field on an input line to allow tic to distinguish
5239 between termcap and terminfo format while still allowing commas to be
5242 the --with-xterm-kbs option.
5243 + revert 2011-07-16 change to "linux" alias, return to "linux2.2" -TD
5244 + further amend 20110910 change, providing for configure-script
5245 override of the "linux" terminfo entry to install and changing the
5246 default for that to "linux2.2" (Debian #665959).
5249 + update Ada95/configure to use CF_DISABLE_ECHO (cf: 20120317).
5250 + correct order of use-clauses in st-256color -TD
5251 + modify configure script to look for gnatgcc if the Ada95 binding
5252 is built, in preference to the default gcc/cc (suggested by
5254 + modify configure script to ensure that the same -On option used for
5256 using "-O3" (suggested by Nicolas Boulenguez)
5263 the data to a temporary file first (prompted by remark by Sven
5271 + correct scripting for --disable-echo option in test/configure.
5272 + amend check for missing c++ compiler to work when no error is
5277 + fix some strict compiler warnings for abi6 and 64-bits.
5279 + improve a limit-check in infocmp.c (Werner Fink):
5283 regarding mapping of \0 to \200
5284 + minor improvement to _nc_copy_termtype(), using memcpy to replace
5286 + fix no-leaks checking in test/demo_termcap.c to account for multiple
5287 calls to setupterm().
5288 + modified the libgpm change to show previous load as a problem in the
5289 debug-trace.
5291 + ncurses-5.7-printw.dif, fixes for varargs handling in lib_printw.c
5292 + ncurses-5.7-gpm.dif, do not dlopen libgpm if already loaded by
5294 + ncurses-5.6-fallback.dif, do not free arrays and strings from static
5301 + modify configure script to allow creating dll's for MinGW when
5302 cross-compiling.
5303 + add --enable-string-hacks option to control whether strlcat and
5304 strlcpy may be used. The same issue applies to OpenBSD's warnings
5306 + add configure checks for strlcat, strlcpy and snprintf, to help
5308 + build-fix for OpenBSD 4.9 to supply consistent intptr_t declaration
5315 + improve configure macro CF_MKSTEMP by moving existence-check for
5316 mkstemp out of the AC_TRY_RUN, to help with cross-compiles.
5317 + improve configure macro CF_FUNC_POLL from luit changes to detect
5319 + add configure option --with-tparm-arg
5320 + build-fix for MinGW cross-compiling, so that make_hash does not
5324 + make sgr for xterm-pcolor agree with other caps -TD
5325 + make sgr for att5425 agree with other caps -TD
5326 + make sgr for att630 agree with other caps -TD
5327 + make sgr for linux entries agree with other caps -TD
5328 + make sgr for tvi9065 agree with other caps -TD
5329 + make sgr for ncr260vt200an agree with other caps -TD
5330 + make sgr for ncr160vt100pp agree with other caps -TD
5331 + make sgr for ncr260vt300an agree with other caps -TD
5332 + make sgr for aaa-60-dec-rv, aaa+dec agree with other caps -TD
5333 + make sgr for cygwin, cygwinDBG agree with other caps -TD
5334 + add configure option --with-xterm-kbs to simplify configuration for
5338 + improved tic -D option, avoid making target directory and provide
5342 + add mach-gnu (Debian #614316, patch by Samuel Thibault)
5343 + add mach-gnu-color, tweaks to mach-gnu terminfo -TD
5344 + make sgr for sun-color agree with smso -TD
5345 + make sgr for prism9 agree with other caps -TD
5346 + make sgr for icl6404 agree with other caps -TD
5347 + make sgr for ofcons agree with other caps -TD
5348 + make sgr for att5410v1, att4415, att620 agree with other caps -TD
5349 + make sgr for aaa-unk, aaa-rv agree with other caps -TD
5350 + make sgr for avt-ns agree with other caps -TD
5351 + amend fix intended to separate fixups for acsc to allow "tic -cv" to
5353 + modify misc/gen-edit.sh to make the location of the tabset directory
5358 + add --with-lib-prefix option to allow configuring for old/new flavors
5360 + modify check for gnat version to allow for year, as used in FreeBSD
5362 + modify check_existence() in db_iterator.c to simply check if the
5363 path is a directory or file, according to the need. Checking for
5365 + support OS/2 kLIBC (patch by KO Myung-Hun).
5368 + several improvements to test/movewindow.c (prompted by discussion on
5370 + modify movement commands to make them continuous
5373 + split-out reusable CF_WITH_NCURSES_ETC macro in test/configure.in
5374 + updated configure macro CF_XOPEN_SOURCE, build-fixes for Mac OS X
5380 + modify stat() calls to ignore the st_size member
5381 + drop mk-dlls.sh script.
5383 + modify rain.c to allow for threaded configuration.
5384 + modify tset.c to allow for case when size-change logic is not used.
5387 + modify toe's report when -a and -s options are combined, to add
5388 a column showing which entries belong to a given database.
5389 + add -s option to toe, to sort its output.
5390 + modify progs/toe.c, simplifying use of db-iterator results to use
5392 + correct generation of pc-files when ticlib or termlib options are
5393 given to rename the corresponding tic- or tinfo-libraries (report
5400 + add putty-sco entry -TD
5403 + review/fix places in manpages where --program-prefix configure option
5405 + add -D option to infocmp, to show the database locations that it
5407 + fix build for the special case where term-driver, ticlib and termlib
5411 + fix build work for term-driver when --enable-wgetch-events option is
5413 + use <stdint.h> types to fix some questionable casts to void*.
5416 + modify configure script to check if thread library provides
5418 + modify configure script to suppress check to define _XOPEN_SOURCE
5421 + modify configure script to add ".pc" files for tic- and
5422 tinfo-libraries, which were omitted in recent change (cf: 20111126).
5426 + modify configure-check for etip.h dependencies, supplying a temporary
5429 + modify CF_CPP_PARAM_INIT "main" function to work with current C++.
5434 + modify database iterator to ignore $TERMCAP when it is not an
5436 + add -D option to tic, to show the database locations that it could
5439 + modify the configure script to generate a list of the ".pc" files to
5442 + use AC_CHECK_TOOLS in preference to AC_PATH_PROGS when searching for
5443 ncurses*-config, e.g., in Ada95/configure and test/configure (adapted
5450 + modify _nc_tic_dir() to ensure that its return-value is nonnull,
5452 to when tic is translating to termcap, rather than loading the
5457 + build-fix for OpenBSD 4.9 with gcc 4.2.1, setting _XOPEN_SOURCE to
5458 600 to work around inconsistent ifdef'ing of wcstof between C and
5460 + modify capconvert script to accept more than exact match on "xterm",
5461 e.g., the "xterm-*" variants, to exclude from the conversion (patch
5463 + add -lc_r as alternative for -lpthread, allows build of threaded code
5465 + build-fix for MirBSD, which fails when either _XOPEN_SOURCE or
5467 + fix a typo misc/Makefile.in, used in uninstalling pc-files.
5470 + modify make_db_path() to allow creating "terminfo.db" in the same
5473 new hashed database to be installed in the next best location -
5475 + add variable cf_cv_prog_gnat_correct to those passed to
5477 + change feature test from _XPG5 to _XOPEN_SOURCE in two places, to
5479 + eliminate usage of NULL symbol from etip.h, to reduce header
5481 + add configure check to decide when to add _XOPEN_SOURCE define to
5483 This is a workaround for gcc 4.6, which fails to build the c++
5484 binding if that symbol is defined by the application, due to
5490 events used to build up click, double-click, etc, until needed
5492 + fix configure script to avoid creating unused Ada95 makefile when
5494 + cleanup width-related gcc 3.4.3 warnings for 64-bit platform, for the
5499 + improve description of --disable-tic-depends option to make it
5500 clear that it may be useful whether or not the --with-termlib
5502 + amend termcap equivalent for set_pglen_inch to use the X/Open
5507 + moved static data from db_iterator.c to lib_data.c
5508 + modify db_iterator.c for memory-leak checking, fix one leak.
5509 + modify misc/gen-pkgconfig.in to use Requires.private for the parts
5514 + modify tic "-K" option to only set the strict-flag rather than force
5515 source-output. That allows the same flag to control the parser for
5517 + modify _nc_getent() to ignore backslash at the end of a comment line,
5519 + restore a special-case check for directory needed to make termcap
5521 + modify tic's resolution/collision checking to attempt to remove the
5524 message to make it simpler to see which alias is the problem.
5525 + improve performance of the database iterator by caching search-list.
5528 + add a missing "else" in changes to _nc_read_tic_entry().
5531 + modify _nc_read_tic_entry() so that hashed-database is checked before
5534 + modify configure script and makefiles to split TIC_ARGS and
5535 TINFO_ARGS into pieces corresponding to LDFLAGS and LIBS variables,
5536 to help separate searches for tic- and tinfo-libraries (patch by Nick
5538 + build-fix for lib_mouse.c changes (cf: 20110917).
5544 + correct mask-check used in lib_mouse for wheel mouse buttons 4/5
5548 + modify misc/gen_edit.sh to select a "linux" entry which works with
5551 + revert a change to getmouse() which had the undesirable side-effect
5552 of suppressing button-release events (report by Damien Guibouret,
5554 + add xterm+kbs fragment from xterm #272 -TD
5555 + add configure option --with-pkg-config-libdir to provide control over
5556 the actual directory into which pc-files are installed, do not use
5557 the pkg-config environment variables (discussion with Frederic L W
5559 + add link to mailing-list archive in announce.html.in, as done in
5561 + improve manpage install by adjusting the "#include" examples to
5562 show the ncurses-subdirectory used when --disable-overwrite option
5564 + install an alias for "curses" to the ncurses manpage, tied to the
5565 --with-curses-h configure option (suggested by Reuben Thomas).
5568 + propagate error-returns from wresize, i.e., the internal
5574 + add a check to ensure that termcap files which might have "^?" do
5576 + minor cleanup of X-terminal emulator section of terminfo.src -TD
5577 + add terminator entry -TD
5578 + add simpleterm entry -TD
5584 + add substitution for $RPATH_LIST to misc/ncurses-config.in
5585 + improve performance of tic with hashed-database by caching the
5586 database connection, using atexit() to cleanup.
5587 + modify treatment of 2-character aliases at the beginning of termcap
5588 entries so they are not counted in use-resolution, since these are
5589 guaranteed to be unique. Also ignore these aliases when reporting
5591 + double-check gn (generic) flag in terminal descriptions to
5593 + minor fixes to _nc_tgetent(), ensure buffer is initialized even on
5594 error-return.
5599 + build-fix for DragonFlyBSD's pkgsrc in test/configure script.
5600 + build-fixes for NetBSD 5.1 with termcap support enabled.
5601 + corrected k9 in dg460-ansi, add other features based on manuals -TD
5605 field are translated to a non-delimiter, i.e., "=".
5606 + add "-0" option to tic/infocmp, to make the termcap/terminfo source
5608 + add a null-pointer check when handling the $CC variable.
5611 + modify configure script and makefiles in c++ and progs to allow the
5612 directory used for rpath option to be overridden, e.g., to work
5613 around updates to the variables used by tic during an install.
5614 + add -K option to tic/infocmp, to provide stricter BSD-compatibility
5623 + modify _nc_get_token() to reset the token's string value in case
5624 there is a string-typed token lacking the "=" marker.
5626 + fix a few places where reading from a termcap file could refer to
5631 + correct internal variables used for translating to termcap "%>"
5632 feature, and translating from termcap %B to terminfo, needed by
5634 + amend a minor fix to acsc when loading a termcap file to separate it
5636 + modify logic in _nc_read_entry() and _nc_read_tic_entry() to allow
5637 a termcap file to be handled via TERMINFO_DIRS.
5638 + modify _nc_infotocap() to include non-mandatory padding when
5639 translating to termcap.
5641 getcap is used, to reduce interactive warning messages.
5644 + add a check in start_color() to limit color-pairs to 256 when
5646 + modify setcchar to omit no-longer-needed OR'ing of color pair in
5648 + add kich1 to sun terminfo entry (Yuri Pankov)
5649 + use bold rather than reverse for smso in sun-color terminfo entry
5651 + improve generation of termcap using tic/infocmp -C option, e.g.,
5652 to correspond with 4.2BSD (prompted by discussion with Yuri Pankov
5654 + translate %02 and %03 to %2 and %3 respectively.
5658 + modify configure script to support shared libraries for DragonFlyBSD.
5663 + modify configure --enable-pc-files option to take into account the
5665 + add/use xterm+tmux chunk from xterm #271 -TD
5666 + resync xterm-new entry from xterm #271 -TD
5667 + add E3 extended capability to linux-basic (Miroslav Lichvar)
5668 + add linux2.2, linux2.6, linux3.0 entries to give context for E3 -TD
5669 + add SI/SO change to linux2.6 entry (Debian #515609) -TD
5675 + add workaround from xterm #271 changes to ensure that compiler flags
5679 + modify configure checks for AIX to include release 7.x
5680 + add loader flags/libraries to libtool options so that dynamic loading
5681 works properly, adapted from ncurses-5.7-ldflags-with-libtool.patch
5694 tcgetattr(), etc., to new private header nc_termios.h (report by
5702 + update minix entry to minix 3.2 (Thomas Cort).
5703 + fix a strict compiler warning in change to wattr_get (cf: 20110528).
5707 + set default prefix to /usr.
5711 + modify MKlib_gen.sh to handle sp-funcs renaming of NCURSES_OUTC type.
5714 + add case to CF_SHARED_OPTS for Interix (patch by Markus Duft).
5715 + used ncurses/link_test to check for behavior when the terminal has
5717 to the library. Added checks to cover this (prompted by Redhat
5719 + modify MKlib_gen.sh to make its main() function call each function
5720 with zero parameters, to help find inconsistent checking for null
5724 + fix warnings from clang 2.7 "--analyze"
5727 + compiler-warning fixes in panel and progs.
5728 + modify CF_PKG_CONFIG macro, from changes to tin -TD
5731 + work around (non-optimizer) bug in gcc 4.2.1 which caused
5732 test-expression to be omitted from executable.
5733 + force the linker to see a link-time expression of a symbol, to
5734 help work around weak-symbol issues.
5741 + modify misc/ncurses-config.in to omit the "-L" option from the
5742 "--libs" output if the library directory is /usr/lib.
5744 configure scripts for Ada95 and test-directories, to look for
5745 ncurses.h, from fixes to tin -TD
5746 + modify ncurses/tinfo/access.c to account for Tandem's root uid
5750 + modify rules in Ada95/src/Makefile.in to ensure that the PIC option
5753 + Ada95 build-fix for big-endian architectures such as sparc. This
5755 to representation clauses, replacing that with pragmas to suppress
5760 + add configure-checks for getopt's variables, which may be declared
5763 function pointer passed to tputs().
5764 + modify init_pair() to accept -1's for color value after
5766 + modify test/background.c, adding command-line options to demonstrate
5770 + modify configure script/source-code to only define _POSIX_SOURCE if
5776 + fixes to build c++ binding with clang 3.0 (patch by Alexander
5778 + add check for unctrl.h in test/configure, to work around breakage in
5780 + add "--disable-widec" option to test/configure script.
5781 + add "--with-curses-colr" and "--with-curses-5lib" options to the
5782 test/configure script to address testing with very old machines.
5784 20110404 5.9 release for upload to ftp.gnu.org
5787 + various build-fixes for the rpm/dpkg scripts.
5788 + add "--enable-rpath-link" option to Ada95/configure, to allow
5789 packages to suppress the rpath feature which is normally used for
5790 the in-tree build of sample programs.
5793 + add "--with-shared" option to Ada95/configure script, to allow
5794 making the C-language parts of the binding use appropriate compiler
5799 + add configure check to ensure that SIGINT works with gnat. This is
5803 + add ncurses_compat.c, to supply functions used in the Ada95 binding
5805 + modify sed expression in CF_NCURSES_ADDON to eliminate a dependency
5812 + build-fix for Ada shared libraries versus the varargs workaround.
5817 + add configure check to determine if gnat's project feature supports
5825 + improve type-checking in Ada95 by eliminating a few warning-suppress
5832 + change order of -I options from ncurses*-config script when the
5833 --disable-overwrite option was used, so that the subdirectory include
5835 + modify the make-tar.sh scripts to add a MANIFEST and NEWS file.
5836 + modify configure script to provide value for HTML_DIR in
5839 + modify configure script to add "-g" and/or "-O3" to ADAFLAGS if the
5841 + amend change from 20070324, to not add 1 to the result of getmaxx
5844 + build-fix Ada95/samples for gnat 4.5
5847 + add item in Trace_Attribute_Set corresponding to TRACE_ATTRS.
5848 + add workaround for binding to set_field_type(), which uses varargs.
5851 + add dependency on gen/Makefile.in needed for *-panels.ads
5852 + add Library_Options to library.gpr
5853 + add Languages to library.gpr, for gprbuild
5856 + revert changes to limit-checks from 20110122 (Debian #616711).
5857 > minor type-cleanup of Ada95 binding (Nicolas Boulenguez):
5858 + corrected a minor sign error in a field of Low_Level_Field_Type, to
5859 conform to form.h.
5862 + modify samples/sample-explain.adb to provide explicit message when
5867 + fix an off-by-one error in _nc_slk_initialize() from 20100605 fixes
5869 + modify Ada95/gen/gen.c to declare unused bits in generated layouts,
5870 needed to compile when chtype is 64-bits using gnat 4.4.5
5872 20110226 5.8 release for upload to ftp.gnu.org
5877 + change open() in _nc_read_file_entry() to fopen() for consistency
5879 + modify misc/run_tic.in to create parent directory, in case this is
5881 + fix typo in Ada95/mk-1st.awk which causes error with original awk.
5885 + workaround for cygwin's non-functional features.h, to force ncurses'
5886 configure script to define _XOPEN_SOURCE_EXTENDED when building
5887 wide-character configuration.
5888 + build-fix in run_tic.sh for OS/2 EMX install
5889 + add cons25-debian entry (patch by Brian M Carlson, Debian #607662).
5893 + use _tracef() in show_where() function of tic, to work correctly with
5897 + add xterm-utf8 entry as a demo of the U8 feature -TD
5898 + add U8 feature to denote entries for terminal emulators which do not
5899 support VT100 SI/SO when processing UTF-8 encoding -TD
5906 + correct limit-checks in derwin().
5907 + correct limit-checks in newwin(), to ensure that windows have nonzero
5915 + modify Ada95/configure script to make the --with-curses-dir option
5916 work without requiring the --with-ncurses option.
5917 + modify test programs to allow them to be built with NetBSD curses.
5918 + document thick- and double-line symbols in curs_add_wch.3x manpage.
5920 + fix some warnings for clang 2.6 "--analyze"
5921 + modify Ada95 makefiles to make html-documentation with the project
5927 + minor fixes to enable lint when trace is not enabled, e.g., with
5928 clang --analyze.
5930 + update ncurses/llib-lncurses*
5938 allowing TPARM_ARG to be overridden.
5944 + also suppress ncv in konsole-base -TD
5945 + fixes in wins_nwstr() and related functions to ensure that special
5947 wide-character configuration.
5949 + correct help-messages in some of the test-programs, which still
5950 referred to quitting with 'q'.
5953 + add special case to _nc_infotocap() to recognize the setaf/setab
5958 + update doc/html/index.html to include NCURSES-Programming-HOWTO.html
5962 + modify test/configure and test/Makefile.in to handle this special
5963 case of building within a build-tree (Debian #34182):
5964 mkdir -p build && cd build && ../test/configure && make
5967 + miscellaneous build-fixes for Ada95 and test-directories when built
5968 out-of-tree.
5969 + use VPATH in makefiles to simplify out-of-tree builds (Debian #34182).
5970 + fix typo in rmso for tek4106 entry -Goran Weinholt
5975 + modify test/configure to allow it to use the build-tree's libraries
5976 e.g., when using that to configure the test-programs without the
5981 since 2003 -TD
5985 + various build-fixes for test-programs with pdcurses.
5988 + add configure check to gnatmake, to accommodate cygwin.
5991 + correct list of sub-directories needed in Ada95 tree for building as
5993 + modify scripts in test-directory to improve builds as a separate
5997 + correct parsing of relative tab-stops in tabs program (report by
5999 + adjust configure script so that "t" is not added to library suffix
6000 when weak-symbols are used, allowing the pthread configuration to
6001 more closely match the non-thread naming (report by Werner Fink).
6002 + modify configure check for tic program, used for fallbacks, to a
6003 warning if not found. This makes it simpler to use additional
6004 scripts to bootstrap the fallbacks code using tic from the build
6006 + fix several places in configure script using ${variable-value} form.
6007 + modify configure macro CF_LDFLAGS_STATIC to accommodate some loaders
6013 + correct comparison used for setting 16-colors in linux-16color
6014 entry (Novell #644831) -TD
6015 + improve linux-16color entry, using "dim" for color-8 which makes it
6016 gray rather than black like color-0 -TD
6017 + drop misc/ncu-indent and misc/jpf-indent; they are provided by an
6021 + improve linkages in html manpages, adding references to the newer
6023 + add checks in tic for inconsistent cursor-movement controls, and for
6024 inconsistent printer-controls.
6025 + fill in no-parameter forms of cursor-movement where a parameterized
6026 form is available -TD
6028 ANSI -TD
6031 + add parameterized cursor-controls to linux-basic (report by Dae) -TD
6033 + document how to build 32-bit libraries in README.MinGW
6034 + fixes to filename computation in mk-dlls.sh.in
6035 + use POSIX locale in mk-dlls.sh.in rather than en_US (report by Sven
6037 + add a check in mk-dlls.sh.in to obtain the size of a pointer to
6038 distinguish between 32-bit and 64-bit hosts. The result is stored
6042 + add "XT" capability to entries for terminals that support both
6043 xterm-style mouse- and title-controls, for "screen" which
6044 special-cases TERM beginning with "xterm" or "rxvt" -TD
6046 + use 64-Bit MinGW toolchain (recommended package from TDM, see
6052 + minor fixes for symlinks to curs_legacy.3x and curs_slk.3x manpages.
6053 + add manpage for sp-funcs.
6054 + add sp-funcs to test/listused.sh, for documentation aids.
6057 + add manpages for summarizing public variables of curses-, terminfo-
6058 and form-libraries.
6059 + minor fixes to manpages for consistency (patch by Jason McIntyre).
6060 + modify tic's -I/-C dump to reformat acsc strings into canonical form
6066 + add configure option --without-tests, to suppress building test
6070 + modify nsterm, xnuppc and tek4115 to make sgr/sgr0 consistent -TD
6071 + add check in terminfo source-reader to provide more informative
6072 message when someone attempts to run tic on a compiled terminal
6075 descriptions from text-files (Debian #593920).
6080 + document in manpages that "mv" functions first use wmove() to check
6082 (suggested by Poul-Henning Kamp).
6083 + fixes to curs_color.3x, curs_kernel.3x and wresize.3x manpages (patch
6085 + modify configure script to transform library names for tic- and
6086 tinfo-libraries so that those build properly with Mac OS X shared
6088 + modify configure script to ensure that it removes conftest.dSYM
6090 + modify configure script to cleanup after check for symbolic links.
6093 + correct a typo in mk-1st.awk (patch by Gabriele Balducci)
6097 e.g., for cross-compiling.
6099 + add special case to CF_REGEX for cross-compiling to MinGW target.
6102 + modify initialization check for win32con driver to eliminate need for
6107 + document tabs "-0" and "-8" options in manpage.
6113 + improve use of symbolic links in makefiles by using "-f" option if
6114 it is supported, to eliminate temporary removal of the target
6115 (prompted by http://www.t2-project.org/packages/ncurses.html)
6116 + minor improvement to test/ncurses.c, reset color pairs in 'd' test
6117 after exit from 'm' main-menu command.
6118 + improved ncu-indent, from mawk changes, allows more than one of
6122 + add hard-reset for rs2 to wsvt25 to help ensure that reset ends
6124 + remove tar-copy.sh and related configure/Makefile chunks, since the
6128 + continue integrating changes to use gnatmake project files in Ada95
6129 + add/use configure check to turn on project rules for Ada95/src.
6133 + continue integrating changes to use gnatmake project files in Ada95
6134 + old gnatmake (3.15) does not produce libraries using project-file;
6135 work around by adding script to generate alternate makefile.
6138 + continue integrating changes to use gnatmake project files in Ada95
6139 + add configure --with-ada-sharedlib option, for the test_make rule.
6140 + move Ada95-related logic into aclocal.m4, since additional checks
6141 will be needed to distinguish old/new implementations of gnat.
6144 + start integrating changes to use gnatmake project files in Ada95 tree
6146 + change install-path for adainclude directory to /usr/share/ada (was
6149 + add mlterm+256color entry, for mlterm 3.0.0 -TD
6150 + modify test/configure to use macros to ensure consistent order
6154 + change search order of options for Solaris in CF_SHARED_OPTS, to
6155 work with 64-bit compiles.
6161 + modify test/configure to support pkg-config for checking X libraries
6163 + add/use configure macro CF_ADD_LIB to force consistency of
6164 assignments to $LIBS, etc.
6165 + fix configure script for combining --with-pthread
6166 and --enable-weak-symbols options.
6169 + correct cross-compiling configure check for CF_MKSTEMP macro, by
6172 + simplify include-dependencies of make_hash and make_keys, to reduce
6173 the need for setting BUILD_CPPFLAGS in cross-compiling when the
6174 build- and target-machines differ.
6175 + repair broken-linker configuration by restoring a definition of SP
6176 variable to curses.priv.h, and adjusting for cases where sp-funcs
6179 variable to override (prompted by report by Pablo Cazallas).
6182 + add configure option --enable-pthreads-eintr to control whether the
6184 + modify logic in pthread configuration to allow EINTR to interrupt
6186 + drop mkdirs.sh, use "mkdir -p".
6187 + add configure option --disable-libtool-version, to use the
6188 "-version-number" feature which was added in libtool 1.5 (report by
6192 + updated test/configure to match configure script macros.
6196 + revert part of change to CF_HEADER (cf: 20100424)
6199 + correct limit-check in wredrawln, accounting for begy/begx values
6202 + amend build-fix for OpenSolaris, to ensure that a system header is
6208 + modify configure macro CF_HEADER_PATH to not look for variations in
6210 + improve configure macros CF_GCC_VERSION and CF_GCC_WARNINGS to work
6215 + modify _nc_capcmp() to work with cancelled strings.
6216 + correct translation of "^" in _nc_infotocap(), used to transform
6217 terminfo to termcap strings
6218 + add configure --disable-rpath-hack, to allow disabling the feature
6222 + improve CF_RPATH_HACK_2 by using ldd to provide a standard list of
6234 + add configure check for exctags vs ctags, to work around pkgsrc.
6235 + simplify logic in _nc_get_screensize() to make it easier to see how
6236 environment variables may override system- and terminfo-values
6238 + make debug-traces for COLOR_PAIR and PAIR_NUMBER less verbose.
6239 + improve handling of color-pairs embedded in attributes for the
6240 extended-colors configuration.
6241 + modify MKlib_gen.sh to build link_test with sp-funcs.
6242 + build-fixes for OpenSolaris aka Solaris 11, for wide-character
6243 configuration as well as for rpath feature in *-config scripts.
6252 + add check if Gpm_Open() returns a -2, e.g., for "xterm". This is
6257 + rename atari and st52 terminfo entries to atari-old, st52-old, use
6262 + modify install-rule for manpages so that *-config manpages will
6263 install when building with --srcdir (report by Sven Joachim).
6264 + modify CF_DISABLE_LEAKS configure macro so that the --enable-leaks
6265 option is not the same as --disable-leaks (GenToo #305889).
6266 + modify #define's for build-compiler to suppress cchar_t symbol from
6267 compile of make_hash and make_keys, improving cross-compilation of
6269 + modify CF_MAN_PAGES configure macro to replace all occurrences of
6274 + generate manpages for the *-config scripts, adapted from help2man
6276 + use va_copy() in _nc_printf_string() to avoid conflicting use of
6280 + add Ada95/configure script, to use in tar-file created by
6281 Ada95/make-tar.sh
6283 + modify screen-bce.XXX entries to exclude ech, since screen's color
6284 model does not clear with color for that feature -TD
6287 + add make-tar.sh scripts to Ada95 and test subdirectories to help with
6289 + build-fix for static libraries without dlsym (Debian #556378).
6294 + add several screen-bce.XXX entries -TD
6297 + update mrxvt terminfo entry -TD
6298 + modify win_driver.c to support mouse single-clicks.
6299 + correct name for termlib in ncurses*-config, e.g., if it is renamed
6300 to provide a single file for ncurses/ncursesw libraries (patch by
6307 + build-fix for --srcdir (patch by Miroslav Lichvar).
6310 + for term-driver configuration, ensure that the driver pointer is
6312 + amend fix for Debian #542031 to ensure that wattrset() returns only
6315 + reorder WINDOWLIST to put WINDOW data after SCREEN pointer, making
6318 + review/fix include-dependencies in modules files (report by Miroslav
6322 + modify win_driver.c to initialize acs_map for win32 console, so
6323 that line-drawing works.
6324 + modify win_driver.c to initialize TERMINAL struct so that programs
6327 + modify term-driver modules to eliminate forward-reference
6331 + modify configure macro CF_XOPEN_SOURCE, etc., to use CF_ADD_CFLAGS
6332 consistently to add new -D's while removing duplicates.
6333 + modify a few configure macros to consistently put new options
6339 (caveat - its maintainer put 2010 copyright date on files dated 2009)
6342 + minor improvement to tic's checking of similar SGR's to allow for the
6344 + modify getmouse() to act as its documentation implied, returning on
6356 + add bterm terminfo entry, based on bogl 0.1.18 -TD
6357 + minor fix to rxvt+pcfkeys terminfo entry -TD
6358 + build-fixes for Ada95 tree for gnat 4.4 "style".
6362 window whose origin happened to coincide with its parent's origin
6364 + improve test/ncurses.c to put mouse droppings in the proper window.
6365 + update minix terminfo entry -TD
6366 + add bw (auto-left-margin) to nsterm* entries (Benjamin Sittler)
6370 field_buffer(), which stopped at the end of the first row due to
6373 + modify _nc_viscbuf2() and _tracecchar_t2() to show wide-character
6387 + correct layout of working window used to extract data in
6388 wide-character configured by set_field_buffer (patch by Rafael
6390 + improve some limit-checks related to filename length in reading and
6392 + ensure that filename is always filled in when attempting to read
6397 + modify mk-1st.awk to allow tinfo library to be built when term-driver
6399 + add error-check to configure script to ensure that sp-funcs is
6400 enabled if term-driver is, since some internal interfaces rely upon
6404 + fix case where progs/tput is used while sp-funcs is configure; this
6405 requires save/restore of out-character function from _nc_prescreen
6412 + limit hashing for termcap-names to 2-characters (Ubuntu #481740).
6413 + change a variable name in lib_newwin.c to make it clearer which
6417 + improve test/ncurses.c color-cycling test by reusing attribute-
6418 and color-cycling logic from the video-attributes screen.
6422 + add configure option --enable-interop, for integrating changes
6423 for generic/interop support to form-library by Juergen Pfeifer
6427 as a curses feature, to ignore it if it is not a single character
6431 soft-keys, broken in 20090927 merging.
6432 + change initialization of "hidden" flag for soft-keys from true to
6436 + add test/xterm-256color.dat
6440 + modify _nc_wgetch() to check for a -1 in the fifo, e.g., after a
6441 SIGWINCH, and discard that value, to avoid confusing application
6445 + modify handling of $PKG_CONFIG_LIBDIR to use only the first item in
6446 a possibly colon-separated list (Debian #550716).
6449 + supply a null-terminator to buffer in _nc_viswibuf().
6450 + fix a sign-extension bug in unget_wch() (report by Mike Gran).
6451 + minor fixes to error-returns in default function for tputs, as well
6455 + add WACS_xxx definitions to wide-character configuration for thick-
6456 and double-lines (discussion with Slava Zanko).
6457 + remove unnecessary kcan assignment to ^C from putty (Sven Joachim)
6458 + add ccc and initc capabilities to xterm-16color -TD
6460 + add linux-16color
6461 + correct initc capability of linux-c-nc end-of-range
6465 + move leak-checking for comp_captab.c into _nc_leaks_tinfo() since
6467 + add configure option --enable-term-driver, to allow compiling with
6468 terminal-driver. That is used in MinGW port, and (being somewhat
6469 more complicated) is an experimental alternative to the conventional
6470 termlib internals. Currently, it requires the sp-funcs feature to
6472 + completed integrating "sp-funcs" by Juergen Pfeifer in ncurses
6477 + make some symbolic links in the terminfo directory-tree shorter
6481 + change ncv and op capabilities in sun-color terminfo entry to match
6493 + correct internal _nc_insert_ch() to use _nc_insert_wch() when
6500 + add null-pointer checks to other opaque-functions.
6501 + add is_pad() and is_subwin() functions for opaque access to WINDOW
6503 + correct merge to lib_newterm.c, which broke when sp-funcs was
6507 + build-fix for building outside source-tree (report by Sven Joachim).
6509 agree with file-suffix (report by Sven Joachim).
6510 + continue integrating "sp-funcs" by Juergen Pfeifer (incomplete).
6513 + workaround for bug in g++ 4.1-4.4 warnings for wattrset() macro on
6518 + continue integrating "sp-funcs" by Juergen Pfeifer (incomplete).
6521 + correct use of terminfo capabilities for initializing soft-keys,
6523 + modify wgetch() to ensure it checks SIGWINCH when it gets an error
6524 in non-blocking mode (patch by Clemens Ladisch).
6525 + use PATH_SEPARATOR symbol when substituting into run_tic.sh, to
6526 help with builds on non-Unix platforms such as OS/2 EMX.
6527 + modify scripting for misc/run_tic.sh to test configure script's
6530 + fix configure script option --with-database, which was coded as an
6531 enable-type switch.
6532 + build-fixes for --srcdir (report by Frederic L W Meunier).
6539 + add tabs.1 to man/man_db.renames
6540 + modify lib_addch.c to compensate for removal of wide-character test
6545 cross-compiling and building fallbacks.
6546 + modify test/demo_termcap.c to correspond better to options in
6548 + continue integrating "sp-funcs" by Juergen Pfeifer (incomplete).
6552 + correct logic in tigetnum(), which caused tput program to treat all
6557 + continue integrating "sp-funcs" by Juergen Pfeifer (incomplete).
6560 + fix a null-pointer check in _nc_format_slks() in lib_slk.c, from
6562 + modify _nc_find_type_entry() to use hashing.
6564 change the size of cchar_t, and would be ABI-incompatible.
6565 + modify test-programs, e.g,. test/view.c, to address subtle
6568 + modify length returned by getcchar() to count the trailing null
6570 + fixes for test programs to build/work on HPUX and AIX, etc.
6574 + minor fixes for memory-leak checking.
6578 + remove wide-character checks from unctrl() (patch by Clemens Ladisch).
6579 + revise wadd_wch() and wecho_wchar() to eliminate dependency on
6581 + continue integrating "sp-funcs" by Juergen Pfeifer (incomplete).
6584 + update llib-lncurses[wt] to use sp-funcs.
6585 + various code-fixes to build/work with --disable-macros configure
6588 integration of "sp-funcs" is complete. This includes a port to
6592 + move definition for NCURSES_WRAPPED_VAR back to ncurses_dll.h, to
6594 + continue integrating "sp-funcs" by Juergen Pfeifer (incomplete).
6600 + continue integrating "sp-funcs" by Juergen Pfeifer (incomplete).
6603 + fix an infinite recursion when adding a legacy-coding 8-bit value
6605 + free home-terminfo string in del_curterm() (patch by Dan Weber).
6606 + continue integrating "sp-funcs" by Juergen Pfeifer (incomplete).
6609 + continue integrating "sp-funcs" by Juergen Pfeifer (incomplete).
6614 + add a cast to wattrset macro to avoid compiler warning when comparing
6619 + continue integrating "sp-funcs" by Juergen Pfeifer (incomplete).
6622 + continue integrating "sp-funcs" by Juergen Pfeifer (incomplete).
6626 + continue integrating "sp-funcs" by Juergen Pfeifer (incomplete).
6633 + continue integrating "sp-funcs" by Juergen Pfeifer (incomplete).
6636 + continue integrating "sp-funcs" by Juergen Pfeifer (incomplete).
6645 + extend ansi.sys pfkey capability from kf1-kf10 to kf1-kf48, moving
6646 function key definitions from emx-base for consistency -TD
6647 + correct missing final 'p' in pfkey capability of ansi.sys-old (report
6653 library to avoid leak in out-of-memory condition (reports by William
6655 + add --with-ncurses-wrap-prefix option to test/configure (discussion
6657 + use ncurses*-config scripts if available for test/configure.
6660 + modify CF_WITH_LIBTOOL configure check to allow unreleased libtool
6663 + improve use of -no-undefined option for libtool by setting an
6665 using that in the libtool link-commands.
6668 + improve mk-1st.awk script by writing separate cases for the
6670 termlib) is to be linked.
6671 + modify configure.in to allow broken-linker configurations, not just
6672 enable-reentrant, to set public wrap prefix.
6675 + add TICS_LIST and SHLIB_LIST to allow libtool 2.2.6 on Cygwin to
6677 + add -no-undefined option to libtool for Cygwin, MinGW, U/Win and AIX
6681 + add configure option --with-wrap-prefix to allow setting the prefix
6682 for functions used to wrap global variables to something other than
6686 + modify scripts to generate ncurses*-config and pc-files to add
6688 + improve comparison of program-names when checking for linked flavors
6694 does not switch back to dynamic mode before finishing the libraries
6696 + minor fixes to Intel compiler warning checks in configure script.
6697 + modify _nc_leaks_tinfo() so leak-checking in test/railroad.c works.
6698 + modify set_curterm() to make broken-linker configuration work with
6702 + continue integrating "sp-funcs" by Juergen Pfeifer (incomplete).
6703 + modify declaration of cur_term when broken-linker is used, but
6704 enable-reentrant is not, to match pre-5.7 (report by Charles Wilson).
6707 + continue integrating "sp-funcs" by Juergen Pfeifer (incomplete).
6710 + add configure script --enable-sp-funcs to enable the new set of
6715 some internals work is needed to complete these).
6716 + add special cases to configure script for MinGW port.
6720 + append (not prepend) to CFLAGS/CPPFLAGS
6721 + change variable from PATHSEP to PATH_SEPARATOR
6722 + improve install-rules for pc-files (patch by Miroslav Lichvar).
6724 + create the pkg-config library directory if needed.
6727 + modify init_pair() to allow caller to create extra color pairs beyond
6730 + add misc/terminfo.tmp and misc/*.pc to "sources" rule.
6731 + fix typo "==" where "=" is needed in ncurses-config.in and
6732 gen-pkgconfig.in files (Debian #512161).
6735 + add -shared option to MK_SHARED_LIB when -Bsharable is used, for
6738 + modify waddch_literal(), updating line-pointer after a multicolumn
6739 character is found to not fit on the current row, and wrapping is
6740 done. Since the line-pointer was not updated, the wrapped
6741 multicolumn character was written to the beginning of the current row
6746 + add screen.Eterm terminfo entry (GenToo #124887) -TD
6747 + modify adacurses-config to look for ".ali" files in the adalib
6750 adacurses-config
6751 + change install for adacurses-config to provide additional flavors
6752 such as adacursesw-config, for ncursesw (GenToo #167849).
6755 + remove undeveloped feature in ncurses-config.in for setting
6757 + recent change to ncurses-config.in did not take into account the
6758 --disable-overwrite option, which sets $includedir to the
6759 subdirectory and using just that for a -I option does not work - fix
6763 + modify gen-pkgconfig.in to eliminate a dependency on rpath when
6764 deciding whether to add $LIBS to --libs output; that should be shown
6767 + fix an overlooked change from $AR_OPTS to $ARFLAGS in mk-1st.awk,
6771 + add a configure-time check to pick a suitable value for
6773 + add configure --with-pkg-config and --enable-pc-files options, along
6774 with misc/gen-pkgconfig.in which can be used to generate ".pc" files
6775 for pkg-config (request by Jan Engelhardt).
6776 + use $includedir symbol in misc/ncurses-config.in, add --includedir
6778 + change makefiles to use $ARFLAGS rather than $AR_OPTS, provide a
6779 configure check to detect whether a "-" is needed before "ar"
6785 + modify mk-1st.awk to work with extra categories for tinfo library.
6786 + modify configure script to allow building shared libraries with gcc
6790 + modify to omit the opaque-functions from lib_gen.o when
6791 --disable-ext-funcs is used.
6792 + add test/clip_printw.c to illustrate how to use printw without
6794 + modify ncurses 'F' test to demo wborder_set() with colored lines.
6795 + modify ncurses 'f' test to demo wborder() with colored lines.
6798 + add check for failure to open hashed-database needed for db4.6
6800 + corrected --without-manpages option; previous change only suppressed
6802 + add case for FreeMINT to configure macro CF_XOPEN_SOURCE (patch from
6806 patch-ac (build-fix for DragonFly)
6807 patch-ae (use INSTALL_SCRIPT for installing misc/ncurses*-config).
6809 by adding CFLAGS, CPPFLAGS and LDFLAGS, LIBS values to the
6810 search-lists.
6815 + move del_curterm() call from _nc_freeall() to _nc_leaks_tinfo() to
6817 + correct buffer-size after internal resizing of wide-character
6819 + add "-i" option to test/filter.c to tell it to use initscr() rather
6820 than newterm(), to investigate report on comp.unix.programmer that
6821 ncurses would clear the screen in that case (it does not - the issue
6823 + add check in mouse-driver to disable connection if GPM returns a
6828 + improve a workaround in adding wide-characters, when a control
6829 character is found. The library (cf: 20040207) uses unctrl() to
6832 + improve test/ncurses.c 'a' test, using unctrl() more consistently to
6833 display meta-characters.
6835 + add eterm-color entry (report by Vincent Lefevre) -TD
6837 displays wide-characters, not key-codes since 20070612 (report by
6841 + change _nc_has_mouse() to has_mouse(), reflect its use in C++ and
6843 + document in TO-DO an issue with Cygwin's package for GNAT (report
6845 + improve error-checking of command-line options in "tabs" program.
6848 + change several terminfo entries to make consistent use of ANSI
6849 clear-all-tabs -TD
6851 + add configure --without-manpages option (request by Mike Frysinger).
6853 20081102 5.7 release for upload to ftp.gnu.org
6856 + add a manpage to discuss memory leaks.
6859 + build-fix for QNX C++ binding.
6862 + build-fixes for OS/2 EMX.
6863 + modify form library to accept control characters such as newline
6866 + modify configure script to assume --without-hashed-db when
6867 --disable-database is used.
6868 + add "-e" option in ncurses/Makefile.in when generating source-files
6869 to force earlier exit if the build environment fails unexpectedly
6871 + change configure script to use CF_UTF8_LIB, improved variant of
6876 original to teraterm2.3 -TD
6877 + update "gnome" terminfo to 2.22.3 -TD
6878 + update "konsole" terminfo to 1.6.6, needs today's fix for tic -TD
6879 + add "aterm" terminfo -TD
6880 + add "linux2.6.26" terminfo -TD
6881 + add logic to tic for cancelling strings in user-defined capabilities,
6886 + add -m and -s options to test/keynames.c and test/key_names.c to test
6889 + document some unresolved issues for rpath and pthreads in TO-DO.
6891 + add configure option --disable-tic-depends to make explicit whether
6896 + some build-fixes for configure --disable-ext-funcs (incomplete, but
6898 + improve configure-check for awks unable to handle large strings, e.g.
6902 + fix build for --with-dmalloc by workaround for redefinition of
6904 + fix build for --disable-sigwinch
6905 + add environment variable NCURSES_GPM_TERMS to allow override to use
6907 + disable GPM mouse support when $TERM does not happen to contain
6908 "linux", since Gpm_Open() no longer limits its assertion to terminals
6910 + reset mouse file-descriptor when unloading GPM library (report by
6912 + fix build for --disable-leaks --enable-widec --with-termlib
6914 + use improved initialization for soft-label keys in Ada95 sample code.
6916 + move call of slk_paint_info() from _nc_slk_initialize() to
6924 + fix shared-library rules for cygwin with tic- and tinfo-libraries.
6925 + fix a memory leak when failure to connect to GPM.
6928 + add an example warning-suppression file for valgrind,
6932 + change shared-library configuration for OpenBSD, make rpath work.
6933 + build-fixes for using libutf8, e.g., on OpenBSD 3.7
6936 + corrected fix for --enable-weak-symbols (report by Frederic L W
6941 + add configure check for awk programs unable to handle big-strings,
6942 use that to improve the default for --enable-big-strings option.
6943 + makefile-fixes for --enable-weak-symbols (report by Frederic L W
6946 + adapt ifdef's from library to make test/view.c build when mbrtowc()
6953 + fixes to make Ada95 demo_panels() example work.
6954 + modify Ada95 'rain' test program to accept keyboard commands like the
6955 C-version.
6956 + modify BeOS-specific ifdef's to build on Haiku (patch by Scott
6958 + add configure-check to see if the std namespace is legal for cerr
6959 and endl, to fix a build issue with Tru64.
6962 + change delimiter in MKlib_gen.sh from '%' to '@', to avoid
6963 substitution by IBM xlc to '#' as part of its extensions to digraphs.
6966 (caveat - its maintainer removed support for older Linux systems).
6969 + modify configure check for pthread library to work with OSF/1 5.1,
6970 which uses #define's to associate its header and library.
6975 possibly renamed) to remove its dependency upon ncurses/ncursew
6978 the attribute used to display a selected entry (report by Mike Gran).
6979 + add Eterm-256color, Eterm-88color and rxvt-88color (prompted by
6980 Debian #495815) -TD
6983 + add configure option --enable-weak-symbols to turn on new feature.
6984 + add configure-check for availability of weak symbols.
6985 + modify linkage with pthread library to use weak symbols so that
6986 applications not linked to that library will not use the mutexes,
6987 etc. This relies on gcc, and may be platform-specific (patch by Dr
6989 + add note to INSTALL to document limitation of renaming of tic library
6990 using the --with-ticlib configure option (report by Dr Werner Fink).
6996 + modify _nc_panelhook() data to account for a permanent memory leak.
6999 + modify configure script CF_XOPEN_SOURCE macro to add case for
7001 + modify configure script --with-hashed-db to let $LIBS override the
7005 + build-fixes for gcc 4.3.1 (changes to gnat "warnings", and C inlining
7009 + build-fix (reports by Christian Ebert, Funda Wang).
7012 + compiler-warning fixes for Solaris.
7015 + use NCURSES_MOUSE_MASK() in definition of BUTTON_RELEASE(), etc., to
7016 make those work properly with the "--enable-ext-mouse" configuration
7018 + improve documentation of build-cc options in INSTALL.
7019 + work-around a bug in gcc 4.2.4 on AIX, which does not pass the
7020 -static/-dynamic flags properly to linker, causing test/bs to
7024 + correct some ifdef's needed for the broken-linker configuration.
7029 + add screen.mlterm terminfo entry -TD
7030 + improve mlterm and mlterm+pcfkeys terminfo entries -TD
7036 + add null-pointer checks for cur_term in baudrate() and
7041 + modify test/ditto.c to illustrate multi-threaded use_screen().
7042 + change CC_SHARED_OPTS from -KPIC to -xcode=pic32 for Solaris.
7043 + add "-shared" option to MK_SHARED_LIB for gcc on Solaris (report
7047 + finish changes to wgetch(), making it switch as needed to the
7049 allows wgetch() to get used concurrently in different threads with
7052 + simplify mutex's, combining the window- and screen-mutex's.
7055 + modify wgetch() to use the screen which corresponds to its window
7059 + add internal _nc_keyname(), replacing keyname() to associate with a
7061 + add internal _nc_unctrl(), replacing unctrl() to associate with a
7063 + add internal _nc_tracemouse(), replacing _tracemouse() to eliminate
7065 + add internal _nc_tracechar(), replacing _tracechar() to use SCREEN in
7066 preference to the global _nc_globals.tracechr_buf buffer.
7069 + modify _nc_keypad() to make it switch temporarily as needed to the
7071 + wrap cur_term variable to help make _nc_keymap() thread-safe, and
7077 + modify configure script to note that --enable-ext-colors and
7078 --enable-ext-mouse are not experimental, but extensions from
7082 + fix for adding a non-spacing character at the beginning of a line
7086 + modify screen.* terminfo entries using new screen+fkeys to fix
7087 overridden keys in screen.rxvt (Debian #478094) -TD
7088 + modify internal interfaces to reduce wgetch()'s dependency on the
7095 multithreaded use_screen(), using fifos to pass data between screens.
7099 + add screen.rxvt terminfo entry -TD
7100 + modify tic -f option to format spaces as \s to prevent them from
7102 + improve test/ditto.c, using a "talk"-style layout.
7105 + change test/ditto.c to use openpty() and xterm.
7108 + add locks for initscr() and newterm() on updates to the SCREEN
7115 + add null-pointer checks to setsyx() and getsyx() (prompted by
7117 python-dev2 mailing list).
7120 + add null-pointer checks in set_term() and delscreen().
7123 + change use_screen() to pass the SCREEN* parameter rather than
7124 stdscr to the callback function.
7125 + force libtool to use tag for 'CC' in case it does not detect this,
7126 e.g., on aix when using CC=powerpc-ibm-aix5.3.0.0-gcc
7128 + override OBJEXT to "lo" when building with libtool, to work on
7131 + add configure --with-pthread option, for building with the POSIX
7135 + fill in extended-color pair two more places in wbkgrndset() and
7137 + fill in extended-color pair in _nc_build_wch() to make colors work
7138 for wide-characters using extended-colors (patch by Alejandro R
7140 + add x/X toggles to ncurses.c C color test to test/demo
7141 wide-characters with extended-colors.
7142 + add a/A toggles to ncurses.c c/C color tests.
7143 + modify test/ditto.c to use use_screen().
7144 + finish modifying test/rain.c to demonstrate threads.
7148 + modify test/ncurses.c to make 'f' test accept the f/F/b/F/</> toggles
7150 + modify test/worm.c to show trail in reverse-video when other threads
7156 + fixes from 20080223 resolved issue with mutexes; change to use
7157 recursive mutexes to fix memory leak in delwin() as called from
7161 + fix a size-difference in _nc_globals which caused hanging of mutex
7166 is implemented to suspend the entire process.
7169 + update test programs to build/work with various UNIX curses for
7170 comparisons. This was to reinvestigate statement in X/Open Curses
7171 that insnstr and winsnstr perform wrapping. None of the Unix-branded
7175 + modify _nc_setupscreen() to set the legacy-coding value the same
7177 but is needed to make unctrl() work with locale in the narrow model.
7179 using unctrl() to display illegal bytes rather than trying to append
7180 further bytes to make up a valid sequence (reported by Andrey A
7182 + modify unctrl() to check codes in 128-255 range versus isprint().
7183 If they are not printable, and locale was set, use a "M-" or "~"
7192 + fixes to build with --disable-ext-funcs
7197 + remove recursive-mutex definitions, finish threading demo for worm.c
7203 + several improvements to terminfo entries based on xterm #230 -TD
7204 + modify MKlib_gen.sh to handle keyname/key_name prototypes, so the
7206 + fix for toe command-line options -u/-U to ensure filename is given.
7207 + fix allocation-size for command-line parsing in infocmp from 20070728
7209 + improve resizeterm() by moving ripped-off lines, and repainting the
7210 soft-keys (report by Katarina Machalkova)
7214 + change test/ncurses.c soft-key tests to work with KEY_RESIZE.
7221 + add several functions to C++ binding which wrap C functions that
7225 + add note about configure options needed for Berkeley database to the
7228 + amend fix for rpath to not modify LDFLAGS if the platform has no
7232 + modify configure option --with-hashed-db to accept a parameter which
7233 is the install-prefix of a given Berkeley Database (prompted by
7236 used in the form library to determine the length of the buffer needed
7238 + remove unneeded window-parameter from C++ binding for wresize (report
7242 + modify the support for filesystems which do not support mixed-case to
7243 generate 2-character (hexadecimal) codes for the lower-level of the
7245 + add configure option --enable-mixed-case, to allow overriding the
7246 configure script's check if the filesystem supports mixed-case
7248 + add wresize() to C++ binding (request by Chris Lee).
7249 + define NCURSES_EXT_FUNCS and NCURSES_EXT_COLORS in curses.h to make
7250 it simpler to tell if the extended functions and/or colors are
7254 + update memory-leak checks for changes to names.c and codes.c
7261 cursor keys -TD
7263 Rong-En Fan).
7266 + modify makefile rules to allow clear, tput and tset to be built
7269 + add/modify null-pointer checks in several functions for SP and/or
7276 the modified cursor- and keypad-keys -TD
7279 + add code to curses.priv.h ifdef'd with NCURSES_CHAR_EQ, which
7280 changes the CharEq() macro to an inline function to allow comparing
7285 + add new functions to lib_trace.c to setup mutex's for the _tracef()
7289 + start modifying test/worm.c to provide threading demo (incomplete).
7290 + separated ifdef's for some BSD-related symbols in tset.c, to make
7293 + modify Ada95/gen/Makefile to use shlib script, to simplify building
7294 shared-library configuration on platforms lacking rpath support.
7295 + build-fix for Ada95/src/Makefile to reflect changed dependency for
7296 the terminal-interface-curses-aux.adb file which is now generated.
7300 + add use_window() and use_screen() functions, to develop into support
7303 creating symbolic links to two aliases created in 20070818 (report by
7304 Rong-En Fan).
7308 for Ada95 html to be incorrect for the files generated using m4.
7310 + minor cleanup of codes.c/names.c for --enable-const
7312 to address report by David Givens in newsgroup discussion.
7313 + fix interaction between --without-progs/--with-termcap configure
7315 + fix typo in "--disable-relink" option (report by Michail Vidiassov).
7318 + fix a sign-extension bug in infocmp's repair_acsc() function
7320 + fix old configure script bug which prevented "--disable-warnings"
7324 + add 9term terminal description (request by Juhapekka Tolvanen) -TD
7325 + modify comp_hash.c's string output to avoid misinterpreting a null
7327 + modify MKnames.awk and MKcodes.awk to support big-strings.
7328 This only applies to the cases (broken linker, reentrant) where
7332 which was introduced to fix "make -j".
7338 + amend treatment of infocmp "-r" option to retain the 1023-byte limit
7339 unless "-T" is given (cf: 981017).
7340 + modify comp_captab.c generation to use big-strings.
7344 + modify configure script to skip Intel compiler in CF_C_INLINE.
7353 + add --disable-big-strings configure option to control whether
7354 unctrl.c is generated using the big-string optimization - which may
7357 internal hash tables to short, and make those private symbols.
7361 + change winnstr() to stop at the end of the line (cf: 970315).
7368 + restore a call to obtain screen-size in _nc_setupterm(), which
7369 is used in tput and other non-screen applications via setupterm()
7374 + add test/savescreen.c test-program
7375 + add check to trace-file open, if the given name is a directory, add
7376 ".log" to the name and try again.
7377 + add konsole-256color entry -TD
7379 + minor fixes for ncurses/hashmap test-program.
7380 + modify configure script to quiet c++ build with libtool when the
7381 --disable-echo option is used.
7382 + modify configure script to disable ada95 if libtool is selected,
7387 + add continuous-move "M" to demo_panels to help test refresh changes.
7388 + improve fix for refresh of window on top of multi-column characters,
7393 + add "widec" row to _tracedump() output to help diagnose remaining
7394 problems with multi-column characters.
7395 + partial fix for refresh of window on top of multi-column characters
7398 multi-column extension bits are passed there.
7399 + add setlocale() call to demo_panels.c, needed for wide-characters.
7400 + add some output flags to _nc_trace_ttymode to help diagnose a bug
7408 + corrected xterm+pcf2 terminfo modifiers for F1-F4, to match xterm
7409 #226 -TD
7410 + split-out key_name() from MKkeyname.awk since it now depends upon
7411 wunctrl() which is not in libtinfo (report by Rong-En Fan).
7415 + add stdscr cases to test/inchs.c and test/inch_wide.c
7418 + null-terminate result of wunctrl().
7419 + add null-pointer check in key_name() (report by Andreas Krennmair,
7423 + adapt mouse-handling code from menu library in form-library
7425 + add a modification of test/dots.c, i.e., test/dots_mvcur.c to
7426 illustrate how to use mvcur().
7427 + modify wide-character flavor of SetAttr() to preserve the
7430 + correct buffer-size for _nc_viswbuf2n() (report by Aleksi Torhamo).
7431 + build-fixes for Solaris 2.6 and 2.7 (patch by Peter O'Gorman).
7434 + modify keyname() to use "^X" form only if meta() has been called, or
7438 + add a shadow copy of TTY buffer to _nc_prescreen to fix applications
7442 + add 'O' (wide-character panel test) in ncurses.c to demonstrate a
7445 + modify slk_init() so that if there are preceding calls to
7446 ripoffline(), those affect the available lines for soft-keys (adapted
7451 + fix a bug in Ada95/samples/ncurses which caused a variable to
7453 + fix Ada95/gen/Makefile.in adahtml rule to account for recent
7456 + add Ada95 binding to _nc_freeall() as Curses_Free_All to help with
7457 memory-checking.
7460 + amend recent changes for Ada95 binding to make it build with
7462 --enable-broken-linker --with-ticlib
7465 + add a configure check for gcc's options for inlining, use that to
7467 3.x to 4.x.
7468 + improve warning message when checking if GPM is linked to curses
7470 + add loader options when building with static libraries to ensure that
7475 + adjust TINFO_SUFFIX value to work with cygwin's dll naming
7482 _nc_prescreen, to simplify storage.
7486 + modify CF_WITH_LIBTOOL to allow one to pass options such as -static
7487 to the libtool create- and link-operations.
7492 + fix configure script to not try to generate adacurses-config when
7497 + fix acs_map binding for Ada95 when --enable-reentrant is used.
7498 + add adacurses-config to the Ada95 install, based on version from
7501 + fix includes in c++ binding to build with Intel compiler
7503 + update install rule in Ada95 to use mkdirs.sh
7505 + modify ifdef's for c++ binding to use try/catch/throw statements
7506 + add a null-pointer check in tack/ansi.c request_cfss()
7515 + fix tack/ansi.c tools_status() to perform the VT320/VT420
7519 + fix a loop-condition in test/bs.c
7523 + fix a possible null-pointer dereference in copywin()
7524 + fix a possible null-pointer dereference in waddchnstr()
7525 + add a null-pointer check in _nc_expand_try()
7526 + add a null-pointer check in tic.c's make_namelist()
7527 + add a null-pointer check in _nc_expand_try()
7528 + add null-pointer checks in test/cardfile.c
7529 + fix a double-free in ncurses/tinfo/trim_sgr0.c
7530 + fix a double-free in ncurses/base/wresize.c
7531 + add try/catch block to c++/cursesmain.cc
7534 + modify Ada95 binding to build with --enable-reentrant by wrapping
7536 + modify Ada95 binding to use the new access-functions, allowing it
7537 to build/run when NCURSES_OPAQUE is set.
7538 + add access-functions and macros to return properties of the WINDOW
7540 + improved install-sh's quoting.
7541 + use mkdirs.sh rather than mkinstalldirs, e.g., to use fixes from
7546 + fix substitutions for termlib filename to make configure option
7547 --enable-reentrant work with --with-termlib.
7548 + change a constructor for NCursesWindow to allow compiling with
7549 NCURSES_OPAQUE set, since we cannot pass a reference to
7553 + ignore --with-chtype=unsigned since unsigned is always added to
7554 the type in curses.h; do the same for --with-mmask-t.
7555 + change warning regarding --enable-ext-colors and wide-character
7556 in the configure script to an error.
7557 + tweak error message in CF_WITH_LIBTOOL to distinguish other programs
7559 + modify edit_man.sh to allow for multiple substitutions per line.
7560 + set locale in misc/ncurses-config.in since it uses a range
7563 + corrected length of temporary buffer in wide-character version
7564 of set_field_buffer() (related to report by Bryan Christ).
7567 + fix mk-1st.awk script install_shlib() function, broken in 20070224
7571 + increase size of array in _nc_visbuf2n() to make "tic -v" work
7574 + add --enable-reentrant configure option for ongoing changes to
7581 i.e., setupterm() to _nc_setupscreen(), i.e., newterm().
7585 + add NCURSES_OPAQUE symbol to curses.h, will use to make structs
7595 + modify mk-1st.awk so the generated makefile rules for linking or
7599 + revised section "Using NCURSES under XTERM" in ncurses-intro.html
7603 + change internal return codes of _nc_wgetch() to check for cases
7606 + fix static-library build broken in 20070217 changes to remove "-ldl"
7608 + change makefile/scripts for cygwin to allow building termlib.
7609 + use Form_Hook in manpages to match form.h
7611 + correct form- and menu-manpages to use specific Field_Options,
7619 + modify relinking of shared libraries to apply only when rpath is
7620 enabled, and add --disable-relink option which can be used to
7623 + fix --with-termlib option for wide-character configuration, stripping
7625 + remove "-ldl" from some library lists to reduce dependencies in
7627 + correct description of --enable-signed-char in configure --help
7629 + add pattern for GNU/kFreeBSD configuration to CF_XOPEN_SOURCE,
7630 which matches an earlier change to CF_SHARED_OPTS, from xterm #224
7632 + remove "${DESTDIR}" from -install_name option used for linking
7636 + add test/inchs.c, test/inch_wide.c, to test win_wchnstr().
7639 + fix configure.in to allow --without-progs --with-termlib (patch by
7641 + modify win_wchnstr() to ensure that only a base cell is returned
7642 for each multi-column character (prompted by report by Wei Kong
7646 + modify fix_wchnstr() in form library to strip attributes (and color)
7648 Otherwise, when copying the field cells back to the window, the
7652 + ignore --enable-rpath configure option if --with-shared was omitted.
7654 to allow leak-checking when both tic- and tinfo-libraries are built.
7657 + disallow combining configure script options --with-ticlib and
7658 --enable-termcap (report by Rong-En Fan).
7662 + fix typo in configure script that broke --with-termlib option
7663 (report by Rong-En Fan).
7666 + improve fix for FreeBSD gnu/98975, to allow for null pointer passed
7667 to tgetent() (report by Rong-en Fan).
7668 + update tack/HISTORY and tack/README to tell how to build it after
7670 + fix configure check for libtool's version to trim blank lines
7671 (report by sci-fi@hush.ai).
7672 + review/eliminate other original-file artifacts in cursesw.cc, making
7676 + eliminate fixed-buffer vsprintf() calls in c++ binding.
7679 + add _nc_leaks_tic() to separate leak-checking of tic library from
7681 + fix test/mk-test.awk to ignore blank lines.
7682 + correct paths in include/headers, for --srcdir (patch by Miroslav
7686 + add a break-statement in misc/shlib to ensure that it exits on the
7688 + add tack/configure, which can be used to build tack outside the
7689 ncurses build-tree.
7690 + add --with-ticlib option, to build/install the tic-support functions
7694 + change MKunctrl.awk to reduce relocation table for unctrl.o
7695 + change MKkeyname.awk to reduce relocation table for keyname.o
7699 + modify configure check for libtool's version to trim blank lines
7700 (report by sci-fi@hush.ai).
7701 + modify some modules to allow them to be reentrant if _REENTRANT is
7705 + improve manpage install to add aliases for the transformed program
7706 names, e.g., from --program-prefix.
7707 + used linklint to verify links in the HTML documentation, made fixes
7708 to manpages as needed.
7710 + fix install-rule for ncurses5-config to make the bin-directory.
7713 + modify configure script to omit the tic (terminfo compiler) support
7714 from ncurses library if --without-progs option is given.
7715 + modify install rule for ncurses5-config to do this via "install.libs"
7716 + modify shared-library rules to allow FreeBSD 3.x to use rpath.
7719 20061217 5.6 release for upload to ftp.gnu.org
7726 + add $(LOCAL_LIBS) definition to progs/Makefile.in, needed for
7728 + ignore wide-acs line-drawing characters that wcwidth() claims are
7729 not one-column. This is a workaround for Solaris' broken locale
7733 + modify configure --with-gpm option to allow it to accept a parameter,
7734 i.e., the name of the dynamic GPM library to load via dlopen()
7736 + add configure option --with-valgrind, changes from vile.
7737 + modify configure script AC_TRY_RUN and AC_TRY_LINK checks to use
7738 'return' in preference to 'exit()'.
7741 + change default for --with-develop back to "no".
7742 + add XTABS to tracing of TTY bits.
7743 + updated autoconf patch to ifdef-out the misfeature which declares
7747 Solaris to help ensure that initialization sections are provided for
7750 + rename "$target" in CF_MAN_PAGES to make it easier to distinguish
7756 + update man/term.5 to reflect extended terminfo support and hashed
7760 + remove long-obsolete workaround for broken-linker which declared
7763 return usable results for an 8-bit character.
7767 + use a va_list rather than a null in _nc_freeall()'s call to
7769 + add some see-also references in manpages to show related
7770 wide-character functions (suggested by Claus Fischer).
7773 + add a check in lib_color.c to ensure caller does not increase COLORS
7776 + add ifdef's allowing ncurses to be built with tparm() using either
7777 varargs (the existing status), or using a fixed-parameter list (to
7786 + review/cleanup manpage descriptions of error-returns for form- and
7787 menu-libraries (prompted by FreeBSD docs/46196).
7790 + add AUTHORS file -TD
7791 + omit the -D options from output of the new config script --cflags
7796 + revert change to accommodate bash 3.2, since that breaks other
7798 + minor fixes to NEWS file to simplify scripting to obtain list of
7800 + improve some shared-library configure scripting for Linux, FreeBSD
7801 and NetBSD to make "--with-shlib-version" work.
7802 + change configure-script rules for FreeBSD shared libraries to allow
7809 + change test/Makefile to simplify installing test programs in a
7810 different directory when --enable-rpath is used.
7814 + add/install a package config script, e.g., "ncurses5-config" or
7815 "ncursesw5-config", according to configuration options.
7818 + add several GNU Screen terminfo variations with 16- and 256-colors,
7821 Rather than copying the build-tree's libraries, link the shared
7822 objects into the install directory. This makes the --with-rpath
7827 + test-compiled with (old) egcs-1.1.2, modified configure script to
7829 + fix a few terminfo.src typos exposed by improvements to "-f" option.
7830 + improve infocmp/tic "-f" option formatting.
7833 + make --disable-largefile option work (report by Thomas M Ott).
7835 + add ka2, kb1, kb3, kc2 to vt220-keypad as an extension -TD
7836 + minor improvements to rxvt+pcfkeys -TD
7840 + improve ifdef's for _POSIX_VDISABLE in tset to work with Mac OS X
7842 + modify CF_PATH_SYNTAX to ensure it uses the result from --prefix
7843 option (from lynx changes) -TD
7844 + adapt AC_PROG_EGREP check, noting that this is likely to be another
7846 + modify configure check for awk to ensure that it is found (prompted
7851 + add kon, kon2 and jfbterm terminfo entry (request by Till Maas) -TD
7853 since it does not really do this -TD
7857 against passing the multi-column attribute into a call on waddch(),
7862 + fix kterm's acsc string -TD
7863 + fix for change to tic/infocmp in 20060819 to ensure no blank is
7865 + workaround for 20050806 ifdef's change to allow visbuf.c to compile
7866 when using --with-termlib --with-trace options.
7873 terminal (mgt) -TD
7877 + modify tic and infocmp to avoid writing trailing blanks on terminfo
7879 + modify configure script to ensure that if the C compiler is used
7882 + port hashed-db code to db2 and db3.
7887 + updated xterm function-keys terminfo to match xterm #216 -TD
7888 + add configure --with-hashed-db option (tested only with FreeBSD 6.0,
7892 + modify toe to access termcap data, e.g., via cgetent() functions,
7894 + use _nc_basename() in tset to improve $SHELL check for csh/sh.
7899 + widen the test for xterm kmous a little to allow for other strings
7900 than \E[M, e.g., for xterm-sco functionality in xterm.
7901 + update xterm-related terminfo entries to match xterm patch #216 -TD
7905 + fix for install-rule in Ada95 to add terminal_interface.ads
7907 + correction to manpage for getcchar() (report by William McBrine).
7909 + modify wchgat() to mark updated cells as changed so a refresh will
7912 + split up dependency of names.c and codes.c in ncurses/Makefile to
7916 + modify configure script --disable-symlinks option to allow one to
7919 + modify MKfallback.sh to use tic -x when constructing fallback tables
7920 to allow extended capabilities to be retrieved from a fallback entry.
7921 + improve leak-checking logic in tgetent() from 20060625 to ensure that
7930 + revert a minor change for magic-cookie support from 20060513, which
7933 + note in clear manpage that the program ignores command-line
7935 + fixes to make lib_gen.c build properly with changes to the configure
7936 --disable-macros option and NCURSES_NOMACROS (cf: 20060527)
7937 + update/correct several terminfo entries -TD
7938 + add some notes regarding copyright to terminfo.src -TD
7941 + fixes to build Ada95 binding with gnat-4.1.0
7944 + reduce memory leaks in repeated calls to tgetent() by remembering the
7945 last TERMINAL* value allocated to hold the corresponding data and
7948 + modify tack to test extended capability function-key strings.
7950 + improved xterm-256color terminfo entry (patch by Alain Bench).
7953 + fix two small memory leaks related to repeated tgetent() calls
7955 + add --enable-signed-char to simplify Debian package.
7956 + reduce name-pollution in term.h by removing #define's for HAVE_xxx
7962 + improve a limit-check in frm_def.c (John Heasley).
7964 + change configure script to produce test/Makefile from data file.
7967 + add a configure option --enable-wgetch-events to enable
7968 NCURSES_WGETCH_EVENTS, and correct the associated loop-logic in
7973 to make NCURSES_NOMACROS ifdef work properly: getcurx(), getcury(),
7977 definitions from curses.h, i.e., where a macro is defined to override
7978 a function to improve performance. Allowing a developer to suppress
7985 wrap to the next line. This makes the ncurses 'k' test work properly
7988 + minor fixes to memory-leak checking.
7990 arrays, making ACS_LEN less visible to applications (suggested by
7992 + move chunk in SCREEN ifdef'd for USE_WIDEC_SUPPORT to the end, so
7994 making the corresponding tinfo/tinfow libraries binary-compatible
7998 + improve debug-tracing for EmitRange().
7999 + change default for --with-develop to "yes". Add NCURSES_NO_HARD_TABS
8000 and NCURSES_NO_MAGIC_COOKIE environment variables to allow runtime
8001 suppression of the related hard-tabs and xmc-glitch features.
8002 + add ncurses version number to top-level manpages, e.g., ncurses, tic,
8005 + modify ncurses.c to work around a bug in NetBSD 3.0 curses
8007 appears to not work with that configuration since the new_fieldtype()
8011 + add hpterm-color terminfo entry -TD
8012 + fixes to compile test-programs with HPUX 11.23
8015 + add copyright notices to files other than those that are generated,
8019 of doupdate() if the terminal has the magic-cookie feature (report
8022 reported to implement this feature -TD
8025 + fix typo in change to NewChar() macro from 20060311 changes, which
8026 broke tab-expansion (report by Frederic L W Meunier).
8029 + document -U option of tic and infocmp.
8030 + modify tic/infocmp to suppress smacs/rmacs when acsc is suppressed
8031 due to size limit, e.g., converting to termcap format. Also
8033 was not VT100-like, i.e., a one-one mapping (Novell #163715).
8034 + add configure check to ensure that SIGWINCH is defined on platforms
8039 + modify write_object() to not write coincidental extensions of an
8040 entry made due to it being referenced in a use= clause (report by
8042 + another fix for infocmp -i option, which did not ensure that some
8050 + correct logic for infocmp -i option, which did not account for
8053 + move _nc_handle_sigwinch() to lib_setup.c to make --with-termlib
8055 + add copyright notices to test-programs as needed (report by William
8059 + modify ncurses.c 'F' test to combine the wide-characters with color
8061 + modify test/ncurses to use CTL/Q or ESC consistently for exiting
8062 a test-screen (some commands used 'x' or 'q').
8065 + fix an off-by-one in the scrolling-region change (cf_ 20060311).
8068 + add checks in waddchnstr() and wadd_wchnstr() to stop copying when
8070 + modify progs/Makefile.in to make "tput init" work properly with
8073 + add some checks to ensure current position is within scrolling
8075 + change some NewChar() usage to static variables to work around
8079 + workarounds to build test/movewindow with PDcurses 2.7.
8080 + fix for nsterm-16color entry (patch by Alain Bench).
8084 + add nsterm-16color entry -TD
8085 + updated mlterm terminfo entry -TD
8088 + modify test/demo_menus.c to demonstrate moving a menu (both the
8089 window and subwindow) using shifted cursor-keys.
8093 + add help-message to test/movewindow.c
8096 + add test/movewindow.c, to test mvderwin().
8097 + fix ncurses soft-key test so color changes are shown immediately
8099 + modify ncurses soft-key test to hide the keys when exiting the test
8101 + fixes to build test programs with PDCurses 2.7, e.g., its headers
8106 + improved test/configure to build test/ncurses on HPUX 11 using the
8116 + minor fixes to xmc-glitch experimental code:
8117 + suppress line-drawing
8125 + add toe -a option, to show all databases. This uses new private
8130 + make toe's -v option parameter optional as per manpage.
8135 + modify wgetnstr() to return KEY_RESIZE if a sigwinch occurs. Use
8138 to fail.
8148 wide-character configuration (report by Frederic L W Meunier).
8151 + add a workaround to ACS mapping to allow applications such as
8152 test/blue.c to use the "PC ROM" characters by masking them with
8155 + add a null-pointer check in the wide-character version of
8157 + improve test/ncurses 'd' (color-edit) test by allowing the RGB
8158 values to be set independently (patch by William McBrine).
8159 + modify test/configure script to allow building test programs with
8161 + modified test programs to allow some to work with NetBSD curses.
8168 + use BSD-specific fix for return-value from cgetent() from CVS where
8172 + remove references to non-existent "tctest" program.
8173 + remove TESTPROGS from progs/Makefile.in (it was referring to code
8178 + add use_legacy_coding() function to support lynx's font-switching
8181 + modify MKlib_gen.sh to change preprocessor-expanded _Bool back to
8185 + extend test/ncurses.c 's' (overlay window) test to exercise overlay(),
8187 attributes (including background color) to make it easy to see the
8189 + corrections to menu/m_global.c for wide-characters (report by
8193 + add configure option --without-dlsym, allowing developers to
8196 + fix wins_nwstr(), which did not handle single-column non-8bit codes
8200 + move prototypes for wide-character trace functions from curses.tail
8201 to curses.wide to avoid accidental reference to those if
8205 + change some internal functions to use int/unsigned rather than the
8210 + use ld's -search_paths_first option on Darwin to work around odd
8218 + other minor fixes to cygwin based on tack -TD
8223 + add shifted up/down arrow codes to xterm-new as kind/kri strings -TD
8224 + modify wbkgrnd() to avoid clearing the A_CHARTEXT attribute bits
8227 + modify werase to clear multicolumn characters that extend into
8232 down to newterm() so the environment variable affects timeouts for
8236 + modify test/demo_defkey.c to exit from loop via 'q' to allow
8237 leak-checking, as well as fix a buffer size in winnstr() call.
8240 + correct order of use-clauses in rxvt-basic entry which made codes for
8241 f1-f4 vt100-style rather than vt220-style (report by Gabor Z Papp).
8244 + correct a typo in configure --with-bool option for the case where
8245 --without-cxx is used (report by Daniel Jacobowitz).
8246 + add a note to INSTALL's discussion of --with-normal, pointing out
8247 that one may wish to use --without-gpm to ensure a completely
8250 20051010 5.5 release for upload to ftp.gnu.org
8256 + document side-effect of werase() which sets the cursor position.
8257 + save/restore the current position in form field editing to make
8263 + modify CF_BUILD_CC to ensure that pre-setting $BUILD_CC overrides
8264 the configure check for --with-build-cc (report by Daniel Jacobowitz).
8265 + modify CF_CFG_DEFAULTS to not use /usr as the default prefix for
8268 http://subversions.gnu.org/cgi-bin/viewcvs/config/config/
8272 symbolic link in install to ensure that it does not change unexpected
8274 + modify default for --disable-lp64 configure option to reduce impact
8275 on existing 64-bit builds. Enabling the _LP64 option may change the
8278 + add configure script check for --enable-ext-mouse, bump ABI to 6 by
8280 + improve configure script logic for bumping ABI to omit this if the
8281 --with-abi-version option was used.
8283 + correct wins_wch(), which was not marking the filler-cells of
8284 multi-column characters (cf: 20041023).
8287 + modify mouse initialization to ensure that Gpm_Open() is called only
8292 + modify logic for backspacing in a multiline form field to ensure that
8299 configurations in INSTALL (see --with-shared and --with-libtool).
8300 + modify CF_GCC_VERSION and CF_GXX_VERSION macros to accommodate
8301 cross-compilers which emit the platform name in their version
8303 arm-sa1100-linux-gnu-g++ (GCC) 4.0.1
8308 + fix to make libtool and libtinfo work together again (cf: 20050122).
8309 + fixes to allow building traces into libtinfo
8310 + add debug trace to tic that shows if/how ncurses will write to the
8312 + update llib-l* files.
8315 + modify initializers in c++ binding to build with old versions of g++.
8317 the first changed cell is not a character that the range to be
8318 repainted is adjusted to start at a character's beginning (Debian
8322 + fixes to build on QNX 6.1
8325 + adjust ifdef's in curses.priv.h so that when cross-compiling to
8327 That simplifies the build-cppflags (report by Frank van Vugt).
8328 + move modules related to key-binding into libtinfo to fix linkage
8329 problem caused by 20050430 changes to MKkeyname.sh (report by
8333 + updates/fixes for configure script macros from vile -TD
8334 + make prism9's sgr string agree with the rest of the terminfo -TD
8336 several related cases -TD
8337 + improve translation to termcap by filtering the 'me' (sgr0) strings
8338 as in the runtime call to tgetent() (prompted by a discussion with
8340 + improve tic check for sgr0 versus sgr(0), to help ensure that sgr0
8341 resets line-drawing.
8346 + split-out _nc_trim_sgr0() from modifications made to tgetent(), to
8347 allow it to be used by tic to provide information about the runtime
8348 changes that would be made to sgr0 for termcap applications.
8349 + modify make_sed.sh to make the group-name in the NAME section of
8354 + modify parameter type in c++ binding for insch() and mvwinsch() to
8356 + modify treatment of Intel compiler to allow _GNU_SOURCE to be defined
8363 http://subversions.gnu.org/cgi-bin/viewcvs/config/config/
8364 + modify misc/shlib to work in test-directory.
8365 + suppress $suffix in misc/run_tic.sh when cross-compiling. This
8366 allows cross-compiles to use the host's tic program to handle the
8370 + improve description of cross-compiling in INSTALL
8371 + add NCURSES-Programming-HOWTO.html by Pradeep Padala
8372 (see http://tldp.org/HOWTO/NCURSES-Programming-HOWTO/).
8373 + modify configure script to obtain soname for GPM library (discussion
8375 + modify configure script so that --with-chtype option will still
8384 + correction to --with-chtype option (report by Daniel Jacobowitz).
8387 + move build-time edit_man.sh and edit_man.sed scripts to top directory
8388 to simplify reusing them for renaming tack's manpage (prompted by a
8391 + libtool-specific fixes, tested with libtool 1.4.3, 1.5.0, 1.5.6,
8394 + modify the clean-rule in c++/Makefile.in to work with IRIX64 make
8397 + add configure options --with-chtype and --with-mmask-t, to allow
8398 overriding of the non-LP64 model's use of the corresponding types.
8400 "long" due to an uninitialized variable (report by Daniel Jacobowitz).
8403 + change _tracef's that used "%p" format for va_list values to ignore
8405 + fixes for long-formats in printf's due to largefile support.
8409 + reset pointer to _nc_curr_token.tk_name when the input stream is
8410 closed, which could point to free memory (cf: 20030215).
8413 + free pointer to TERMTYPE data in _nc_free_termtype() rather than
8417 + amend 20041030 change to _nc_do_color to ensure that optimization is
8421 + add sun-color terminfo entry -TD
8424 + improve configure check for large-files, adding check for dirent64
8425 from vile -TD
8426 + minor change to configure script to improve linker options for the
8433 see ftp://ftp.invisible-island.net/ncurses/patches/gnathtml
8437 + add $(BUILD_EXEEXT) suffix to invocation of make_keys in
8439 + modify c++/demo.cc to build with g++ -fno-implicit-templates option
8441 + modify tic to filter out long extended names when translating to
8446 + modify terminfo entries xterm-new and rxvt to add strings for
8447 shift-, control-cursor keys.
8448 + workaround to allow c++ binding to compile with g++ 2.95.3, which
8451 capability (tic -x) string is defined, and its name begins with 'k',
8453 + modify test/keynames.c to allow for the possibility of extended
8454 key names, e.g., via define_key(), or via "tic -x".
8455 + add test/demo_termcap.c to show the contents of given entry via the
8459 + minor fixes for vt100/vt52 entries -TD
8460 + add configure option --enable-largefile
8461 + corrected libraries used to build Ada95/gen/gen, found in testing
8468 + modify form library Is_Printable_String() to use iswprint() rather
8470 latter caused it to reject menu items containing non-spacing
8472 + modify ncurses test program's F-test to handle non-spacing characters
8473 by combining them with a reverse-video blank.
8474 + review/fix several gcc -Wconversion warnings.
8477 + correct an off-by-one error in m_driver() for mouse-clicks used to
8478 position the mouse to a particular item.
8480 + add some checks in lib_mouse to ensure SP is set.
8481 + modify C++ binding to make 20050403 changes work with the configure
8482 --enable-const option.
8485 + modify start_color() to return ERR if it cannot allocate memory.
8492 + modify configure script --enable-warnings to add options to g++ to
8493 correspond to the gcc --enable-warnings.
8494 + modify C++ binding to use some C internal functions to make it
8498 + amend change from 20050320 to limit it to configurations with a
8501 nonprinting characters to uparrow form (report by Takahashi Tamotsu).
8504 + add ifdef's for _LP64 in curses.h to avoid using wasteful 64-bits for
8505 chtype and mmask_t, but add configure option --disable-lp64 in case
8507 + update misc/shlib script to account for Mac OS X (report by Michail
8513 + add -c and -w options to tset to allow user to suppress ncurses'
8515 is not able to detect the true size (report by Win Delvaux, Debian
8517 + modify waddch_nosync() to account for locale zn_CH.GBK, which uses
8518 codes 128-159 as part of multibyte characters (report by Wang
8522 + modify ncurses.c 'd' test to make it work with 88-color
8524 + improve scrolling in ncurses.c 'c' and 'C' tests, e.g., for 88-color
8528 + change tracemunch to use strict checking.
8529 + modify ncurses.c 'p' test to test line-drawing within a pad.
8530 + implement environment variable NCURSES_NO_UTF8_ACS to support
8532 set escape sequences when in UTF-8 mode.
8535 + change NCursesWindow::err_handler() to a virtual function (request by
8537 + modify fty_int.c and fty_num.c to handle wide characters (report by
8539 + adapt fix for fty_alpha.c to fty_alnum.c, which also handled normal
8541 + update llib-* files to reflect internal interface additions/changes.
8546 + add aixterm-16color terminfo entry -TD
8547 + modified xterm-new terminfo entry to work with tgetent() changes -TD
8548 + extended changes in tgetent() from 20040710 to allow the substring of
8549 sgr0 which matches rmacs to be at the beginning of the sgr0 string
8551 combination with pre-20040710 ncurses is improved.
8552 + fix off-by-one in winnstr() call which caused form field validation
8553 of multibyte characters to ignore the last character in a field.
8555 would clear cells after the insertion rather than push them to the
8561 + fix a bug in editing wide-characters in form library: deleting a
8562 nonwide character modified the previous wide-character.
8563 + update manpage to describe NCURSES_MOUSE_VERSION 2.
8565 + add a note to default_colors.3x explaining why this extension was
8567 + add traces to panel library.
8570 + improve editing of wide-characters in form library: left/right
8571 cursor movement, and single-character deletions work properly.
8572 + disable GPM mouse support when $TERM happens to be prefixed with
8580 + add experimental configure option --enable-ext-mouse, which defines
8581 NCURSES_MOUSE_VERSION 2, and modifies the encoding of mouse events to
8584 Andreas Henningsson, this is also related to Debian #230990).
8585 + improve configure macros CF_XOPEN_SOURCE and CF_POSIX_C_SOURCE to
8590 complete, does not appear to break other configurations).
8591 + add xterm-88color.dat (part of extended colors testing).
8593 + modify return-value from start_color() to return OK if colors have
8597 + modify pair_content() to return -1 for consistency with init_pair()
8598 if it corresponds to the default-color.
8599 + change internal representation of default-color to allow application
8600 to use color number 255. This does not affect the total number of
8602 + add a top-level tags rule.
8605 + add a null-pointer check in wgetch() in case it is called without
8607 + add some null-pointer checks for SP, which is not set by libtinfo.
8608 + modify misc/shlib to ensure that absolute pathnames are used.
8609 + modify test/Makefile.in, etc., to link test programs only against the
8611 that are curses-specific.
8612 + change SP->_current_attr to a pointer, adjust ifdef's to ensure that
8614 is that the corresponding data which belongs to the upper-level
8619 + minor fixes to allow test-compiles with g++.
8624 + modify _nc_save_str() to return a null pointer on buffer overflow.
8625 + improve repainting while scrolling wide-character data (Eungkyu Song).
8628 + merge some development changes to extend color capabilities.
8631 + merge some development changes to extend color capabilities.
8634 > patches for configure script (Albert Chin-A-Young):
8635 + improved fix to make mbstate_t recognized on HPUX 11i (cf:
8637 on HP-UX 11i, Solaris 7, 8, 9, AIX 4.3.3, 5.2, Tru64 UNIX 4.0D, 5.1,
8639 + print the result of the --disable-home-terminfo option.
8640 + use -rpath when compiling with SGI C compiler.
8643 + add trace calls to remaining public functions in form and menu
8649 + revise test/ncurses.c 'c' color test to improve use for xterm-88color
8650 and xterm-256color, added 'C' test using the wide-character color_set
8654 + modify configure script to work with Intel compiler.
8655 + fix an limit-check in wadd_wchnstr() which caused labels in the
8656 forms-demo to be one character short.
8658 + add trace calls to most functions in form and menu libraries.
8659 + update working-position for adding wide-characters when window is
8663 + replace some references on Linux to wcrtomb() which use it to obtain
8666 + corrected length-computation in wide-character support for
8668 + some fixes to frm_driver.c to allow it to accept multibyte input.
8669 + modify configure script to work with Intel 8.0 compiler.
8672 + amend change to setupterm() in 20030405 which would reuse the value
8676 or newterm() to use this feature (Redhat #140326).
8677 + add a check in CF_BUILD_CC macro to ensure that developer has given
8678 the --with-build-cc option when cross-compiling (report by Alexandre
8683 + cosmetic fix to test/gdc.c to recolor the bottom edge of the box
8687 + update wsvt25 terminfo entry -TD
8688 + modify test/ins_wide.c to test all flavors of ins_wstr().
8689 + ignore filler-cells in wadd_wchnstr() when adding a cchar_t array
8690 which consists of multi-column characters, since this function
8692 + modify winnstr() to return multibyte character strings for the
8693 wide-character configuration.
8696 + fixes to make slk_set() and slk_wset() accept and store multibyte
8701 if the old/new pairs are equivalent to the default pair 0.
8702 + modify assume_default_colors() to not require that
8706 + modify term_attrs() to use termattrs(), add the extended attributes
8707 such as enter_horizontal_hl_mode for WA_HORIZONTAL to term_attrs().
8708 + add logic in waddch_literal() to clear orphaned cells when one
8709 multi-column character partly overwrites another.
8710 + improved logic for clearing cells when a multi-column character
8711 must be wrapped to a new line.
8712 + revise storage of cells for multi-column characters to correct a
8714 doupdate() to decide that only part of a multi-column character
8716 to denote them as fillers, rather than the character value and the
8721 + add SP->_screen_acs_map[], used to ensure that mapping of missing
8722 line-drawing characters is handled properly. For example, ACS_DARROW
8723 is absent from xterm-new, and it was coincidentally displayed the
8727 + amend 20021221 workaround for broken acs to reset the sgr, rmacs
8729 limitations in that area to allow the multi-character shift-in
8730 and shift-out which seem to work.
8731 + change GPM initialization, using dl library to load it dynamically
8737 + add t/T commands to ncurses b/B tests to allow a different color to
8742 + fix to make setcchar() to work when its wchar_t* parameter is
8743 pointing to a string which contains more data than can be converted.
8744 + modify wget_wstr() and example in ncurses.c to work if wchar_t and
8748 + remove check in wget_wch() added to fix an infinite loop, appears to
8753 + fix aclocal.m4 so that the wide-character version of ncurses gets
8756 + change configure script for --with-caps option to indicate that it
8758 + change configure script to reflect the fact that --enable-widec has
8762 + add 'B' test to ncurses.c, to exercise some wide-character functions.
8765 + modify infocmp -i option to match 8-bit controls against its table
8766 entries, e.g., so it can analyze the xterm-8bit entry.
8767 + add morphos terminfo entry, improve amiga-8bit entry (Pavel Fedin).
8768 + correct translation of "%%" in terminfo format to termcap, e.g.,
8769 using "tic -C" (Redhat #130921).
8770 + modified configure script CF_XOPEN_SOURCE macro to ensure that if
8771 it defines _POSIX_C_SOURCE, that it defines it to a specific value
8775 + fixes to build with Ada95 binding with gnat 3.4 (all warnings are
8778 + modify several terminfo entries to ensure xterm mouse and cursor
8780 konsole-base, mlterm, Eterm, screen (Debian #265784, Debian #55637).
8781 The xterm entries are left alone - old ones for compatibility, and
8782 the new ones do not require this change. -TD
8785 + fake a SIGWINCH in newterm() to accommodate buggy terminal emulators
8787 > terminfo updates -TD
8794 + modify test/ncurses.c 'b' test, adding v/V toggles to cycle through
8798 + modify test/ncurses.c 'b' test to cycle through default colors if
8799 the -d option is set.
8803 + modify test/cardfile.c to allow it to read more data than can be
8810 + modify "tic -cv" to ignore delays when comparing strings. Also
8811 modify it to ignore a canceled sgr string, e.g., for terminals which
8815 > terminfo updates -TD
8816 + make ncsa-m rmacs/smacs consistent with sgr
8817 + add sgr, rc/sc and ech to syscons entries
8818 + add function-keys to decansi
8819 + add sgr to mterm-ansi
8820 + add sgr, civis, cnorm to emu
8824 > terminfo updates -TD
8825 + add xterm-pc-fkeys
8826 + review/update gnome and gnome-rh90 entries (prompted by Redhat
8833 + add configure option --without-xterm-new
8838 + modify wadd_wchnstr() to render text using window's background
8840 + improve tic's check to compare sgr and sgr0.
8843 to work with ISO-2022 string used in xterm-new (cf: 20010908).
8844 + modify tic's check for conflicting function keys to omit that if
8845 converting termcap to termcap format.
8846 + add -U option to tic and infocmp.
8847 + add rmam/smam to linux terminfo entry (Trevor Van Bremen)
8848 > terminfo updates -TD
8850 + add emu-220
8851 + change wyse acsc strings to use 'i' map rather than 'I'
8856 + use tic -x to install terminfo database -TD
8857 + add -x to infocmp's usage message.
8861 > terminfo updates -TD
8862 + make xterm-xf86-v43 derived from xterm-xf86-v40 rather than
8863 xterm-basic -TD
8864 + align with xterm patch #192's use of xterm-new -TD
8865 + update xterm-new and xterm-8bit for cvvis/cnorm strings -TD
8866 + make xterm-new the default "xterm" entry -TD
8869 + correct BUILD_CPPFLAGS substitution in ncurses/Makefile.in, to allow
8870 cross-compiling from a separate directory tree (report/patch by
8872 + modify is_term_resized() to ensure that window sizes are nonzero,
8874 + modify CF_XOPEN_SOURCE configure macro to make Hurd port build
8876 + configure-script mods from xterm, e.g., updates to CF_ADD_CFLAGS
8878 > terminfo updates -TD
8880 + add xterm-xf86-v44
8881 + modify xterm-new aka xterm-xfree86 to accommodate luit, which
8882 relies on G1 being used via an ISO-2022 escape sequence (report by
8889 + modify test/inserts.c to test all flavors of insstr().
8892 + add setlocale() calls to a few test programs which may require it:
8894 + correct a few misspelled function names in ncurses-intro.html (report
8900 + correct size of internal pad used for holding wide-character
8902 + modify data_ahead() to work with wide-characters.
8905 + improve description of terminfo if-then-else expressions (suggested
8907 + improve test/ncurses.c 'd' test, allow it to use external file for
8908 initial palette (added xterm-16color.dat and linux-color.dat), and
8909 reset colors to the initial palette when starting/ending the test.
8910 + change limit-check in init_color() to allow r/g/b component to
8914 + modify form library to use cchar_t's rather than char's in the
8915 wide-character configuration for storing data for field buffers.
8920 + replace memset/memcpy usage in form library with for-loops to
8921 simplify changing the datatype of FIELD.buf, part of wide-character
8926 + modify menu library to account for actual number of columns used by
8927 multibyte character strings, in the wide-character configuration
8929 + add "-x" option to infocmp like tic's "-x", for use in "-F"
8930 comparisons. This modifies infocmp to only report extended
8931 capabilities if the -x option is given, making this more consistent
8934 + modify termcap-parsing to retain 2-character aliases at the beginning
8935 of an entry if the "-x" option is used in tic.
8938 + minor compiler-warning and test-program fixes.
8941 + modify tic's missing-sgr warning to apply to terminfo only.
8947 + add ifdef in test/color_set.c to allow it to compile with older
8949 + add napms() calls to test/dots.c to make it not be a CPU hog.
8952 + modify unctrl() to return null if its parameter does not correspond
8953 to an unsigned char.
8954 + add some limit-checks to guard isprint(), etc., from being used on
8961 + modify _nc_get_locale() to use setlocale() to query the program's
8963 which relies on legacy treatment of 8-bit characters when the locale
8965 + add sgr string to screen's and rxvt's terminfo entries -TD.
8968 color, e.g., making them leave line-drawing characters in odd places.
8970 original definitions used in Debian package to fix PowerPC bug before
8974 + modify PutAttrChar() and PUTC() macro to improve use of
8975 A_ALTCHARSET attribute to prevent line-drawing characters from
8989 + change syntax of dummy targets in Ada95 makefiles to work with pmake.
8991 did not recognize a quit-command (cf: 20030419).
8994 + modify _nc_insert_ch() to allow for its input to be part of a
8996 + split out lib_insnstr.c, to prepare to rewrite it. X/Open states
8998 insert-functions. Currently it does not wrap.
9001 + split-out CF_BUILD_CC macro, actually did this for lynx first.
9003 which happened to work with bash, but not with Bourne shell (report
9004 by Marco d'Itri via tin-dev).
9007 + some changes to adapt the form library to wide characters, incomplete
9009 + add symbol to curses.h which can be used to suppress include of
9016 + modify configure --with-termlib option to accept a value which sets
9017 the name of the terminfo library. This would allow a packager to
9018 build libtinfow.so renamed to coincide with libtinfo.so (discussion
9020 + improve documentation of --with-install-prefix, --prefix and
9022 + add configure check if the compiler can use -c -o options to rename
9023 its output file, use that to omit the 'cd' command which was used to
9027 20040208 5.4 release for upload to ftp.gnu.org
9028 + update TO-DO.
9030 20040207 pre-release
9031 + minor fixes to _nc_tparm_analyze(), i.e., do not count %i as a param,
9033 + correct an inconsistency between handling of codes in the 128-255
9037 + modify MKlib_gen.sh to compensate for broken C preprocessor on Mac
9038 OS X, which alters "%%" to "% % " (report by Robert Simms, fix
9041 20040131 pre-release
9042 + modify SCREEN struct to align it between normal/wide curses flavors
9043 to simplify future changes to build a single version of libtinfo
9048 + corrected control-char test in lib_addch.c to account for locale
9050 + updated test/configure.in to use AC_EXEEXT and AC_OBJEXT.
9051 + fixes to compile Ada95 binding with Debian gnat 3.15p-4 package.
9052 + minor configure-script fixes for older ports, e.g., BeOS R4.5.
9054 20040125 pre-release
9055 + amend change to PutAttrChar() from 20030614 which computed the number
9056 of cells for a possibly multi-cell character. The 20030614 change
9057 forced the cell to a blank if the result from wcwidth() was not
9059 range 128-255 can give this return value. The logic now simply
9063 20040124 pre-release
9064 + looked good for 5.4 release for upload to ftp.gnu.org (but see above)
9065 + modify configure script check for ranlib to use AC_CHECK_TOOL, since
9066 that works better for cross-compiling.
9068 20040117 pre-release
9069 + modify lib_get_wch.c to prefer mblen/mbtowc over mbrlen/mbrtowc to
9073 to make <wchar.h> check work with Tru64 4.0d.
9074 + add terminfo entry for U/Win -TD
9077 + modify tput's error messages to prefix them with the program name
9082 + modify c++/cursesf.h to use const in the Enumeration_Field method.
9087 + add ifdef'd call to AC_PROG_LIBTOOL to CF_WITH_LIBTOOL macro (to
9088 simplify local patch for Albert Chin-A-Young)..
9089 + add $(CXXFLAGS) to link command in c++/Makefile.in (adapted from
9090 patch by Albert Chin-A-Young)..
9095 + make check for stdbool.h more specific, to ensure that including it
9098 intention of that is to #define NCURSES_BOOL as bool when the
9099 compiler declares bool, and to #define bool as NCURSES_BOOL when it
9102 20040110 pre-release
9103 + change minor version to 4, i.e., ncurses 5.4
9112 such as tic are not linked with the upper-level ncurses library
9114 + move version.c from ncurses/base to ncurses/tinfo to allow linking
9118 + adjust -D's to build ncursesw on OpenBSD.
9119 + modify CF_PROG_EXT to make OS/2 build with EXEEXT.
9125 + add -D's to build ncursew on FreeBSD 5.1.
9126 + modify shared library configuration for FreeBSD 4.x/5.x to add the
9128 + modify _nc_read_tic_entry() to not use MAX_ALIAS, but PATH_MAX only
9130 + modify termname() to return the terminal name used by setupterm()
9131 rather than $TERM, without truncating to 14 characters as documented
9133 + re-add definition for _BSD_TYPES, lost in merge (cf: 20031206).
9136 + add configure option --with-manpage-format=catonly to address
9138 behavior has diverged by requiring both to be present.
9139 + remove leading blanks from comment-lines in manlinks.sed script to
9141 + add screen.linux terminfo entry (discussion on mutt-users mailing
9145 + add a check for tic to flag missing backslashes for termcap
9148 + add configure option "--with-manpage-aliases" extending
9149 "--with-manpage-aliases" to provide the option of generating ".so"
9153 + fix pathname of SigAction.h for building with --srcdir (reported by
9159 non-POSIX systems (discussion with Stanislav Ievlev).
9163 + modify color_set() function to work with color pair 0 (report by
9165 + add configure option --with-trace, since defining TRACE seems too
9167 + remove a call to _nc_free_termtype() from read_termtype(), since the
9173 + small fixes to compile on Solaris and IRIX64 using cc.
9174 + correct typo in check for pre-POSIX sort options in MKkey_defs.sh
9178 + modify _nc_gettime() to avoid a problem with arithmetic on unsigned
9186 + add linux-vt terminfo entry (Andrey V Lukyanov <land@long.yar.ru>).
9188 + save the full pathname of the trace-file the first time it is opened,
9189 to avoid creating it in different directories if the application
9191 + modify configure script to provide a non-empty default for
9195 + add DJGPP to special case of DOS-style drive letters potentially
9202 + fix a memory leak in error-return from setupterm() (report by
9205 + amend fixes for cross-compiling to use separate executable-suffix
9207 + modify MKkey_defs.sh to check for sort utility that does not
9210 + fix potential out-of-bounds indexing in _nc_infotocap() (found by
9213 + modify CF_LIB_SUFFIX for Itanium releases of HP-UX, which use a
9217 + update terminfo for xterm-xfree86 -TD
9218 + add check for multiple "tc=" clauses in a termcap to tic.
9220 + correct _nc_resolve_uses() and _nc_merge_entry() to allow infocmp and
9221 tic to show cancelled capabilities. These functions were ignoring
9224 + add some null-pointer checks to lib_options.c (report by Michael
9227 + correction to tar-copy.sh, remove a trap command that resulted in
9232 + updated test/configure to reflect changes for libtool (cf: 20030830).
9233 + fix several places in tack/pad.c which tested and used the parameter-
9236 + minor fixes for configure script and makefiles to cleanup executables
9237 generated when cross-compiling for DJGPP.
9238 + modify infocmp to omit check for $TERM for operations that do not
9239 require it, e.g., "infocmp -e" used to build fallback list (report by
9244 + updated note about maintainer in ncurses-intro.html
9248 + modify tack to reset colors after each color test, correct a place
9256 + add --with-rel-version option to allow workaround to allow making
9258 --with-shared option. The Darwin ld program does not work well
9259 with a zero as the minor-version value (request by Chris Zubrzycki).
9260 + modify CF_MIXEDCASE_FILENAMES macro to work with cross-compiling.
9261 + modify tack to allow it to run from fallback terminfo data.
9263 + improve PutRange() by adjusting call to EmitRange() and corresponding
9264 return-value to not emit unchanged characters on the end of the
9266 + improve a check for changed-attribute by exiting a loop when the
9274 move the label 'nonlocal' just before the second gettimeofday() to
9275 be able to compute the diff time when 'goto nonlocal' used.
9276 Rename 'msec' to 'microsec' in the debug-message.
9279 putchar() which goes to stdout. Move test for xold>0 out of loop.
9281 Set the flag SP->_buffered at the end of operations when all has been
9286 + modify configure script to avoid using "head -1", which does not
9288 + modify run_tic.in to avoid using wrong shared libraries when
9289 cross-compiling (Dan Kegel).
9292 + alter configure script help message to make it clearer that
9293 --with-build-cc does not specify a cross-compiler (suggested by Dan
9295 + modify configure script to accommodate libtool 1.5, as well as add an
9296 parameter to the "--with-libtool" option which can specify the
9299 able to install libncurses++, for instance, if $DESTDIR or the option
9300 --with-install-prefix is used.
9304 + move assignments to SP->_cursrow, SP->_curscol into online_mvcur().
9309 + modify logic in waddch_literal() to take into account zh_TW.Big5
9321 + close trace-file if trace() is called with a zero parameter.
9322 + free memory allocated for soft-key strings, in delscreen().
9324 + correct safe_sprintf.c to not return a null pointer if the format
9325 happens to be an empty string. This applies to the "configure
9326 --enable-safe-sprintf" option (Redhat #101486).
9332 + change padding for change_scroll_region to not be proportional to
9333 the size of the scroll-region.
9334 + correct error-return in _nc_safe_strcat().
9337 + correct limit-checks in _nc_scroll_window() (report and test-case by
9339 + re-order configure checks for _XOPEN_SOURCE to avoid conflict with
9343 + use clr_eol in preference to blanks for bce terminals, so select and
9347 + add configure --with-abi-version option (discussion with Charles
9352 + include/ncurses_dll.h: correct the comments to reflect current
9355 DLL, by adding the lib-directory to the PATH variable.
9356 + misc/terminfo.src (nxterm|xterm-color): make xterm-color
9357 primary instead of nxterm, to match XFree86's xterm.terminfo
9358 usage and to prevent circular links.
9360 (rxvt-color): new alias
9361 (rxvt-xpm): new alias
9362 (rxvt-cygwin): like rxvt, but with special acsc codes.
9363 (rxvt-cygwin-native): ditto. rxvt may be run under XWindows, or
9366 (cygwin): cygwin-in-cmd.exe window. Lots of fixes.
9368 + mk-1st.awk: use "cyg" for the DLL prefix, but "lib" for import
9377 + modify CF_GCC_WARNINGS so it only applies to gcc, not g++. Some
9380 + add -D_XOPEN_SOURCE=500 when configuring with --enable-widec, to
9382 + add _nc_pathlast() to get rid of casts in _nc_basename() calls.
9383 + correct a sign-extension in wadd_wch() and wecho_wchar() from
9385 + work around omission of btowc() and wctob() from wide-character
9388 + add portability note to curs_get_wstr.3x (Debian #199957).
9391 + rewrite wadd_wch() and wecho_wchar() to call waddch() and wechochar()
9392 respectively, to avoid calling waddch_noecho() with wide-character
9393 data, since that function assumes its input is 8-bit data.
9394 Similarly, modify waddnwstr() to call wadd_wch().
9396 strings into wide-characters. Rewrite of waddch_literal() from
9401 + write getyx() and related 2-return macros in terms of getcury(),
9404 multibyte character directly to waddch(). In this case, waddch()
9405 must reassemble the bytes into a wide-character (report by Tomohiro
9411 + modify PutAttrChar() to compute the number of character cells that
9413 double-width characters (report/test by Mitsuru Chinen
9415 + add a null-pointer check for result of keyname() in _tracechar()
9416 + modify _tracechar() to work around glibc sprintf bug.
9419 + add a call to setlocale() in cursesmain.cc, making demo display
9420 properly in a UTF-8 locale.
9423 + use macros NCURSES_ACS() and NCURSES_WACS() to hide cast needed to
9424 appease -Wchar-subscript with g++ 3.3 (Debian #195732).
9429 Albert Chin-A-Young).
9430 + remove configure script check to allow -Wconversion for older
9431 versions of gcc (suggested by Albert Chin-A-Young).
9438 + modify _nc_get_token() to handle a case where an entry has no
9442 + add an entry for key_defined.3x to man_db.renames.
9445 + modify setcchar() to allow converting control characters to complex
9447 + add tkterm entry -TD
9448 + modify parse_entry.c to allow a terminfo entry with a leading
9449 2-character name (report by Don Libes).
9450 + corrected acsc in screen.teraterm, which requires a PC-style mapping.
9451 + fix trace statements in read_entry.c to use lseek() rather than
9455 + modify configure script to omit -Winline for gcc 3.3, since that
9457 + modify manlinks.sed to add a few functions that were overlooked since
9465 + change parameter of define_key() and key_defined() to const (prompted
9471 convert wchar_t string to multibyte form before printing it.
9472 + corrections to lib_get_wstr.c:
9473 + null-terminate buffer passed to setcchar(), which occasionally
9475 + map special characters such as erase- and kill-characters into
9476 key-codes so those will work as expected even if they are not
9478 + modify PUTC() and Charable() macros to make wide-character line
9485 "--srcdir" work (report by Warren L Dodge).
9496 + modify test/configure.in to use test/modules for the list of objects
9497 to compile rather than using the list of programs.
9500 + modify logic of acsc to use the original character if no mapping is
9502 + modify ncurses 'b' test to avoid using the acs_map[] array since
9503 20021231 changes it to no longer contain information from the acsc
9505 + modify makefile rules in c++, progs, tack and test to ensure that
9508 + modify soft-key initialization to use A_REVERSE if A_STANDOUT would
9516 + modify ncurses 'E' test to use show previous label via slk_label(),
9518 + modify wide-character versions of NewChar(), NewChar2() macros to
9522 + modify setupterm() to check if the terminfo and terminal-modes have
9528 + add 'E' test to ncurses.c, to exercise slk_wset().
9529 + correct handling of carriage-return in wgetn_wstr(), used in demo of
9534 + improved warnings in tic when suppressing items to fit in termcap's
9535 1023-byte limit.
9537 by either programs in the test-directory or via internal library
9539 + adjust include-options in CF_ETIP_DEFINES to avoid missing
9544 + minor fixes for cardfile.c, to make it write the updated fields to
9546 + add/use _nc_trace_bufcat() to eliminate some fixed buffer limits in
9550 + correct a case in _nc_remove_string(), used by define_key(), to avoid
9551 infinite loop if the given string happens to be a substring of other
9552 strings which are assigned to keys (report by John McCutchan).
9553 + add key_defined() function, to tell which keycode a string is bound
9554 to (discussion with John McCutchan <ttb@tentacle.dhs.org>).
9557 + modify demo_keydef.c to show the details it changes, and to check
9562 + add description of link_fieldtype() to manpage (report by
9566 + corrected ifdef's relating to configure check for wchar_t, etc.
9567 + if the output is a socket or other non-tty device, use 1 millisecond
9572 + modify tput to use the same parameter analysis as tparm() does, to
9573 provide for user-defined strings, e.g., for xterm title, a
9576 + modify MKlib_gen.sh to avoid passing "#" tokens through the C
9587 + minor fixes for memory-leak checking when termcap is read.
9590 + add checking in tic for incomplete line-drawing character mapping.
9591 + updated configure script to reflect fix for AC_PROG_GCC_TRADITIONAL,
9595 depending on whether --enable-safe-sprintf was used, it might not be
9599 + minor fixes for memory-leak checking in lib_tparm.c, hardscroll.c
9600 + correct a potentially-uninitialized value if _read_termtype() does
9605 2.13 and 2.5x, causing the test for broken-linker to give incorrect
9607 <te@dbs.uni-hannover.de>).
9608 + do not try to open gpm mouse driver if standard output is not a tty;
9613 + modified emx.src to correspond more closely to terminfo.src, added
9614 emx-base to the latter -TD
9615 + add configure option for FreeBSD sysmouse, --with-sysmouse, and
9619 + revert 20030105 change to can_clear_with(), does not work for the
9622 + improve ifdef's to guard against redefinition of wchar_t and wint_t
9626 + improve mvcur() by checking if it is safe to move when video
9630 + add a message in run_tic.in to explain more clearly what does not
9631 work when attempting to create a symbolic link for /usr/lib/terminfo
9634 + change several sed scripts to avoid using "\+" since it is not a BRE
9635 (basic regular expression). One instance caused terminfo.5 to be
9643 + demonstrate use of FIELDTYPE by modifying test/ncurses 'r' test to
9644 use the predefined TYPE_ALPHA field-type, and by defining a
9651 + simplify ClrBottom() a little by allowing it to use clr_eos to clear
9654 to use it.
9656 the corresponding delays are proportional to the number of lines
9660 + rewrite of lib_acs.c conflicts with copying of SCREEN acs_map to/from
9664 + change some overlooked tputs() calls in scrolling code to use putp()
9666 + modify lib_getch.c to avoid recursion via wgetnstr() when the input
9667 is not a tty and consequently mode-changes do not work (report by
9669 + rewrote lib_acs.c to allow PutAttrChar() to decide how to render
9670 alternate-characters, i.e., to work with Linux console and UTF-8
9672 + correct line/column reference in adjust_window(), needed to make
9677 + correct an off-by-one in GoTo() parameter in _nc_scrolln().
9680 + change several tputs() calls in scrolling code to use putp(), to
9683 + use '%' as sed substitute delimiter in run_tic script to avoid
9686 + implement a workaround so that line-drawing works with screen's
9687 crippled UTF-8 support (tested with 3.9.13). This only works with
9688 the wide-character support (--enable-widec); the normal library will
9689 simply suppress line-drawing when running in a UTF-8 locale in screen.
9692 + allow BUILD_CC and related configure script variables to be
9694 + make build-tools variables in ncurses/Makefile.in consistent with
9696 + modify ncurses/modules to allow
9697 configure --disable-leaks --disable-ext-funcs
9698 to build (report by Gary Samuelson).
9704 + small fix for CF_GNAT_VERSION to ignore the help-message which
9705 gnatmake adds to its version-message.
9707 + use AC_CHECK_TOOL to get proper values for AR and LD for cross
9711 traditionally misused in autoconf to refer to the target platform.
9712 + change configure --help message to use "build" rather than "host"
9713 when referring to the --with-build-XXX options.
9716 + modify CF_GNAT_VERSION to print gnatmake's version, and to allow for
9720 tset to use the system's default values if they are defined.
9722 in tset, which caused it to report unnecessarily (Debian #171583).
9724 2.5x by hardcoding it to g++ (report by Martin Mokrejs).
9725 + update config.guess, config.sub (2002-11-30)
9726 + modify configure script to skip --with-shared, etc., when the
9727 --with-libtool option is given, since they would be ignored anyway.
9728 + fix to allow "configure --with-libtool --with-termlib" to build.
9729 + modify configure script to show version number of libtool, to help
9731 ncurses libraries are old, since it ignores the -L options at some
9733 + reorder configure script's updating of $CPPFLAGS and $CFLAGS to
9734 prevent -I options in the user's environment from introducing
9735 conflicts with the build -I options (may be related to reports by
9737 + rename test/define_key.c to test/demo_defkey.c, test/keyok.c to
9738 test/demo_keyok.c to allow building these with libtool.
9744 + modify wins_wch() and wins_wstr() to interpret tabs by using the
9746 + modify setcchar() to allow for wchar_t input strings that have
9751 + change type for *printw functions from NCURSES_CONST to const
9755 + add xterm-1002, xterm-1003 terminfo entries to demonstrate changes in
9756 lib_mouse.c (20021026) -TD
9757 + add screen-bce, screen-s entries from screen 3.9.13 (report by
9758 Adam Lazur <zal@debian.org>) -TD
9759 + add mterm terminfo entries -TD
9762 + split-out useful fragments in terminfo for vt100 and vt220 numeric
9772 (report by Martin Mokrejs, where $TERM was set to an empty string).
9783 + implement logic in lib_mouse.c to handle position reports which are
9785 or 1003. These are returned to the application as the
9789 + modify lib_mouse.c to look for "XM" terminfo string, which allows
9790 one to override the escape sequence used to enable/disable mouse
9794 + correct NOT_LOCAL() macro in lib_mvcur.c to refer to screen_columns
9796 + correct makefile rules for the case when both --with-libtool and
9797 --with-gpm are given (report by Mr E_T <troll@logi.net.au>).
9798 + add note to terminfo manpage regarding the differences between
9804 + add test/inserts.c, to test winnstr() and winsch().
9805 + replace 'sort' in dist.mk with script that sets locale to POSIX.
9807 + remove glibc add-on files, which are no longer needed (report by
9810 20021012 5.3 release for upload to ftp.gnu.org
9811 + modify ifdef's in etip.h.in to allow the etip.h header to compile
9812 with gcc 3.2 (patch by Dimitar Zhekov <jimmy@is-vn.bg>).
9813 + add logic to setupterm() to make it like initscr() and newterm(),
9816 + modify setupterm() to ensure that it initializes the baudrate, for
9818 + modify definition of bits used for command-line and library debug
9819 traces to avoid overlap, using new definition TRACE_SHIFT to relate
9821 + document tput's interpretation of parameterized strings according to
9824 20021005 pre-release
9825 + correct winnwstr() to account for non-character cells generated when
9826 a double-width character is added (report by Michael Bienia
9828 + modify _nc_viswbuf2n() to provide better results using wctomb().
9831 + correct scale factor in linux-c and linux-c-nc terminfo entries
9833 + change tic -A option to -t, add the same option to infocmp for
9836 character to a 128 (cf: 980620) (patch by Frank Henigman
9839 20020928 pre-release
9840 + modify MKkey_defs.sh to check for POSIX sort -k option, use that if
9841 it is found, to accommodate newer utility which dropped the
9844 + modify linux terminfo entry to use color palette feature from
9845 linux-c-nc entry (comments by Tomasz Wasiak and Floyd Davidson).
9849 + improve debug-traces by modifying MKlib_gen.sh to generate calls
9850 to returnBool() and returnAttr().
9851 + add/use _nc_visbufn() and _nc_viswbufn() to limit the debug trace
9852 of waddnstr() and similar functions to match the parameters as used.
9855 + add debug traces to some functions in lib_mouse.c
9856 + modify lib_addch.c to handle non-spacing characters.
9858 demo's boxes to lose the A_ALTCHARSET flag (broken in 20020629).
9861 + modify test/tracemunch to replace addresses for windows other than
9864 20020921 pre-release
9866 + workaround for Cygwin bug which makes subprocess writes to stdout
9869 + minor fixes to configure script to use '%' consistently as a sed
9872 + add check in lib_overlay.c to ensure that the windows to be merged
9873 actually overlap, and in copywin(), limit the area to be touched
9874 to the lines given for the destination window.
9876 20020914 pre-release
9877 + modified curses.h so that if the wide-character version is installed
9879 then applications that use that header for wide-character support
9881 + modify putwin(), getwin() and dupwin() to allow them to operate on
9883 + correct attribute-merging in wborder(), broken in 20020216 (report
9886 + corrected pop-counts in tparam_internal() to '!' and '~' cases.
9888 + remove some unused variables from mvcur test-driver.
9890 20020907 pre-release
9891 + change configure script to allow install of widec-character
9892 (ncursesw) headers to overwrite normal (ncurses) headers, since the
9894 + fix path of edit_man.sed in configure script, needed to regenerate
9897 + update README.emx to reflect current patch used for autoconf.
9898 + change web- and ftp-site to invisible-island.net
9900 + change case for 'P' in tparam_internal() to indicate that it pops
9902 + correct sense of precision and width in parse_format(), to avoid
9905 + modify getwin() and dupwin() to copy the _notimeout, _idlok and
9909 20020901 pre-release
9910 + change minor version to 3, i.e., ncurses 5.3
9913 + make keyname() return a null pointer rather than "UNKNOWN STRING" to
9915 + modify handling of wide line-drawing character functions to use the
9916 normal line-drawing characters when not in UTF-8 locale.
9917 + add check/fix to comp_parse.c to suppress warning about missing acsc
9920 + modify tic's check for ich/ich1 versus rmir/smir to only warn about
9921 ich1, to match xterm patch #70 notes.
9922 + moved information for ripped-off lines into SCREEN struct to allow
9925 (adapted from patch by Ilya Zakharevich - see ncurses/README.IZ).
9926 + amend check in kgetch() from 20020824 to look only for function-keys,
9929 + removed redundant assignment to SP->_checkfd from newterm().
9930 + check return-value of setupterm() in restartterm().
9934 + use typeRealloc() or typeMalloc() in preference to direct calls on
9938 + add a check in kgetch() for cooked characters in the fifo to avoid
9940 by Sam Varshavchik <mrsam@courier-mta.com>).
9946 + modify lib_screen.c and lib_newwin.c to maintain the SCREEN-specific
9950 + add checks for null pointer in calls to tparm() and tgoto() based on
9952 the first call to tgoto() were a zero-length string, the result would
9956 + remove the "tic -u" option from 20020810, since it did not account
9961 + add tic -A option to suppress capabilities which are commented out
9962 when translating to termcap.
9963 + add tic -u option to provide older behavior of "tc=" clauses.
9964 + modified tic to expand all but the final "tc=" clause in a termcap
9965 entry, to accommodate termcap libraries which do not handle multiple
9973 + add NCURSES_ASSUMED_COLORS environment variable, to allow users to
9974 override compiled-in default black-on-white assumption used in
9976 + correct an off-by-one comparison against max_colors in COLORFGBG
9980 + modified wresize() to ensure that a failed realloc will not corrupt
9981 the window structure, and to make subwindows fit within the resized
9985 + fix an off-by-one in lib_pad.c check for limits of pad (patch by
9987 + revise logic for BeOS in lib_twait.c altered in 20011013 to restore
9990 + remove NCURSES_CONST from several prototypes in curses.wide, to make
9991 the --enable-const --enable-widec configure options to work together
9995 + finish no-leak checking in cardfile.c, using this for testing changes
9996 to resizeterm().
10000 + check error-return from _nc_set_tty_mode() in _nc_initscr() and
10002 + regenerate configure using patch for autoconf 2.52, to address
10004 + correct/improve logic to produce an exit status for errors in tput,
10005 which did not exit with an error when told to put a string not in the
10007 + modify configure script AC_OUTPUT() call to work around defect in
10008 autoconf 2.52 which adds an ifdef'd include to the generated
10013 + update curs_scanw.3x manpage to note that XSI curses differs from
10014 SVr4 curses: return-values are incompatible.
10019 + change internal type used by tparm() to long, to work with LP64 model.
10020 + modify nc_alloc.h to allow building with g++, for testing.
10023 + add resize-handling to cardfile.c test program.
10024 + altered resizeterm() to avoid having it fail when a child window
10026 work must be done on this, but it works well enough to integrate).
10027 + improve a limit-check in lib_refresh.c
10028 + remove check in lib_screen.c relating dumptime to file's modification
10031 + modify lrtest to simplify debugging changes to resizeterm, e.g.,
10032 t/T commands to enable/disable tracing.
10033 + updated status of multibyte support in TO-DO.
10034 + update contact info in source-files (patch by Juergen Pfeifer).
10038 + modify version_filter(), used to implement -R option for tic and
10039 infocmp, to use computed array offsets based on the Caps.* file which
10040 is actually configured, rather than constants which correspond to
10042 + reorganized lib_raw.c to avoid updating SP and cur_term state if the
10044 + add -Wundef to gcc warnings, adjust a few ifdef's to accommodate gcc.
10047 + correct parameters to setcchar() in ncurses.c (cf: 20020406).
10050 + add configure option --with-build-cppflags (report by Maksim A
10052 + correct a typo in wide-character logic for lib_bkgnd.c (Philippe
10054 + modify lib_wacs.c to not cancel the acsc, smacs, rmacs strings when
10055 in UTF-8 locale. Wide-character functions use Unicode values, while
10056 narrow-character functions use the terminfo data.
10059 + modify mkinstalldirs so the DOS-pathname case is locale-independent.
10060 + fix locale problem in MKlib_gen.sh by forcing related variables to
10062 they were set before). Update MKterminfo.sh and MKtermsort.sh to
10066 + add charset to generated html.
10067 + add mvterm entry, adapted from a FreeBSD bug-report by Daniel Rudy
10068 <dcrudy@pacbell.net> -TD
10069 + add rxvt-16color, ibm+16color entries -TD
10070 + modify check in --disable-overwrite option so that it is used by
10071 default unless the --prefix/$prefix value is not /usr, in attempt to
10076 + modify wgetch() to allow returning ungetch'd KEY_RESIZE as a function
10078 + extended resize-handling in test/ncurses 'a' menu to the entire
10080 + improve $COLORFGBG feature by interpreting an out-of-range color
10082 + correct a typo in configure --enable-colorfgbg option, and move it
10083 to the experimental section (cf: 20011208).
10086 + add logic to dump_entry.c to remove function-key definitions that do
10087 not fit into the 1023-byte limit for generated termcaps. This makes
10089 + more improvements to tic's warnings, including logic to ignore
10091 + move definition of KEY_RESIZE into MKkeydefs.sh script, to
10095 + add simple resize-handling in test/ncurses.c 'a' menu.
10096 + fixes in keyname() and _tracechar() to handle negative values.
10097 + make tic's warnings about mismatches in sgr strings easier to follow.
10099 + improve scoansi terminfo entry, and add scoansi-new entry -TD
10100 + add pcvt25-color terminfo entry -TD
10101 + add kf13-kf48 strings to cons25w terminfo entry (reported by Stephen
10102 Hurd <deuce@lordlegacy.org> in newsgroup lucky.freebsd.bugs) -TD
10103 + add entrypoint _nc_trace_ttymode(), use this to distinguish the
10111 + fix lib_pad.c for case of drawing a double-width character which
10114 + modify configure script to work around broken gcc 3.1 "--version"
10115 option, which adds unnecessary trash to the requested information.
10120 + implement vid_puts(), vid_attr(), term_attrs() based on the narrow-
10124 + modify erasechar() and killchar() to return ERR if the value was
10127 Roger Gammans <rgammans@computer-surgery.co.uk>, report by Scott Beck
10128 <scott@gossamer-threads.com>).
10129 + improve test/tclock.c by making the second-hand update more often
10137 + correct return-value from getcchar(), making it consistent with
10140 subsets so configure --with-termlib works again. This was broken by
10141 logic added to avoid duplicate rules in changes to accommodate cygwin
10146 + modify ifdef's in write_entry.c to allow use of symbolic links on
10148 + modify a few includes to allow compile with BeOS, which has stdbool.h
10150 + amend MKlib_gen.sh to work with gawk, which defines 'func' as an
10155 + modify MKlib_gen.sh to test that all functions marked as implemented
10166 + modified several of the test programs to allow them to compile with
10167 vendor curses implementations, e.g., Solaris, AIX -TD
10170 + modified test/configure to allow configuring against ncursesw.
10171 + change WACS_xxx definition to use address, to work like Tru64 curses.
10174 + add 'e' and 'm' toggles to 'a', 'A' tests in ncurses.c to demonstrate
10176 + add 'A' test to ncurses.c to demonstrate wget_wch() and related
10199 + update llib-lncurses, llib-ncursesw, fix configure script related to
10208 + add subtest 'b' to 'F' and 'f' in ncurses.c to demonstrate use of
10210 + add subtest 'u' to 'F' in ncurses.c, to demonstrate use of addstr()
10211 given UTF-8 string equivalents of WACS_xxx symbols.
10212 + minor fixes to several manpages based on groff -ww output.
10213 + add descriptions of external variables of termcap interface to
10216 + correct configure option --with-bool, which was executed as
10217 --with-ospeed.
10218 + add quotes for parameters of --with-bool and --with-ospeed configure
10222 + correct typos in definitions of several wide-character macros:
10225 + pass $(CPPFLAGS) to MKlib_gen.sh, thereby fixing a missing definition
10229 + implement wide-acs characters for UTF-8 locales. When in UTF-8
10230 locale, ignore narrow version of acs. Add 'F' test to test/ncurses.c
10231 to demonstrate.
10236 + add several cases to the wscanw() example in testcurs.c, showing the
10239 conversion to help parse the input data (prompted by discussion with
10240 Albert Chin-A-Young).
10241 + modify mk-1st.awk and test/Makefile.in to add $(LDFLAGS) when making
10242 shared libraries, and to use $(CFLAGS) when linking test programs
10243 (patch by Albert Chin-A-Young).
10244 + add a call to _nc_keypad() in keypad() to accommodate applications
10247 + add entrypoints to resizeterm.c which provide better control over the
10250 970906. Do this to accommodate 20010922 changes to view.c, but allow
10255 + fix a typo in change to mk-1st.awk, which broke the shared-library
10260 + finish changes needed to build dll's on cygwin.
10265 + correct missing sed-editing stage in manpage installs which is used
10266 to rename manpages, broken in 20010324 fix for Debian #89939 (Debian
10268 + remove -L$(libdir) from linker flags, probably not needed any more
10271 + add configure check for mbstate_t, needed for wide-character
10272 configuration. On some platforms we must include <wchar.h> to
10274 + incorporate some of the changes needed to build dll's on cygwin.
10282 running in a non-bce terminals with default colors enabled, it
10283 returns true, allowing the user to select/paste text without picking
10286 + modify generated curses.h to ifdef-out prototypes for extensions if
10287 they are disabled, and to define curses_version() as a string in that
10288 case. This is needed to make the programs such as tic build in that
10290 + modified generated headers.sh to remove a gzip'd version of the
10291 target file if it exists, in case non-gzip'd manpages are installed
10296 + clarified bug-reporting address in terminfo.src (report by John H
10299 + do not use "-v" option of awk in MKkey_defs.sh because it does not
10301 + modify definitions for libutf8 in curses.h to avoid redefinition
10303 + quoted references to compiler in shell command in misc/Makefile, in
10307 + restore special case from 20010922 changes to omit SA_RESTART when
10308 setting up SIGWINCH handler, which is needed to allow wgetch() to be
10310 + updated configure macro CF_WITH_PATHLIST, to omit some double quotes
10312 + revert configure script to autoconf 2.13 patched with
10313 autoconf-2.13-19990117.patch.gz (or later)
10315 ftp://invisible-island.net/autoconf/
10322 + modify include/edit_cfg.h to eliminate BROKEN_LINKER symbol from
10324 + move prototype for _nc_vsscanf() into curses.h.in to omit
10328 to work with broken linker configuration, e.g., cygwin (report by
10329 Robert Joop <rj@rainbow.in-berlin.de>).
10331 to work around broken implementations of these on cygwin.
10335 by Sven Verdoolaege's rewrite of wide-character support. This makes
10337 same as in the narrow-character configuration.
10339 to eliminate differences between the wide/narrow versions of curses.h
10341 + correct location of call to _nc_keypad() from 20011215 changes which
10345 + rewrote ncurses 'a' test to exercise wgetch() and keypad() functions
10346 better, e.g., by adding a 'w' command to create new windows which
10348 + corrected logic of keypad() by adding internal screen state to track
10349 whether the terminal's keypad-mode has been set. Use this in
10350 wgetch() to update the keypad-mode according to whether the
10351 associated window's keypad-mode has been set with keypad(). This
10355 autoconf-2.52-patch.gz
10357 ftp://invisible-island.net/autoconf/
10359 http://subversions.gnu.org/cgi-bin/viewcvs/config/config/
10360 + minor changes to quoting in configure script to allow it to work
10366 + modify acs_map[] if configure --broken-linker is specified, to make
10369 + correct spelling of configure option --enable-colorfgbg, which
10370 happened to work if --with-develop was set (noted in cygwin package
10372 + modify ifdef for genericerror() to compile with SUNWspro Sun WorkShop
10374 + add configure checks to see if ncurses' fallback vsscanf() will
10376 force it to the case which simply returns an error (report by
10378 64-bits does not allow access to FILE's fields).
10379 + modify ifdef's for c++/cursesw.cc to use the fallback vsscanf() in
10382 + modify the build to name dynamic libraries according to the
10388 + use 'sh' to run mkinstalldirs, to work around problems with buggy
10391 + replace the configure script existence-check for mkstemp() by one
10396 + modify script that generates fallbacks.c to compile a temporary
10399 + modify configure script to accommodate systems such as Mac OS X whose
10402 from curses.h to force consistent usage, define a new type
10403 NCURSES_BOOL and related that to the exported 'bool' as either a
10404 typedef or definition, according to whether <stdbool.h> is present
10408 + added/updated terminfo entries for M$ telnet and KDE konsole -TD
10413 + add putty terminfo entry -TD
10414 + if configuring for wide-curses, define _XOPEN_SOURCE_EXTENDED, since
10415 this may not otherwise be defined to make test/view.c compile.
10419 the lists to make subsequent diff's easier to track.
10425 + modify _tracedump() to handle wide-characters by mapping them to '?'
10426 and control-characters to '.', to make the trace file readable. Also
10429 + modify T_CALLED/T_RETURN macros to ease balancing call/return lines
10432 + correct trace-calls in setcchar() and getcchar() functions, which
10433 traced the return values but not the entry to each function.
10434 + correct usage message in test/view.c, which still mentioned -u flag.
10437 + modify configure script to allow building with termcap only, or with
10439 + add configure --with-termpath option, to override default TERMPATH
10441 + cosmetic change to tack: make menu descriptions agree with menu
10445 + rewrote limit-checks in wscrl() and associated _nc_scroll_window(),
10446 to ensure that if the parameter of wscrl() is larger than the size of
10449 + add trace/varargs.c, using this to trace parameters in lib_printw.c
10451 + split-out trace/visbuf.c
10456 + modify run_tic.sh to check if the build is a cross-compile. In that
10457 case, do not use the build's tic to install the terminfo database
10459 + modify mouse click resolution so that mouseinterval(-1) will disable
10460 it, e.g., to handle touchscreens via a slow connection (request by
10467 + simpler fix for signal_name(), to replace the one overlooked in
10471 + add -i option to view.c, to test ncurses' check for non-default
10473 + add cases for shared-libraries on Darwin/OS X (patch by Rob Braun
10475 + modify tset to restore original I/O modes if an error is encountered.
10476 Also modify to use buffered stderr consistently rather than mixing
10478 + change signal_name() function to use if-then-else rather than case
10479 statement, since signal-values aren't really integers (reported by
10488 + modify resizeterm() to not queue a KEY_RESIZE if there was no
10491 + simplified lib_tstp.c, modify it to use SA_RESTART flag for SIGWINCH.
10496 + reorganize the output of infocmp -E and -e options to compile cleanly
10497 with gcc -Wwrite-strings warnings.
10501 + add label to test/view.c, showing the name of the last key or signal
10502 that made the screen repaint, to make it clearer when a sigwinch
10504 + use ExitProgram() consistently in the test-programs to make it
10505 simpler to test leaks with dmalloc, etc.
10510 + modify tgetent() to check if exit_attribute_mode resets the alternate
10511 character set, and if so, attempt to adjust the copy of the termcap
10512 "me" string which it will return to eliminate that part. In
10513 particular, 'screen' would lose track of line-drawing characters
10522 + modify view.c to agree with non-experimental status of ncurses'
10524 + change the sense of the -r option, making it default to ncurses'
10528 + add a -c option, to set color display, for testing.
10529 + unset $data variable in MKterminfo.sh script, to address potential
10532 + change kbs in mach terminfo entries to ^? (Marcus Brinkmann
10533 <Marcus.Brinkmann@ruhr-uni-bochum.de>).
10540 + move calls to def_shell_mode() and def_prog_mode() before loop with
10544 + duplicate logic used to initialize trace in newterm(), in initscr()
10545 to avoid confusing trace of initscr().
10548 a call to malloc for each window (discussion with Philippe Blain).
10551 + modify c++/Makefile.in to accommodate archive programs that are
10553 compilers on Solaris and IRIX (report by Albert Chin-A-Young).
10556 + add several configure script options to aid with cross-compiling:
10557 --with-build-cc, --with-build-cflags, --with-build-ldflags, and
10558 --with-build-libs (request by Greg Roelofs).
10559 + change criteria for deciding if configure is cross-compiling from
10560 host/build mismatch to host/target mismatch (request by Greg Roelofs
10562 + correct logic for infocmp -e and -E options which writes the data for
10566 + fix undefined NCURSES_PATHSEP when configure --disable-database
10571 + modify 'clean' rule for C++ binding to work with Sun compiler, which
10573 + added llib-ncursesw.
10578 + correct parameter types of vidputs() and vidattr() to agree with
10580 + fix typos in several man-pages (patch by William P Setzer).
10582 macro, which made ncurses C++ binding fail to build with other
10583 C++ compilers such as HPUX 11.x (report by Albert Chin-A-Young).
10585 NCURSES_EXPORT macro in form.h (report by Albert Chin-A-Young)
10587 Albert Chin-A-Young).
10589 undefined (report by Albert Chin-A-Young).
10590 + remove a QNX-specific fallback prototype for vsscanf(), which is
10599 + using modified man2html, regenerate some of the html manpages to fix
10603 + add some limit/pointer checks to -S option of tputs.
10610 + modify manhtml rule in dist.mk to preserve copyright notice on the
10611 generated files, as well as to address HTML style issues reported by
10614 attributes in ncurses Ada95 test/demo to compile with wide-character
10618 + implement a simple example in C++ demo to test scanw().
10619 + corrected stdio function used to implement scanw() in cursesw.cc
10621 caused C++ SillyDemo to not show line-drawing characters.
10623 to substitute functions other than getch() for keyboard processing
10627 + fix some of the trace calls which needed modification to work with
10628 new wide-character structures.
10629 + modify magic-cookie code in tty_update.c to compile with new
10630 wide-character structures (report by <George.R.Goffe@seagate.com>).
10632 compiling for wide-character configuration.
10633 + make addwnstr() handle non-spacing characters (patch by Sven
10637 + add configure check to define _GNU_SOURCE, needed to prop up glibc
10639 + split-out include/curses.wide to solve spurious redefinitions caused
10641 <curses.h> to work around misdefinition of ERR in glibc 2.1.3 header
10643 + extended ospeed change to NetBSD and OpenBSD -TD
10644 + modify logic in lib_baudrate.c for ospeed, for FreeBSD to make it
10657 + reimplement wide-character demo in test/view.c, using new functions.
10669 argv[0] to work properly on systems such as OS/2 which have
10670 case-independent filenames and/or program suffixes, e.g., ".ext".
10673 + add a configure check, if --enable-widec is specified, for putwc(),
10676 default_colors.3x which caused man-db to make incorrect symbolic
10678 + add configure check if cast for _IO_va_list is needed to compile
10681 + correct code that used non-standard auto-initialization of a struct,
10685 non-stateful (eg. UTF-8), as well as stateful codesets.
10692 + modify mvcur() to avoid emitting newline characters when nonl() mode
10694 mode is set to suppress nl/crlf translations, however it is useful to
10695 allow the caller to manipulate the terminal mode to avoid staircasing
10697 2.8.4) -TD
10699 + remove redundant type-conversion in fifo_push()
10702 + rename most existing uses of CharOf() to UChar(), e.g., where it is
10703 used to prevent sign-extension in ctype macros.
10704 + change some chtype's to attr_t's where the corresponding variables
10705 are used to manipulate attributes.
10706 + UpdateAttr() was applied to both attributes (attr_t) and characters
10707 (chtype). Modify macro and calls to it to make these distinct.
10708 + add CharEq() macro, use in places where wide-character configuration
10710 + moved struct ldat into curses.priv.h, to hide implementation details.
10711 + change CharOf() macro to use it for masking A_CHARTEXT data from
10713 + add L() macro to curses.priv.h, for long-character literals.
10714 + replace several assignments from struct ldat entries to chtype or
10720 + add/use SetChar() macro, to change a cchar_t based on a character and
10722 + convert most internal use of chtype to NCURSES_CH_T, to simplify use
10723 of cchar_t for wide-character configuration. Similarly, use ARG_CH_T
10728 + add/use macros CHREF(), CHDEREF(), AttrOfD(), CharOfD() to facilitate
10731 + for wide-character configuration, move the window background data to
10734 + modify addch() to work with wide-characters.
10735 + mark several wide-character functions as generated in curses.h.in
10740 + add experimental --with-caps=XXX option to customize to similar
10743 + modify Caps to add columns for the the KEY_xxx symbols.
10744 + modify configure --with-widec to suppress overwrite of libcurses.so
10746 + add checks to toe.c to avoid being confused by files and directories
10747 where we would expect the reverse, e.g., source-files in the
10748 top-level terminfo levels as is the case for AIX.
10751 + add top-level 'depend' rule for the C sources, assuming that the
10752 makedepend program is available. As a side-effect, this makes
10754 by Mike Castle that "make -j" fails because the resulting parallel
10755 processes race to generate ncurses/names.c).
10756 + modify configure script so that --disable-overwrite option's action
10757 to add a symbolic link for libcurses applies to the static library as
10762 + add u6 (CSR) to Eterm (Michael Jennings).
10765 + modify test/ncurses.c to work with xterm-256color, which has fewer
10770 + corrected screen.xterm-xfree86 entry.
10771 + update comment in Caps regarding IBM (AIX) function-key definitions.
10774 + modify c++/Makefile.in to link with libncurses++w.a when configured
10775 for wide-characters (patch by Sven Verdoolaege).
10776 + add check in _nc_trace_buf() to refrain from freeing a null pointer.
10781 + add secondary check in tic.c, similar_sgr() to see if the reason
10782 for mismatch was that the individual capabilities used a time-delay
10783 while sgr did not. Used this to cleanup mismatches, e.g., in vt100,
10784 and remove time-delay from Apple_Terminal entries.
10787 + correct definitions of shifted editing keys for xterm-xfree86 -TD
10789 + prevent relative_move() from doing an overwrite if it detects 8-bit
10790 characters when configured for UTF-8 (reported by Sven Verdoolaege
10795 stdio-based function which may be used in C++ binding for gcc 3.0
10804 This made the game very easy to win, because you never had to waste
10806 + the squares around a sunken ship that belonged to the player were not
10812 screen.xterm-xfree86, screen.xterm-r6, screen.teraterm -TD
10813 + modify screen's terminfo entry to match the khome/kend in screen
10819 + change symbols used to guard against repeated includes to begin
10824 compiled-in.
10825 + add .cc.ii rule to c++ makefile, to get preprocessor output for
10828 --with-manpage-renames option is given (cf: 20000715, fixes Debian
10830 + report stack underflow/overflow in tparm() when tic -cv option is
10832 + remove spurious "%|" operator from xterm-xfree86 terminfo entry,
10839 + review, make minor fixes for use of '::' for referring to C-language
10841 + modify configure check for g++ library slightly to accommodate
10842 nonstandard version number, e.g., <vendor>-2.7 (report by Ronald Ho
10846 + workaround for pre-release of gcc 3.0 libstdc++, which has dropped
10847 vscan from strstreambuf to follow standard, use wrapper for C vscanf
10852 + modify interface of _nc_get_token() to pass 'silent' parameter to it,
10853 to make quieter loading of /etc/termcap (patch by Todd C Miller).
10858 + compiler-warning fixes (reported by Nelson Beebe).
10861 + modify screen terminfo entry to use new 3.9.8 feature allowing xterm
10862 mouse controls -TD
10865 + broaden patterns used to match OS/2 EMX in configure script to cover
10868 is broken in the autoconf 2.49c alpha, maintainers decline to fix.
10871 + add a null-pointer check in tic.c to handle the case when the input
10873 to allow arbitrarily long lines, and incidentally supply a newline to
10875 recovery from attempts to read binary files, e.g., its output from
10879 + revert change to c++/demo.cc from 20001209, which changed definition
10880 of main() apparently to accommodate cygwin linker, but broke the demo
10884 constructor. Add calls to initialize() in a few constructors which
10886 + use the GNAT preprocessor to make the necessary switch between TRACE
10889 + modify kterm terminfo entry to use SCS sequence to support alternate
10891 + --with-ospeed=something didn't work. configure.in checked for a
10893 ncurses/llib-lncurses still had a hardcoded short.
10896 + correction to my merge of Tom Riddle's patch that broke tic in some
10897 conditions (reported by Enoch Wexler <enoch@wexler.co.il>) -TD
10900 + modify view.c to test halfdelay(). Like other tests, this recognizes
10902 a freerunning clock in the header. If given a parameter to 's', that
10905 + fix to allow compile with the experimental configure option
10906 --disable-hashmap.
10907 + modify postprocess_termcap() to avoid overwriting key_backspace,
10908 key_left, key_down when processing a non-base entry (report/patch by
10910 + modify _nc_wrap_entry(), adding option to reallocate the string
10913 + modify a few configure script macros to keep $CFLAGS used only for
10918 + fix ifdef's in ncurses.c to build against pre-5.2 for testing.
10919 + fixes to tclock for resizing behavior, redundant computation (report
10920 and patch by A M Kuchling <akuchlin@mems-exchange.org>).
10923 + improved scoansi terminfo entry -TD
10924 + modify configure script and makefile in Ada95/src to compile a stub
10928 + add ncurses_dll.h and related definitions to support generating DLL's
10930 <cwilson@ece.gatech.edu>, changed NCURSES_EXPORT macro to make it
10931 work with 'indent') -TD
10940 - small fixes to the existing ncurses binding
10941 - addition of some more low-level functions to the binding, including
10943 - An Ada implementation of the "ncurses" test application originally
10947 + modify logic in lib_setup.c to allow either lines or columns value
10948 from terminfo to be used if the screen size cannot be determined
10951 + add check in lib_tgoto.c's is_termcap() function to reject null or
10952 empty strings (reported by Valentin Nechayev <netch@netch.kiev.ua> to
10953 freebsd-bugs).
10954 + add definition from configure script that denotes the path-separator,
10955 which is normally a colon. The path-separator is a semicolon on
10957 + alter logic to set default for --disable-overwrite option to set it
10958 to 'yes' if the --prefix/$prefix value is not /usr/local, thereby
10961 default to overwriting (report by Lars Hecking <lhecking@nmrc.ie>).
10964 + modify default for --disable-overwrite configure option to disable
10965 if the --prefix or $prefix value is not /usr.
10966 + add cygwin to systems for which ncurses is installed by default into
10971 strncat() to replace strncpy() (patch by Solar Designer).
10973 geteuid() to use_terminfo_vars() (patch by Solar Designer
10977 + modify _nc_write_entry() to allow for the possibility that linking
10985 + add configure option --with-ospeed to assist packagers in transition
10986 to 5.3 change to ospeed type.
10987 + add/use CharOf() macro to suppress sign-extension of char type on
10989 + change trace output to binary format.
10992 + rearrange a few configure macros, moving preprocessor options to
10993 $CPPFLAGS (a now-obsolete version of autoconf did not consistently
10995 + add a check in relative_move() to guard against buffer overflow in
10999 + add message to configure script showing g++ version.
11003 + add cases for FreeBSD 3.1 to tdlint and makellib scripts, used this
11004 to test/review ncurses library. (Would use lclint, but it doesn't
11006 + reorganized knight.c to avoid forward references. Correct screen
11007 updates when backtracking, especially to the first cell. Add F/B/a
11010 20001021 5.2 release for upload to ftp.gnu.org
11012 + modify dist.mk to use edit_man.sh to substitute autoconf'd variables
11016 + correct help-message and array limit in knight.c (patch by Brian
11019 + fix to avoid warning by GNAT-3.13p about use of inconsistent casing
11021 + cosmetic change to forms/fty_enum.c
11024 + correct an off-by-one position in test/railroad.c which could cause
11027 --disable-echo force libtool --silent. (Libtool does not work for
11028 OS/2 EMX, works partly for SCO - libtool is still very specific to
11030 + change default of --with-manpage-tbl to "no", since for most of the
11032 understands how to run tbl automatically.
11033 + minor improvement to force_bar() in comp_parse.c (Bernhard
11035 + modify lib_tparm.c to use get_space() before writing terminating
11036 null character, both for consistency as well as to ensure that if
11041 <svivanov@pdmi.ras.ru>).
11043 printer-specific capabilities: csnm, defc, scs, scsd, smgtp, smglp.
11046 since old versions do not handle -L../lib), using new configure
11047 option --with-libtool.
11048 + add configure option --with-manpage-tbl, which causes the manpages to
11049 be preprocessed by tbl(1) prior to installation,
11050 + add configure option --without-curses-h, which causes the
11051 installation process to install curses.h as ncurses.h and make
11052 appropriate changes to headers and manpages.
11064 simplest thing is to set cp to NULL if !use_terminfo_vars().
11067 + modify convert_configure.pl to support INSTALL. Change compiler
11068 options in that script to use multithreading, needed for the mouse.
11069 + modify OS/2 mouse support, retrying as a 2-button mouse if code fails
11070 to set up a 3-button mouse.
11071 + improve code for OS/2 mouse support, using _nc_timed_wait() to
11075 + change type of ospeed variable back to short to match its use in
11077 + add case to configure script for --enable-rpath on IRIX (patch by
11078 Albert Chin-A-Young).
11079 + minor fix to position_check() function, to ensure it gets the whole
11081 + add configure option --disable-assumed-color, to allow pre-5.1
11082 convention of default colors used for color-pair 0 to be configured
11084 + rename configure option --enable-hashmap --disable-hashmap, and
11087 + add configure option --disable-root-environ, which tells ncurses to
11091 + modified misc/run_tic.in to use tic -o, to eliminate dependency on
11093 + add table entry for plab_norm to tput, so it passes in strings
11095 + modify parse_format() in lib_tparm.c to ignore precision if it is
11098 _nc_safe_strcat(), etc. Made other related changes to check lengths
11104 include/Caps to indicate that the entries are parameterized. This
11105 information is used to tell which strings are translated when
11106 converting to termcap. Fixes a problem where the generated termcap
11108 + modify ld -rpath options (e.g., Linux, and Solaris) to use an
11110 discussion with Albert Chin-A-Young).
11111 + modify "make install.man" and "make uninstall.man" to include tack's
11112 man-page.
11113 + various fixes for install scripts used to support configure --srcdir
11114 and --with-install-prefix (reported by Matthew Clarke
11118 either may be set to the corresponding name of the C or C++ compiler
11119 (report/patch by Albert Chin-A-Young).
11122 + modify rs2 capability in xterm-r6 and similar where cursor
11126 + using parameter check added to tic, corrected 27 typos in
11127 terminfo.src -TD
11128 + modify tic to verify that its inputs are really files, in case
11129 someone tries to read a directory (or /dev/zero).
11131 next_char() function, in case tic is run on a non-text file (fixes
11133 + add to railroad.c some code exercising tgoto(), providing an
11135 + split-out tgoto() again, this time into new file lib_tgoto.c, and
11136 implement a conventional BSD-style tgoto() which is used if the
11137 capability string does not contain terminfo-style padding or
11139 + add check to tic which reports capabilities that do not reference
11141 + add error checking to infocmp's -v and -m options to ensure that
11143 + some cleanup of logic in _nc_signal_handler() to verify if SIGWINCH
11148 + add S0, E0 extensions to screen's terminfo entry, which is another
11149 way to solve the misconfiguration issue -TD
11153 + update xterm terminfo entries to match XFree86 xterm patch #146 -TD
11156 + add special case to lib_tparm.c to allow 'screen' program to use a
11157 termcap-style parameter "%." to tgoto() for switching character sets.
11158 + use LN_S substitution in run_tic.in, to work on OS/2 EMX which has
11161 + replace a lookup table in lib_vidattr.c used to decode no_color_video
11163 + add a/A toggle to ncurses.c 'b' test, which clears/sets alternate
11170 20000902, reported by Albert Chin-A-Young).
11173 + correct an uninitialized parameter to open_tempfile() in tic.c which
11174 made "tic -I" give an ambiguous error message about tmpnam.
11175 + add special case in lib_vidattr.c to reset underline and standout for
11178 mode, since there is no exit-bold-mode capability.
11180 + modify tparm to disallow arithmetic on strings, analyze the varargs
11181 list to read strings as strings and numbers as numbers.
11182 + modify tparm's internal function spop() to treat a null pointer as
11187 + add private entrypoint _nc_basename(), use to consolidate related
11189 + remove NCURSES_CONST line from edit_cfg.sh to compensate for its
11191 --enable-const work again (reported by Juergen Pfeifer).
11192 + regen'd configure to pick up "hpux*" change from 20000902.
11195 + modify tset.c to check for transformed "reset" program name, if any.
11198 + change functions _nc_parse_entry() and postprocess_termcap() to avoid
11199 using strtok(), because it is non-reentrant (reported by Andrey A
11204 5.0 shared libraries (reported by Albert Chin-A-Young).
11206 building with configure --srcdir (patch by H Nanosecond
11208 + modify ifdef's in curses.h.in to avoid warning if GCC_PRINTF or
11211 + add MKncurses_def.sh to generate fallback definitions for
11212 ncurses_cfg.h, to quiet gcc -Wundef warnings, modified ifdef's in
11213 code to consistently use "#if" rather than "#ifdef".
11216 + add QNX qansi entries to terminfo -TD
11217 + add os2 entry to misc/emx.src (<jmcoopr@webmail.bmi.net>).
11218 + add configure option --with-database to allow specifying a different
11219 terminfo source-file to install. On OS/2 EMX, this defaults to
11221 + change misc/run_tic.sh to derive it from misc/run_tic.in, to simplify
11227 distinguish between upper/lowercase filenames, use this to fix tags
11229 + initialize fds[] array to 0's in _nc_timed_wait(); apparently poll()
11231 corresponding to the related file (report by Glenn Cooper
11233 + change configure script to use AC_CANONICAL_SYSTEM rather than
11234 AC_CANONICAL_HOST, which means that configure --target will set
11235 a default program-prefix.
11236 + add note on cross-compiling to INSTALL (which does not rely on the
11240 + add cases for EMX OS/2 to config.guess, config.sub
11242 + add definitions via transform.h to allow tic and tput to check for
11244 + simplify transform-expressions in progs/Makefile.in, make the
11246 + change symbol used by --install-prefix configure option from
11247 INSTALL_PREFIX to DESTDIR (the latter has become common usage
11249 + modify programs to use curses_version() string to report the version
11252 addition to the major and minor version numbers.
11255 + modify CF_MAN_PAGES configure macro to make transformed program names
11256 a parameter to that macro rather than embedding them in the macro.
11259 + add configure option --with-default-terminfo-dir=DIR to allow
11261 Chin-A-Young).
11262 + minor updates for terminfo.src from FreeBSD termcap change-history.
11264 that were moved from misc directory to doc (report by Rich Kulawiec
11267 script to use quotes, for instance fixing a problem in the
11268 --disable-database option (reported by Christian Mondrup
11270 + minor adjustments to work around some of the incompatibilities/bugs
11272 + add -I/usr/local/include when --with-ncurses option is used in
11282 + change handling of non_dest_scroll_region in tty_update.c to clear
11285 <uck4@rz.uni-karlsruhe.de>).
11286 + add/use new trace function to display chtype values from winch() and
11289 trace attribute changes under TRACE_CALLS to use this.
11293 + change indent.pro to line up parenthesis.
11298 + minor adjustment to ClrToEOL() to handle an out-of-bounds parameter.
11299 + modify the check for big-core to force a couple of memory accesses,
11300 which may work as needed for older/less-capable machines (if not,
11303 http://www.mathematik.uni-karlsruhe.de/~kuhlmann/cross/ncurses/
11304 + alter definition of NCURSES_CONST to make it non-empty.
11305 + add amiga-vnc terminfo entry.
11306 + redefine 'TEXT' in menu.h for AMIGA, since it is reported to have
11308 + replaced case-statement in _nc_tracebits() for CSIZE with a table to
11310 combinations of the related macros to zero.
11311 + modify configure test for tcgetattr() to allow for old
11314 + when checking LC_ALL/LC_CTYPE/LANG environment variables for UTF-8
11315 locale, ignore those which are set to an empty value, as per SUSV2.
11316 + encode 0xFFFD in UTF-8 with 3 bytes, not 2.
11317 + modify _nc_utf8_outch() to avoid sign-extension when checking for
11318 out-of-range value.
11321 + correct manlinks.sed script to avoid using ERE "\+", which is not
11322 understood by older versions of sed (patch by Albert Chin-A-Young).
11324 names, e.g., --program-prefix, including the manpage names and cross
11325 references (patch by Albert Chin-A-Young <china@thewrittenword.com>).
11327 directives, renaming dft_fgbg.3x to default_colors.3x and
11328 menu_attribs.3x to menu_attributes.3x (report by Todd C Miller).
11331 -fno-builtin option (reported by Igor Schein <igor@txc.com>).
11332 + modified progs/tset.c and tack/sysdep.c to build with sgttyb
11334 with FreeBSD 2.1.5 (which does have termios - but the sgttyb does
11337 20000708 5.1 release for upload to ftp.gnu.org
11339 + add man-page for ncurses trace functions.
11343 + add prototypes for touchline() and touchwin(), adding them to the
11345 + modify fifo_push() to put ERR into the fifo just like other values to
11347 end-of-file condition incorrectly return a 0 (reported by Todd C
11351 + move _nc_disable_period from free_ttype.c to comp_scan.c to appease
11353 + add "-a" option to test/ncurses.c to invoke assume_default_colors()
11356 whether to use default colors, or the assumed ones (reported by Gary
11358 + review/correct logic in mk-1st.awk for making symbolic links for
11364 + minor updates to release notes, as well as adding/updating URLs for
11369 + add a call to _nc_synchook() to the end of function whline() like
11372 UpdateAttr() out of for-loops.
11373 + simplify ClrBottom() by eliminating the tstLine data, using for-loops
11376 20000701 pre-release
11377 + change minor version to 1, i.e., ncurses 5.1
11378 + add experimental configure option --enable-colorfgbg to check for
11381 + modify manlinks.sed to pick aliases from the SYNOPSIS section, and
11384 + add explanation to run_tic.sh regarding extended terminal
11389 configure macro (report by Thanh Ma <Thanh.Ma@casi-rusco.com>).
11394 20000624 pre-release
11395 + modify TransformLine() to check for cells with different color pairs
11396 that happen to render the same display colors.
11397 + apply $NCURSES_NO_PADDING to cost-computation in mvcur().
11406 + resync changes to gnathtml against version 1.22, regenerated html
11410 + minor fixes to test programs ncurses 'i' and testcurs program to make
11412 + modify configure script so AC_MSG_ERROR is temporarily defined to a
11413 warning in AC_PROG_CXX to make it recover from a missing C++ compiler
11414 without requiring user to add --without-cxx option (adapted from
11415 comment by Akim Demaille <akim@epita.fr> to autoconf mailing list).
11416 + modify headers.sh to avoid creating temporary files in the build
11422 doc/html/ada/funcs with a slightly-improved gnathtml.
11423 + add kmous capability to linux terminfo entry to allow it to use
11424 xterm-style events provided by gpm patch by Joerg Schoen.
11426 if -fPIC is supported by gcc rather than -fpic. The former option
11431 + add warning for 'tic -cv' about use of '^?' in terminfo source, which
11435 + modify echo() behavior of getch() to match Solaris curses for
11437 + change _nc_flush() to a function.
11438 + modify delscreen() to check if the output stream has been closed, and
11440 ncurses-specific way to avoid a memory leak when repeatedly calling
11445 + make the Ada95 interface build with configure --enable-widec.
11446 + if the configure --enable-widec option is given, append 'w' to names
11447 of the generated libraries (e.g., libncursesw.so) to avoid conflict
11451 + modify view.c to make a rudimentary viewer of UTF-8 text if ncurses
11452 is configured with the experimental wide-character support.
11453 + add a simple UTF-8 output driver to the experimental wide-character
11455 LANG contain the string "UTF-8", this driver will be used to
11456 translate the output to UTF-8. This works with XFree86 xterm.
11457 + modify configure script to allow building shared libraries on BeOS
11459 + modify lib_addch.c to allow repeated update to the lower-right
11462 lower-right corner, and behave this way (reported by Neil Zanella).
11463 + add a limit-check in _nc_do_color(), to avoid using invalid color
11467 + the tack program knows how to use smcup and rmcup but the "show caps
11470 + xterm-16color does allow bold+colors, removed ncv#32 from that
11474 + correct assignment to SP->_has_sgr_39_49 in lib_dft_fgbg.c, which
11477 + change man2html rule in dist.mk to workaround bug in some
11478 man-programs that ignores locale when rendering hyphenation.
11479 + change web- and ftp-site to dickey.his.com
11482 + move _nc_curr_token from parse_entry.c to comp_scan.c, to work around
11484 + include <sys/time.h> in lib_napms.c to compile on MacOS X DP3
11486 + modify lib_vidattr.c to check for ncv fixes when pair-0 is not
11488 + add -d option to ncurses.c, to turn on default-colors for testing.
11489 + add a check to _nc_makenew() to ensure that newwin() and newpad()
11490 calls do not silently fail by passing too-large limits.
11491 + add symbol NCURSES_SIZE_T to use rather than explicit 'short' for
11493 the WINDOW struct, it would be an ABI change to make this an 'int'
11495 <btrompetter@firemail.de>, who attempted to create a 96000-line pad).
11498 + add mgterm terminfo entry from NetBSD, minor adjustments to sun-ss5,
11499 aixterm entries -TD
11500 + modify tack/ansi.c to make it more tolerant of bad ANSI replies. An
11502 Telnet client. A correct display can be found using a VT-4xx
11506 + modify gdc.c to recognize 'q' for quit, 's' for single-step and ' '
11507 for resume. Add '-n' option to force gdc's standard input to
11508 /dev/null, to both illustrate the use of newterm() for specifying
11510 + minor fix for configure option --with-manpage-symlinks, for target
11514 + minor additions to beterm entry (feedback from Rico Tudor) -TD
11515 + corrections/updates for some IBM terminfo entries -TD
11517 non-default colors, the last line on the screen will be cleared to
11519 + modify ncurses.c 'r' example to set nonl(), allowing control/M to be
11522 + modify ncurses.c 'r' example of field_info() to work on Solaris 2.7,
11524 + modify fmt_complex() to avoid buffer overflow in case of excess
11525 recursion, and to recognize "%e%?" as a synonym for else-if, which
11527 + add logic to support $TERMCAP variable in case the USE_GETCAP symbol
11529 + modify one of the m4 files used to generate the Ada95 sources,
11530 to avoid using the token "symbols" (patch by Juergen Pfeifer).
11533 + add terminfo entries bsdos-pc-m, bsdos-pc-mono (Jeffrey C Honig)
11534 + correct spelling error in terminfo entry name: bq300-rv was given as
11535 bg300-rv in esr's version.
11543 + add configure option --with-manpage-symlinks
11544 + change unctrl() to render C1 characters (128-159) as ~@, ~A, etc.
11546 defined, e.g., in the debug library. Modify related calls to
11547 _tracechar() to use unctrl() instead.
11550 + add screen's AX capability (for ECMA SGR 39 and 49) to applicable
11554 by passing in previous color pair info to eliminate redundant call to
11557 + modify warning in _nc_trans_string() about a possibly too-long string
11558 to do this once only rather than for each character past the
11559 threshold (600). Change interface of _nc_trans_string() to allow
11561 + correct use of memset in _nc_read_entry_source() to initialize ENTRY
11563 per loop (cf: 990301). This affects multi-entry in-core operations
11564 such as "infocmp -Fa".
11570 + correct typo in rxvt-basic terminfo from temporary change made while
11575 + add ansi-* terminfo entries from ESR's version.
11576 + add -a option to tic and infocmp, which retains commented-out
11579 + modify cardfile.c to display an empty card if no input data file is
11593 + modify tput.c to ensure that unspecified parameters are passed to
11595 + add a few checks in infocmp to guard against buffer overflow when
11597 + add check for zero-uses in infocmp's file_comparison() function
11599 indexed past the end of the uses-array.
11600 + add an option -q to infocmp to specify the less verbose output,
11602 previous behavior that made the -F option compare each entry to
11604 + adapted patch by ESR to make infocmp -F less verbose -TD
11607 + modify write_entry.c to ensure that absent or cancelled booleans
11609 assumes this. Note that for the small-core configuration, tic
11613 + add a check in _nc_infotocap() to ensure that cm-style capabilities
11614 accept only %d codes when converting the format from terminfo to
11616 + modify ENTRY struct to separate the data in 'parent' into the name
11617 and link values (the original idea to merge both into 'parent' was
11623 adding makefile rules for this to dist.mk
11626 + correct conflicting use of tparm() in 20000226 change to tic, which
11628 + fix errors in ncurses-intro.html and hackguide.html shown by Dave
11630 + make the example in ncurses-intro.html do something plausible, and
11632 + modify pnoutrefresh() to set newscr->_leaveok as wnoutrefresh() does,
11633 to fix a case where the cursor position was not updated as in
11635 + add a limit-check for wresize() to ensure that a subwindow does not
11643 + modify tack/Makefile.in to match linker options of progs/Makefile.in;
11650 delay_output() when using napms(), and modifying xterm's terminfo to
11654 + add a check to tic for consistency between sgr and the separate
11655 capabilities such as smso, use this to check/correct several
11657 + add a check to tic if cvvis is the same as cnorm, adjusted several
11658 terminfo entries to remove the conflict (Debian #58530).
11665 handle the non-bce case properly in can_erase_with() (noted by
11666 Alexander), and left fg/bg uninitialized in the pair-zero case of
11671 + store default-color code consistently as C_MASK, even if given as
11672 -1 for convenience (adapted from patches by Alexander V Lukyanov).
11674 + change can_clear_with() macro to accommodate logic for
11676 unnecessary. Made can_clear_with() an inline function to make it
11677 simpler to read.
11681 + minor corrections to xterm-xf86-v333 terminfo entry -TD
11683 + reworded dft_fgbg.3x to avoid assuming that the terminal's default
11686 character in any case. Previously it was possible to have it filled
11687 with old blank. The wrong over-optimization was introduced in 991002
11692 + minor corrections/updates to several terminfo entries: rxvt-basic,
11693 vt520, vt525, ibm5151, xterm-xf86-v40 -TD
11694 + modify ifdef's for poll() to allow it to use <sys/poll.h>, thereby
11695 allowing poll() to be used on Linux.
11696 + add CF_FUNC_POLL macro to check if poll() is able to select from
11699 + update CF_SHARED_OPTS macro for SCO Unixware 7.1 to allow building
11701 + override $LANGUAGE in build to avoid incorrect ordering of keynames.
11705 + resync CF_CHECK_ERRNO and CF_LIB_PREFIX macros from tin and xterm -TD
11706 + modify CF_MATH_LIB configure macro to parameterize the test function
11708 + correct tests for file-descriptors in OS/2 EMX mouse support. A
11710 to wait indefinitely.
11713 + additional fixes for non-bce terminals (handling of delete_character)
11714 to work when assume_default_colors() is not specified.
11716 capability names to print only if tic/infocmp/toe have the -v flag
11724 + modify 'tic' to write its usage message to stderr (patch by Todd C
11728 + add prototype for erase() to curses.h.in, needed to make test
11730 + add .c.i and .c.h suffix rules to generated makefiles, for debugging.
11733 + modify terminfo/termcap translation to suppress acsc before trying
11740 + update mach, add mach-color terminfo entries based on Debian diffs
11741 for ncurses 5.0 -TD
11742 + add entries for xterm-hp, xterm-vt220, xterm-vt52 and xterm-noapp
11743 terminfo entries -TD
11744 + change OTrs capabilities to rs2 in terminfo.src -TD
11745 + add obsolete and extended capabilities to 'screen' terminfo -TD
11746 + corrected conversion from terminfo rs2 to termcap rs (cf: 980704)
11747 + make conversion to termcap ug (underline glitch) more consistently
11749 + fix out-of-scope use of 'personal[]' buffer in 'toe' (this error
11750 was in the original pre-1.9.7 version, when $HOME/.terminfo was
11752 + modify 'toe' to ignore terminfo directories to which it has no
11757 + use -fPIC rather than -fpic for shared libraries on Linux, not
11758 needed for i386 but some ports (from Debian diffs for 5.0) -TD
11760 overlooked, and add a check to ensure that init_tabs is nonzero,
11761 to avoid divide-by-zero (reported by Todd C Miller).
11763 tin) -TD
11766 + reorder tests during mouse initialization to allow for gpm to run in
11767 xterm, or for xterm to be used under OS/2 EMX. Also drop test for
11769 by Christian Weisgerber <naddy@mips.rhein-neckar.de>).
11770 + modify raw() and noraw() to clear/restore IEXTEN flag which affects
11775 + add manual-page for ncurses extensions, documented curses_version(),
11779 + treat as untranslatable to termcap those terminfo strings which
11780 contain non-decimal formatting, e.g., hexadecimal or octal.
11781 + correct commented-out capabilities that cannot be translated to
11785 + use save_string/save_char for _nc_captoinfo() to eliminate fixed
11786 buffer (originally for _nc_infotocap() in 960301 -TD).
11790 + eliminate a fixed-buffer in tic, used for translating comments.
11794 + add kvt and gnome terminfo entries -TD
11796 + add "obsolete" termcap strings to terminfo.src
11797 + modify infocmp to default to showing obsolete capabilities rather
11800 --enable-tcap-names) are active, then tic will also write "obsolete"
11803 initializes the output format as in -C and -I options, respectively.
11804 + improve infocmp and tic -f option by splitting long strings that do
11805 not have if-then-else construct, but do have parameters, e.g., the
11806 initc for xterm-88color.
11811 + additional fixes for non-bce terminals (handling of clear_screen,
11812 clr_eol, clr_eos, scrolling) to work when assume_default_colors() is
11814 + several small changes to xterm terminfo entries -TD.
11817 + remove obsolete shlib-versions, which was unintentionally re-added
11819 + modify infocmp -e, -E options to ensure that generated fallback.c
11825 + modify infocmp so -L and -f options work together.
11826 + modify the initialization of SP->_color_table[] in start_color() so
11830 xterm-88color, to limit the displayed/computed colors to 16.
11832 + simplify coding of the panel library according to suggestions by
11838 to support default colors, and they are not active, then ncurses
11840 + add new extension, assume_default_colors() to provide better control
11842 + modify test programs to use more-specific ifdef's for existence of
11844 + modify configure script to add specific ifdef's for some functions
11845 that are included when --enable-ext-funcs is in effect, so their
11849 + change configure --enable-tcap-names to enable this by default.
11855 + modify curses.h.in, undef'ing some symbols to avoid conflict with C++
11859 + modify linux terminfo entry to indicate that dim does not mix with
11861 + correct several typos in terminfo entries related to missing '['
11862 in CSI's -TD
11864 Mooney for alphaev56-dec-osf4.0f
11865 + rename parameter of _nc_free_entries() to accommodate lint.
11867 + add case to config.guess, config.sub for Rhapsody.
11871 + explicitly initialize to zero several data items which were
11876 + modify Ada95 binding to not include the linker option for Ada
11880 19991023 5.0 release for upload to ftp.gnu.org
11881 + effective with release of 5.0, change NCURSES_VERSION_PATCH to
11882 4-digit year.
11883 + add function curses_version(), to return ncurses library version
11886 + modify FreeBSD cons25 terminfo entry to add cnorm and cvvis, as well
11887 as update ncv to indicate that 'dim' conflicts with colors.
11888 + modify configure script to use symbolic links for FreeBSD shared
11890 + correct ranf() function in rain and worm programs to ensure it does
11893 + amend lrtest.c to account for optimizations that exploit margin
11896 + modify SIGINT/SIGQUIT handler to set a flag used in _nc_outch() to
11897 tell it to use write() rather than putc(), since the latter is not
11898 safe in a signal handler according to POSIX.
11899 + add/use internal macros _nc_flush() and NC_OUTPUT to hide details
11900 of output-file pointer in ncurses library.
11906 with alarm(), causing a process to be interrupted by SIGALRM (with
11908 + modify terminal_interface-curses-forms.ads.m4 to build/work with
11910 + remove part of CF_GPP_LIBRARY configure-script macro, which did not
11912 + minor fix to test/tclock.c to avoid beeping more than once per second
11913 + add 's' and ' ' decoding to test/rain.c
11915 991016 pre-release
11918 991009 pre-release
11919 + correct ncurses' value for cursor-column in PutCharLR(), which was
11920 off-by-one in one case (patch by Ilya Zakharevich).
11922 using this to validate the PutCharLR() patch.
11923 + modify firework, lrtest, worm examples to be resizable, and to
11924 recognize 'q' for quit, 's' for single-step and ' ' for resume.
11925 + restore reverted change to terminal_interface-curses-forms.ads.m4,
11926 add a note on building with gnat 3.10p to Ada95/TODO.
11927 + add a copy of the standalone configure script for the test-directory
11928 to simplify testing on SCO and Solaris.
11930 991002 pre-release
11938 + change renaming of dft_fgbg.3x to use_default_colors.3ncurses in
11939 man_db.renames, since Debian is not concerned with 14-character
11943 + revert change from 990614 to terminal_interface-curses-forms.ads.m4,
11945 + modify tclock example to be resizable (if ncurses' sigwinch handler
11950 990925 pre-release
11952 + add amiga-8bit terminfo entry (from Henning 'Faroul' Peters
11953 <Faroul@beyond.kn-bremen.de>)
11954 + remove -lcurses -ltermcap from configure script's check for the gpm
11957 curses library is not installed, this would cause the test to fail.
11958 + modify tic's -C option so that terminfo "use=" clauses are translated
11959 to "tc=" clauses even when running it as captoinfo.
11960 + modify CF_STDCPP_LIBRARY configure macro to perform its check only
11961 for GNU C++, since that library conflicts with SGI's libC on IRIX-6.2
11962 + modify CF_SHARED_OPTS configure macro to support build on NetBSD with
11965 not set properly when bottom_panel() is called to hide a panel which
11969 990918 pre-release
11970 + add acsc string to HP 70092 terminfo entry (patch by Joerg Wunsch
11971 <j@interface-business.de>).
11972 + add top-level uninstall.data and uninstall.man makefile rules.
11974 that hard-links work on Unix again.
11975 + change default value of cf_cv_builtin_bool to 1 (suggested by
11979 990911 pre-release
11981 + minor changes to C++ binding (remove static initializations, and make
11982 configure-test for parameter initializations) for features not
11984 applies to SGI, though I found SCO has the same characteristics).
11986 of g++, e.g., those using -lg++
11991 + modify definition of _nc_tinfo_fkeys in broken-linker configuration
11994 990904 pre-release
11995 + move definition for builtin.h in configure tests to specific check
11998 the result to the buffer parameter. Testing shows Solaris does
12004 + add special logic to replace select() calls on BeOS, whose select()
12007 of the copyright noticed to be omitted (reported by Peter
12009 > several small changes to make the c++ binding and demo work on OS/2
12010 EMX (related to a clean reinstall of EMX):
12011 + correct library-prefix for c++ binding; none is needed.
12012 + add $x suffix to make_hash and make_keys so 'make distclean' works.
12014 + split CF_CXX_LIBRARY into CF_GPP_LIBRARY (for -lg++) and
12015 CF_STDCPP_LIBRARY (for -lstdc++)
12017 990828 pre-release
12018 + add cygwin terminfo entry -TD
12019 + modify CF_PROG_EXT configure macro to set .exe extension for cygwin.
12020 + add configure option --without-cxx-binding, modifying the existing
12021 --without-cxx option to check only for the C++ compiler
12023 configure script checks for the size/type of bool, to make ncurses
12026 990821 pre-release
12028 + minor corrections to beterm terminfo entry.
12029 + modify lib_setup.c to reject values of $TERM which have a '/' in
12031 + add ifdef's to guard against CS5, CS6, CS7, CS8 being zero, as more
12033 + add configure macro CF_LINK_FUNCS to detect and work around BeOS's
12035 + improved configure macros CF_BOOL_DECL and CF_BOOL_SIZE to detect
12038 990814 pre-release
12039 + add ms-vt100 terminfo entry -TD
12043 990731 pre-release
12046 + modify tput to allow it to emit capabilities for hardcopy terminals
12048 + modify the 'o' (panel) test in ncurses.c to show the panels in color
12049 or at least in bold, to test Juergen's change to wrefresh().
12052 nothing to with panels but is a problem in the implementation of
12053 wrefresh(). Whenever a window changes its background attribute to
12055 window is touched to force a copy to newscr. This is an unwanted
12056 side-effect of wrefresh() and it is actually not necessary. A
12058 background it doesn't mean anything to the current content of the
12059 window. So there is no need to force a copy. (reported by Frank
12060 Heckenbach <frank@g-n-u.de>).
12062 binding. It allows one to add a "viewport" window to a pad and then
12063 to use panning to view the pad through the viewport window.
12065 990724 pre-release
12066 + suppress a call to def_prog_mode() in the SIGTSTP handler if the
12069 Heckenbach <frank@g-n-u.de>)
12070 + corrected/enhanced xterm-r5, xterm+sl, xterm+sl-twm terminfo entries.
12077 + reviewed and made minor changes in ncurses to quiet g++ warnings
12080 short-circuit expression evaluation.
12081 + change ncurses 'b' test to start in color pair 0 and to show in the
12091 990710 pre-release
12092 + modify the form demo in ncurses.c to illustrate how to manipulate the
12095 + correct logic in write_entry from split-out of home_terminfo in
12099 990703 pre-release
12100 + modify linux terminfo description to make use of kernel 2.2.x mods
12101 that support cursor style, e.g., to implement cvvis (patch by Frank
12102 Heckenbach <frank@g-n-u.de>)
12103 + add special-case in setupterm to retain previously-saved terminal
12106 + suppress initialization of key-tries in _nc_keypad() if we are only
12109 + modify the Ada95 makefile to ensure that always the Ada files from
12113 990626 pre-release
12118 + correct definition in comp_hash.c to build with configure
12119 --with-rcs-ids option.
12121 990619 pre-release
12122 + modified ifdef's for sigaction and sigvec to ensure we do not try to
12130 990616 pre-release
12134 + correct logic for infocmp -e option, i.e., the configure
12135 --with-fallbacks option, which I'd not updated when implementing
12136 extended names (cf: 990301). The new implementation adds a "-E"
12137 option to infocmp -TD
12140 implementation. This is to clearly represent the use of "bool" also
12142 + improve the man page for field_buffer() to tell the people, that the
12144 a common source of confusion, so it's better to document it clearly.
12146 990614 pre-release
12149 + change a few System.Address uses to more specific types.
12150 + change interface version-number to 1.0
12153 990612 pre-release
12154 + modify lib_endwin.c to avoid calling reset_shell_mode(), return ERR
12156 For instance, this guards against setting the terminal modes to
12163 + add a null-pointer check for SP in lib_vidattr.c to logic that checks
12165 + improve fallback declaration of 'bool' when the --without-cxx option
12169 990605 pre-release
12172 + add an "#undef bool" to curses.h, in case someone tries to define it,
12174 + add check to tparm to guard against divide by zero (reported by Aaron
12177 990516 pre-release
12178 + minor fix to build tack on CLIX (mismatched const).
12182 + update MANIFEST to list the tack files.
12184 990509 pre-release
12185 + minor fixes to make 'tack' build/link on NeXT (reported by Francisco
12188 990417 pre-release
12189 + add 'tack' program (which is GPL'd), updating it to work with the
12190 modified TERMTYPE struct and making a fix to support setaf/setab
12198 + add complete list of function keys to scoansi terminfo entry - TD
12200 990410 pre-release
12201 + add a simple test program cardfile.c to illustrate how to read form
12203 + change shared-library versioning for the Hurd to be like Linux rather
12205 + add linux-lat terminfo entry.
12206 + back-out _nc_access check in read_termcap.c (both incorrect and
12207 unnecessary, except to guard against a small window where the file's
12210 990403 pre-release
12216 + modify menu creation to not inherit status flag from the default menu
12221 990327 pre-release (alpha.gnu.org:/gnu/ncurses-5.0-beta1.tar.gz)
12222 + minor fixes to xterm-xfree86 terminfo entry - TD.
12223 + split up an expression in configure script check for ldconfig to
12228 990318 pre-release
12229 + parenthesize and undef 'index' symbol in c++ binding and demo, to
12232 + add sigismember() to base/sigaction.c compatibility to link on NeXT
12234 + further refinements to inequality in hashmap.c to cover a case with
12237 990316 pre-release
12238 + add fallback definition for getcwd, to link on NeXT.
12239 + add a copy of cur_term to tic.c to make it link properly on NeXT
12246 990314 pre-release
12247 + modify lib_color.c to handle a special case where the curscr
12249 + update BSD/OS console terminfo entries to use klone+sgr and
12252 + correct a couple of warnings in the --enable-const configuration.
12256 990313 pre-release
12257 + correct typos in linux-c initc string - TD
12258 + add 'crt' terminfo entry, update xterm-xfree86 entry - TD
12259 + remove a spurious argument to tparm() in lib_sklrefr.c (patch by
12262 990307 pre-release
12263 + back-out change to wgetch because it causes a problem with ^Z
12266 990306 pre-release
12267 + add -G option to tic and infocmp, to reverse the "-g" option.
12268 + recode functions in name_match.c to avoid use of strncpy, which
12269 caused a 4-fold slowdown in tic (cf: 980530).
12270 + correct a few warnings about sign-extension in recent changes.
12275 + allow slk_init() to be called per newterm call. The internal SLK
12282 990301 pre-release
12284 such as "#if TRUE" work. This was originally done to allow for a C++
12287 + add use_extended_names() function to allow applications to suppress
12289 + add configure option --enable-tcap-names to support logic which
12290 allows ncurses' tic to define new (i.e., extended) terminal
12291 capabilities. This is activated by the tic -x switch. The infocmp
12297 + add _nc_strdup() to doalloc.c.
12298 + modify define_key() to allow multiple strings to be bound to the
12303 + minor cleanup in terminal_interface-curses.adb
12305 990220 pre-release
12309 PC-style keyboards versus strict vt220 compatibility - TD
12312 + modify define_key() to undefine the given string when no keycode is
12316 + add check to tic to warn about terminfo descriptions that contain
12317 more than one key assigned to the same string. This is shown only if
12318 the verbose (-v) option is given. Moved related logic (tic -v) from
12320 + add/use _nc_trace_tries() to show the function keys that will be
12322 + rename init_acs to _nc_init_acs (request by Alexander V Lukyanov).
12330 + modify configuration scripts to
12333 compilerdriver to avoid conflicts.
12335 to the proposed GNU Ada filesystem standard (for Linux).
12337 + rename ada_include directory to src.
12341 + disable logic that allows setbuf to be turned off/on, because some
12347 in smcup/rmcup. This affects only scrolling optimization, to fix a
12352 gnat-3.11p complains on some constructs.
12353 + fixed some upper/lower case notations because gnat-3.11p found
12355 + used a new method to generate the HTML documentation of the Ada95
12362 + modify ClrUpdate() function to workaround a problem in nvi, which
12368 + modify lib_data.c to initialize SP. Some linkers, e.g., IBM's, will
12371 has seen messages claiming this behavior conforms to the standard.)
12372 + move call on _nc_signal_handler past _nc_initscr, to avoid a small
12374 + modify lib_tstp.c to block SIGTTOU when handling SIGTSTP, fixes a
12378 before deciding to save the current terminal settings in the SIGTSTP
12383 --with-shlib-version option.
12386 + modify fty_regex.c to compile on HAVE_REGEXPR_H_FUNCS machine (patch
12388 + rename BSDI console terminfo entries: bsdos to bsdos-pc-nobold, and
12389 bsdos-bold to bsdos-pc (patch by Jeffrey C Honig).
12390 + modify tput to accept termcap names as an alternative to terminfo
12393 + add configure --with-shlib-version option to allow installing shared
12394 libraries named according to release or ABI versions. This
12403 + change default for configure --enable-big-core to assume machines do
12404 have enough memory to resolve terminfo.src in-memory.
12407 + minor fixes to compile ncurses library with broken-linker with g++.
12408 + add --enable-broken-linker configure option, default to environment
12410 + change key_names[] array to static since it is not part of the curses
12414 + add Tera Term terminfo entry - TD
12421 + corrected iris-ansi and iris-ansi-ap terminfo entries for kent and
12422 kf9-kf12 capabilities, as well as adding kcbt.
12424 change in menu_driver's return codes to provide more consistency
12426 + add fallback definition for NCURSES_CONST to termcap.h.in (reported
12428 + move lib_restart.c to ncurses/base, since it uses curses functions
12430 + rename micro_char_size to micro_col_size, adding #define to retain
12432 + add set_a_attributes and set_pglen_inch to terminfo structure, as per
12434 + minor makefile files to build ncurses test_progs
12435 + update html files in misc directory to reflect changes since 4.2
12440 + move logic for tic's verify of -e option versus -I and -C so that the
12441 terminfo data is not processed if we cannot handle -e (reported by
12443 + add test-driver traces to terminfo and termcap functions.
12449 the application can modify ospeed to adjust the output of padding
12451 Michael Schroeder <Michael.Schroeder@informatik.uni-erlangen.de>).
12456 + change linux terminfo entry to use ncv#2, since underline does not
12460 + miscellaneous corrections for curses.h to match XSI.
12461 + change --enable-no-padding configure option to be normally enabled.
12462 + add section to ncurses manpage for environment variables.
12463 + investigated Debian bug report that pertains to screen 3.7.4/3.7.6
12468 + correct several font specification typos in man-pages.
12474 + modify _nc_set_writedir() to set a flag in _nc_tic_dir() to prevent
12475 it from changing the terminfo directory after chdir'ing to it.
12479 + update xterm-xfree86 terminfo to current (patch 90), smcur/rmcur
12481 + add Mathew Vernon's mach console entries to terminfo.src
12483 + modify configure script for GNU/Hurd share-library support, introduce
12488 + add environment variable NCURSES_NO_SETBUF to allow disabling the
12492 + modify Makefile.os2 to add linker flags which allow multiple copies
12493 of an application to coexist (reported by Ilya Zakharevich).
12495 builds as a glibc add-on with the new directory configuration
12499 + modify gen_reps() function in gen.c to work properly on SunOS
12500 (sparc), which is a left-to-right architecture.
12501 + modify relative_move and tputs to avoid an interaction with the
12502 BSD-style padding. The relative_move function could produce a string
12503 to replace on the screen which began with a numeric character, which
12507 digit; as coded it permitted a string to begin with a decimal point
12519 + add new function wmouse_trafo() to hide implementation details of
12524 + modify Ada95/gen/gen.c to avoid using return-value of sprintf, since
12528 + modify demo.cc to get it to compile with newer versions of egcs.
12531 the pages - changed to remove all trailing whitespace (TD)
12536 + add mouse support to ncurses menus.
12539 + modify misc/makedef.cmd to report old-style .def file symbols, and to
12545 + add README.emx, to document how to build on OS/2 EMX.
12549 a) Do not initialize mouse if the request is to have no mouse;
12551 + modify Makefile.os2 to support alternative means of generating
12554 + Updates MANIFEST to reflect changes in source structure
12558 + Changes in the Ada95 binding to better support systems where
12562 + modify install-script for manpages to skip over .orig and .rej files
12565 + move base-library sources into ncurses/base and tty (serial terminal)
12567 changes to ncurses library.
12570 + move macro winch to a function, to hide details of struct ldat
12574 + fix a gen.c problem when compiling on 64-Bit machines
12575 + fix Ada95/gen/Makefile.in "-L" linker switch
12576 + modify Ada95 makefiles to use the INSTALL_PREFIX setting.
12580 + rename _tracebits() to _nc_tracebits().
12581 + move terminfo-library sources into ncurses/tinfo, and trace-support
12583 proposed changes to ncurses library.
12584 + modify generated term.h to always specify its own definitions for
12585 HAVE_TERMIOS_H, etc., to guard against inclusion by programs with
12589 + modify terminfo parsing to accept octal and hexadecimal constants,
12592 for "-g" compiler options. (Though harmless, this confused someone
12595 + add configure option --with-ada-compiler to accommodate installations
12601 with --srcdir option.
12602 + modify infocmp "-r" option to remove limit on formatted termcap
12604 + modify captoinfo to treat no-argument case more like Solaris'
12605 version, which uses the contents of $TERMCAP as the entry to format.
12606 + modify mk-2nd.awk to handle subdirectories, e.g., ncurses/tty
12610 + modify --with-terminfo-dirs option so that the default value is the
12614 + add some error-checking to _nc_read_file_entry() to ensure that
12616 + rename manpage file curs_scr_dmp.3x to curs_scr_dump.3x, to
12630 + add configure-check for bcopy/memmove, for 980919 changes to hashmap.
12631 + merge Data General terminfo from Hasufin <hasufin@vidnet.net> - TD
12633 some older entries - TD
12634 + modify tic to compile into %'char' form in preference to %{number},
12636 + minor correction to infocmp to avoid displaying "difference" between
12638 + add "-g" option to tic/infocmp to force character constants to be
12643 + modify tic, infocmp to discard redundant i3, r3 strings when output
12644 to termcap format.
12648 + rename maxlen/minlen to prec/width for better readability.
12650 + use len argument correctly in save_text, and pass it to save_number.
12654 + correct NC_BUFFERED macro, used in lib_mvcur test-driver, modify
12655 associated logic to avoid freeing the SP->_setbuf data.
12656 + add modules home_terminfo and getenv_num to libtinfo.
12657 + move write_entry to libtinfo, to work with termcap caching.
12658 + minor fixes to blue.c to build with atac.
12662 detect a bogus (non-numeric) value.
12668 + when setting errno to ENOMEM, set it right before the return, not
12669 before code that could, possibly, set errno to a different value.
12672 + disable scroll-hints when hashmap is configured.
12674 newhash data to SP struct.
12676 + modify del_curterm to set cur_term to null if it matches the
12678 + modify lib_doupdate to prefer parm_ich to the enter_insert_mode and
12679 exit_insert_mode combination, adjusting InsCharCost to check
12682 to the SP struct.
12685 + modify test-driver in lib_mvcur.s to use _nc_setbuffer, for
12687 + modify ncurses to restore output to unbuffered on endwin, and resume
12689 + corrected HTML version numbers (according to the W3C validator, they
12690 never were HTML 2.0-compliant, but are acceptable 3.0).
12693 + modify MKterminfo.sh to generate terminfo.5 with tables sorted by
12695 + modified term.h, termcap.h headers to avoid redundant declarations.
12696 + change 'u_int' type in tset.c to unsigned, making this compile on
12700 + corrections to mailing addresses, and moving the magic line that
12701 causes the man program to invoke tbl to the first line of each
12703 + add Makefile.os2 and supporting scripts to generate dll's on OS/2 EMX
12710 + Add ncsa-ns, ncsa-m-ns and ncsa-m entries from esr version.
12716 <ilya@math.ohio-state.edu>).
12720 Hans-Joachim Widmaier <hjwidmai@foxboro.com>).
12721 + correct misplaced parenthesis which caused file-descriptor from
12722 opening termcap to be lost, from 980725 changes (reported by Andreas
12726 + modify lib_setup.c to eliminate unneeded include of <sys/ioctl.h>
12728 + add function _nc_doalloc, to ensure that failed realloc calls do not
12730 + improved ncsa-telnet terminfo entry.
12743 Solaris by allowing them to individually override the window size
12747 + modify lib_vidattr.c to allow for terminal types (e.g., xterm-color)
12751 + add 'ditto.c' to test directory to illustrate use of newterm for
12753 + modify _nc_write_entry() to recover from failed attempt to link alias
12759 + change name-comparisons in lib_termcap to compare no more than 2
12760 characters (gleaned from Debian distribution of 1.9.9g-8.8, verified
12763 + use 'access()' to check if ncurses library should be permitted to
12766 Cristian Gafton <gafton@redhat.com>, responding to Duncan Simpson
12772 + use -R option with ldconfig on FreeBSD because otherwise it resets
12773 the search path to /usr/lib (reported by Dan Nelson).
12774 + add -soname option when building shared libraries on OpenBSD 2.x
12776 + add configure options --with-manpage-format and
12777 --with-manpage-renames (request by QingLong).
12779 omitting the high-order byte, producing a 254 in the compiled
12781 + modify return-values of tgetflag, tgetnum, tgetstr, tigetflag,
12782 tigetnum and tigetstr to be compatible with Solaris (gleaned from
12783 Debian distribution of 1.9.9g-8.8).
12784 + modify _nc_syserr_abort to abort only when compiled for debugging,
12788 + modify Ada95 'gen' program to use appropriate library suffix (e.g.,
12790 + update Ada95 'make clean' rule to include generics .ali files
12791 + add a configure test to ensure that if GNAT is found, that it can
12797 Rosenkraenzer <bero@Pool.Informatik.RWTH-Aachen.DE>).
12803 + add configure option '--without-ada'.
12804 + add a smart-default for termcap 'ac' to terminfo 'acs_chars' which
12805 corresponds to vt100.
12806 + change translation for termcap 'rs' to terminfo 'rs2', which is
12814 + modify init_pair so that if a color-pair is reinitialized, we will
12816 (reported by Christian Maurer <maurer@inf.fu-berlin.de>).
12817 + modify getsyx/setsyx macros to comply with SVr4 man-page which
12825 + implement tparm printf-style width and precision for %s, %d, %x, %o
12830 + update man-page for for wattr_set, wattr_get (cf: 980509)
12832 to be written to large screens.
12833 + correct configure script, when --without-cxx was specified: the
12834 wrong variable was used for cf_cv_type_of_bool. Compilers up to gcc
12841 + fix typos in ncurses-intro.html (patch by Sidik Isani
12847 + minor optimization to 'hash()' function in hashmap.c, reduces its
12849 + correct form of LD_SHARED_OPTS for HP-UX 10.x (patch by Tim Mooney).
12854 hang indefinitely even if timeout(x) was called. This turned out to
12860 + removed the cycle on EINTR, as it seems to be useless.
12863 + add makefile-rule for test/keynames
12864 + modify run_tic.sh and shlib to ensure that user's .profile does not
12865 override the $PATH used to run tic (patch by Tim Mooney).
12866 + restore LD_SHARED_OPTS to $(LD_SHARED_FLAGS) when linking programs,
12867 needed for HP-UX shared-library path (recommended by Tim Mooney).
12868 + remove special case of HP-UX -L options, use +b options to embed
12878 fallbacks to _nc_read_entry(), along with --with-terminfo-dirs
12880 + modify config.guess to recognize Unixware 2.1 and 7 (patch by Mike
12883 Makefile.in, since this conflicts when g++ is used with HP-UX
12885 + parenthesize 'strcpy' calls in c++ binding to workaround redefinition
12890 + modify write_entry.c so that it will not attempt to link aliases
12892 + put -L$(libdir) first when linking programs, except for HP-UX.
12893 + modify comp_scan.c to handle SVr4 terminfo description for att477,
12895 + modify configure script to support SCO osr5.0.5 shared libraries,
12904 these to preserve behavior that allows attributes to be combined with
12906 + add configure option --enable-no-padding, to allow environment
12907 variable $NCURSES_NO_PADDING to eliminate non-mandatory padding,
12910 + modify configure script to embed ABI in shared libraries for HP-UX
12913 + add nxterm and xterm-color terminfo description (request by Cristian
12915 + modify rxvt terminfo description to clear alternate screen before
12916 switching back to normal screen, for compatibility with applications
12918 + modify linux terminfo description to reset color palette (reported
12920 + correction to doupdate, for case where terminal does not support
12922 difference in alignment of changes to old/new screens before
12923 repainting the whole non-blank portion of the line. Modified to fall
12926 + minor performance improvement to wnoutrefresh by moving some
12930 + modify configure script to substitute NCURSES_CONST in curses.h
12931 + updated terminfo entries for xterm-xf86-v40, xterm-16color,
12932 xterm-8bit to correspond to XFree86 3.9Ag.
12933 + remove restriction that forces ncurses to use setaf/setab if the
12934 number of colors is greater than 8. (see 970524 for xterm-16color).
12935 + change order of -L options (so that $(libdir) is searched first) when
12936 linking tic and other programs, to workaround HP's linker.
12937 Otherwise, the -L../lib is embedded when linking against shared
12945 + modify etip.h to avoid conflict with math.h on HP-UX 9.03 with gcc
12947 <R.Hildebrandt@tu-bs.de>).
12948 + correct configure tests in CF_SHARED_OPTS which used $CC value to
12952 + revise check for compiler options to force ANSI mode since repeating
12953 an option such as -Aa causes HP's compiler to fail on its own headers
12958 + modified several prototypes to correspond with 1997 version of
12960 + remove spurious trailing blanks in glibc addon-scripts (patch by
12962 + insert a few braces at locations where gcc-2.8.x asks to use them to
12963 avoid ambiguous else's, use -fpic rather than -fPIC for Linux (patch
12967 + split SHLIB_LIST into SHLIB_DIRS/SHLIB_LIST to keep -L options
12968 before -l to accommodate Solaris' linker (reported by Larry Virden).
12971 + modify lib_color.c to eliminate dependency on orig_colors and
12974 + add detailed usage-message to infocmp.
12976 + add -f option to infocmp and tic, which formats the terminfo
12989 to confuse it (patch by Thomas Graf <graf@essi.fr>).
12990 + add warning to preinstall rule which checks if the installer would
12992 (The recommended configuration for developers who need both is to
12993 use --disable-overwrite).
12994 + modify preinstall rule in top-level Makefile to avoid implicit
12995 use of 'sh', to accommodate Ultrix 4.4 (reported by Joao Palhoto
12997 <te@informatik.uni-hannover.de>)
13000 + modify configure script so that if the --with-termlib option is used
13001 to generate a separate terminfo library, we chain it to the ncurses
13002 library with a "-l" option (reported by Darryl Miles and Ian T.
13008 + correct sed expression in configure script for --with-fallback
13012 + modify some man-pages so no '.' or '..' falls between TH and SH
13013 macros, to accommodate man_db program (reported by Ian T. Zimmerman
13017 + add copyright notices (and rcs id's) on remaining man-pages.
13022 parameter according to XSI.
13023 + fix the C++ and Ada95 binding as well as the man pages to
13027 + use 'stat()' rather than 'access()' in toe.c to check for the
13032 + turn on hashmap scrolling code by default, intend to remedy defects
13034 + minor corrections to terminfo.src changelog.
13036 980302 4.2 release for upload to prep.ai.mit.edu
13037 + correct Florian's email address in ncurses-intro.html
13040 980228 pre-release
13041 + add linux-koi8r replace linux-koi8, which is not KOI8 (patch by
13044 + add setlocale() call to ncurses.c (reported by Claes G. Lindblad
13046 + correct sign-extension in lib_insstr.c (reported by Sotiris
13047 Vassilopoulos <svas@leon.nrcps.ariadne-t.gr>)
13049 980221 pre-release
13051 (ncurses-intro.doc, curs_outopts.3x.html)
13052 + minor ifdef change to C++ binding to work with gcc 2.8.0 (patch by
13054 + change maintainer's mailing address to florian@gnu.org, change
13055 tentative mailing list address to bug-ncurses-request@gnu.org (patch
13057 + add definition of $(REL_VERSION) to c++/Makefile.in (reported by Gran
13059 + restore version numbers to Ada95 binding, accidentally deleted by
13062 980214 pre-release
13065 + correct scaling of milliseconds to nanoseconds in lib_napms.c (patch
13067 + update mailing-list information (bug-ncurses@gnu.org).
13069 + modify -lm test to check for 'sin()' rather than 'floor()'
13071 + change copyright notices to Free Software Foundation
13077 + ifdef-out true-return from _nc_mouse_inline() which depends on
13079 > patch to split off seldom-used modules in ncurses (J T Conklin):
13080 This reduces size by up to 2.6kb.
13083 + moved wchgat() from lib_addch.c to lib_chgat.c
13085 lib_options.c to lib_clearok.c, lib_immedok.c, lib_leaveok.c and
13087 + moved napms() from lib_kernel.c to lib_napms.c
13088 + moved echo() and noecho() from lib_raw.c to lib_echo.c
13089 + moved nl() and nonl() from lib_raw.c to lib_nl.c
13093 + updates to Makefile.glibc and associated Linux configure script
13095 + workaround a quoting problem on SunOS with tar-copy.sh
13096 + correct init_pair() calls in worm.c to work when use_default_colors()
13098 + include <sys/types.h> in CF_SYS_TIME_SELECT to work with FreeBSD
13100 + add ncv capability to FreeBSD console (cons25w), making reverse
13102 + correct sense of configure-test for sys/time.h inclusion with
13104 + fixes for Ada95/ada_include/Makefile.in to work with --srcdir option.
13105 + remove unused/obsolete test-program rules from progs/Makefile.in
13107 + remove shared-library loader flags from test/Makefile.in, etc.
13108 + simplify test/configure.in using new version of autoconf to create
13111 dependency to work with --srcdir option and less capable 'make'
13116 + add QNX-specific prototype for vsscanf()
13117 + move initialization of SP->_keytry from init_keytry() to newterm() to
13119 + reorganized some functions in lib_mouse() to use case-statements.
13120 + remove sgr string from qnx terminfo entry since it is reported to
13124 + add f/F/b/B commands to ncurses 'b' test to toggle colors, providing
13126 + adjusted emx.src to use no_color_video, now works with ncurses 'b'
13133 + add configure-test for isascii
13134 + add configure-test for -lm library.
13135 + modify CF_BOOL_SIZE to check if C++ bool types are unsigned.
13137 + add configure/makefile variables to support .exe extension on
13139 + explicitly initialize variables in lib_data.c to appease OS/2 linker
13141 + misc/Makefile.in (install.data): Avoid trying to install the CVS
13144 where we are going to install new ones, not the original source
13153 + correct initialization of color-pair (cf: 970524) in xmas.c, which
13154 was using only one color-pair for all colors (reported by
13158 + split up an expression in MKlib_gen.sh to work around a problem on
13160 + change terminfo entries xterm (xterm-xf86-v40), xterm-8bit rs1 to use
13162 + rename terminfo entry xterm-xf86-v39t to xterm-xf86-v40
13167 + correct getopt string for tic "-o" option, and add it to man-page
13169 + correct typo in panel/Makefile.in, reversed if-statement in scrolling
13180 + adjust ifdef's to compile the C++ binding with the just released
13181 gcc-2.8.0 c++ and the corresponding new C++ libraries.
13184 + correct "?" command in ncurses.c; it was performing non-screen writes
13189 + amend change to tputs() so that it does not return an error if
13190 cur_term is null, since some applications depend on being able to use
13199 + modify read_termcap.c to handle EMX-style pathnames (reported by
13201 + modify lib_raw.c to use EMX's setmode (patch from J.J.G.Ripoll).
13203 + modify _nc_tic_expand() to generate \0 rather than \200.
13204 + move/revise 'expand()' from dump_entry.c to ncurses library as
13207 + correct translation of terminfo "^@", to \200, like \0.
13208 + modify next_char() to treat <cr><lf> the same as <newline>, for
13209 cross-platform compatibility.
13210 + use new version of autoconf (971230) to work around limited
13211 environment on CLIX, due to the way autoconf builds --help message.
13215 + insert constants about the library version into the main spec-file of
13219 + modify open/fopen calls to use binary mode, needed for EMX.
13220 + modify configure script to work with autoconf 2.10 mods for OS/2
13222 + generated ncurses_cfg.h with patch (971222) to autoconf 2.12 which
13225 (J.J.G.Ripoll) to support OS/2 EMX:
13226 + add a _scrolling flag to SP, to set when we encounter a terminal
13234 + if there's no ioctl's to support sigwinch handler, disable it.
13235 + add configure option --disable-ext-funcs to remove the extended
13237 + add configure option --with-termlib to generate the terminfo
13239 + add 'sources' rule to facilitate cross-compiling.
13241 + modify install-rule for headers to first remove old header, in
13254 + additional fixes for man-pages section-references
13256 to tic, etc.
13259 + change ncurses 's' to use raw mode, so ^Q works (reported by Rudolf
13263 + modify protection when installing libraries to (normally) not
13264 executable. HP-UX shared libraries are an exception.
13266 + implement script for renaming section-references in man-page install,
13268 + add validity-check for SP in trace code in baudrate() (reported by
13270 > patch by Alexander V. Lukyanov (fixes to match sol25 curses)
13271 + modify 'overlay()' so that copy applies target window background to
13274 + correct lib_acs.c so that 8-bit character is not sign expanded in
13276 + correct control-char test in lib_addch.c for use with wide chars
13282 + change treatment of initialize_color to use a range of 0..1000
13285 have set root's umask to 077.
13286 + correct bug in tic that caused capabilities to be reprinted at the
13288 + rewrote wredrawln to correspond to XSI, and split-out since it is
13290 + rewrote Dan Nelson's change to make it portable, as well as to
13292 + add code to _nc_tgetent() to make it work more like a real tgetent().
13296 + don't include --enable-widec in the --with-develop configure option,
13297 since it is not binary-compatible with 4.1 (noted by Alexander V.
13302 + enhanced Ada95 sample to use the user_data mechanism for panels.
13303 + a fix for the configuration script to make gnat-3.10 the required
13309 + add vt220-js, pilot, rbcomm, datapoint entries from esr's 27-jun-97
13313 + correct rmso/smso capabilities in wy30-mc and wy50-mc (Daniel Weaver)
13314 + rename xhpterm back to hpterm.
13317 + Adds a translation of the test/rain.c into Ada95 to the samples.
13318 This has been contributed to the project by Laurent Pautet
13322 + increase MAX_NAME_SIZE to 512 to handle extremely long alias list
13323 in HP-UX terminfo.
13328 + comment-out the -PIC, etc., flags from c++, progs and test makefiles
13331 + add -L$(libdir) to loader options, after -L../lib so that loaders
13332 that record this information will tend to do the right thing if
13335 + add -R option to loader options for programs for Solaris if the
13336 --enable-rpath option is specified for the libraries.
13345 + modified tputs() to avoid use of float.
13347 in call to delay_output().
13348 + correct inverted expression for null-count in delay_output()
13350 + apply --enable-rpath option to Solaris (requested by Larry Virden).
13352 + correct check for error-return by _nc_tgetent(), which returns 0
13355 read_termcap.c to use the host's version of that if found, using the
13357 + add u8, u9 strings to sun-il description for Daniel Weaver.
13358 + use NCURSES_CONST in panel's user-pointer.
13359 + modify edit_cfg.sh and MKterm.h.awk.in to substitute NCURSES_CONST
13361 + use _nc_set_screen() rather than assignments to SP to fix port to
13367 + don't allow padding_baud_rate to override mandatory delays (reported
13369 + modify delay_output() to use _nc_timed_wait() if no baudrate has been
13372 + change getcap-cache ifdef's to eliminate unnecessary chdir/mkdir
13375 cannot write to it, e.g., when translating part/all of /etc/termcap
13376 (reported by Andreas Jaeger <aj@arthur.rhein-neckar.de>).
13377 (this dates back to 951102 in 1.9.7a).
13378 + minor ifdef fixes to compile with atac and glibc 2.0.5c
13379 + add check for -lgen when configuring regexpr.h
13380 + modify Solaris shared-library option "-d y" to "-dy" to workaround
13385 to compile on SCO.
13387 + modify MKkeyname.awk to work with SCO's nawk, which dumps core in the
13389 + correct length of allocation in _nc_add_to_try(), to allow for
13395 + add definition for $(REL_VERSION) to test/Makefile.in, so *BSD
13397 + modify Linux shared-library generation to include library
13398 dependencies (e.g., -lncurses and -lgpm) in the forms, menu and
13400 + modify configure script to use config.guess and config.sub rather
13402 + updated Makefile.glibc, test-built with glibc 2.0.5c
13403 + modify keyname() to return values consistent with SVr4 curses (patch
13408 + move _baudrate from SCREEN to TERMINAL so that low-level use of
13413 + minor changes to the Ada95 mouse support implementation
13414 + minor bugfix in C++ binding to ripoff windows
13418 + split-out lib_ungetch.c, make runtime link to resizeterm() to
13420 + add xterm-xf86-v39t description to terminfo.src
13421 + reset SP->_endwin in lib_tstp.c cleanup() function after calling
13422 endwin() to avoid unnecessary repainting if the application has
13427 + minor fixes to allow compile with g++ (suggested by Nelson H. F.
13429 + implement install-rules for Ada95 makefiles.
13433 + modify logic for ripped-off lines to handle several SCREENs.
13438 SCREEN structure to allow different panel stacks on different
13440 + preliminary fix for an error adjusting LINES to account for
13441 ripped-off lines.
13444 + move _nc_max_click_interval and other mouse interface items to SCREEN
13449 click-interval without modifying it.
13450 + modify ncurses 'i' test to work with ncurses' apparent extension from
13453 + add configure options --with-ada-includes and --with-ada-objects,
13454 to drive Ada95 binding install (not yet implemented).
13455 + install C++ binding as -lncurses++ and associated headers with the
13457 + fix header uninstall if configure --srcdir is used.
13458 > minor interface changes to support 'tack' program -TD
13461 + add variable _nc_nulls_sent, to record the number of padding
13464 to the end of that function so that the library will still be
13467 + modify ClrBottom() to avoid using clr_eos if there is only one line
13468 to erase.
13469 + typo in configure --help.
13471 + split-out lib_flash.c from lib_beep.c
13472 + split-out lib_hline.c and lib_vline.c from lib_box.c
13473 + split-out lib_wattron.c, lib_wattroff.c from lib_addch.c
13480 + add color, mouse support to kterm terminfo entry.
13481 + modify lib_mouse.c to recognize rxvt, kterm, color_xterm also as
13482 providing "xterm"-style mouse.
13483 + updated rxvt's terminfo description to correspond to 2.21b, with
13489 + modify acsc capability for linux and linux-koi8 terminfo descriptions
13495 + add logic to dump_entry.c to reformat acsc entries into canonical
13497 + add configure script to generate c++/etip.h
13498 + add configure --with-develop option, to enable by default most of the
13500 + rename 'deinstall' to 'uninstall', following GNU convention
13503 + modify tactics 2 and 5 in onscreen_mvcur(), to allow them on the last
13505 + remove clause from PutCharLR() that would try to use
13510 + adds dummy implementations of methods above() and below() to the
13515 problem to install the C++ binding somewhere
13517 + modifies several of the routines in lib_adabind.c to use a const
13522 + use explicit assignments in configure --without-progs option to
13524 + check for ldconfig, don't try to run it if not found.
13525 + implement simple/unoptimized case in lib_doupdate.c to handle
13527 + correct missing _tracef in getmouse(), to balance the returnCode
13534 + Enhances Ada95 Makefiles to fulfill the requirement of GNAT-3.10 that
13535 generics should be compiled. Proper fixes to the configuration
13539 + several modifications to the configure script (requested by Ward
13541 + add configure options --without-progs, to suppress the build of the
13542 utility programs, e.g., for cross-compiling.
13543 + add $(HOSTCCFLAGS) and $(HOSTLDFLAGS) symbols to ncurses
13544 Makefile.in, to simplify setup for cross compiling.
13545 + add logic in configure script to recognize "--target=vxworks", and
13547 + move typedef for sigaction_t into SigAction.h to work around problem
13549 + modify fty_regex.c to reflect renaming of ifdef's for regular
13556 + modify ncurses.c to use getbegyx() and getmaxyx() macros to cover up
13557 implementation difference wrt SVr4 curses, allow 's' test to work.
13558 + add missing endwin() to testscanw.c program (reported by Fausto
13570 + synch. of generated html pages (RCS-Id's were wrong in html files)
13574 + undo attempt to do recursive inlining for PutChar(), noting that it
13579 + modify rain.c to use color.
13580 + correct scroll_csr_backward() to match scroll_csr_forward().
13581 + minor adjustment to llib-lncurses, to work with Solaris 2.5.1
13582 + minor fixes to sysdeps/unix/sysv/linux/configure to reflect renaming
13584 + correct logic involving changes to O_VISIBLE option in
13587 + add $(HOSTCC) symbol to ncurses Makefile.in, to simplify setup for
13589 + modify ifdef in lib_setup.c to only include <sys/ioctl.h> if we can
13590 use it to support screen-size calculation (reported by Chris Johns).
13591 + #undef unctrl to avoid symbol conflict in port to RTEMS (reported by
13594 + simplified, made minor corrections to Ada95 binding to form
13597 + Improve NCursesWindow class: added additional methods to cover
13599 virtual members to allow different implementation in the
13603 + Make refresh() in NCursesPanel non-static, it is now a
13605 noutrefresh() to NCursesPanel.
13606 + Added NCursesForm and related classes to support libform
13608 + Moved most of configuration related stuff from cursesw.h to etip.h
13609 + Added NCursesApplication class to support easy configuration of
13611 and Soft-Label-Keys for an application.
13612 + Support of Auto-Cleanup for a menu's fieldlist.
13624 case-insensitiva comparison routine.
13625 + Enhanced form/lib_adabind.c with function _nc_get_field() to get a
13627 + Enhanced menu/m_adabind.c with function _nc_get_item() to get a menus
13633 + Added _nc_has_mouse() prototype to curses.priv.h
13647 + add a check in PutChar() for ability to insert to the case of
13648 shifting character to LR corner.
13656 + modify rain.c to demonstrate SIGWINCH handler.
13658 called getch() when the cursor was at the lower-right corner of the
13659 physical screen, and the terminal does not have insert-character
13667 + add configure option --enable-sigwinch
13668 + modify view.c to test KEY_RESIZE logic, with "-r" option.
13669 + modify testcurs.c to eliminate misleading display wrt cursor type
13671 + several fixes for m68k/NeXT 4.0, to bring cur_term, _nc_curr_line and
13676 + add pseudo-functionkey KEY_RESIZE which is returned by getch() when
13677 the SIGWINCH handler has been called since the last call to
13679 + modify lib_twait.c to hide EINTR only if HIDE_EINTR is defined.
13680 + add SIGWINCH handler to ncurses library which is used if there is no
13684 + move curses.h include before definition of SCREEN to use types in
13686 + correction to ensure that wgetstr uses only a newline to force a
13690 + add experimental configure option --enable-safe-sprintf; the normal
13693 + modify wgetch to refresh screen when reading ungetch'd characters,
13694 since the application may require this - SVr4 does this.
13695 + refine treatment of newline in wgetstr to echo only when this would
13696 force the screen to scroll.
13701 + correct y-reference for erasure in wgetstr() when a wrap forces a
13703 + correct x-position in waddch() after a wrap forces a scroll.
13706 + modify vwscanw() to avoid potential buffer overflow.
13707 + rewrote lib_printw.c to eliminate fixed-buffer limits.
13715 + modify pechochar() to use prefresh() rather than doupdate(), since
13717 + modify pechochar() so that if called with a non-pad WINDOW, will
13719 + modify fifo indices to allow fifo to be longer than 127 bytes.
13722 + add xterm-8bit to terminfo.src
13723 + moved logic for SP->_fifohold inside check_pending() to make it
13724 work properly when we add calls to that function.
13726 are assigned to bool values (patch by H.J.Lu).
13728 + several fixes to getch:
13736 + correct off-by-one indexing error in _nc_mouse_parse(), that caused
13737 single mouse events (press/release) to be ignored in favor of
13740 + add another call to check_pending, before scrolling, for
13741 line-breakout optimization
13745 3. fixed condition of 'too far' criteria, thus one-line hunks are
13750 + move logic that emits sgr0 when initializing the screen to
13752 + move cursor-movement cleanup from endwin() into _nc_mvcur_wrap()
13757 + rename _nc_mvcur_scrolln() to _nc_scrolln().
13758 + add a copy of acs_map[] to the SCREEN structure, where it can be
13765 + modify newterm (actually _nc_setupscreen()) to emit an sgr0 when
13768 + added test_progs rule to ncurses/Makefile.
13769 + modify test/configure.in to check if initscr is already in $LIBS
13771 + correct version-number in configure script for OSF1 shared-library
13773 + add -DNDEBUG to CPPFLAGS for --enable-assertions (as Juergen
13776 + supply default value for --enable-assertions option in configure
13777 script (reported by Kriang Lerdsuwanakij <lerdsuwa@scf-fs.usc.edu>).
13784 + corrections to render_char(), to make handling of colored blanks
13785 match SVr4 curses, as well as to correct a bug that xor'd space
13788 + rewrote the hashmap algorithm to be one-pass, this avoids multiple
13795 + update Linux configure-script for wide-character definitions.
13798 + modify _tracebits() to show the character size (e.g., CS8).
13799 + modify tparm() to emit '\200' where the generated string would have a
13803 package is built with an install-prefix.
13805 + add configure option --disable-scroll-hints, using this to ifdef the
13807 + add module ncurses/softscroll.c, to perform single-stage computation
13809 the existing scrolling algorithm, but tends to make too-small hunks.
13811 + minor fixes to lib_doupdate.c to add tradeoff between clr_eol (el)
13815 + correct processing of "configure --enable-assertions" option (patch
13819 + add '-s' (single-step) option too test/hashtest.c, correct an error
13820 in loop limit for '-f' (footer option), toggle scrollok() when
13821 writing footer to avoid wrap at lower-right corner.
13827 + many corrections to make progs/capconvert work, as well as make it
13832 + add flag SP->_fifohold, corresponding logic to modify the behavior of
13836 ifdef'd for wide-character support, since ncurses' WA_xxx attribute
13838 + modify MKlib_gen.sh to generate ifdef'd functions to support optional
13839 configuration of wide-characters.
13840 + modify tset to behave more like SVr4's tset, which does not modify
13843 + modify tset to look in /etc/ttys or /etc/ttytype if the configuration
13845 + extend baudrate table in tset.c to match baudrate() function.
13846 + add table entries for B230400 and B460800 to baudrate() function.
13849 + correct initialization of vcost in relative_move(), for cursor-down
13851 > nits gleaned from Debian distribution of 1.9.9g-3:
13861 + reviewed/added messages to configure script, so that all non-test
13863 + add configure check for long filenames, using this to determine if
13864 it is safe to allow long aliases for terminal descriptions as does
13869 + hashmap.c - improved by heuristic, so that scroll test works much
13871 + hardscroll.c - patched so that it continues to scroll other chunks
13872 after failure to scroll one.
13873 + lib_doupdate.c - _nc_mvcur_scrolln extended to handle more cases; csr
13877 + modify C++ binding to compile on AIX 4.x with the IBM C-SET++
13882 shift-out control for a purpose incompatible with curses, i.e., font
13885 should be based on xterm-r6 instead.
13886 + add cbt to xterm-xf86-xv32 terminfo entry; I added the emulation for
13887 XFree86 3.1.2F, but overlooked its use in terminfo then - T.Dickey.
13891 + correct change from 970628 to ClrUpdate() in lib_doupdate.c so that
13893 This is needed to make repainting work with the present logic of
13895 + use napms() rather than sleep() in tset.c to avoid interrupting I/O.
13898 + add limit checks to _nc_read_file_entry() to guard against overflow
13900 + correct some loop-variable errors in xmc support in lib_doupdate.c
13901 + modify ncurses 'b' test to add gaps, specified by user, to allow
13903 + correct typo in 970524 mods to xmas.c, had omitted empty parameter
13906 + correct rmso capability in wy50-mc description.
13907 + add configure option "--enable-hard-tabs", renamed TABS_OK ifdef to
13910 + Add bindings for keyok() and define_key() to the Ada95 packages.
13912 + Fix the HTML pages in the Ada95/html directory to reflect the above
13916 + modify change from 970101 to ClrUpdate() in lib_doupdate.c so that
13917 pending changes to both curscr and newscr are flushed properly.
13919 cause the screen to be cleared unnecessarily and repainted before
13923 terminfo description to the stored strings.
13927 "--enable-xmc-glitch". When disabled (the default), attributes that
13931 + move _nc_initscr() from lib_initscr.c to lib_newterm.c
13935 + correct sign-extension problem with "infocmp -e", which corrupted
13938 + modify configure script to use '&&' even for cd'ing to existing
13939 directories to work around broken shell interpreters.
13940 + correct a loop-limit in _nc_hash_map() (patch by Alexander V.
13946 + add new utility 'make_keys' to compute keys.tries as a table rather
13948 + correct include-dependency for tic.h used by name_match
13949 + removed buffer-allocation for name and description from m_item_new.c,
13953 + removed the mechanism to timestamp the generated Ada95 sources. This
13960 + add missing case logic for infocmp -I option (reported by Lorenzo M.
13965 + rewrote tracebits() to workaround misdefinition of TOSTOP on Ultrix
13966 4.4, as well as to eliminate fixed-size buffer (reported by Chris
13972 + improve line-breakout logic by checking based on changed lines rather
13974 + correct loop limits for table-lookup of enumerated value in form
13976 + improve threshold computation for determining when to call ClrToEOL
13980 + add configure option --disable-database to force the library to
13982 + add configure option --with-fallbacks, to specify list of fallback
13986 + add new terminfo.src entry for xterm-xf86-v33.
13987 + restore terminfo.src entry for emu to using setf/setb, since it is
13989 that caused setf/setb entries to merge.
13990 + modify mousemask() to use keyok() to enable/disable KEY_MOUSE, so
13993 + add extensions keyok() and define_key(). These are designed to allow
13996 a mailing-list thread started by Kenneth Albanowski
14006 + correct tput program, checking return-value of setupterm (patch by
14010 of 'wide' date to eric's #283 (1.9.9), and the pechochar bug to the
14012 + correct typo in vt102-w terminfo.src entry (patch by Robert Wuest
14019 + modify glibc addon-configure scripts (patch by H.J.Lu).
14023 + eric's terminfo 9.13.23 & 9.13.24 changes: replaced minitel-2 entry,
14024 added MGR, ansi-nt (note: the changes described for 9.13.24 have not
14027 + correct a missing error-return in form_driver.c when wrapping of a
14031 + change several c++ binding functions to inline.
14032 + modify c++ menu binding to inherit from panels, for proper
14035 + modify c++ binding to reflect removal of const from user data pointer
14039 + add description of xterm-16color.
14040 + modify name of shared-library on *BSD to end with $(REL_VERSION)
14041 rather than $(ABI_VERSION) to match actual convention on FreeBSD
14043 + add OpenBSD to shared-library case, same as NetBSD and FreeBSD
14045 + corrected include-dependency in menu/Makefile so that "make install"
14048 + modify xmas to use color, and to exit right away when a key is
14053 + modify lib_color.c to use setaf/setab only for the ANSI color codes
14055 + modify ncurses 'c' test to work with 16 colors, as well as the normal
14059 + rewrote 'waddchnstr()' to avoid using the _nc_waddch_nosync()
14064 + suppress check for pre-existing ncurses header if the --prefix
14066 + add configure options "--with-system-type" and
14067 "--with-system-release" to assist in checking the generated
14069 + add configure option "--enable-rpath" to allow installers to specify
14072 + add flags to OSF1 shared-library options to specify version and
14074 + add missing definition for ABI_VERSION to c++/Makefile.in (reported
14076 + modify link flags to accommodate HP-UX linker which embeds absolute
14080 + drop unnecessary check for attribute-change in onscreen_mvcur() since
14084 + add 'blank' parameter to _nc_scroll_window() so _nc_mvcur_scrolln()
14085 can use the background of stdscr as a parameter to that function
14087 + moved _nc_mvcur_scrolln() from lib_mvcur.c to lib_doupdate.c, to use
14088 the latter's internal functions, as well as to eliminate unnecessary
14092 to get rid of duplicate code (patch by Alexander V. Lukyanov).
14093 + modify scrolling algorithm in _nc_scroll_optimize() to reject hunks
14094 that are smaller than the distance to be moved (patch by Alexander V.
14100 970515 4.1 release for upload to prep.ai.mit.edu
14101 + re-tag changes since 970505 as 4.1 release.
14104 + modify ncurses 'g' test to allow mouse input
14105 + modify default xterm description to include mouse.
14106 + modify configure script to add -Wwrite-strings if gcc warnings are
14107 enabled while configuring --enable-const (and fixed related
14109 + add toggle, status display for keypad mode to ncurses 'g' test to
14111 during a call to newwin.
14112 + correction to MKexpanded.sh to make it work when configure --srcdir
14114 + revise test for bool-type, ensuring that it checks if builtin.h is
14116 to sizeof(short), and warning user if the size cannot be determined
14118 + add files to support configuration of ncurses as an add-on library
14123 + modify change to lib_vidattr.c to avoid redundant orig_pair.
14125 + rename local 'errno' variable in etip.h to avoid conflict with global
14127 + modify configure script to cache LD, AR, AR_OPTS (patch by H.J.Lu
14130 970505 4.1 pre-release
14135 + correct substitution for ABI_VERSION in test-makefile
14136 + modify install rules for shared-library targets to remove the target
14139 + change order of top-level targets so that 'include' immediate
14145 + modify debug code in panel library to print user-data addresses
14146 rather than the strings which they (may) point to.
14147 + add check to ensure that C++ binding and demo are not built with g++
14149 + modify c++ binding and demo to build and run with SGI's c++ compiler.
14151 not link, due to a vtbl problem).
14152 + corrections to demo.cc, to fix out-of-scope variables (Juergen
14160 + use single-quotes in configure scripts assignments for MK_SHARED_LIB
14161 to workaround shell bug on FreeBSD 2.1.5
14165 + remove ech, el1 attributes from cons25w description; they appear to
14167 + correct color attributes in terminfo.src and lib_color.c to match
14173 and parm_rindex are used only to scroll the whole screen (patch by
14178 + combine IDcTransformLine and NoIDcTransformLine to new TransformLine
14189 milliseconds compared to characters by adding two new members to the
14191 + drop ncurses/lib_unctrl.c, add ncurses/MKunctrl.awk to generate a
14194 + rewrote ncurses 'b' test to better exercise magic-cookie (xmc), as
14197 + modify _nc_visbuf() to use octal rather than hex, corrected sign
14199 + modify trace in lib_acs.c to use _nc_visbuf().
14203 + modify debug-library version baudrate() to use environment variable
14204 $BAUDRATE to override speed computation. This is needed for
14206 + correct problems shown by "weblint -pedantic".
14207 + update mailing-list information (now ncurses@bsdi.com).
14210 + Improve form_field_validation.3x manpage to better describe the
14214 + change type of min/max value of form types TYPE_INTEGER to long to
14216 + set the form window to stdscr in set_form_win() so that form_win()
14223 + modify treatment of empty token in $MANPATH to /usr/man (reported by
14225 + modify traces that record functions-called so that chtype and attr_t
14226 values are expressed symbolically, to simplify reuse of generated
14227 test-scripts on SVr4 regression testing.
14231 + add configure option --enable-const, to support the use of 'const'
14236 --enable/--with values.
14237 + add configure option --enable-big-core
14240 + correct computation of absolute-path for $INSTALL that dropped "-c"
14242 + rename config.h to ncurses_cfg.h to avoid naming-conflict when
14245 + correct inequality in lib_doupdate.c that caused a single-char to not
14246 be updated when the char on the right-margin was not blank, idcok()
14248 by Kriang Lerdsuwanakij <lerdsuwa@scf-fs.usc.edu> in 970329).
14253 + correct array limit in tparam_internal(), add case to interpret "%x"
14255 + rewrote number-parsing in ncurses.c 'd' test; it did not reset the
14256 value properly when non-numeric characters were given (reported by
14257 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>)
14263 directory to better accommodate a case where installer is configuring
14267 $(CFLAGS_DEBUG) symbol into config.h, to avoid redefinition warning
14269 + modify test for bool builtin type to use 'unsigned' rather than
14270 'unknown' when cross-compiling (reported by Ward Horner).
14275 + moved some macros from lib_doupdate.c to curses.priv.h to use in
14282 + modify script that generates lib_gen.c to support traces of called &
14284 + add new configure option "--disable-macros", for testing calls within
14286 + corrected logic that screens level-checking of called/return traces.
14289 + use new configure macro NC_SUBST to replace AC_PATH_PROG, better
14291 + check for cross-compiling before trying to invoke the autoconf
14294 a pointer-increment.
14299 + add configure option --enable-expanded, together with code that
14302 + disable CHECK_POSITION unless --with-assertions is configured
14304 + use keyname() to show traced chtype values where applicable rather
14305 than _tracechar(), which truncates the value to 8-bits.
14306 + minor fixes to TRACE_ICALLS, added T_CREATE, TRACE_CCALLS macros.
14307 + modify makefiles in progs and test directories to avoid using C
14309 + correct ifdef/include-order for nc_alloc.h vs lib_freeall.c (reported
14311 + modify ifdef's to use configure-defined symbols consistently
14313 + add/use new makefile symbols AR, AR_OPTS and LD to assist in non-UNIX
14314 ports (reported by Ward Horner <whorner@tsi-telsys.com>)
14315 + rename struct try to struct tries, to avoid name conflict with C++
14317 + modify worm.c to hide cursor while running.
14318 + add -Wcast-qual to gcc warnings, fix accordingly.
14319 + use PutChar rather than PutAttrChar in ClrToEOL to properly handle
14323 + extend IRIX configuration to IRIX64
14328 + modify "make mostlyclean" to leave automatically-generated source
14329 in the ncurses directory, for use in cross-compiles.
14330 + autogenerated object-dependencies for test directory
14331 + add configure option --with-rcs-ids
14332 + modify configuration scripts to generate major/minor/patch versions
14335 + use stream I/O for trace-output, to eliminate fixed-size buffer
14336 + add TRACE_ICALLS definition/support to lib_trace.c
14337 + modify Ada95 binding to work with GNAT 3.09 (Juergen Pfeifer).
14340 + add/modify traces for called/return values to simplify extraction
14342 + changed _nc_visbuf to quote its result, and to dynamically allocate
14345 + modify install so that overwrite applies to shared library -lcurses
14346 in preference to static library (reported by Zeyd M Ben-Halim 960928).
14347 + correct missing ';' in 961221 mod to overwrite optional use of $(LN_S)
14349 + fixes to allow "make install" to work without first doing a "make
14354 + instrumented toe.c to test memory-leaks.
14355 + correct memory-deallocation in toe.c (patch by Jesse Thilo).
14358 + make infocmp recognize -I option, for SVr4 compatibility (reported by
14359 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>)
14363 use default background (firework, gdc, hanoi, knight, worm) to
14368 + add/use definition for CONST to accommodate testing with Solaris
14370 + modify ifdef's in test/hashtest.c and test/view.c to compile with
14372 + modify _tracedump() to pad colors & attrs lines to match change
14378 + added headers to make view.c compile on SCO with the resizeterm()
14379 code (i.e., struct winsize) - though this compiles, I don't have a
14380 suitable test configuration since SIGWINCH doesn't pass my network to
14381 that machine - T.Dickey.
14382 + update test/configure.in to supply some default substitutions.
14383 + modify configure script to add -lncurses after -lgpm to fix problem
14385 + add a missing noraw() to test/ncurses.c (places noted by Jeremy
14387 + add a missing wclear() to test/testcurs.c (patch by Jeremy Buhler
14389 + modify headers to accommodate compilers that don't allow duplicate
14391 <lvirden@cas.org>)
14393 + modify lib_doupdate to make el, el1 and ed optimization use the
14394 can_clear_with macro, and change EmitRange to allow leaving cursor at
14400 if no C++ compiler is found) by adding an option --without-cxx.
14401 + modify several man-pages to use tbl, where .nf/.fi was used (reported
14403 + correct font-codes in some man-pages (patch by Jesse Thilo
14407 + correct misleading description of --datadir configuration option
14411 + several corrections to _nc_mvcur_scrolln(), prompted by a bug report
14415 > multiple returns from the function allowed certain conditions to do
14421 > contrary to comments, some scrolling cases were tested after the
14423 + modify _tracedump() to show first/last changes.
14424 + modify param of ClrUpdate() in lib_doupdate.c to 'newscr', fixes
14425 refresh problem (reported by Peter Wemm) that caused nvi to not show
14429 + correct some of the writable-strings warnings (reported by Gary
14432 + improve include-dependencies in form, menu, panel directories.
14435 + modify interface & logic of _nc_timed_wait() to support 2 file
14439 prevented patch from working properly -TD
14446 + release as 4.0 to accommodate Linux ld.so.1.8.5
14451 961221 - snapshot
14452 + remove logic in read_entry.c that attempts to refine errno by using
14455 include-path to /usr/include if gcc is used (reported by Florian La
14457 + modify setupterm() to allocate new TERMINAL for each call, just as
14460 + add configure options --with-dbmalloc, --with-dmalloc, and
14461 --disable-leaks, tested by instrumenting infocmp, ncurses programs.
14462 + move #include's for stdlib.h and string.h to *.priv.h to accommodate
14464 + modify use of $(LN_S) to follow recommendation in autoconf 2.12,
14466 + split-out panel.priv.h, improve dependencies for forms, menus
14468 + modify _nc_freewin() to reset globals curscr/newscr/stdscr when
14470 + modify delwin() to return ERR if the window to be deleted has
14471 subwindows, needed as a side-effect of resizeterm() (found using
14473 + implement logic for _nc_freeall(), bringing stub up to date.
14478 Juergen Pfeifer for bug-report).
14479 + set window-attributes in wbkgd(), to simplify comparison against
14482 961214 - snapshot
14485 + add options to ncurses.c to specify 'e' test softkey format, and the
14486 number of header/footer lines to rip-off.
14487 + add ^R (repaint after resize), ^L (refresh) commands to ncurses 'p'
14489 + add shell-out (!) command to ncurses 'p' test to allow test of
14491 + correct line-wrap case in mvcur() by emitting carriage return,
14492 overlooked in 960928, but needed due to SVr4 compatibility changes to
14494 + correct logic in wresize that causes new lines to be allocated,
14497 + modify configure script to generate $(LDFLAGS) with -L and -l options
14498 in preference to explicit library filenames. (NOTE: this may
14501 handled as an exception to the rule, since some linkers do bulk
14502 inclusion of libraries when given the full name - T.Dickey).
14503 + modify configure script to allow user-supplied $CFLAGS to set the
14504 debug-option in all libraries (requested by lots of people) -TD
14507 + add --enable-getcap-cache option to configure, normally disabled
14509 + make configure test for gettimeofday() and possibly -lbsd more
14511 + minor adjustments to Ada95 binding (patches by Juergen Pfeifer)
14518 961207 - snapshot
14520 changes between endwin/refresh, ncurses will resize windows to fit
14522 + add, for memory-leak testing, _nc_freeall() entrypoint to free all
14524 + initialize _nc_idcok, _nc_idlok statically to resolve discrepancy
14528 (set beta versions to those values -- NOTE that subsequent pre-4.0
14530 + modify configure script to work with autoconf 2.12
14533 + add copyright notices to configuration scripts (written by Thomas
14539 to avoid warning messages.
14541 + the panel_window() function was not fool-proof.
14543 + Cosmetic changes (also to avoid warning messages when compiling with
14544 -DTRACE).
14550 + Updates man page and the Ada95 binding to reflect this.
14556 + change set_panel_userptr() and panel_userptr() to use void*
14560 + change ABI to 3.4
14561 + package with 961119 version of Ada95 binding (fixes for gnat-3.07).
14570 + change default xterm entry to xterm-r6.
14573 961116 - snapshot
14575 (e.g., attr_off), modified curses.h.in to generate them as per XSI
14577 + add check in infocmp.c to guard against string compare of
14579 + modify firework.c, rain.c to hide cursor while running.
14581 + modify hanoi.c to work on non-color terminals, and to use timing
14583 + correct 'echochar()' to refresh immediately (reported by Adrian
14588 961109 - snapshot
14589 + corrected error in line-breakout logic (lib_doupdate.c)
14590 + modified newdemo to use wgetch(win) rather than getch() to eliminate
14591 a spurious clear-screen.
14593 + added modules to ncurses, form, menu for Ada95 binding (Juergen
14595 + modify set_field_buffer() to allow assignment of string longer than
14596 the initial buffer length, and to return the complete string rather
14600 961102 - snapshot
14601 + configure for 'poll()' in preference to 'select()', since older
14602 systems are more likely to have a broken 'select()'.
14603 + modified render_char() to avoid OR'ing colors.
14604 + minor fixes to testcurs.c, newdemo.c test programs: ifdef'd out the
14608 + undo ESR's changes to xterm-x11r6 (it no longer matched the X11R6.1
14612 + change buffer used to decode xterm-mouse commands to unsigned to
14615 + correct limit-checking in wenclose() (Juergen Pfeifer).
14616 + correction to Peter Wemm's newwin change (Thomas Fehr
14618 + corrections to logic that combines colors and attributes; they must
14622 961026 - snapshot
14623 + reset flags in 'getwin()' that might cause refresh to attempt to
14624 manipulate the non-existent parent of a window that is read from a
14626 + restructure _nc_timed_wait() to log more information, and to try to
14627 recover from badly-behaved 'select()' calls (still testing this).
14630 + corrected expansion of %-format characters in dump_entry.c; some were
14632 + modify dump_entry.c to make terminfo output more readable and like
14636 in the top-level command-parser.
14640 + modified the slk window (if simulated) to inherit the background and
14642 + corrected limit-check in set_top_row (Juergen Pfeifer).
14644 961019 - snapshot
14645 + correct loop-limit in wnoutrefresh(), bug exposed during pipe-testing
14647 + modify ncurses test-program to work with data piped to it.
14650 + modified configure script to use previous install's location for
14652 + added NetBSD and FreeBSD to platforms that use --prefix=/usr as
14656 + revised xterm terminfo descriptions to reflect the several versions
14659 the pointer was -1.
14661 961005 - snapshot
14663 + add -x option to hashtest to control whether it allows writes to the
14664 lower-right corner.
14665 + ifdef'd (NCURSES_TEST) the logic for _nc_optimize_enable to make it
14666 simpler to construct tests (for double-check of _nc_hash_map tests).
14668 + change default xterm type to xterm-x11r6.
14669 + correct quoting in configure that made man-pages installed with
14672 clr_end to be omitted from terminfo.5
14674 + improve appearance of marker in multi-selection menu (Juergen
14679 + add some more XENIX keycap translations to include/Caps.
14680 + modify newwin to set initial state of each line to 'touched'
14684 960928 - snapshot
14686 + add graphic characters to vt52 description.
14687 + use PutAttrChar in ClrToEOL to ensure proper background, position.
14691 + ensure that 'doupdate()' sets the .oldindex values back to a sane
14693 + add logic to configure (from vile) to guard against builders who
14694 don't remove config.cache & config.status when doing new builds -TD
14696 did not follow the 2-parameter scheme specified in XSI.
14700 scrolling-region reset) that broke ncurses.c tests.
14705 + change ABI to 3.3
14706 + emit a carriage-return in 'endwin()' to workaround a kernel bug in
14708 + reverse the default o configure --enable-termcap (consensus).
14711 Michael Elkins) - untested
14713 + correction to #317.
14715 + re-add _nc_hash_map
14716 + modify EmitRange to maintain position as per original design
14718 + modify test/ncurses.c and tputs, etc., to allow trace counting
14720 + add hashtest.c program to time the hashmap optimization.
14722 + add logic to deal with magic-cookie (how was this tested?)
14724 + add ncurses.c driver for magic-cookie, some fixes to ncurses.c
14726 + merge changes to lib_doupdate.c to use ech and rep - untested
14728 + modified handling of interrupted system calls - untested
14733 960914 - snapshot
14734 + implement subwindow-logic in wresize, minor fixes to ncurses 'g'
14738 + update xterm-color to reflect XFree86 3.1.3G release.
14741 either ;-)
14747 + make storage of palette tables and their size counts per-screen for
14748 multi-terminal applications (suggested by Alexander V Lukyanov).
14750 + Update terminfo.src to 9.13.14.
14752 960907 - snapshot
14753 + rewrote wgetstr to make it erase control chars and also fix bogus use
14754 of _nc_outstr which caused the display to not wrap properly (display
14756 + modify ncurses 'f' test to accommodate terminal responses to C1 codes
14757 (and split up this screen to accommodate non-ANSI terminals).
14761 + added macros SET_TTY, GET_TTY to term.h
14763 + disable ICRNL, etc., during initialization to match SVr4, removing
14765 + disable ONLCR during initialization, to match SVr4 (this is needed
14766 for cursor optimization when the cursor-down is a newline).
14770 960831 - snapshot
14772 + modified pnoutrefresh() to be more tolerant of too-large screen
14776 + correct "tic -s" to take into account -I, -C options.
14777 + modify ncurses 'f' test to not print codes 80 through 9F, since they
14780 960824 - snapshot
14781 + correct speed variable-type in 'tgetent()' (reported by Peter Wemm)
14782 + make "--enable-getcap" configuration-option work (reported by
14786 + correct err in 960817 that changed return-value of tigetflag()
14788 + modify infocmp to use library default search-path for terminfo
14791 960817 - snapshot
14792 + corrected an err in mvcur that broke resizing-behavior.
14793 + correct fall-thru behavior of _nc_read_entry(), which was not finding
14801 960810 - snapshot
14802 + correct nl()/nonl() to work as per SVr4 & XSI.
14803 + minor fixes to ncurses.c (use 'noraw()', mvscanw return-code)
14804 + refine configure-test for "-g" option (Tim Mooney).
14809 + revised fix to tparm; previous fix reversed parameter order.
14816 960803 - snapshot
14817 + corrected tparm to handle capability strings without explicit pop
14832 960727 - snapshot
14837 + add more checks to terminfo parser.
14838 + add more symbols to infocmp.
14840 960720 - snapshot
14841 + save previous-attribute in lib_vidattr.c if SP is null (reported by
14845 + corrected wbkgdset macro (XSI allows background character to be
14847 + more corrections to terminfo (xterm & rxvt)
14848 + undid change to mcprint prototype (cannot use size_t in curses.h
14854 + modified logic of error-reporting in terminfo parser
14855 + fix option-processing bug in toe.
14857 960713 - snapshot
14858 + always check for <sys/bsdtypes.h> since ISC needs it to declare
14860 + install shared-libraries on NetBSD/FreeBSD with ABI-version (reported
14863 + corrected prototype for delay_output() -- bump ABI to 3.2
14866 + misc/terminfo.src update to 9.13.8
14868 + moved logic that filters out rmul and rmso from setupterm to newterm
14869 where it is less likely to interfere with termcap applications.
14870 + cosmetic fixes to test/ncurses.c
14871 + modify open() call in ncurses/read_entry.c to use O_RDONLY symbol
14879 + rollback ESR's #305 change to terminfo.src (it breaks existing
14881 + correct path of edit_man.sh, and fix typo that made all man-pages
14884 + auto-configure the GCC_PRINTFLIKE/GCC_SCANFLIKE macros (reported by
14887 960706 - snapshot
14891 + work around autoconf bug, force $INSTALL to absolute path
14893 + modify man-page install for BSDI to install preformatted .0 files
14896 + added SGR attributes test-case to ncurses
14897 + revised ncurses 't' logic to show trace-disable effect in the menu.
14898 + use getopt in ncurses program to process -s and -t options.
14901 stdscr will scroll when putting the box-corners in the lower-right
14904 + added sanity-checking of various paired string attributes.
14905 + misc/terminfo.src update to 9.13.7 (report by A. Lukyanov).
14906 + modify man/Makefile.in to make terminfo.5 during normal build.
14908 + corrected allocation-length for $HOME/.terminfo path.
14910 960629 - snapshot
14912 terminals with no scrolling-support (reported by Nikolay Shadrin
14914 + added ^S scrollok-toggle to ncurses 'g' test.
14915 + added ^T trace-toggle to ncurses tests.
14916 + modified ncurses test program to use ^Q or ESC consistently for
14917 terminating tests (rather than ^D), and to use control keys rather
14919 + corrected misplaced wclrtoeol calls in addch to accommodate wrapping
14921 + modify lib_doupdate.c to use effective costs to tradeoff between
14922 delete-character/insert-character vs normal updating (reported by
14928 + corrected last change to IDcTransformLine logic to avoid conflict
14930 + modified run_tic.sh to not use /usr/tmp (reported by David
14931 MacKenzie), and further revised it and aclocal.m4 to use $TMPDIR if
14933 + corrected off-by-one in RoomFor call in read_entry.c
14935 960622 - snapshot
14936 + modified logic that wraps cursor in addch to follow the XSI spec,
14938 updated when wrapping. Renamed _NEED_WRAP to _WRAPPED to reflect the
14940 + added -s option to tic, to provide better diagnostics in run_tic.sh
14941 + improved error-recovery for tabset install.
14942 + change ABI to 3.1 (dropped tparam, corrected getbkgd(), added
14943 _yoffset to WINDOW).
14944 + modified initialization of SP->_ofp so that init_acs() is called with
14948 ncurses if one uses ripoffline() to remove a line from the top of the
14950 + modified autoconf scripts to prepare for Ada95 (GNAT) binding to
14952 + incorrect buffer-size in _nc_read_entry, reported by ESR.
14962 960615 - snapshot
14965 + modify configure script to use /usr as Linux's default prefix.
14966 + modify run_tic.sh to use shlib script, fixes some problems installing
14967 with a shared-library configuration.
14969 warnings turned on, which makes config.log hard to read.
14970 + added 'lint' rule to top-level Makefile.
14971 + added configure option '--with-install-prefix' for use by system
14972 builders to install into staging locations (requested by
14977 + updated test/configure.in for timing-display in ncurses 'p' test
14979 + corrected wbkgdset to work like observed syvr4 (sets A_CHARTEXT part
14980 to blank if no character given, copies attributes to window's
14982 + modified lib_doupdate.c to use lower-level SP's current_attr state
14984 + correction to IDcTransformLine logic which controls where InsStr is
14988 + better fix for nvi refresh-bug (Rick Marshall)
14991 + misc/ncurses-intro.html syntax fix (Kajiyama Tamito).
14993 960601 - snapshot
14994 + auto-configure man-page compression-format and renames for Debian.
14996 + re-order curses.priv.h for lint.
15000 + flush output when changing cursor-visibility (Rick Marshall)
15003 + enhancement to the control over the new PC-style soft key format.
15004 allow caller now to select whether or not one wants to have
15005 the index-line; see curs_slk.3x for documentation (Juergen Pfeifer).
15006 + typos, don't use inline with "-g" (Philippe De Muyter)
15007 + fixes for menus & wattr-, slk-functions (Juergen Pfeifer)
15009 960526 - snapshot
15010 + removed --with-ticdir option altogether, maintain compatibility with
15013 + auto-configure gcc warning options rather than infer from version.
15014 + auto-configure __attribute__ for different gcc versions.
15025 960518 - snapshot
15032 + renamed "--with-datadir" option to "--with-ticdir" to avoid
15033 confusion, and made this check for the /usr/lib/terminfo pre-existing
15035 > patches 299-301 (ESR):
15037 + fix typo in ncurses-intro.html (report by Fabrizio Polacco).
15039 + mods to tracing, especially for ACS chars.
15040 + corrected off-by-one in IDCtransform.
15041 + corrected intermittent mouse bug by using return-value from read().
15042 + mods to parse_entry.c, for smarter defaults.
15045 + use getopt in 'tic'; added -L option and modified -e option to allow
15049 + don't use fixed buffer-size in tparm().
15050 + modified tic to create terminfo directory if it doesn't exist.
15051 + added -T options to tic and infocmp (for testing/analysis)
15055 + implement TERMINFO_DIRS, and -o option of tic
15067 + added 't' to ncurses.c test.
15068 + moved delay_output() to lib_tputs.c
15074 960504 - snapshot
15075 + modified ncurses 'p' test to allow full-screen range for panner size.
15077 + don't use fixed buffer-size in fmt_entry().
15078 + added usage-message to 'infocmp'.
15079 + modified install.includes rules to prepend subdirectory-name to
15086 960428 - snapshot
15087 + implemented logic to support terminals with background color erase
15089 + improved screen update logic (off-by-one logic error; use clr_eos if
15092 960426 - snapshot
15093 + change ncurses 'a' test to run in raw mode.
15097 + split lib_kernel.c, lib_setup.c and names.c in order to reduce
15099 + new "-e" and "-h" options of tic (request by Tony Nugent).
15100 + fix bug in mandatory-delay logic in lib_tputs.c (report by Sven
15102 + fix for "infocmp -e" to emit correct initializers (reported by Manual
15104 + restore working-directory in read_termcap.c (report by Kayvan
15106 + use "-h" option on Solaris when generating shared libraries on
15107 Solaris 2.5 to record the library name in the file, for assisting
15109 + undo patch #294 changes to form and menu libraries (request by
15112 960418 - snapshot
15114 + fix for AIX 3.2.5 (must define _POSIX_SOURCE to get termios struct
15115 definitions via <termios.h>, modified macros in lib_raw.c to avoid
15116 K&R-style substitution)
15118 + rewrite wsyncup(), wsyncdown(), as well as small fixes to form and
15119 menu libraries to fix echo-breakage introduced by 1.8.9, 1.9.9e
15123 + modify setupterm() to match documentation for its return value, fix
15124 newterm to work with this change (report by Emmet Lazich).
15127 + mods to wgetch() in cooked mode (report by Pete Seebach).
15132 + update terminfo.src to 9.13.1
15136 + fixes for NeXT, ISC and HPUX auto-configure
15137 + autogenerate development header-dependencies (config.h, *.priv.h)
15138 + corrected single-column formatting of "use=" (e.g., in tic)
15139 + modify tic to read full terminfo-names
15140 + corrected divide-by-zero that caused hang (or worse) when redirecting
15142 + modify tic to generate directories only as-needed (and corrected
15145 ### ncurses-1.9.8a -> 1.9.9e
15148 copy-changed-lines behavior.
15150 * more fixes to LOWER-RIGHT corner handling.
15151 * changed the line-breakout optimization code to allow some lines to be
15153 * added option for tic to use symbolic instead of hard links (for AFS)
15154 * fix to restore auto-wrap mode.
15158 * the refresh behavior of over-lapping windows is now more efficient and
15164 * fixes to pads when optimizing scrolling.
15165 * fixed several off-by-one bugs.
15166 * fixes for termcap->terminfo translation; less restrictions more correct
15169 ### ncurses-1.9.7 -> 1.9.8a
15171 * teach infocmp -i to recognize ECMA highlight sequences
15172 * infocmp now dumps all SVr4 termcaps (not just the SVr4 ones) on -C
15173 * support infocmp -RBSD.
15175 * This represents the last big change to the public interface of ncurses. The
15178 * The C++ has been cleaned up in reaction to the changes to satisfy XSI's
15180 * libncurses now gets linked to libcurses to help seamless emulation
15181 (replacement) of a vendor's curses. --disable-overwrite turns this behavior
15184 ### ncurses-1.9.6 -> 1.9.7
15190 * corrected the screen-size calculation at startup time to alter the
15192 * toe(1) introduced; does what infocmp -T used to.
15195 * fix read_entry() and write_entry() to pass through cancelled capabilities OK.
15197 * termcap compilation now automatically dumps an entry to $HOME/.terminfo.
15198 * added -h option to toe(1).
15199 * added -R option to tic(1) and infocmp(1).
15200 * added fallback-entry-list feature.
15201 * added -i option to infocmp(1).
15204 ### ncurses-1.9.5 -> 1.9.6
15207 * various changes to shorten termcap translations to less that 1024 chars.
15215 * taught write_entry() how not to write more than it needs to; this change
15217 * infocmp -T option added.
15220 ### ncurses 1.9.4 -> 1.9.5
15224 * Fixed a ^Z-handling bug that was tanking lynx(1).
15228 * Thomas Dickey's patches to support NeXT's brain-dead linker
15229 * Eric Raymond's patches to fix problems with long termcap entries.
15232 ### ncurses 1.9.3 -> 1.9.4
15234 * fixed an undefined-order-of-evaluation bug in lib_acs.c
15235 * systematically gave non-API public functions and data an _nc_ prefix.
15239 ### ncurses 1.9.2c -> 1.9.3
15242 * fixed off-by-one errors in scrolling code
15243 * added tracemunch to the test tools
15244 * took steps to cut the running time of make install.data
15246 ### ncurses 1.9.2c -> 1.9.2d
15248 * revised 'configure' script to produce libraries for normal, debug,
15251 ### ncurses 1.9.1 -> 1.9.2
15253 * use 'autoconf' to implement 'configure' script.
15258 ### ncurses 1.8.9 -> 1.9
15261 appropriate, fixed some shadowed variables, change attr_t to compatible with
15263 * use chtype/attr_t casts as appropriate to ensure portability of masking
15265 * added-back waddchnstr() to lib_addstr.c (it had been deleted).
15267 * include <termcap.h> in lib_termcap.c to ensure that the prototypes
15270 * rewrote varargs parsing in lib_tparm.c (to avoid referencing memory
15271 that may be out of bounds on the stack) -- Purify found this.
15272 * ensure that TRACE is defined in lib_trace.c (to solve prototype
15274 * corrected scrolling-region size in 'mvcur_wrap()'
15276 * use 'calloc()' to allocate WINDOW struct in lib_newwin.c (Purify).
15277 * set default value for SP->_ofp in lib_set_term.c (otherwise SunOS dumps
15282 ### ncurses 1.8.8 -> 1.8.9
15284 * compile (mostly) clean with gcc 2.5.8 -Wall -Wstrict-prototypes
15285 -Wmissing-prototypes -Wconversion and using __attribute__ to flush out
15286 non-portable use of "%x" for pointers, or for chtype data (which is declared
15288 * modified doupdate to ensure that typahead was turned on before attempting
15289 select-call (otherwise, some implementations hang).
15290 * added trace mask TRACE_FIFO, use this in lib_getch.c to allow finer
15294 * -F file-comparison option added to infocmp.
15300 * cursor-movement optimization has been completely rewritten.
15301 * vertical-movement optimization now uses hardware scrolling, il, dl.
15303 ### ncurses 1.8.7 -> 1.8.8
15309 you try to run on an undefined terminal.
15310 * I can get things running on AIX but tic can't compile terminfo. I have to
15311 compile entries on another machine. Volunteers to hunt this bug are welcome.
15312 * wbkgd() and wbkgdset() can be used to set a windows background to color.
15313 wclear()/werase() DO NOT use the current attribute to clear the screen.
15320 ### ncurses 1.8.6 -> 1.8.7
15323 * modified getstr() to stop it from advancing cursor in noecho mode.
15324 * modified linux terminfo entry to work with the latest kernel to get
15326 * also added a linux-mono entry for those running on monochrome screens.
15330 * modified addch() to avoid using any term.h #define's
15333 * modified delwin() to correctly handle deleting subwindows.
15334 * fixed Makefile.dist to stop installing an empty curses.h
15335 * fixed a couple of out-of-date notes in man pages.
15337 ### ncurses 1.8.5 -> 1.8.6
15342 * Fixes to several bugs that manifest them on platforms other than Linux.
15343 * The default to meta now depends on the status of the terminal when ncurses
15345 * The interface to the tracing facility has changed. Instead of the pair of
15358 * The prototype ansi entry has been changed to work with a wider variety
15360 * Fix to the prototype ansi entry that enables it to work with PC emulators
15365 * Core-dump bug in pnoutrefresh fixed.
15369 * Fixes and additions to the installation-documentation files.
15370 * Take cursor to normal mode on endwin.
15372 ### ncurses 1.8.4 -> 1.8.5
15373 * serious bugs in updating screen which caused erratic non-display,
15388 #### ncurses 1.8.3 -> 1.8.4 #### ####
15393 * fixed the script.src script.test to work with awk not just gawk.
15397 [Thanks to Eric S Raymond for the last 4]
15398 * more fixes to lib_overlay.c and added test/over.c to illustrate
15400 * fixed ungetch() to take int instead of ch.
15401 * fixes to cure wgetch() if flushinp() is called.
15403 One note I forgot to mention in 1.8.3 is that tracing is off by
15405 traceon(); in your code and link with -ldcurses.
15407 #### ncurses 1.8.2 -> ncurses 1.8.3 #### ####
15409 1) The order of capabilities has been changed in order to achieve
15412 ncurses. To ensure correct behavior, recompile all such programs.
15414 will probably continue to work ok.
15416 2) Pavel Curtis has renounced his copyright to the public domain.
15417 This means that his original sources (posted to comp.sources.unix,
15429 * lib_getch.c has been re-written and should perform flawlessly.
15430 please use test/getch.c and any other programs to test this.
15431 * ripoffline() is implemented (Thanks to Eric) and slk_ functions
15434 bottom-right corner.
15440 sent me to me without extensive testing). It now seems to be
15450 * fixed code in src/lib_overlay.c which used to crash.
15453 interested in the results you get on such a systems (Eric? ;-).
15457 around it. It should avoid name-space clashes with nterm.h (use
15459 * The C++ should compile ok. I've added explicit rules to the
15462 At the moment ncurses will switch to cbreak() if the case above
15463 occurs. Should it continue to do so? How about echo() and noraw()?
15464 * PDCurses seem to assume that wclear() will use current attribute
15465 when clearing the screen. According to Eric this is not the case
15467 * I have discovered, to my chagrin, SunOS 4.x (and probably other systems)
15475 * There seems to be one lingering problem with doupdate() after shelling
15477 to the terminal, nothing takes effect until you press ^L or another
15480 #### ncurses 1.8.1 -> ncurses 1.8.2 #### Nov 28, 1993 ####
15483 * major update and fix to scrolling routine.
15484 * MORE fixes to stuff in lib_getch.c.
15485 * cleaned-up configuration options and can now generate
15492 #### ncurses 1.8 -> ncurses 1.8.1 #### Nov 4, 1993 ####
15496 * more complete C++ interface to ncurses.
15501 #### ncurses 0.7.2/0.7.3 -> ncurses 1.8 #### Aug 31, 1993 ####
15503 * The annoying message "can't open file." was due to missing
15508 386bsd/BSDI (if you have others send'em to me)
15521 * support for 8-bit input (use meta()).
15522 * added default screen size to all terminfos.
15526 #### ncurses 0.7.2 -> ncurses 0.7.3 #### May 27, 1993 ####
15528 * Config file to cope with different platforms (386BSD, BSDI, Ultrix, SunOS)
15529 * more fixes to lib_getch.c
15530 * changes related to Config
15532 #### ncurses 0.7 -> ncurses 0.7.2 #### May 22, 1993 ####
15537 * Hopefully, addstr() and addch() are 8-bit clean.
15538 * fixed lib_tparm.c to use stdarg.h (should run on suns now)
15539 * order of capabilities changed to reflect that specified in SYSV
15540 this will allow for binary-compatibility with existing terminfo dbs.
15546 * more attention to portability to other systems
15547 * added terminfos for hp70092 (won't work until changes to lib_update.c are
15550 Thanks to Hellmuth Michaelis for his help.
15553 #### ncurses 0.6/0.61 -> ncurses 0.7 #### April 1, 1993
15554 Please note that the next release will be called 1.8. If you want to know about
15569 * fixed lin_tparm.c to behave properly.
15578 #### ncurses 0.6 -> ncurses 0.61 ####
15584 3) corrected usage of win->_delay value.
15588 behavior is to return the entire sequence one character at a time.
15590 #### ncurses0.5 -> ncurses0.6 #### March 1, 1993 ####
15592 * rewritten kgetch() to remove problems with interaction between alarm and
15595 (in lib_doupdate.c(ClrUpdate() -- iterate to columns not columns-1)
15596 * fixed a bug that cause the lower-right corner to be incorrect.
15597 (in lib_doupdate.c(putChar() -- check against columns not columns-1)
15598 * made resize() and cleanup() static to lib_newterm.c
15603 * moved screen size detection to lib_setup.c.
15604 * fixed newterm() to confirm to prototype.
15606 * cleaned-up lib_touch.c
15614 #### ncurses 0.4 -> ncurses 0.5 #### Feb 14, 1993 ####
15615 * changed _win_st structure to allow support for missing functionality.
15627 * changed from signal() to sigaction().
15628 * re-included the contents of important.patch into source.
15630 #### ncurses 0.3 -> ncurses 0.4 #### Feb 3, 1993 ####
15635 * added a handler to cleanup after SIGSEGV (hopefully never needed).
15636 * changed SRCDIR from /etc/term to /usr/lib/terminfo.
15637 * renamed compile/dump to tic/untic.
15641 #### ncurses 0.2 -> ncurses 0.3 #### Jan 20, 1993 ####
15643 * fixed various files to allow correct update after shelling out.
15650 #### ncurses 0.1 -> ncurses 0.2 #### Aug 14, 1992 ####
15653 * lib_trace.c updated to use stdarg.h and vprintf routines.
15656 #### ncurses -> ncurses 0.1 #### Jul 31, 1992 ####
15662 -- vile:txtmode: