summaryrefslogtreecommitdiff
path: root/Src
AgeCommit message (Collapse)AuthorFilesLines
2009-05-1226957: Fix some memory problems with read builtinPeter Stephenson1-8/+13
unposted: fix a WARN_CREATE_GLOBAL warning
2009-05-1126956: tidy up some zle variables for module unloadingPeter Stephenson1-0/+4
note issue found on HP-UX
2009-05-0826950: warn on failed attempt to change user or group IDPeter Stephenson1-5/+13
26593: print warning but dont fail test if simple Unicode conversion fails
2009-05-0826984: ensure zle window sizes are reset with video dataPeter Stephenson1-0/+2
2009-05-0726954: read should pass through invalid multibyte charactersPeter Stephenson1-1/+5
2009-04-2426876 with updated documentation: add ZLE_{REMOVE,SPACE}_SUFFIX_CHARSPeter Stephenson3-18/+59
2009-04-2026852: make terminfo.mdd test agree with one in terminfo.cPeter Stephenson1-3/+1
2009-04-17users/14041: bind : by default to execute-named-cmd in vicmd modePeter Stephenson1-1/+1
2009-04-0626806 (doc tweaked): Add CORRECT_IGNORE variablePeter Stephenson1-1/+13
2009-03-25Jon Strait: 26778, 26781: extra options for PCRE matchingPeter Stephenson1-9/+48
2009-03-25Michael Hwang: 26776: improved column alignment with print -c -PPeter Stephenson1-0/+17
2009-03-2426774: cd to $HOME on failure in preference to /Peter Stephenson1-4/+18
2009-03-2426772: better error handling and fix runaway chdir on failed cdPeter Stephenson4-12/+31
2009-03-2426769: fix finger trouble in 26767Peter Stephenson1-1/+1
2009-03-2326748: c modifier to add command pathPeter Stephenson2-18/+61
2009-03-2326767: fix file descriptor leak in 26763Peter Stephenson1-15/+32
2009-03-2026763: fix problem on failed cd -s to relative pathPeter Stephenson1-5/+6
2009-03-20tidy up from 26625Peter Stephenson1-3/+2
2009-03-20Bart: 26761: typo in realpath() checkPeter Stephenson1-1/+1
2009-03-19Mikael: 26759: missing here-document terminatorPeter Stephenson1-0/+1
2009-03-1926754: tweak zgetdir() and test for realpath()Peter Stephenson2-5/+59
2009-03-1826752: fix ../ removal and metafication in :a and :A modifersPeter Stephenson1-3/+7
2009-03-16users/13937, users/13939: configure.ac, Src/jobs.c: check forBart Schaefer1-0/+8
and if available use setproctitle() for "jobs -Z".
2009-03-15Michael Hwang: 26731 with cosmetic changes: add "a" and "A" modifiersPeter Stephenson2-0/+155
26736: document the above
2009-03-1526735: Check some function return values for failures. Gets rid ofWayne Davison7-15/+21
some compiler warnings, and improves error handling/notification.
2009-03-14users/13910: spawnjob() should output to ttyPeter Stephenson1-4/+4
2009-03-13users/13902: make isearch return status usefulPeter Stephenson2-21/+66
add LASTABORTEDSEARCH variable
2009-03-13users/13903 fix vi search prompt and repeatPeter Stephenson1-1/+5
2009-03-10print message if we give up trying to crate a lock file with hard linksPeter Stephenson1-3/+6
2009-03-1026705: multibyte characters with Meta in ${(%)foo} etc.Peter Stephenson1-7/+3
2009-03-0926072: lexsave()/lexrestore() to fix bug with sourcing from "funny" placesPeter Stephenson1-0/+4
2009-03-0826697: test for Linux- and Mac-style xattr functionsPeter Stephenson2-6/+26
2009-03-0326686: problem storing long $_ using VARARR()Peter Stephenson2-8/+23
2009-03-03fix the cap.c patchPeter Stephenson1-2/+1
2009-03-0326680: still more metafy() stuff in capPeter Stephenson1-3/+5
2009-03-0326677: cap module needs some unmetafy() callsPeter Stephenson1-0/+3
2009-03-0326675: add POSIX_ALIASES optionPeter Stephenson3-2/+6
2009-03-0326671: various minor attribute tidy upsPeter Stephenson1-17/+17
2009-03-03Mikael Magnusson: 26670: add zsh/attr modulePeter Stephenson3-0/+188
2009-03-0326665: Src/utils.c: fix one incorrect test in 26614.Bart Schaefer1-1/+2
2009-03-02Lionel Flandrin: 26625: inopportune interrupt wrecked terminal set upPeter Stephenson1-2/+3
2009-03-0226614 + 26615: history -t <fmt> plus ztrftime "-" format modifierPeter Stephenson2-34/+81
2009-02-2726622: improve comments within $(...) and add testPeter Stephenson1-1/+2
2009-02-2626617 c.f. Tomáš Smetana, 26610: comments weren't handled in $(...)Peter Stephenson1-1/+11
2009-02-2526602: history substitution buffer could overflow with no testPeter Stephenson1-3/+15
2009-02-25c.f. 26586: rename yylex to zshlex and yytext to zshlextextPeter Stephenson3-125/+125
2009-02-2026588: don't expand aliases in run-helpPeter Stephenson1-2/+1
2009-02-2026584: use bind/netdb.h where appropriatePeter Stephenson1-0/+9
2009-02-1926583: use HOOK_FUNCTIONS more widelyPeter Stephenson3-3/+10
2009-02-18unposted: .cvsignore patchlevel.hPeter Stephenson1-20/+21