summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2000-10-01unposted: remove unused variable declaration from ztat()Clint Adams2-2/+4
2000-09-2712863: remove ztrdupstrip, use VARARR in ztatClint Adams3-27/+18
2000-09-26Tweak to STTY fix.Bart Schaefer2-0/+4
2000-09-25Fix STTY parameter.Bart Schaefer2-7/+21
2000-09-2212860: don't limit size of pwd in job tableClint Adams2-7/+6
2000-09-2212859: dynamically-allocate buffer in ztat(), ztrdupstring()Clint Adams3-8/+32
2000-09-21Fiddle with _expand_word and its doc.Bart Schaefer4-7/+27
2000-09-2012848: Doc/Zsh/zle.yo: Alphabetize list of parametersAndrey Borzenkov2-36/+38
2000-09-2012842 with corrections of Bart: Doc/Zsh/contrib.yo: Clarify digest file usage.Andrey Borzenkov2-1/+8
2000-09-1912847: dynamically allocate buf and z in bin_whence()Clint Adams2-8/+9
2000-09-1912846: moved simple string manipulation functions to string.cClint Adams6-108/+141
2000-09-1912845: dynamically allocate pbuf in domove()Clint Adams2-5/+17
2000-09-1812835: Alphabetize special parameters list (retry broken commit)Andrey Borzenkov1-177/+177
2000-09-1812835: Alphabetize special parameters listAndrey Borzenkov1-1/+5
Unposted: correct article number in Clint's patch
2000-09-1812836: bin_ln now independent of PATH_MAXClint Adams2-20/+18
2000-09-18Back out 12814.Bart Schaefer1-0/+5
2000-09-18Back out 12814.Bart Schaefer3-96/+1
2000-09-18Improve upon some of the PATH_MAX changes.Bart Schaefer4-53/+74
2000-09-1812828: dynamically allocate 'dir' in mailstatClint Adams2-31/+28
2000-09-1812827: dynamically allocate 'file' in mailstatClint Adams2-20/+22
2000-09-18unposted: define mailstat as a macro if MAILDIR_SUPPORT is undefinedClint Adams3-4/+7
2000-09-1812823: use zsh heap in lieu of perm. heap in bin_dotClint Adams3-4/+21
2000-09-1712821: bin_dot is now independent of PATH_MAXClint Adams2-9/+12
2000-09-17"typeset +m ..." and "typeset +g -m ..."Bart Schaefer3-15/+41
2000-09-1712818: use tricat() in lieu of zasprintfClint Adams2-1/+4
2000-09-1612814: zasprintfClint Adams5-3/+108
2000-09-15One more "wordcode" change.Bart Schaefer1-2/+2
2000-09-15Fix email addresses, mention change to contrib.yo.Bart Schaefer1-2/+7
2000-09-14Use ${(q)tmp} after all.Bart Schaefer1-1/+1
2000-09-1412804: Fix "typeset -m".Bart Schaefer2-0/+14
2000-09-13Add smart-insert-last-word.Bart Schaefer1-6/+47
2000-09-11Redo _zle using _arguments; fix typos.Bart Schaefer4-12/+85
2000-09-0812779: remove sinix special case. Too lazy to add prototype check forAndrey Borzenkov2-0/+14
gettimeofday as it is not needed with currently supported versions of ReliantUNIX
2000-09-08Add smart-insert-last-word.Bart Schaefer2-0/+85
2000-09-07more sensible value (12769)Sven Wischnowsky2-19/+28
2000-09-07stick some `N's into glob patterns (12768)Sven Wischnowsky7-19/+26
2000-09-06No "wordcode".Bart Schaefer2-2/+3
2000-09-06unposted: Remove patch from 12686 that was accidentally commitedAndrey Borzenkov3-71/+13
2000-09-06No "wordcode".Bart Schaefer2-11/+15
2000-09-0612762: Akinori MUSHA: changes for new FreeBSD releases.Peter Stephenson3-2/+7
2000-09-0612761: `` is converted into " by makeinfo; use `@:` instead; use `{}` for texAndrey Borzenkov2-0/+9
2000-09-05Add a cross reference and some completer hints.Bart Schaefer2-1/+17
2000-09-05*** empty log message ***Sven Wischnowsky1-4/+4
2000-09-05change context for i-c-w styles, update docs (12744)Sven Wischnowsky3-4/+22
2000-09-05Fix typo.Bart Schaefer1-1/+1
2000-09-04Create "User Contributions" doc and make some assoctiated changes.Bart Schaefer15-138/+862
2000-09-0412741: outputradix was stomped on by nested mathevalPeter Stephenson2-1/+8
2000-09-0412736: fix `make install' dependency for Cygwin static buildAndrey Borzenkov2-7/+11
2000-09-043.1.9-dev-6Peter Stephenson5-13/+78
2000-09-04Fix colors.Bart Schaefer2-8/+11