summaryrefslogtreecommitdiff
path: root/Src/options.c
AgeCommit message (Expand)AuthorFilesLines
2014-10-31Take more care with errors from setuid().Jérémie Roquet1-1/+11
2014-06-1332768 with further modifications: LOCAL_LOOPS option.Peter Stephenson1-0/+1
2014-06-0632682 with tweaks: Add INC_APPEND_HISTORY_TIME.Peter Stephenson1-0/+1
2014-06-0132634: add POSIX_ARGZERO optionBarton E. Schaefer1-0/+1
2013-10-06users:18023: Add PIPEFAIL optionPeter Stephenson1-0/+1
2013-06-1331444: Basic code for enable/disable -pPeter Stephenson1-0/+1
2013-03-05users/17665: add FORCE_FLOAT optionPeter Stephenson1-0/+1
2012-11-1530789: Add CONTINUE_ON_ERROR for old behaviour.Peter Stephenson1-0/+1
2012-10-1130726: make shell options passed to emulate stick along with the emulationPeter Stephenson1-13/+5
2012-10-0730722: fix some cases where emulations or options were not propagated properlyPeter Stephenson1-26/+46
2012-10-0530716: make IGNORECLOSEBRACES an emulation optionPeter Stephenson1-1/+1
2012-08-2130633: "functions -T" only traces marked function, not called functionsPeter Stephenson1-1/+1
2012-03-0730320: "emulate" accepts invocation-time flags; other small doc tweaks.Bart Schaefer1-0/+2
2012-03-0130303: emulate inside function marked for execution tracing enables xtracePeter Stephenson1-0/+14
2012-01-0830101: add HASH_EXECUTABLES_ONLY optionPeter Stephenson1-0/+1
2011-12-0829955++: IGNORE_CLOSE_BRACES optionPeter Stephenson1-0/+1
2010-11-2228424: new POSIX_STRINGS optionPeter Stephenson1-1/+2
2010-10-0228308/28310: HIST_LEX_WORDS, check for quick history readPeter Stephenson1-0/+1
2010-09-1228253: document -h argument to atribute commandsPeter Stephenson1-0/+1
2010-03-1627793 and follow ups: add PATH_SCRIPT option to find script using $PATHPeter Stephenson1-0/+1
2010-01-2727638, based on Frank Terbeck, 27633: SOURCETRACE optionPeter Stephenson1-0/+1
2010-01-13Joakim Rosqvist: 27591 as modified in 27594:Peter Stephenson1-0/+3
2009-07-1927167: add POSIX_CD option to test "." after CDPATHPeter Stephenson1-0/+1
2009-07-1027106: reset status on command that expands to emptyPeter Stephenson1-0/+1
2009-07-0827100: Allow MONITOR option in non-interactive shells for testing.Peter Stephenson1-1/+1
2009-03-0326675: add POSIX_ALIASES optionPeter Stephenson1-0/+1
2009-02-1126546, 26556: sticky emulation for functions defined in emulate ... -c ...Peter Stephenson1-4/+22
2008-09-1125641: add emulation option (NO_)MULTI_FUNC_DEFPeter Stephenson1-0/+1
2008-08-0725418: set PROMPT_SUBST for all Bourne-style shellsPeter Stephenson1-1/+1
2008-08-0725415: Make DEBUG_BEFORE_CMD the default.Peter Stephenson1-1/+1
2008-07-3125345, 25347: neaten interface from main shell to zlePeter Stephenson1-1/+1
2008-06-1225149: add C_PRECEDENCES option to make arithmetic have C/Perl precedencePeter Stephenson1-0/+1
2008-04-1724818: add HIST_FCNTL_LOCK.Peter Stephenson1-0/+1
2008-04-1324808: initial support for combining characters in zlePeter Stephenson1-0/+1
2008-03-0724696: turn off MULTIBYTE by default in sh emulationPeter Stephenson1-1/+1
2007-12-1924301: missed a case for lower-casing optionsPeter Stephenson1-1/+3
2007-06-1823562: add KSH_ZERO_SUBSCRIPT option and leave off by defaultPeter Stephenson1-2/+3
2007-05-0123375: Phil Pennock: =~, zsh/regex etc. etc.Peter Stephenson1-0/+3
2007-03-15Fix lower casing of option names in some locales.Peter Stephenson1-1/+8
2007-02-0623152: make ztrcmp() respect MULTIBYTEPeter Stephenson1-1/+2
2007-01-09users/11111: add DEBUG_BEFORE_CMD optionPeter Stephenson1-0/+1
2006-11-0122934, modified, see 22937: add HIST_SUBST_PATTERN optionPeter Stephenson1-0/+1
2006-08-2222656: improve handling of monitor optionPeter Stephenson1-1/+10
2006-07-2522557: turn on multibyte option by defaultPeter Stephenson1-1/+7
2006-07-1022544: Improve use of ztype tests for multibyte characters. AddPeter Stephenson1-0/+1
2006-05-3022474: use variable argument lists to improve error message handlingPeter Stephenson1-8/+8
2006-04-0922408: support for multibyte characters in patternsPeter Stephenson1-0/+1
2006-03-07Changed some structures to avoid gcc's type-punned warnings.Wayne Davison1-176/+176
2005-12-0922057: don't use zsh/newuser in emulationPeter Stephenson1-1/+1
2005-08-0821575 plus unposted: Add WARN_CREATE_GLOBAL optionPeter Stephenson1-0/+1