Lines Matching +refs:cc +refs:store +refs:settings

2551 	+ modify configure option --with-build-cc, adding clang, c89 and c99
2643 those correspond to the non-sgr settings where they differ, but
3048 + extend TERMINAL structure for ABI 6 to store numbers internally as
3176 + add settings corresponding to xterm-keys option to tmux entry to
3409 + change tset's initialization to allow it to get settings from the
3962 + clarify in curs_inopts.3x that window-specific settings do not
4564 + ignore g++ 4.2.1 warnings for "-Weffc++" in c++/cursesmain.cc
4930 + fix a null dereference in c++/cursesw.cc
5252 is built, in preference to the default gcc/cc (suggested by
5678 7.1 with both gcc 4.2.4 and cc.
6650 + quiet a false report by cppcheck in c++/cursesw.cc by eliminating
7018 + improve documentation of build-cc options in INSTALL.
7531 + add try/catch block to c++/cursesmain.cc
7672 + review/eliminate other original-file artifacts in cursesw.cc, making
8264 the configure check for --with-build-cc (report by Daniel Jacobowitz).
8439 + modify c++/demo.cc to build with g++ -fno-implicit-templates option
8678 the --with-build-cc option when cross-compiling (report by Alexandre
8696 + fixes to make slk_set() and slk_wset() accept and store multibyte
8841 + fix c++ directory's .cc.i rule.
9173 + small fixes to compile on Solaris and IRIX64 using cc.
9293 --with-build-cc does not specify a cross-compiler (suggested by Dan
9419 + add a call to setlocale() in cursesmain.cc, making demo display
10347 may have different keypad() settings.
10379 + modify ifdef's for c++/cursesw.cc to use the fallback vsscanf() in
10494 + modify MKkeyname.awk so that keyname() does not store its result into
10557 --with-build-cc, --with-build-cflags, --with-build-ldflags, and
10619 + corrected stdio function used to implement scanw() in cursesw.cc
10825 + add .cc.ii rule to c++ makefile, to get preprocessor output for
10879 + revert change to c++/demo.cc from 20001209, which changed definition
11671 + store default-color code consistently as C_MASK, even if given as
12104 settings in cur_term, which happens when curses and termcap calls are
12378 before deciding to save the current terminal settings in the SIGTSTP
12528 + modify demo.cc to get it to compile with newer versions of egcs.
12572 + fix a potential compile problem in cursesw.cc
13513 + fixes missing returncode in TestApplication::run() in demo.cc
13841 the settings of intr, quit or erase unless they are given as command
13928 would store a magic cookie are suppressed in vidputs(). The magic
14073 symbol file (patch by Tim Mooney <mooney@dogbert.cc.ndsu.NoDak.edu>)
14152 + corrections to demo.cc, to fix out-of-scope variables (Juergen
14829 + newterm initializes terminal settings the same as initscr (reported
15030 + autoconf mods (Tim Mooney <mooney@dogbert.cc.ndsu.NoDak.edu>).