about summary refs log tree commit diff
path: root/Src/zsh.h
Commit message (Expand)AuthorAgeFilesLines
* 26061: fix clash between process subst and numeric globPeter Stephenson2008-11-181-9/+10
* 25971: fix options handling for builtins that handle their ownPeter Stephenson2008-10-301-0/+6
* 25831: fix empty return values from subscript matches with RC_EXPAND_PARAMPeter Stephenson2008-10-091-10/+19
* 25775: fix logical problem with function line numbering inside eval-style trapsPeter Stephenson2008-09-291-0/+4
* 25771: shell function context for substitution functionsPeter Stephenson2008-09-291-0/+1
* 25641: add emulation option (NO_)MULTI_FUNC_DEFPeter Stephenson2008-09-111-0/+1
* 25595: fix line numbers with EVAL_LINENO,Peter Stephenson2008-09-031-1/+9
* 25570: line numbers of complex sublists were wrong, plus testPeter Stephenson2008-08-311-1/+1
* 25490: make zties dynamic so there can be more than one gdbm handle in use at...Clint Adams2008-08-191-0/+1
* 25448: add $funcfiletrace to show absolute line number for callerPeter Stephenson2008-08-131-1/+2
* 25247 with further modifications: add $funcsourcetracePeter Stephenson2008-08-111-1/+5
* 25415: Make DEBUG_BEFORE_CMD the default.Peter Stephenson2008-08-071-1/+21
* 25345, 25347: neaten interface from main shell to zlePeter Stephenson2008-07-311-5/+15
* 25149: add C_PRECEDENCES option to make arithmetic have C/Perl precedencePeter Stephenson2008-06-121-0/+1
* 25138(? mailing list stuck): rewrite of completion matching.Peter Stephenson2008-06-081-0/+42
* 25126: reformatting for 25124Clint Adams2008-06-011-3/+2
* 25124: work with --(disable|enable)-largefile instead of --(disable|enable)-l...Clint Adams2008-06-011-1/+2
* 25002: only ZLE should update attributes resulting from prompt expansionPeter Stephenson2008-05-121-1/+1
* 24996: improve xtrace output for patternsPeter Stephenson2008-05-111-0/+9
* 24986: prompt escapes for coloursPeter Stephenson2008-05-091-12/+40
* 24980: zmodload -mFPeter Stephenson2008-05-081-0/+11
* 24932: try to fix up code that regularizes attributes after right promptPeter Stephenson2008-05-061-0/+2
* users/12812: fix hang with confusion over process numbersPeter Stephenson2008-05-021-18/+18
* 24894: enable colouring of highlighted text in editorPeter Stephenson2008-04-291-13/+46
* 24878: add incremental pattern searchesPeter Stephenson2008-04-261-0/+16
* 24864: Jun. T: typos in alternative wcwidth().Peter Stephenson2008-04-231-1/+1
* 24861 (with tweaks): logic to use alternative wcwidth() if needed;Peter Stephenson2008-04-221-8/+22
* 24856: add IS_COMBINING() and IS_BASECHAR() and widen testsPeter Stephenson2008-04-211-2/+29
* 24853: use metafied strings for inner loops over historyPeter Stephenson2008-04-201-6/+5
* 24818: add HIST_FCNTL_LOCK.Peter Stephenson2008-04-171-0/+1
* 24808: initial support for combining characters in zlePeter Stephenson2008-04-131-0/+11
* 24782: initial go at highlighting of characters in zle command linesPeter Stephenson2008-04-031-1/+7
* 24711: fix re-presentation of here-documents munged internallyPeter Stephenson2008-03-141-0/+12
* 24264: restrict effect of 24234 to parameter substitution code and documentPeter Stephenson2007-12-161-1/+2
* 23665: autoloading of module features and related tweaksPeter Stephenson2007-07-061-10/+37
* 23562: add KSH_ZERO_SUBSCRIPT option and leave off by defaultPeter Stephenson2007-06-181-1/+7
* see 23479: add initial features support for modulesPeter Stephenson2007-05-281-12/+79
* Phil Pennock + tweaks: 23398 + more tweaks: exec compatibility optionsPeter Stephenson2007-05-081-0/+1
* 23375: Phil Pennock: =~, zsh/regex etc. etc.Peter Stephenson2007-05-011-2/+6
* 23248: Completion listing problem with lines nearly screen widthPeter Stephenson2007-03-291-0/+2
* 23221: Martin Koeppe: don't use XTABS if not definedPeter Stephenson2007-03-191-0/+2
* 23118: improve sorting to make it work with localesPeter Stephenson2007-01-211-0/+45
* 23115: ";|" at end of case clause causes later patterns to be testedPeter Stephenson2007-01-191-15/+18
* 23104: fix line numbers for DEBUGBEFORECMDPeter Stephenson2007-01-141-4/+7
* users/11111: add DEBUG_BEFORE_CMD optionPeter Stephenson2007-01-091-0/+1
* 23097: splitting of $'...' strings in completionPeter Stephenson2007-01-081-0/+4
* 23088: printf formats and arguments need different octal escape sequencesPeter Stephenson2007-01-041-2/+4
* 23086: printf should handle octal escapes in the \0NNN formPeter Stephenson2007-01-041-2/+3
* Incomplete improvements for $'...' in completionPeter Stephenson2006-12-031-2/+11
* 22934, modified, see 22937: add HIST_SUBST_PATTERN optionPeter Stephenson2006-11-011-0/+4