summaryrefslogtreecommitdiff
path: root/Src/zsh.h
AgeCommit message (Expand)AuthorFilesLines
2014-09-2933285: apply function definition redirections at executionPeter Stephenson1-0/+1
2014-09-2933276: safer import of numerical variables from environmentPeter Stephenson1-1/+2
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
2014-03-0132412 / 32415: New giga- and terabyte units for glob qualifiersManuel Presnitz1-3/+26
2013-12-1632136: fix problem with kshglob.Peter Stephenson1-1/+5
2013-10-1731830: New feature for zshaddhistory hooks.Peter Stephenson1-0/+1
2013-10-06users:18023: Add PIPEFAIL optionPeter Stephenson1-0/+1
2013-08-08users/17908: Keep history line in sync between ZLE and shell.Peter Stephenson1-1/+2
2013-07-2131549: Fix third problem with file descriptor management.Peter Stephenson1-1/+0
2013-07-1731528: use job table to record file descriptors associated with process substPeter Stephenson1-3/+16
2013-06-1331444: Basic code for enable/disable -pPeter Stephenson1-0/+16
2013-06-0131441: use array to decide which forms of pattern are enabledPeter Stephenson1-1/+39
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-1/+29
2012-10-0530715: use enum lextok for variables containing lexical tokensPeter Stephenson1-1/+1
2012-08-23Jun T.: 30640: MacOS doesn't define __STDC_ISO_10646__ but we needPeter Stephenson1-1/+8
2012-08-2130633: "functions -T" only traces marked function, not called functionsPeter Stephenson1-0/+1
2012-08-16Hiramatsu Yoshifumi: 30621 patch-ab (from NetBSD pkgsrc):compilation onPeter Stephenson1-0/+2
2012-08-07YAMAMOTO Takashi: 30599: don't use replacement wcwidth if not ISO-10646Peter Stephenson1-1/+1
2012-02-1230181, plus rename of PF_* flags to PREFORK_*:Peter Stephenson1-3/+12
2012-01-0830101: add HASH_EXECUTABLES_ONLY optionPeter Stephenson1-0/+1
2011-12-0829955++: IGNORE_CLOSE_BRACES optionPeter Stephenson1-0/+1
2011-08-1429677: Do not allow external processes in a pipeline to become suspendedBart Schaefer1-0/+2
2011-05-1429276: always typedef Heapid for use by auto-generated header files.Bart Schaefer1-1/+2
2011-05-1429267: add -enable-zsh-debug and use for debugging completion matcher groupsPeter Stephenson1-0/+60
2011-01-1928638: add $usergroups parameterPeter Stephenson1-0/+17
2011-01-0628578: fix handling of numeric escapes that expand to "%" in printfBart Schaefer1-3/+8
2010-12-14lexsave/lexrestore lexflagsPeter Stephenson1-3/+9
2010-12-1428528: Rearrange zleparse to lexflagsPeter Stephenson1-0/+28
2010-11-2228424: new POSIX_STRINGS optionPeter Stephenson1-0/+1
2010-10-0228308/28310: HIST_LEX_WORDS, check for quick history readPeter Stephenson1-0/+1
2010-09-1428259: Finally fix some ancient problems with here-documentsPeter Stephenson1-1/+5
2010-09-1228253: document -h argument to atribute commandsPeter Stephenson1-0/+1
2010-05-2727965, 27966: Improve ${(q)...}: newline appears as $'\n;,Peter Stephenson1-1/+5
2010-03-1627793 and follow ups: add PATH_SCRIPT option to find script using $PATHPeter Stephenson1-0/+1
2010-03-1127785: IFS doesn't have a null in it in POSIXPeter Stephenson1-0/+4
2010-02-2427754 plus NEWS change: add "zsystem flock"Peter Stephenson1-1/+10
2010-01-2727638, based on Frank Terbeck, 27633: SOURCETRACE optionPeter Stephenson1-0/+1
2009-07-1927167: add POSIX_CD option to test "." after CDPATHPeter Stephenson1-0/+1
2009-07-1127129: fix status at start of function, command subst, etc.Peter Stephenson1-0/+11
2009-07-1027106: reset status on command that expands to emptyPeter Stephenson1-0/+2
2009-07-0227087: change return codes from failed "."Peter Stephenson1-3/+3
2009-07-0127083: non-zero status on failures to find or execute file in "."Peter Stephenson1-0/+11
2009-06-0527304: add ${(q-)..} flagPeter Stephenson1-0/+7
2009-03-2426772: better error handling and fix runaway chdir on failed cdPeter Stephenson1-0/+1
2009-03-0326675: add POSIX_ALIASES optionPeter Stephenson1-0/+1
2009-02-1926583: use HOOK_FUNCTIONS more widelyPeter Stephenson1-0/+9