about summary refs log tree commit diff
path: root/Src/zsh.h
Commit message (Expand)AuthorAgeFilesLines
...
* 27167: add POSIX_CD option to test "." after CDPATHPeter Stephenson2009-07-191-0/+1
* 27129: fix status at start of function, command subst, etc.Peter Stephenson2009-07-111-0/+11
* 27106: reset status on command that expands to emptyPeter Stephenson2009-07-101-0/+2
* 27087: change return codes from failed "."Peter Stephenson2009-07-021-3/+3
* 27083: non-zero status on failures to find or execute file in "."Peter Stephenson2009-07-011-0/+11
* 27304: add ${(q-)..} flagPeter Stephenson2009-06-051-0/+7
* 26772: better error handling and fix runaway chdir on failed cdPeter Stephenson2009-03-241-0/+1
* 26675: add POSIX_ALIASES optionPeter Stephenson2009-03-031-0/+1
* 26583: use HOOK_FUNCTIONS more widelyPeter Stephenson2009-02-191-0/+9
* 26546, 26556: sticky emulation for functions defined in emulate ... -c ...Peter Stephenson2009-02-111-0/+15
* 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