about summary refs log tree commit diff
path: root/Src/zsh.h
Commit message (Expand)AuthorAgeFilesLines
* 34784: fix old bug with history word selectionPeter Stephenson2015-03-261-2/+3
* 34776: improve suppression of alias expansions from history.Peter Stephenson2015-03-251-1/+0
* 34570: Another nasty command / math substituion thing.Peter Stephenson2015-02-191-21/+23
* 34560: Fix $(( that's actually a multiline cmd subst.Peter Stephenson2015-02-161-0/+1
* 34234: use structures for normal and raw lexical buffer statePeter Stephenson2015-01-111-6/+23
* Rearrange context saving.Peter Stephenson2015-01-091-0/+65
* Fix command substitutions to parse contents as they are read in.Peter Stephenson2015-01-081-0/+9
* 33876: etc.: Separate errors and keyboards interruptsPeter Stephenson2014-12-111-0/+14
* 33655: remove overlap of node flagsPeter Stephenson2014-11-081-3/+3
* 33285: apply function definition redirections at executionPeter Stephenson2014-09-291-0/+1
* 33276: safer import of numerical variables from environmentPeter Stephenson2014-09-291-1/+2
* 32768 with further modifications: LOCAL_LOOPS option.Peter Stephenson2014-06-131-0/+1
* 32682 with tweaks: Add INC_APPEND_HISTORY_TIME.Peter Stephenson2014-06-061-0/+1
* 32634: add POSIX_ARGZERO optionBarton E. Schaefer2014-06-011-0/+1
* 32412 / 32415: New giga- and terabyte units for glob qualifiersManuel Presnitz2014-03-011-3/+26
* 32136: fix problem with kshglob.Peter Stephenson2013-12-161-1/+5
* 31830: New feature for zshaddhistory hooks.Peter Stephenson2013-10-171-0/+1
* users:18023: Add PIPEFAIL optionPeter Stephenson2013-10-061-0/+1
* users/17908: Keep history line in sync between ZLE and shell.Peter Stephenson2013-08-081-1/+2
* 31549: Fix third problem with file descriptor management.Peter Stephenson2013-07-211-1/+0
* 31528: use job table to record file descriptors associated with process substPeter Stephenson2013-07-171-3/+16
* 31444: Basic code for enable/disable -pPeter Stephenson2013-06-131-0/+16
* 31441: use array to decide which forms of pattern are enabledPeter Stephenson2013-06-011-1/+39
* users/17665: add FORCE_FLOAT optionPeter Stephenson2013-03-051-0/+1
* 30789: Add CONTINUE_ON_ERROR for old behaviour.Peter Stephenson2012-11-151-0/+1
* 30726: make shell options passed to emulate stick along with the emulationPeter Stephenson2012-10-111-1/+29
* 30715: use enum lextok for variables containing lexical tokensPeter Stephenson2012-10-051-1/+1
* Jun T.: 30640: MacOS doesn't define __STDC_ISO_10646__ but we needPeter Stephenson2012-08-231-1/+8
* 30633: "functions -T" only traces marked function, not called functionsPeter Stephenson2012-08-211-0/+1
* Hiramatsu Yoshifumi: 30621 patch-ab (from NetBSD pkgsrc):compilation onPeter Stephenson2012-08-161-0/+2
* YAMAMOTO Takashi: 30599: don't use replacement wcwidth if not ISO-10646Peter Stephenson2012-08-071-1/+1
* 30181, plus rename of PF_* flags to PREFORK_*:Peter Stephenson2012-02-121-3/+12
* 30101: add HASH_EXECUTABLES_ONLY optionPeter Stephenson2012-01-081-0/+1
* 29955++: IGNORE_CLOSE_BRACES optionPeter Stephenson2011-12-081-0/+1
* 29677: Do not allow external processes in a pipeline to become suspendedBart Schaefer2011-08-141-0/+2
* 29276: always typedef Heapid for use by auto-generated header files.Bart Schaefer2011-05-141-1/+2
* 29267: add -enable-zsh-debug and use for debugging completion matcher groupsPeter Stephenson2011-05-141-0/+60
* 28638: add $usergroups parameterPeter Stephenson2011-01-191-0/+17
* 28578: fix handling of numeric escapes that expand to "%" in printfBart Schaefer2011-01-061-3/+8
* lexsave/lexrestore lexflagsPeter Stephenson2010-12-141-3/+9
* 28528: Rearrange zleparse to lexflagsPeter Stephenson2010-12-141-0/+28
* 28424: new POSIX_STRINGS optionPeter Stephenson2010-11-221-0/+1
* 28308/28310: HIST_LEX_WORDS, check for quick history readPeter Stephenson2010-10-021-0/+1
* 28259: Finally fix some ancient problems with here-documentsPeter Stephenson2010-09-141-1/+5
* 28253: document -h argument to atribute commandsPeter Stephenson2010-09-121-0/+1
* 27965, 27966: Improve ${(q)...}: newline appears as $'\n;,Peter Stephenson2010-05-271-1/+5
* 27793 and follow ups: add PATH_SCRIPT option to find script using $PATHPeter Stephenson2010-03-161-0/+1
* 27785: IFS doesn't have a null in it in POSIXPeter Stephenson2010-03-111-0/+4
* 27754 plus NEWS change: add "zsystem flock"Peter Stephenson2010-02-241-1/+10
* 27638, based on Frank Terbeck, 27633: SOURCETRACE optionPeter Stephenson2010-01-271-0/+1