Lines Matching +refs:gn +refs:embedded +refs:variable +refs:boundary
179 + updated man/edit_man.sh to allow for "\%" markers embedded after
266 copying the va_list variable (patch by Ian Abbott).
1011 parameter rather than a "..." variable-length parameter list
1561 + fix an uninitialized variable in lib_mouse.c changes (cf: 20200502)
1657 + modify win_driver.c to use _alloca() rather than gcc's variable
1659 + add NCURSES_IMPEXP to ncurses wrapped-variable declarations
1947 variable.
1983 + improve ifdef's for TABSIZE variable, to help with AIX/HPUX ports.
1986 + check for TABSIZE variable in test/configure script.
2067 + eliminate fixed buffer-size when reading $TERMCAP variable.
2068 + correct logic in read_entry.c which prevented $TERMCAP variable from
2377 edge/boundary (patch by Leon Winter).
2447 + improve fix for Debian #882620 by reusing limit2 variable (report by
2593 + minor fix for test/tracemunch, initialize $awaiting variable.
3200 variable.
3276 when a delay is not embedded, or if those use the VT100 reverse
3556 + modify test/ditto.c to allow $XTERM_PROG environment variable to
3672 + improve configure check for setting WILDCARD_SYMS variable; on ppc64
3673 the variable is in the Data section rather than Text (patch by Michel
4061 + fix an incorrect variable assignment in 20141220 changes (report by
4308 environment variable.
4441 variable NCGDB used by Juergen Pfeifer for debugging (prompted by
4470 + apply includesubdir variable which was introduced in 20130805 to
4732 type of bool variable, to work with clang 3.2 (report by Dmitri
4933 + correct scope of variable used in SetSafeOutcWrapper macro.
4935 + initialize wbkgrndset() temporary variable when extended-colors are
4971 the RPATH_LIST variable, e.g., "../lib" as used in installing shared
5016 for LIBS_TO_MAKE variable.
5017 + modify configure script to show $PATH_SEPARATOR variable.
5023 + modify treatment of TERM variable for MinGW port to allow explicit
5138 + fix an uninitialized variable in -c/-n logic for infocmp changes
5240 embedded in the description.
5241 + correct variable name in gen_edit.sh which broke configurability of
5423 + fix inconsistent checks on $PKG_CONFIG variable in configure script.
5475 + add variable cf_cv_prog_gnat_correct to those passed to
5591 + double-check gn (generic) flag in terminal descriptions to
5598 variable is defined in the makefiles which use it.
5608 + add a null-pointer check when handling the $CC variable.
5616 + add _nc_strict_bsd variable in tic library which controls the
5664 PKG_CONFIG_PATH variable (report by Frederic L W Meunier).
5676 are not used in the $CC variable.
5791 + corrected definition of libdir variable in Ada95/src/Makefile.in,
5802 + correct typo in check of $PKG_CONFIG variable in Ada95/configure
6006 + fix several places in configure script using ${variable-value} form.
6151 of updating LIBS variable.
6170 adding a check cache variable set by AC_CHECK_FUNC (report by
6176 variable to curses.priv.h, and adjusting for cases where sp-funcs
6179 variable to override (prompted by report by Pablo Cazallas).
6231 cases where there are embedded blanks in the rpath option.
6239 + improve handling of color-pairs embedded in attributes for the
6413 + change a variable name in lib_newwin.c to make it clearer which
6426 + modify use of $CC environment variable which is defined by X/Open
6528 $cross_compiling variable directly rather than comparing host/build
6651 a temporary variable.
6664 intermediate variable LT_UNDEF in the configure script, and then
6721 + change variable from PATHSEP to PATH_SEPARATOR
6756 prefix variable.
6905 + add environment variable NCURSES_GPM_TERMS to allow override to use
7071 + wrap cur_term variable to help make _nc_keymap() thread-safe, and
7072 always set the screen's copy of this variable in set_curterm().
7451 + fix a bug in Ada95/samples/ncurses which caused a variable to
7591 + do not use configure variable SHLIB_LIBS for building libraries
7808 spurious blanks embedded in its ${MAKEFLAGS} symbol.
7864 embedded into a termcap description.
7881 variable is also used (Redhat #199369).
8231 + move assignment from environment variable ESCDELAY from initscr()
8232 down to newterm() so the environment variable affects timeouts for
8400 "long" due to an uninitialized variable (report by Daniel Jacobowitz).
8530 + implement environment variable NCURSES_NO_UTF8_ACS to support
9196 appearing in TERMCAP environment variable.
9355 DLL, by adding the lib-directory to the PATH variable.
9604 variable names which were incompatible (as usual) between autoconf
9709 + use $cross_compiling variable in configure script rather than
9750 + fix a boundary check in lib_insch.c (patch by Philippe Blain).
9764 vt220+keypad. The last as embedded in various entries had ka3 and
9814 by checking for $NCURSES_TRACE environment variable and enabling
9901 a variable from the stack.
9972 + document TABSIZE variable.
9973 + add NCURSES_ASSUMED_COLORS environment variable, to allow users to
10529 + unset $data variable in MKterminfo.sh script, to address potential
10534 + correct logic for COLORFGBG environment variable: if rxvt is compiled
10535 with xpm support, the variable has three fields, making it slightly
10549 + remove unused variable 'used_ncv' from lib_vidattr.c (Philippe
11058 + correct logic for 'reverse' variable in lib_vidattr.c, which was
11065 + added checks for an empty $HOME environment variable.
11075 + change type of ospeed variable back to short to match its use in
11092 $TERMINFO variable for installs.
11379 $COLORFGBG variable as set by rxvt/aterm/Eterm.
11527 + add logic to support $TERMCAP variable in case the USE_GETCAP symbol
11964 + correct a problem in libpanel, where the _nc_top_panel variable was
12072 user's $DISPLAY variable is set in conjunction with the kmous
12409 variable $BROKEN_LINKER (request by Jeffrey C Honig).
12418 + provide support for termcap PC variable by copying it from terminfo
12444 + provide support for termcap ospeed variable by copying it from the
12484 BUILD_CC variable for cross compiling (patch by Uchiyama Yasushi
12488 + add environment variable NCURSES_NO_SETBUF to allow disabling the
12534 + allow remapping of OS/2 mouse buttons using environment variable
12834 wrong variable was used for cf_cv_type_of_bool. Compilers up to gcc
12891 with embedded '/', but give only a warning.
12907 variable $NCURSES_NO_PADDING to eliminate non-mandatory padding,
12937 Otherwise, the -L../lib is embedded when linking against shared
12941 versioning is embedded in the library, rather than implied by
12988 + correct c++/Makefile.in so install target do not have embedded ../lib
13130 + check for empty string in $TERM variable (reported by Brett Michaels
13229 embedded \200 characters are matched.
13287 end of output when they had embedded comments.
13346 + correct use of trailpad in tputs(), which used the wrong variable
13461 + add variable _nc_nulls_sent, to record the number of padding
13900 + correct some loop-variable errors in xmc support in lib_doupdate.c
13922 + correct error in trans_string() which added embedded newlines in a
14071 path embedded, allowing installs into nonstandard locations.
14125 + rename local 'errno' variable in etip.h to avoid conflict with global
14203 + modify debug-library version baudrate() to use environment variable
14781 + correct speed variable-type in 'tgetent()' (reported by Peter Wemm)
15155 * trace level can be controlled by environment variable.
15375 * fixed initialization for getch() related variable which cause