summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2007-05-01Guillaume Chazarain: 23364: fix race in POSIX signal blockingPeter Stephenson3-40/+21
by using local variables
2007-05-0123363: fake-files now allows patternsPeter Stephenson4-3/+27
2007-04-3023339: make malloc(0) allocate a bytePeter Stephenson2-1/+22
2007-04-2723337: fix unmetafication for stat() of files in compctlPeter Stephenson2-1/+13
2007-04-26Phil Pennock: 23326: compilation without ICONV brokenPeter Stephenson2-1/+9
2007-04-23unposted: fix error message for short ZWC filePeter Stephenson2-1/+4
2007-04-2323313: fix test for incorrect version in ZWC filePeter Stephenson2-2/+6
2007-04-23parse.cPeter Stephenson1-1/+1
2007-04-2323312: fix versioning and initialisation of word code headersPeter Stephenson3-1/+7
2007-04-2323308: sanity for tindent in text outputPeter Stephenson2-18/+30
2007-04-23Christoph Bauer: 23309ish: extra #define for hpuxPeter Stephenson1-2/+2
2007-04-23Christoph Bauer: 23309ish: extra #define for hpuxPeter Stephenson2-1/+11
2007-04-2123303: use _guard.Clint Adams2-2/+6
2007-04-1923302: complete properties after svn propget and propedit.Clint Adams2-0/+17
2007-04-1923301: fix semicolon mistyped as a colon.Clint Adams2-2/+7
2007-04-19unposted: set version to 4.3.4-dev-0Peter Stephenson2-1/+3
2007-04-19users/11419: zle copy-region-as-kill <string>Peter Stephenson7-49/+92
adds text to the kill ring
2007-04-19unposted: meant to add add-zsh-hook a while agoPeter Stephenson2-0/+66
2007-04-19release 4.3.4Peter Stephenson4-6/+11
2007-04-18Made changelog better.Wayne Davison1-2/+2
2007-04-18users/11421: smart-insert-last-word fix.Wayne Davison1-0/+5
2007-04-18users/11424: don't embed a comment inside a math expression.Wayne Davison1-2/+2
2007-04-17users/11421: %{...%} was broken in completion listingsPeter Stephenson2-4/+5
2007-04-17Christoph Bauer: users/11416: bad use of VARARR()Peter Stephenson2-2/+7
2007-04-17update LICENCE to 2007Geoff Wing1-0/+4
2007-04-17update year to 2007Geoff Wing1-1/+1
2007-04-16unposted: prepare for release of 4.3.3Peter Stephenson9-10/+25
2007-04-1523278: fix NUMERICGLOBSORT, broken by multibyte fixesPeter Stephenson3-3/+25
2007-04-15users/11398: vi-goto-mark broken by multibyte supportPeter Stephenson1-0/+2
2007-04-15users/11398: vi-goto-mark broken by multibyte supportPeter Stephenson2-1/+7
2007-04-1423275: change order of arguments to _arguments so that options will actually ↵Clint Adams2-2/+8
be completed.
2007-04-1323273: fix bad patterns in reverse array subscriptingPeter Stephenson3-228/+240
2007-04-13post 23271 _sqsh puncuationPeter Stephenson1-5/+3
2007-04-1323271: Pete Hollobon: completion for sqshPeter Stephenson3-0/+59
2007-04-1223270: fix strptime() on SolarisPeter Stephenson2-0/+17
2007-04-0523264: don't add the -pcre-match operator unless the pcre functions are ↵Clint Adams2-5/+15
available.
2007-04-0223258: fix debugging added in 23248Peter Stephenson2-1/+5
2007-04-0223257: buffer too short for multibyte ${(#)...} evalutionPeter Stephenson2-2/+8
2007-03-3123255: fix 23253 better.Clint Adams2-1/+3
2007-03-3123253: Erik Johansson: remove double quotes causing zcompile to choke.Clint Adams2-1/+6
2007-03-3023252: complete for "aptitude unhold".Clint Adams2-1/+6
2007-03-30unposted: better fix for complist line wrap from 23248Peter Stephenson2-4/+9
2007-03-2923248: Completion listing problem with lines nearly screen widthPeter Stephenson5-19/+43
If compiled with debug send dputs() output to $ZSH_DEBUG_LOG if defined.
2007-03-29unposted: update .distfilesClint Adams2-45/+46
2007-03-2823246: fix completions of redirections that occur before the command wordPeter Stephenson2-4/+20
2007-03-2823241: Daniel Qarras: fix for _module.Clint Adams2-1/+6
2007-03-27unposted: uninitialized variable in 23238Peter Stephenson2-8/+10
2007-03-2723238: jobs didn't get deleted if they weren't printedPeter Stephenson2-2/+21
2007-03-26unposted: more random calendar system fixes and improvementsPeter Stephenson7-92/+189
2007-03-25users/11333: fix users-hosts for ssh when user matchedPeter Stephenson2-2/+9