about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* update to 4.3.8 zsh-4.3.8Peter Stephenson2008-10-291-0/+9
|
* 25940: delay !multi memory allocation until after possibility to error out ↵Clint Adams2008-10-291-0/+5
| | | | and return without freeing.
* 25938 (Mikael) + probably 25939, too: typo in _path_filesPeter Stephenson2008-10-281-1/+4
|
* 25937: builtins with no options should still ignore --Peter Stephenson2008-10-281-1/+6
|
* Release 4.3.7 zsh-4.3.7Peter Stephenson2008-10-281-0/+5
|
* 25934: handle bts subscribe, unsubscribe, and fix owner. Patches from ↵Clint Adams2008-10-261-0/+5
| | | | Ansgar Burchardt.
* unposted: region_highlight wrongly capitalised in NEWSPeter Stephenson2008-10-261-0/+3
|
* unposted: update version claimed in README to 4.3.7Peter Stephenson2008-10-261-0/+2
|
* Mikael: 25933: typosPeter Stephenson2008-10-261-0/+5
|
* 25931: Test for prompt code reentrancyPeter Stephenson2008-10-241-0/+5
| | | | users/13400: clarify some ksh-like editing issues
* 25930: dynamic directory expansion memory handling was screwyPeter Stephenson2008-10-241-0/+6
|
* users/13375: trivial rewrite to ternary expressionPeter Stephenson2008-10-231-0/+5
|
* 25927: include the ignored prefix/suffix in the hidden prefix/suffixBart Schaefer2008-10-231-0/+5
| | | | only for compadd -U.
* 25926: free val only after it may be passed to strlen (as in 25656).Clint Adams2008-10-231-0/+5
|
* unposted: 4.3.6-dev-2 zsh-4.3.6-dev-2Peter Stephenson2008-10-201-0/+4
|
* 25912: fix another metafication bug in completionPeter Stephenson2008-10-181-0/+4
| | | | and remove lies about matchers
* 25911: see if we can work around multibyte problems in file systemPeter Stephenson2008-10-181-0/+5
|
* 25910: avoid dangling file handle in bin_print.Clint Adams2008-10-181-0/+4
|
* Rocky: 25907: Makefile needs .exe to run zsh on CygwinPeter Stephenson2008-10-171-0/+5
|
* 25905: fix and test doubled-hash radix outputPeter Stephenson2008-10-161-0/+5
|
* Phil Pennock: 25854: fix Devel module completion for "perl -d:".Bart Schaefer2008-10-151-0/+4
|
* 25883 (quoting in _multi_parts) and 25887 (-U in _path_files).Bart Schaefer2008-10-151-0/+10
|
* 25898: avoid dereference of p after it is freed in getmathfunc.Clint Adams2008-10-141-0/+3
|
* 25897: remove small bit of dead code in cfp_opt_pats.Clint Adams2008-10-141-0/+3
|
* 25896: remove small bit of dead code in execbuiltin.Clint Adams2008-10-141-0/+3
|
* Jörg Sommer: 25882: run ssh with -oBatchMode=yes.Clint Adams2008-10-141-0/+5
|
* 25893: rescind advice to use m:{[:lower:]}={[:upper:]} matcher for nowPeter Stephenson2008-10-141-0/+7
|
* 25860: avoid possible NULL dereferencing in bld_parts.Clint Adams2008-10-121-0/+5
|
* unposted, c.f. 25848: attempt to sanitize comptest environmentPeter Stephenson2008-10-121-1/+0
|
* unposted, c.f. 25848: attempt to sanitize comptest environmentPeter Stephenson2008-10-121-0/+6
|
* 25859: avoid possible NULL dereferencing if RC_QUOTES is set.Clint Adams2008-10-121-0/+3
|
* Mikael Magnusson: 25856: typo fixes.Clint Adams2008-10-121-0/+2
|
* Mikael Magnusson: 25855: typo fixes.Clint Adams2008-10-121-0/+4
|
* 25845: fix pattern but with backslashed and metafied charatersPeter Stephenson2008-10-111-0/+6
|
* Marc Chantreux: 25816: promiscuous ip linksPeter Stephenson2008-10-111-0/+5
|
* Fixed a signed/unsigned compiler warning.Wayne Davison2008-10-111-0/+5
|
* users/13323: new test wasnt robust about ignoring /etc/zshenvPeter Stephenson2008-10-101-0/+3
|
* users/13321: allow --disable-gdbmPeter Stephenson2008-10-101-0/+2
|
* unposted: protect () in doc from macro expansionPeter Stephenson2008-10-101-0/+2
|
* unposted: update CONTRIBUTORSPeter Stephenson2008-10-101-0/+2
|
* 25837: add NEWS about new debugging featuresPeter Stephenson2008-10-101-1/+3
|
* unposted: silence some warnings when WARN_CREATE_GLOBAL is setPeter Stephenson2008-10-101-0/+4
|
* unposted: 4.3.6-dev-1 zsh-4.3.6-dev-1Peter Stephenson2008-10-101-0/+2
|
* test needs -f flag to zshPeter Stephenson2008-10-101-0/+5
|
* Several belated commits and one timely one:Bart Schaefer2008-10-101-0/+15
| | | | | | | * 25814: Functions/Misc/run-help * unposted (?): Functions/Prompts/promptinit * 25140: Src/exec.c * 25029: Completion/Unix/Command/_sudo, Doc/Zsh/compsys.yo
* 25833: remove zparseopts line obsoleted by 25824.Clint Adams2008-10-091-0/+3
|
* Jörg Sommer: 25824: make it possible to use abbreviated paths for tree files.Clint Adams2008-10-091-0/+5
|
* 25831: fix empty return values from subscript matches with RC_EXPAND_PARAMPeter Stephenson2008-10-091-0/+8
|
* 25818: missed changelog entryPeter Stephenson2008-10-091-0/+6
|
* Nikolai Weibull: 25828: new rm completionPeter Stephenson2008-10-081-0/+7
| | | | unposted: note some new features in NEWS