Lines Matching +refs:cc +refs:check +refs:some +refs:feature

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
79 + modify tput/tset reset feature to avoid 1-second sleep if running in
81 + modify check-size feature to avoid using it in a pseudoterminal
84 + trim a space after some "-R" options, fixing builds for applications
92 + add configure check for MB_LEN_MAX, to provide warning as needed.
136 corresponding SIGWINCH feature is disabled.
198 + amend fix for Debian #1055882, correcting nul terminator check in
206 + amend parameter check for entire string versus specific length in
243 + make the recent change to setupterm optional "--enable-check-size"
261 with options "-E -T" demonstrates this feature.
348 + improve parameter check in tparm_setup()
369 TERMINAL, and check if they are for a terminal, like SVr4.
414 + check return value of _nc_save_str(), in special case for tic where
420 + add tiscan_s() to help applications check formatting capabilities
424 + improve check in lib_tparm.c, ensuring that a char* fits into a
471 + modify version-check for gcc/g++, now works for msys2.
472 + modify check in _nc_write_entry() for multiply defined aliases to
482 + add/use configure check for clock_gettime(), to supersede
487 + recent msys2 headers work with _DEFAULT_SOURCE; amend check
490 + add configure macro for gettimeofday vs inline check
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
541 xterm feature (prompted by discussion with Bram Moolenaar) -TD
614 + modify configure macro CF_BUILD_CC to check if the build-compiler
634 + work around musl's nonstandard use of feature test macros by adding
649 + fix some cppcheck warnings, mostly style, in ncurses and c++
667 + check for non-textfiles to tic.
671 + add configure check for fpathconf (report by Georg Lehner).
672 + add configure check for math sine/cosine, needed in test/tclock,
676 + trim out some unwanted linker options from ncurses*config and .pc
695 + add consistency check in tic for u6/u7/u8/u9 and NQ capabilities.
709 + add a null-pointer check for term_names field in copy_termtype(),
761 + add some debug-traces for tic/infocmp.
769 + add a limit-check to guard against corrupt terminfo data
771 + add check/warning in configure script if option --with-xterm-kbs is
873 + improve configure check for getttynam (report by Werner Fink).
897 + improve search-path check for pkg-config, for Debian testing which
901 + improve check in misc/Makefile.in for empty $PKG_CONFIG_LIBDIR
909 + simplify some references to WINDOWS._flags using macros.
910 + add a "check" rule in Ada95 makefile, to help with test-packages.
925 + check for screen size-change in scr_init() and scr_restore(), in case
945 + fill in some details for infoton -TD
956 + remove check in tic that assumes that none or both parameterized and
970 + add a check in toe to ensure that a "termcap file" is text rather
1008 + correct reversed check for --disable-root-environ (report/analysis
1023 + add "check" rule for ncurses/Makefile
1025 + add check in tic to report instances where tparm would detect an
1031 + fix some documentation errata from OpenBSD changes.
1055 + fill in some missing pieces for pccons, to make it comparable to the
1076 + modify configure script to support ".PHONY" make program feature.
1115 + modify tputs' error check to allow it to be used without first
1117 is required for supporting the terminfo delay feature (report by
1120 + add null-pointer check in comp_parse.c, when a "use=" clause refers
1129 + modify configure check for libtool to prevent accidental use of an
1137 + add a "all::" rule before the new "check" rule in test/Makefile.in
1142 + add "check" rules for headers in c++, progs and test-directories.
1149 + fix some cppcheck warnings, mostly style, in ncurses and c++
1155 + fix some cppcheck warnings, mostly style, in ncurses library and
1171 + fix some cppcheck warnings, mostly style, in ncurses test-programs,
1186 + correct use-ordering in some xterm-direct flavors -TD
1190 + change configure-check for gcc's noreturn attribute to assume it is
1212 + add check in tic for duplicate "use=" clauses.
1230 + add a check in _nc_build_wch() in case the background character is a
1239 + add name for Fedora's pcre2 to configure check for "--with-pcre2"
1272 + improve quoting/escaping in configure script, uses some features of
1289 + fix some compiler-warnings which gcc8 reports incorrectly.
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
1348 + modify configure-check for clang to verify that -Qunused-arguments
1353 + provide workaround configure-check for bool when cross-compiling.
1356 + change a null-pointer check in set_curterm to a valid-string check,
1364 Black), as well as some fixes via linklint.
1375 + fix some sgr inconsistencies in d230c, ibm6153, ibm6154,
1377 + improve tic's check for errors detected in tparm (prompted by
1392 + correct configure-check for gnurx library.
1405 + add configure-check for systre/tre with mingw configuration, to get
1450 + mark wgetch-events feature as deprecated.
1457 + amend tic/infocmp check to allow for the respective tool's absence
1459 + improved some of the build-scripts with shellcheck
1469 fallbacks, the improved check may help with cross-compiling
1517 + modify version-check with Ada generics to use the same pattern as in
1518 the check for supported gnat versions (report by Pascal Pignard).
1544 + correct configure version-check/warnng for g++ to allow for 10.x
1556 + add a check for end-of-string in cvtchar to handle a malformed
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
1568 to hide the feature (report by Michael Stapelberg).
1589 + modify lib_mouse.c to check for out-of-range button numbers, convert
1599 check if the last cell on a row was the beginning of a fullwidth
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
1617 + modify some of the configure-macros, as well as mk-1st.awk to work
1654 + check for pcre2posix.h instead of pcre2-posix.h
1658 length array feature.
1662 + use configured check for <sys/time.h> in a couple of places
1671 + check/workaround for line-too-long in Ada95 generate utility when
1674 + add "check" rule to include/Makefile, to demonstrate that the headers
1681 + correct check for gcc vs other compilers used in ncurses 6.0, from
1690 + modify check for sizeof(wchar_t) to ensure it gives useful result
1693 + define NCURSES_BROKEN_LINKER if the broken-linker feature is used,
1703 + add testing utility report_hashing to check hash-tables used for
1720 + improve configure macros which check for the X11/Intrinsic.h header,
1722 + suppress gcc's -Winline warning; it has not been useful for some time
1729 + fix some warnings from autoheader-252
1737 for PIE/PIC feature and debug-packages.
1777 + add warning-check in tic for terminals with parm_dch vs parm_ich.
1780 + reviewed st 0.8.2, updated some details -TD
1782 + corrected tic's check for ich1 (report by Sebastian J. Bronner,
1786 + check parameter of set_escdelay, return ERR if negative.
1787 + check parameter of set_tabsize, return ERR if not greater than zero
1808 + improve buffer-checks in captoinfo.c, for some cases when the
1811 + check for missing character after backslash in write_it
1812 + check for missing characters after "%>" when converting from termcap
1819 + check for invalid hashcode in _nc_find_type_entry and
1822 + check for invalid hashcode in _nc_find_entry.
1823 + check for missing character after backslash in fmt_entry
1824 + check for acsc with odd length in dump_entry in check for one-one
1826 + check length when converting from old AIX box_chars_1 capability,
1864 + fix some cppcheck warnings, mostly style, in ncurses test-programs.
1869 + fix some cppcheck warnings, mostly style, in ncurses test-programs.
1879 and does not support that feature (Debian #933572) -TD
1895 + add some portability/historical details to the tic, toe and infocmp
1913 + add a check in tic for paired indn/rin
1922 + add configure check for getenv() to work around implementation shown
1965 + add a limit check in newline_forces_scroll() for the case where the
1986 + check for TABSIZE variable in test/configure script.
1989 + reduce duplication across Caps* files by moving some parts which do
2002 + check if "b" binary feature of fopen works
2003 + check for missing feature of locale.h
2019 + modify _nc_parse_entry() to check if a user-defined capability has
2032 + corrected some of the undocumented terminfo names in Caps.hpux11
2033 + add "Caps-ncurses" file to help with checking inconsistencies in some
2035 + amend check for repeat_char to handle a case where setlocale() was
2040 + add tic check for consistent alternate character set capabilities.
2041 + improve check in mvcur() to decide whether to use hard-tabs, using
2043 + replace check in reset command for obsolete "pt" capability using
2051 + add check in tic to provide warnings for mismatched number of
2064 + change some "%define" statements in test-packages for RPMs to
2073 + add a check in test/configure to work around non-ncurses termcap.h
2076 on some of the BSDs.
2077 + updated "string-hacks" feature.
2103 + add dummy "check" rule in top-level and test-Makefile to simply
2105 + modify configure script to avoid conflict with a non-POSIX feature
2131 + CF_VA_COPY, add fallback check if neither va_copy/__va_copy is
2133 Also add another fallback check, for __builtin_va_copy(), which
2152 + check --with-fallbacks option to ensure there is a value, and add
2154 + add some traces in initialization to show whether a fallback entry is
2165 + correct a status-check in _nc_read_tic_entry() so that if reading
2193 + improve a configure check to work with newer optimizers (report by
2219 since Fedora 28's tools do not work with that feature.
2230 + improve check for LINE_MAX runtime limit, to accommodate broken
2268 + improve documentation regarding feature-test macros in curses.h
2280 + add configure check for pcre-posix library to help with MinGW port.
2336 + fix some gcc8 warnings seen in Redhat package build, but
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.
2370 + add a check in form-library for null-pointer dereference:
2382 + add a null-pointer check in _nc_parse_entry to handle an error when
2388 + use "const" in some prototypes rather than NCURSES_CONST where X/Open
2403 + add some checks in tracemunch for undefined variables.
2404 + trim some redundant capabilities from st-0.7 -TD
2408 + fix a check in infotocap which may not have detected a problem when
2410 + add a check in tic for the case where setf/setb are given using
2430 + simplify some ifdef's for extended-colors.
2446 + add a null-pointer check in safe_sprintf.c (report by Steven Noonan).
2522 this feature.
2551 + modify configure option --with-build-cc, adding clang, c89 and c99
2560 checks because some versions of the linker simply hard-code the
2566 needed to make a followup check for the pthread library work, and
2572 + build-fix for ncurses-examples with Fedora27, adding check for
2578 some remaining internals to apply, no ABI-related changes are
2618 + add configure check for default path of rgb.txt, used in picsmap.
2625 value to make it possible for most applications to check for an
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.
2693 + add check in tput for init/reset operands to ensure those use a
2702 + add a check in tic to note when a description uses non-mandatory
2703 delays without xon_xoff. This is not an error, but some descriptions
2709 + review/repair some exit-codes for tput, making usage-message exit
2711 + amend check in tput, tabs and clear to allow those to use the
2755 checks in some libraries.
2758 + add checks in test/configure for some functions not in 4.3BSD curses.
2764 + modify check in fmt_entry() to handle a cancelled reset string
2775 + add check in tic for unnecessary use of "2" to denote a shifted
2779 + add check in _nc_parse_entry() for invalid entry name, setting the
2782 + add a check in comp_scan.c to handle the special case where a
2788 + check for invalid strings in postprocess_termcap (Redhat #1484285)
2793 + improve test/configure checks for some curses variants not based on
2852 + add a check in newline_forces_scroll() in case a program moves the
2874 + add an overlooked null-pointer check in mvcur changes from 20170722
2900 + correct a limit-check in fixes from 20170701 (report by Sven Joachim).
2906 + remove initialization-check for calling napms() in the term-driver
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
2932 + remove some incorrect calls for memory-leaks from 20170617 changes
2945 + fill in some places where TERMTYPE2 vs TERMTYPE was not used
2978 + fix some typos in manpages (report/patch by Sven Joachim).
2981 + add test/picsmap.c to fill in some testing issues not met by dots.
3003 null, as well as adding a null pointer check of the window pointer
3018 On the other hand, termcap never did support this feature.
3023 + amend an old check for ambiguous use of "ma" in terminfo versus
3027 and "%'char'%+%c" to check that the final character is really 'c',
3029 + in _nc_infotocap(), add a check to ensure that terminfo "^?" is not
3031 + in _nc_tic_expand() and _nc_infotocap(), improve string-length check
3045 + fix some old copyright dates (cf: 20031025).
3096 + add a null-pointer check in ungetmouse, in case mousemask was not
3152 + modify configure check that g++ compiler warnings are not used.
3153 + add configure check for -fPIC option needed for shared libraries.
3156 + mark some structs in form/menu/panel libraries as potentially opaque
3199 error after initializing the trace feature using the environment
3274 feature will use ISO-8859-1 in any case (Mikulas Patocka).
3275 + improve check in tic for delays by also warning about beep/flash
3278 + minor fix for syntax-check of delays from 20161119 changes.
3283 + add check in tic for some syntax errors of delays, as well as use of
3306 + add functionality of tset -w to tput, like the "-c" feature this is
3309 + improve tput's check for being called as "init" or "reset" to allow
3348 + trim some obsolete/incorrect wording about EINTR from wgetch manual
3405 progs/reset_cmd.c, as part of changes to merge the reset-feature
3466 + restore some -I options removed in 20140726 because they appeared
3484 + check return-value of putwin
3506 available, as well as improving the check for CP437 and CP850.
3537 + modify test/configure script to check for pthread dependency of
3562 + regenerate HTML manpages using newer man2html to eliminate some
3568 + fix some strict compiler-warnings in traces.
3586 + minor refinement to check versus ncv to ignore two parameters of
3590 + add check in tic for use of bold, etc., video attributes in the
3591 color capabilities, accounting whether the feature is listed in ncv.
3592 + add check in tic for conflict between ritm, rmso, rmul versus sgr0.
3598 check into account.
3599 + add a configure check for wcwidth() versus the ncurses line-drawing
3620 feature-pages such as SP-funcs and threading (prompted by patches by
3632 + fix some typos in curs_inopts.3x (Benno Schulenberg).
3635 + fix some inconsistencies in the pccon* entries -TD
3668 annotation on the right margin; some terminals with partial support
3672 + improve configure check for setting WILDCARD_SYMS variable; on ppc64
3680 + replace some dead URLs in comments with equivalents from the
3698 + add configure check for openpty to test/configure script, for ditto.
3703 + improve check for working poll() by using posix_openpt() as a
3748 + fix some compiler warnings from ports.
3777 + use alternate workaround for gcc 5.x feature (adapted from patch by
3795 + modify test/configure script to check for pthreads configuration,
3846 Cygwin, which uses the broken-linker feature.
3850 + add check in configure script to disallow conflicting options
3913 + modify test-package for ncurses6 to omit rpath feature when installed
3925 + use extra-suffix in some overlooked shared library dependencies
3936 check for ".pc" files via pkg-config, but add a linkage check since
3951 + build-fix for the "--enable-ext-putwin" feature when not using
4002 + capture define's related to -D_XOPEN_SOURCE from the configure check
4021 + add configure check to determine if "local: _*;" can be used in the
4128 correcting the limit check against parametrized[], as well as filling
4129 in a check if the string happens to have parameters, e.g., "xm"
4131 + add check for zero/negative dimensions for resizeterm and resize_term
4164 + add check to ensure that getopt is available; this is a problem in
4165 some older cross-compiler environments.
4177 + add a configure check to ignore some of the plethora of non-working
4219 + add check for gnatprep "-T" option
4221 "trace" feature:
4229 + eliminate some redundant -I options used for building libraries, and
4236 + add a null pointer check in test/edit_field.c (report/analysis by
4245 + correct Charable() macro check for A_ALTCHARSET in wide-characters.
4254 + correct check in win_driver.c for saving screen contents, e.g., when
4273 + fix dereference before null check found by Coverity in tic.c
4314 + correct syntax for padding in some entries: dg211, h19 -TD
4327 + explicit dereferences to suppress some style warnings.
4336 some basic formatting, and avoids a warning about security with some
4355 + workaround for ${MAKEFLAGS} configure check versus GNU make 4.0,
4367 + merge some changes from Juergen Pfeifer's work with MSYS2, to
4372 + remove a check in the sp-funcs flavor of newterm() which allowed only
4395 + add check in tic for mismatch between ccc and initp/initc
4399 get the 256-color feature half-implemented -TD
4433 + fix some compiler warnings in win_driver.c
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
4479 + modify configure-script/ifdef's to allow OLD_TTY feature to be
4556 + some build-fixes for ncurses-examples with NetBSD-6.0 curses, though
4557 it lacks some common functions such as use_env() which is not yet
4559 + build-fix and some compiler warning fixes for ncurses-examples with
4564 + ignore g++ 4.2.1 warnings for "-Weffc++" in c++/cursesmain.cc
4595 + fix some gcc 4.8 -Wconversion warnings.
4641 + add check for size of wchar_t, use that to suppress a chunk of
4660 + minor changes to some configure macros to make them more reusable.
4703 + add pow() to configure-check for math library, needed since
4712 + revise fix for check for 8-bit value in _nc_insert_ch(); prior fix
4725 + drop AC_TYPE_SIGNAL check; ncurses relies on c89 and later.
4731 + add a missing 'int' type for main function in configure check for
4734 + improve configure check for static_cast, to work with clang 3.2
4756 + build-fix for OS X, to handle changes for --with-cxx-shared feature
4783 + updated some autoconf macros:
4797 + add a check in waddch_nosync() to ensure that tab characters are
4798 treated as control characters; some broken locales claim they are
4800 + add some traces to the Windows console driver.
4801 + initialize a temporary array in _nc_mbtowc, needed for some cases
4814 check if the call to wgetnstr() returned an error. This can happen
4818 + add a check for valid position in ClearToEOS()
4821 + improve a limit-check in make_hash.c
4855 + add check for return-value in tty_update.c
4857 + add check for numeric overflow in lib_instr.c
4898 + add a configure check for gcc option -no-cpp-precomp, which is not
4907 a null-pointer check in _nc_mvcur_resume.
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
4928 + check return value from remove/unlink in tic.
4929 + check return value from sscanf in test/ncurses.c
4930 + fix a null dereference in c++/cursesw.cc
4945 + correct order of color initialization versus display in some of the
4948 + delete windows on exit from some of the test-programs.
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,
5042 + add a null-pointer check in _nc_flush (cf: 20120825).
5068 + update test/configure, adding check for tinfo library.
5073 + modify followup check for pkg-config's library directory in the
5080 + modify some older xterm entries to align with xterm source -TD
5117 some work is needed on cproto to work with lib_gen.c to update
5128 + add configure check to distinguish clang from gcc to eliminate
5134 + fix some strict compiler warnings based on package scripts.
5135 + further fixes for configure check for working poll (Debian #676461).
5142 + correct configure check for working poll, fixing the case where stdin
5150 + add dl1/il1 to some entries based on dl/il values -TD
5166 + correct check in infocmp for number of terminal names when more than
5198 + fix some inconsistencies between vt320/vt420, e.g., cnorm/civis -TD
5208 + modify tic's check of conflicting key definitions to include extended
5209 capability strings in addition to the existing check on predefined
5223 + add XT to some terminfo entries to improve usefulness for other
5228 + add consistency check in tic for screen's "XT" capability.
5252 is built, in preference to the default gcc/cc (suggested by
5267 + correct a check made in lib_napms.c, so that terminfo applications
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):
5290 > merge some patches from OpenSUSE rpm (Werner Fink):
5315 + improve configure macro CF_MKSTEMP by moving existence-check for
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
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
5426 + modify configure-check for etip.h dependencies, supplying a temporary
5432 + correct database iterator's check for duplicate entries
5477 + change feature test from _XPG5 to _XOPEN_SOURCE in two places, to
5481 + add configure check to decide when to add _XOPEN_SOURCE define to
5485 incorrectly combining the corresponding feature test macros
5519 + restore a special-case check for directory needed to make termcap
5533 + updated CF_CURSES_LIBS check in test/configure script.
5544 + correct mask-check used in lib_mouse for wheel mouse buttons 4/5
5574 + add a check to ensure that termcap files which might have "^?" do
5591 + double-check gn (generic) flag in terminal descriptions to
5592 accommodate old/buggy termcap databases which misused that feature.
5608 + add a null-pointer check when handling the $CC variable.
5628 + add an overflow check when converting terminfo/termcap numeric
5632 feature, and translating from termcap %B to terminfo, needed by
5644 + add a check in start_color() to limit color-pairs to 256 when
5662 pointer check (report/analysis by Franjo Ivancic).
5678 7.1 with both gcc 4.2.4 and cc.
5699 + review old email, add details for some changelog entries.
5715 + used ncurses/link_test to check for behavior when the terminal has
5759 + add check in test/configure for use_window, use_screen.
5761 as different types on some Unix systems.
5762 + add check in test/configure for some legacy curses types of the
5778 + add check for unctrl.h in test/configure, to work around breakage in
5779 some ncurses packages.
5789 packages to suppress the rpath feature which is normally used for
5799 + add configure check to ensure that SIGINT works with gnat. This is
5802 + correct typo in check of $PKG_CONFIG variable in Ada95/configure
5809 + add special check in Ada95/configure script for ncurses6 reentrant
5817 + add configure check to determine if gnat's project feature supports
5821 + add configure check for, ifdef's for math.h which is in a separate
5860 + replaced C_Int by Curses_Bool as return type for some callbacks, see
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
5900 + improve the NCURSES_NO_UTF8_ACS feature by adding a check for an
5920 + fix some warnings for clang 2.6 "--analyze"
5939 + fix some strict compiler warnings in ncurses library.
5949 + correct help-messages in some of the test-programs, which still
5977 rpath feature (request by Sven Joachim).
5988 + add configure check to gnatmake, to accommodate cygwin.
6002 + modify configure check for tic program, used for fallbacks, to a
6007 + modify configure macro CF_LDFLAGS_STATIC to accommodate some loaders
6037 + add a check in mk-dlls.sh.in to obtain the size of a pointer to
6062 + add configure check for pthread_kill(), needed for some old
6071 + add check in terminfo source-reader to provide more informative
6080 + document in manpages that "mv" functions first use wmove() to check
6090 + modify configure script to cleanup after check for symbolic links.
6102 + modify initialization check for win32con driver to eliminate need for
6112 + add a check in tic for missing set_tab if clear_all_tabs given.
6129 + add/use configure check to turn on project rules for Ada95/src.
6169 + correct cross-compiling configure check for CF_MKSTEMP macro, by
6170 adding a check cache variable set by AC_CHECK_FUNC (report by
6183 new EINTR feature is enabled.
6188 "-version-number" feature which was added in libtool 1.5 (report by
6190 feature, which makes libraries generated using libtool compatible
6199 + correct limit-check in wredrawln, accounting for begy/begx values
6203 included in curses.h before testing feature symbols, since they
6207 + fix some strict compiler warnings in ncurses library.
6218 + add configure --disable-rpath-hack, to allow disabling the feature
6234 + add configure check for exctags vs ctags, to work around pkgsrc.
6243 configuration as well as for rpath feature in *-config scripts.
6249 + improve configure CF_FIND_LINKAGE, adding add check between system
6252 + add check if Gpm_Open() returns a -2, e.g., for "xterm". This is
6284 model does not clear with color for that feature -TD
6361 + remove old check in mvderwin() which prevented moving a derived
6390 + improve some limit-checks related to filename length in reading and
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
6427 as a curses feature, to ignore it if it is not a single character
6439 + quiet some pedantic gcc warnings.
6440 + modify _nc_wgetch() to check for a -1 in the fifo, e.g., after a
6470 termlib internals. Currently, it requires the sp-funcs feature to
6473 library (some work remains for forms library).
6477 + make some symbolic links in the terminfo directory-tree shorter
6479 + fix some groff warnings in terminfo.5, etc., from recent Debian
6487 + add some test programs (and make these use the same special keys
6560 + fix a null-pointer check in _nc_format_slks() in lib_slk.c, from
6641 + suppress configure check for static/dynamic linker flags for gcc on
6650 + quiet a false report by cppcheck in c++/cursesw.cc by eliminating
6660 + modify CF_WITH_LIBTOOL configure check to allow unreleased libtool
6692 + suppress configure check for static/dynamic linker flags for gcc on
6715 some internals work is needed to complete these).
6755 + remove undeveloped feature in ncurses-config.in for setting
6771 + add a configure-time check to pick a suitable value for
6779 configure check to detect whether a "-" is needed before "ar"
6798 + add check for failure to open hashed-database needed for db4.6
6822 was xterm's alternate screen feature).
6823 + add check in mouse-driver to disable connection if GPM returns a
6889 + document some unresolved issues for rpath and pthreads in TO-DO.
6896 + some build-fixes for configure --disable-ext-funcs (incomplete, but
6898 + improve configure-check for awks unable to handle large strings, e.g.
6926 + correct check for notimeout() in wgetch() (report on linux.redhat
6941 + add configure check for awk programs unable to handle big-strings,
6948 + add configure check for wcsrtombs, mbsrtowcs, which are used in
6958 + add configure-check to see if the std namespace is legal for cerr
6969 + modify configure check for pthread library to work with OSF/1 5.1,
6983 + add configure option --enable-weak-symbols to turn on new feature.
6984 + add configure-check for availability of weak symbols.
7018 + improve documentation of build-cc options in INSTALL.
7024 + correct some ifdef's needed for the broken-linker configuration.
7025 + make debugging library's $BAUDRATE feature work for termcap
7027 + make $NCURSES_NO_PADDING feature work for termcap interface (prompted
7038 + fix some memory leaks in delscreen() and wide acs.
7050 some minor restrictions, e.g., the application should not delete a
7056 parameter rather than relying on SP; some dependent functions still
7090 + simplify some loops with macros each_screen(), each_window() and
7182 + modify unctrl() to check codes in 128-255 range versus isprint().
7246 configure script's check if the filesystem supports mixed-case
7290 + separated ifdef's for some BSD-related symbols in tset.c, to make
7375 + add check to trace-file open, if the given name is a directory, add
7389 taking into account some split characters on left/right window
7400 + add some output flags to _nc_trace_ttymode to help diagnose a bug
7419 + add null-pointer check in key_name() (report by Andreas Krennmair,
7437 + document some portability issues in man/curs_util.3x
7448 + document some portability issues in man/curs_getyx.3x
7458 + correct some functions in Ada95 binding which were using return value
7465 + add a configure check for gcc's options for inlining, use that to
7506 + add a null-pointer check in tack/ansi.c request_cfss()
7508 + corrected check for valid memu/meml capabilities in
7514 + fix a limit check in tack/ansi.c tools_charset()
7518 + fix a couple of places in tack/output.c which did not check for EOF.
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()
7531 + add try/catch block to c++/cursesmain.cc
7580 + move some initialization (LINES, COLS) from lib_setup.c,
7603 + change internal return codes of _nc_wgetch() to check for cases
7621 disable the feature altogether (reports by Michail Vidiassov,
7625 + remove "-ldl" from some library lists to reduce dependencies in
7670 + fix configure check for libtool's version to trim blank lines
7672 + review/eliminate other original-file artifacts in cursesw.cc, making
7699 + modify configure check for libtool's version to trim blank lines
7701 + modify some modules to allow them to be reentrant if _REENTRANT is
7703 + eliminate static data from some modules: add_tries.c, hardscroll.c,
7769 + add some see-also references in manpages to show related
7773 + add a check in lib_color.c to ensure caller does not increase COLORS
7800 + improve some shared-library configure scripting for Linux, FreeBSD
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
7894 + use _nc_basename() in tset to improve $SHELL check for csh/sh.
7925 + add a check for _POSIX_VDISABLE in tset (NetBSD #33916).
7938 + add some notes regarding copyright to terminfo.src -TD
7962 + improve a limit-check in frm_def.c (John Heasley).
7972 + add entrypoints for some functions which were only provided as macros
7979 these definitions can simplify some application (discussion with
8019 of doupdate() if the terminal has the magic-cookie feature (report
8022 reported to implement this feature -TD
8034 + add configure check to ensure that SIGWINCH is defined on platforms
8042 + another fix for infocmp -i option, which did not ensure that some
8062 a test-screen (some commands used 'x' or 'q').
8073 + add some checks to ensure current position is within scrolling
8075 + change some NewChar() usage to static variables to work around
8086 + remove 970913 feature for copying subwindows as they are moved in
8121 + fix some buffer limits in c++ demo (comment by Falk Hueffner in
8137 + fix an error in filter() modification which caused some applications
8141 + check if filter() was called when getting the screensize. Keep it
8155 + add a null-pointer check in the wide-character version of
8161 + modified test programs to allow some to work with NetBSD curses.
8175 + typos in curs_addchstr.3x, some doc files (noticed in OpenBSD CVS).
8179 feature.
8205 + change some internal functions to use int/unsigned rather than the
8209 + remove a redundant check in lib_color.c (Debian #335655).
8242 + suppress configure check for gnatmake if Ada95/Makefile.in is not
8253 + document in demo_forms.c some portability issues.
8264 the configure check for --with-build-cc (report by Daniel Jacobowitz).
8278 + add configure script check for --enable-ext-mouse, bump ABI to 6 by
8298 + document some workarounds for shared and libtool library
8340 + improve tic check for sgr0 versus sgr(0), to help ensure that sgr0
8358 + improve configure check for nanosleep(), checking that it works since
8359 some older systems such as AIX 4.3 have a nonworking version.
8380 + tack.1 had some 1m's that should have been 1M's.
8404 that, since on some platforms those are not pointers.
8415 + add some entrypoints for freeing permanently allocated data via
8424 + improve configure check for large-files, adding check for dirent64
8439 + modify c++/demo.cc to build with g++ -fno-implicit-templates option
8466 + modify configure script check for _XOPEN_SOURCE, disable that on
8480 + add some checks in lib_mouse to ensure SP is set.
8494 + modify C++ binding to use some C internal functions to make it
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.
8622 + add a check in _nc_trans_string() for improperly ended strings, i.e.,
8628 + merge some development changes to extend color capabilities.
8631 + merge some development changes to extend color capabilities.
8645 + fix check for numeric digits in test/ncurses.c 'b' and 'B' tests.
8655 + fix an limit-check in wadd_wchnstr() which caused labels in the
8663 + replace some references on Linux to wcrtomb() which use it to obtain
8668 + some fixes to frm_driver.c to allow it to accept multibyte input.
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
8700 + improve color optimization a little by making _nc_do_color() check
8728 and smacs strings as well. Also modify the check for screen's
8748 + remove check in wget_wch() added to fix an infinite loop, appears to
8762 + add 'B' test to ncurses.c, to exercise some wide-character functions.
8836 + add check in wget_wch() for printable bytes that are not part of a
8840 + improve tic's check to compare sgr and sgr0.
8841 + fix c++ directory's .cc.i rule.
8844 + modify tic's check for conflicting function keys to omit that if
8860 + fix a missing nul check in set_field_buffer() from 20040508 changes.
8910 + change limit-check in init_color() to allow r/g/b component to
8923 + fix some inconsistent use of #if/#ifdef (report by Alain Guibert).
8942 + free some memory leaks in tic.
8943 + remove check in post_menu() that prevented menus from extending
8945 + remove check in newwin() that prevents allocating windows
8954 + add some limit-checks to guard isprint(), etc., from being used on
8966 + add a check in tic for terminfo entries having an sgr0 but no sgr
8983 some apropos script (Debian #237831).
8999 + check for nl_langinfo(CODESET), use it if available (report by
9007 + some changes to adapt the form library to wide characters, incomplete
9022 + add configure check if the compiler can use -c -o options to rename
9065 + modify configure script check for ranlib to use AC_CHECK_TOOL, since
9073 to make <wchar.h> check work with Tru64 4.0d.
9095 + make check for stdbool.h more specific, to ensure that including it
9145 + add a check for tic to flag missing backslashes for termcap
9166 awkward for some cases.
9170 + improve configure check for _XOPEN_SOURCE and related definitions,
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
9197 + fix some spelling in comments (reports by Jason McIntyre, Jonathon
9207 + modify MKkey_defs.sh to check for sort utility that does not
9211 David Krause using some of the new malloc debugging features
9218 + add check for multiple "tc=" clauses in a termcap to tic.
9219 + check for missing op/oc in tic.
9224 + add some null-pointer checks to lib_options.c (report by Michael
9238 + modify infocmp to omit check for $TERM for operations that do not
9266 + improve a check for changed-attribute by exiting a loop when the
9283 + simplify NC_BUFFERED macro by moving check inside _nc_setbuf().
9293 --with-build-cc does not specify a cross-compiler (suggested by Dan
9340 _GNU_SOURCE check.
9415 + add a null-pointer check for result of keyname() in _tracechar()
9419 + add a call to setlocale() in cursesmain.cc, making demo display
9430 + remove configure script check to allow -Wconversion for older
9456 feature is broken.
9467 + add a check in test/configure for ncurses extensions, since there
9468 are some older versions, etc., which would not compile with the
9514 + fix some issues reported by valgrind in the slk_set() and slk_wset()
9522 + modify setupterm() to check if the terminfo and terminal-modes have
9546 + add/use _nc_trace_bufcat() to eliminate some fixed buffer limits in
9557 + modify demo_keydef.c to show the details it changes, and to check
9566 + corrected ifdef's relating to configure check for wchar_t, etc.
9582 + add configure check for wchar_t and wint_t types, rather than rely
9609 the gpm library does not make this check (bug report for dialog
9664 + change some overlooked tputs() calls in scrolling code to use putp()
9681 enable padding which may be needed for some terminals (patch by
9723 + repair check for missing C++ compiler, which is broken in autoconf
9731 ncurses libraries are old, since it ignores the -L options at some
9750 + fix a boundary check in lib_insch.c (patch by Philippe Blain).
9767 + add check in tic for keypads consistent with vt100 layout.
9771 + check for missing/empty/illegal terminfo name in _nc_read_entry()
9777 experimental NCURSES_WGETCH_EVENTS feature. The #undef confuses
9780 feature of GNU sed 4.0 (reported by Ervin Nemeth <airwin@inf.bme.hu>).
9840 + modify MKkey_defs.sh to check for POSIX sort -k option, use that if
9844 + modify linux terminfo entry to use color palette feature from
9855 + add debug traces to some functions in lib_mouse.c
9872 + add check in lib_overlay.c to ensure that the windows to be merged
9888 + remove some unused variables from mvcur test-driver.
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
9926 + amend check in kgetch() from 20020824 to look only for function-keys,
9930 + check return-value of setupterm() in restartterm().
9938 + add a check in kgetch() for cooked characters in the fifo to avoid
9985 + fix an off-by-one in lib_pad.c check for limits of pad (patch by
10000 + check error-return from _nc_set_tty_mode() in _nc_initscr() and
10010 + remove fstat() check from scr_init(), which also fixes a missing
10027 + improve a limit-check in lib_refresh.c
10028 + remove check in lib_screen.c relating dumptime to file's modification
10070 + modify check in --disable-overwrite option so that it is used by
10080 + improve $COLORFGBG feature by interpreting an out-of-range color
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.
10310 + updated configure macro CF_WITH_PATHLIST, to omit some double quotes
10379 + modify ifdef's for c++/cursesw.cc to use the fallback vsscanf() in
10391 + replace the configure script existence-check for mkstemp() by one
10456 + modify run_tic.sh to check if the build is a cross-compile. In that
10471 + add -i option to view.c, to test ncurses' check for non-default
10510 + modify tgetent() to check if exit_attribute_mode resets the alternate
10557 --with-build-cc, --with-build-cflags, --with-build-ldflags, and
10592 + review/fix some of the T() and TR() macro calls, having noticed that
10598 + add a _nc_access() check before opening files listed via $TERMPATH.
10599 + using modified man2html, regenerate some of the html manpages to fix
10603 + add some limit/pointer checks to -S option of tputs.
10619 + corrected stdio function used to implement scanw() in cursesw.cc
10627 + fix some of the trace calls which needed modification to work with
10637 + add configure check to define _GNU_SOURCE, needed to prop up glibc
10673 + add a configure check, if --enable-widec is specified, for putwc(),
10675 + remove some unnecessary text from curs_extend.3x and
10678 + add configure check if cast for _IO_va_list is needed to compile
10704 + change some chtype's to attr_t's where the corresponding variables
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
10797 + rewrite parts of configure.in which used changequote(). That feature
10811 + add some examples of customizing screen's terminfo:
10825 + add .cc.ii rule to c++ makefile, to get preprocessor output for
10836 + cleanup of newdemo.c, fixing some ambiguous expressions noted by gcc
10837 2.95.2, and correcting some conflicting color pair initializations.
10841 + modify configure check for g++ library slightly to accommodate
10844 + add configure check for c++ <sstream> header, replace hardcoded
10861 + modify screen terminfo entry to use new 3.9.8 feature allowing xterm
10867 + remove changequote() calls from configure script, since this feature
10871 + add a null-pointer check in tic.c to handle the case when the input
10879 + revert change to c++/demo.cc from 20001209, which changed definition
10892 $enableval where it should check for $withval. Also,
10896 + correction to my merge of Tom Riddle's patch that broke tic in some
10934 + correct prototypes for some functions in curs_termcap.3x, matching
10941 - addition of some more low-level functions to the binding, including
10951 + add check in lib_tgoto.c's is_termcap() function to reject null or
10972 + add a use_terminfo_vars() check for $HOME/.termcap, and check for
10995 + add a check in relative_move() to guard against buffer overflow in
11020 for some identifiers defined in the standard package.
11026 + test/repair some issues with libtool configuration. Make
11042 + correct parameter counts in include/Caps for dclk as well as some
11098 _nc_safe_strcat(), etc. Made other related changes to check lengths
11126 + using parameter check added to tic, corrected 27 typos in
11130 + add a check for empty buffers returned by fgets() in comp_scan.c
11133 + add to railroad.c some code exercising tgoto(), providing an
11139 + add check to tic which reports capabilities that do not reference
11143 + some cleanup of logic in _nc_signal_handler() to verify if SIGWINCH
11195 + modify tset.c to check for transformed "reset" program name, if any.
11196 + add a check for null pointer in Make_Enum_Type() (reported by Steven
11226 + add configure check for filesystems (such as OS/2 EMX) which do not
11242 + add definitions via transform.h to allow tic and tput to check for
11270 + minor adjustments to work around some of the incompatibilities/bugs
11274 + correct logic in adjust_cancels(), which did not check both
11299 + modify the check for big-core to force a couple of memory accesses,
11378 + add experimental configure option --enable-colorfgbg to check for
11386 + change message format for edit_cfg.sh, since some people interpret
11395 + modify TransformLine() to check for cells with different color pairs
11438 + modify delscreen() to check if the output stream has been closed, and
11463 + add a limit-check in _nc_do_color(), to avoid using invalid color
11468 that can be tested" feature did not reflect this knowledge. Correct
11475 broke check for screen's AX capability (reported by Valeriy E Ushakov
11477 + change man2html rule in dist.mk to workaround bug in some
11486 + modify lib_vidattr.c to check for ncv fixes when pair-0 is not
11489 + add a check to _nc_makenew() to ensure that newwin() and newpad()
11515 + corrections/updates for some IBM terminfo entries -TD
11551 terminfo entries, use presence of this as a check for a small
11560 check for buffer overflow.
11568 20000311. Add check for '.' in format of number, since that also
11597 + add check for zero-uses in infocmp's file_comparison() function
11611 + change some private library interfaces used by infocmp, e.g.,
11613 + add a check in _nc_infotocap() to ensure that cm-style capabilities
11627 made it check only one entry at a time.
11635 + add a limit-check for wresize() to ensure that a subwindow does not
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
11696 + add CF_FUNC_POLL macro to check if poll() is able to select from
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,
11782 termcap, which did not check if a colon must be escaped.
11783 + correct termcap translation for "%>" and "%+", which did not check
11789 + some cleanup and commenting of ad hoc cases in _nc_infotocap().
11815 + move logic for _nc_windows in lib_freeall.c inside check for nonnull
11844 + modify configure script to add specific ifdef's for some functions
11847 + reorder some configure options, moving those extensions that have
11855 + modify curses.h.in, undef'ing some symbols to avoid conflict with C++
11921 + fix some minor errors in position_check() debugging code, found while
11954 + remove -lcurses -ltermcap from configure script's check for the gpm
11960 + modify CF_STDCPP_LIBRARY configure macro to perform its check only
11995 + move definition for builtin.h in configure tests to specific check
12002 + corrected beterm terminfo entry, which lists some capabilities which
12021 --without-cxx option to check only for the C++ compiler
12075 However, some emulators which are incompatible with xterm in other
12131 + fix some compiler warnings in tack.
12132 + add a check for predefined bool type in CC, based on report that
12163 + add a null-pointer check for SP in lib_vidattr.c to logic that checks
12174 + add check to tparm to guard against divide by zero (reported by Aaron
12206 + back-out _nc_access check in read_termcap.c (both incorrect and
12213 + use _nc_access check in read_termcap.c for termpaths[] array (noted
12223 + split up an expression in configure script check for ldconfig to
12302 + regenerate some of the html documentation
12308 that some entries will return kend & khome versus kslt and kfnd, for
12316 + add check to tic to warn about terminfo descriptions that contain
12332 gcc, because some GNAT implementations use other names for the
12341 + disable logic that allows setbuf to be turned off/on, because some
12352 gnat-3.11p complains on some constructs.
12353 + fixed some upper/lower case notations because gnat-3.11p found
12376 would hang when given a ^Z. Also, check if the terminal's process
12395 parametrizes some existing logic in the configure script, and is
12452 + removed some unused ifdef's as part of Alexander's restructuring.
12454 Version 2. This includes making some parameters NCURSES_CONST
12466 + check if tmp_fp is opened in tic.c before closing it (patch by Pavel
12489 setbuf feature, for testing purposes.
12525 some older implementations (e.g., SunOS 4.x) return the buffer
12528 + modify demo.cc to get it to compile with newer versions of egcs.
12530 ('\" t). This space prevents some versions of man from displaying
12572 + fix a potential compile problem in cursesw.cc
12573 + some Ada95 cosmetics
12591 + remove an autoconf 2.10 artifact from the configure script's check
12614 + add some error-checking to _nc_read_file_entry() to ensure that
12619 + remove redundant configure check for C++ which did not work when $CXX
12621 + corrected bcopy/memmove check; the macro was not standalone.
12630 + add configure-check for bcopy/memmove, for 980919 changes to hashmap.
12633 some older entries - TD
12663 + check for terminal names > MAX_NAME_SIZE in a few more places when
12679 exit_insert_mode combination, adjusting InsCharCost to check
12763 + use 'access()' to check if ncurses library should be permitted to
12812 + simplify some expressions with CHANGED_CELL, CHANGED_RANGE and
12870 + add checks for some possible buffer overflows and unchecked
12886 in some C++ implementations (reported by several people running
12921 insert/delete character. The logic did not check that there was a
12926 + minor performance improvement to wnoutrefresh by moving some
12949 check for gcc, rather than autoconf's $GCC value. This did not
12952 + revise check for compiler options to force ANSI mode since repeating
13010 + correct some places in configure script where $enableval was used
13012 + modify some man-pages so no '.' or '..' falls between TH and SH
13027 + use 'stat()' rather than 'access()' in toe.c to check for the
13029 + suppress configure CF_CXX_LIBRARY check if we are not using g++
13050 + regenerated some documentation overlooked in 980214 patch
13069 + modify -lm test to check for 'sin()' rather than 'floor()'
13119 + reorganized some functions in lib_mouse() to use case-statements.
13130 + check for empty string in $TERM variable (reported by Brett Michaels
13135 + modify CF_BOOL_SIZE to check if C++ bool types are unsigned.
13174 + Improve a feature of the forms driver. For invisible fields
13190 cur_term is null, since some applications depend on being able to use
13197 + add tic check for save/restore cursor if change_scroll_region is
13213 + check that the Ada95 binding runs against the correct version of
13255 + add (for debugging) a check for ich/ich1 conflict with smir/rmir
13265 + add configure check for 'tack'.
13268 + add validity-check for SP in trace code in baudrate() (reported by
13352 + correct check for error-return by _nc_tgetent(), which returns 0
13373 when that feature is not configured.
13379 + add check for -lgen when configuring regexpr.h
13401 than uname, which is unreliable on some systems.
13435 + factors lib_slk.c into some smaller modules
13436 + factors panel.c into some smaller modules
13506 eat_newline_glitch since that apparently does not work on some
13508 + correct a limit check in scroll_csr_backward()
13513 + fixes missing returncode in TestApplication::run() in demo.cc
13524 + check for ldconfig, don't try to run it if not found.
13553 + merge testcurs.c with version from PDCurses 2.3, clarifying some of
13647 + add a check in PutChar() for ability to insert to the case of
13769 + modify test/configure.in to check if initscr is already in $LIBS
13793 + add makefile rules for some of the unit tests in ncurses (mvcur,
13863 + add configure check for long filenames, using this to determine if
13884 + disentangle 'xterm' terminfo entry from some derived entries that
13900 + correct some loop-variable errors in xmc support in lib_doupdate.c
14004 + restore check for ^Q in ncurses 'g' test broken in 970510 (reported
14064 + suppress check for pre-existing ncurses header if the --prefix
14073 symbol file (patch by Tim Mooney <mooney@dogbert.cc.ndsu.NoDak.edu>)
14080 + drop unnecessary check for attribute-change in onscreen_mvcur() since
14081 mvcur() is the only caller within the library, and that check in turn
14137 before installing, since some install programs do not properly handle
14147 + add check to ensure that C++ binding and demo are not built with g++
14152 + corrections to demo.cc, to fix out-of-scope variables (Juergen
14239 + check for C++ builtin.h header
14262 + add configuration summary, reordered check for default include
14275 + moved some macros from lib_doupdate.c to curses.priv.h to use in
14291 + check for cross-compiling before trying to invoke the autoconf
14365 + correct some limit checks in lib_doupdate.c exposed while running
14382 + update test/configure.in to supply some default substitutions.
14403 + correct font-codes in some man-pages (patch by Jesse Thilo
14418 > some returns were ERR, where the function had completed the
14421 > contrary to comments, some scrolling cases were tested after the
14429 + correct some of the writable-strings warnings (reported by Gary
14501 handled as an exception to the rule, since some linkers do bulk
14577 + add check in infocmp.c to guard against string compare of
14611 + check for getenv("HOME") returning null (ESR).
14630 + corrected expansion of %-format characters in dump_entry.c; some were
14635 + corrected some memory leaks in ncurses.c, and a minor logic error
14642 + corrected limit-check in set_top_row (Juergen Pfeifer).
14666 simpler to construct tests (for double-check of _nc_hash_map tests).
14679 + add some more XENIX keycap translations to include/Caps.
14724 + add ncurses.c driver for magic-cookie, some fixes to ncurses.c
14858 + always check for <sys/bsdtypes.h> since ISC needs it to declare
14911 + check return code of _nc_mvcur_scrolln() in _nc_scroll_optimize() for
14966 + modify run_tic.sh to use shlib script, fixes some problems installing
15030 + autoconf mods (Tim Mooney <mooney@dogbert.cc.ndsu.NoDak.edu>).
15033 confusion, and made this check for the /usr/lib/terminfo pre-existing
15151 * changed the line-breakout optimization code to allow some lines to be
15152 emitted before the first check.
15187 * Fixed some bugs in tput (it does padding now)
15200 * added fallback-entry-list feature.
15261 appropriate, fixed some shadowed variables, change attr_t to compatible with
15262 chtype, use attr_t in some places where it was confused with 'int'.
15289 select-call (otherwise, some implementations hang).
15518 interrupted getch() (bug or feature?) now the getch is
15597 (in lib_doupdate.c(putChar() -- check against columns not columns-1)
15658 * ANSIfication of some functions.