summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Collapse)AuthorFilesLines
2006-08-0422587: update some distribution docsPeter Stephenson1-0/+3
2006-08-0422586: fix warnings spotted on CygwinPeter Stephenson1-0/+5
2006-08-0422585: fix zsh.exportsPeter Stephenson1-0/+3
2006-08-0422584: GNU tar should complete uncompressed archivesPeter Stephenson1-0/+3
2006-08-0422582: configure.ac: test properly for functions for MULTIBYTE_SUPPORTPeter Stephenson1-0/+4
2006-08-0422583: erand48() needs initialisation on Cygwin.Peter Stephenson1-0/+5
2006-08-03rationalise mb<->wc conversions to use restartable formPeter Stephenson1-1/+6
2006-08-03unposted: improve svn import from users/10570Peter Stephenson1-2/+7
2006-08-0222579: find .pod files in include path for perldocPeter Stephenson1-0/+4
2006-08-02users/10570: handle "svn import" betterPeter Stephenson1-0/+5
2006-08-0222575: Missed thisPeter Stephenson1-0/+5
2006-08-0222578: ensure HISTCHARS/histchars never contains non-ASCII charactersPeter Stephenson1-0/+3
2006-08-02unposted: yet more history-beginning-search-menu fixesPeter Stephenson1-0/+7
2006-08-0122574: more history-beginning-search-menu fixesPeter Stephenson1-0/+6
2006-08-0122573: smooth interface to history-beginning-search-menuPeter Stephenson1-0/+5
document how to quote metacharacters for reverse array subscript
2006-08-0122572: use of (#m) was broken with pure stringsPeter Stephenson1-0/+3
2006-08-01users/10564: _gpg key ring fixPeter Stephenson1-0/+5
2006-07-31unposted: a technique for overriding ZLE widgets within a selected keymapBart Schaefer1-2/+8
2006-07-3022565: Fix bug after failed menucompletion with accept-and-menu-complete?Peter Stephenson1-0/+3
2006-07-3022562: make ${...#...} etc. understand multibyte charactersPeter Stephenson1-0/+5
2006-07-2922561: fix long-standing display bug in incremental-complete-word.Bart Schaefer1-0/+7
2006-07-2822560: tweak history-beginning-search-menu to clear menu after usePeter Stephenson1-0/+3
2006-07-2822559: add history-beginning-search-menuPeter Stephenson1-0/+5
2006-07-2622558: declaration after statementPeter Stephenson1-0/+4
2006-07-2522557: turn on multibyte option by defaultPeter Stephenson1-0/+5
2006-07-25fix typos in 22556Peter Stephenson1-0/+5
2006-07-2422556: Multibyte separators and delimitersPeter Stephenson1-0/+8
2006-07-1922554: completion for vorbiscomment.Clint Adams1-0/+5
2006-07-18unposted: update .distfilesPeter Stephenson1-0/+4
2006-07-1822553: completion for metaflacClint Adams1-0/+5
2006-07-1522552: update for tla 1.3.4.Clint Adams1-0/+4
2006-07-1222550: put "exec" testsPeter Stephenson1-0/+6
in subshells and allow substitution on test output to occur after the test.
2006-07-1222549: improve svn propset completion slightly.Clint Adams1-0/+5
2006-07-1122546: fix {myfd}>... bug and tweak testsPeter Stephenson1-0/+6
2006-07-1022544: Improve use of ztype tests for multibyte characters. AddPeter Stephenson1-0/+10
POSIX_IDENTIFIERS option to control allowability of multibyte alphanumeric characters in parameter and module names.
2006-07-0922543: completion for clusterssh.Clint Adams1-0/+5
2006-07-0922542: deoverenthuse cmdpoppingPeter Stephenson1-0/+6
2006-07-0322573: rm -rf autom4te.cache on distcleanPeter Stephenson1-0/+4
2006-06-3022529: multibyte conversion in math expressionsPeter Stephenson1-0/+5
2006-06-2822526: enhance ${(#)...} to handle UnicodePeter Stephenson1-0/+3
2006-06-2822525: lengths and cases of multibyte strings in parameters and historyPeter Stephenson1-0/+7
2006-06-2722524: searchable parameter subscripts with multibyte chars,Peter Stephenson1-0/+3
a few other fixes
2006-06-2722522: infinite loop with invalid character in mb_metastrlen()Peter Stephenson1-0/+5
2006-06-2622519: initial multibyte parameter testsPeter Stephenson1-0/+4
2006-06-2622518: Initial go at making parameter subscriptsPeter Stephenson1-0/+4
use multibyte characters.
2006-06-2622516: error in func() didn't pop command stackPeter Stephenson1-0/+3
2006-06-2622501: missed README chunkPeter Stephenson1-0/+4
2006-06-25unposted: autoload is-at-least in _tar if using GNU tar.Clint Adams1-0/+3
2006-06-2422513: only do that for GNU tar >= 1.14.91.Clint Adams1-0/+3
2006-06-2422511: complete compressed archive filenames for GNU tar even when a compressionClint Adams1-0/+7
option is not specified.