summaryrefslogtreecommitdiff
path: root/Src/zsh.h
AgeCommit message (Expand)AuthorFilesLines
2008-10-0925831: fix empty return values from subscript matches with RC_EXPAND_PARAMPeter Stephenson1-10/+19
2008-09-2925775: fix logical problem with function line numbering inside eval-style trapsPeter Stephenson1-0/+4
2008-09-2925771: shell function context for substitution functionsPeter Stephenson1-0/+1
2008-09-1125641: add emulation option (NO_)MULTI_FUNC_DEFPeter Stephenson1-0/+1
2008-09-0325595: fix line numbers with EVAL_LINENO,Peter Stephenson1-1/+9
2008-08-3125570: line numbers of complex sublists were wrong, plus testPeter Stephenson1-1/+1
2008-08-1925490: make zties dynamic so there can be more than one gdbm handle in use at...Clint Adams1-0/+1
2008-08-1325448: add $funcfiletrace to show absolute line number for callerPeter Stephenson1-1/+2
2008-08-1125247 with further modifications: add $funcsourcetracePeter Stephenson1-1/+5
2008-08-0725415: Make DEBUG_BEFORE_CMD the default.Peter Stephenson1-1/+21
2008-07-3125345, 25347: neaten interface from main shell to zlePeter Stephenson1-5/+15
2008-06-1225149: add C_PRECEDENCES option to make arithmetic have C/Perl precedencePeter Stephenson1-0/+1
2008-06-0825138(? mailing list stuck): rewrite of completion matching.Peter Stephenson1-0/+42
2008-06-0125126: reformatting for 25124Clint Adams1-3/+2
2008-06-0125124: work with --(disable|enable)-largefile instead of --(disable|enable)-l...Clint Adams1-1/+2
2008-05-1225002: only ZLE should update attributes resulting from prompt expansionPeter Stephenson1-1/+1
2008-05-1124996: improve xtrace output for patternsPeter Stephenson1-0/+9
2008-05-0924986: prompt escapes for coloursPeter Stephenson1-12/+40
2008-05-0824980: zmodload -mFPeter Stephenson1-0/+11
2008-05-0624932: try to fix up code that regularizes attributes after right promptPeter Stephenson1-0/+2
2008-05-02users/12812: fix hang with confusion over process numbersPeter Stephenson1-18/+18
2008-04-2924894: enable colouring of highlighted text in editorPeter Stephenson1-13/+46
2008-04-2624878: add incremental pattern searchesPeter Stephenson1-0/+16
2008-04-2324864: Jun. T: typos in alternative wcwidth().Peter Stephenson1-1/+1
2008-04-2224861 (with tweaks): logic to use alternative wcwidth() if needed;Peter Stephenson1-8/+22
2008-04-2124856: add IS_COMBINING() and IS_BASECHAR() and widen testsPeter Stephenson1-2/+29
2008-04-2024853: use metafied strings for inner loops over historyPeter Stephenson1-6/+5
2008-04-1724818: add HIST_FCNTL_LOCK.Peter Stephenson1-0/+1
2008-04-1324808: initial support for combining characters in zlePeter Stephenson1-0/+11
2008-04-0324782: initial go at highlighting of characters in zle command linesPeter Stephenson1-1/+7
2008-03-1424711: fix re-presentation of here-documents munged internallyPeter Stephenson1-0/+12
2007-12-1624264: restrict effect of 24234 to parameter substitution code and documentPeter Stephenson1-1/+2
2007-07-0623665: autoloading of module features and related tweaksPeter Stephenson1-10/+37
2007-06-1823562: add KSH_ZERO_SUBSCRIPT option and leave off by defaultPeter Stephenson1-1/+7
2007-05-28see 23479: add initial features support for modulesPeter Stephenson1-12/+79
2007-05-08Phil Pennock + tweaks: 23398 + more tweaks: exec compatibility optionsPeter Stephenson1-0/+1
2007-05-0123375: Phil Pennock: =~, zsh/regex etc. etc.Peter Stephenson1-2/+6
2007-03-2923248: Completion listing problem with lines nearly screen widthPeter Stephenson1-0/+2
2007-03-1923221: Martin Koeppe: don't use XTABS if not definedPeter Stephenson1-0/+2
2007-01-2123118: improve sorting to make it work with localesPeter Stephenson1-0/+45
2007-01-1923115: ";|" at end of case clause causes later patterns to be testedPeter Stephenson1-15/+18
2007-01-1423104: fix line numbers for DEBUGBEFORECMDPeter Stephenson1-4/+7
2007-01-09users/11111: add DEBUG_BEFORE_CMD optionPeter Stephenson1-0/+1
2007-01-0823097: splitting of $'...' strings in completionPeter Stephenson1-0/+4
2007-01-0423088: printf formats and arguments need different octal escape sequencesPeter Stephenson1-2/+4
2007-01-0423086: printf should handle octal escapes in the \0NNN formPeter Stephenson1-2/+3
2006-12-03Incomplete improvements for $'...' in completionPeter Stephenson1-2/+11
2006-11-0122934, modified, see 22937: add HIST_SUBST_PATTERN optionPeter Stephenson1-0/+4
2006-10-0522819: improved internal use of string quotation,Peter Stephenson1-0/+35
2006-09-2022742: parameter padding uses string lengths unless (m) flag setPeter Stephenson1-0/+2