about summary refs log tree commit diff
Commit message (Collapse)AuthorAgeFilesLines
...
* Fiddle with _expand_word and its doc.Bart Schaefer2000-09-214-7/+27
|
* 12848: Doc/Zsh/zle.yo: Alphabetize list of parametersAndrey Borzenkov2000-09-202-36/+38
|
* 12842 with corrections of Bart: Doc/Zsh/contrib.yo: Clarify digest file usage.Andrey Borzenkov2000-09-202-1/+8
|
* 12847: dynamically allocate buf and z in bin_whence()Clint Adams2000-09-192-8/+9
|
* 12846: moved simple string manipulation functions to string.cClint Adams2000-09-196-108/+141
|
* 12845: dynamically allocate pbuf in domove()Clint Adams2000-09-192-5/+17
|
* 12835: Alphabetize special parameters list (retry broken commit)Andrey Borzenkov2000-09-181-177/+177
|
* 12835: Alphabetize special parameters listAndrey Borzenkov2000-09-181-1/+5
| | | | Unposted: correct article number in Clint's patch
* 12836: bin_ln now independent of PATH_MAXClint Adams2000-09-182-20/+18
|
* Back out 12814.Bart Schaefer2000-09-181-0/+5
|
* Back out 12814.Bart Schaefer2000-09-183-96/+1
|
* Improve upon some of the PATH_MAX changes.Bart Schaefer2000-09-184-53/+74
|
* 12828: dynamically allocate 'dir' in mailstatClint Adams2000-09-182-31/+28
|
* 12827: dynamically allocate 'file' in mailstatClint Adams2000-09-182-20/+22
|
* unposted: define mailstat as a macro if MAILDIR_SUPPORT is undefinedClint Adams2000-09-183-4/+7
|
* 12823: use zsh heap in lieu of perm. heap in bin_dotClint Adams2000-09-183-4/+21
|
* 12821: bin_dot is now independent of PATH_MAXClint Adams2000-09-172-9/+12
|
* "typeset +m ..." and "typeset +g -m ..."Bart Schaefer2000-09-173-15/+41
|
* 12818: use tricat() in lieu of zasprintfClint Adams2000-09-172-1/+4
|
* 12814: zasprintfClint Adams2000-09-165-3/+108
|
* One more "wordcode" change.Bart Schaefer2000-09-151-2/+2
|
* Fix email addresses, mention change to contrib.yo.Bart Schaefer2000-09-151-2/+7
|
* Use ${(q)tmp} after all.Bart Schaefer2000-09-141-1/+1
|
* 12804: Fix "typeset -m".Bart Schaefer2000-09-142-0/+14
|
* Add smart-insert-last-word.Bart Schaefer2000-09-131-6/+47
|
* Redo _zle using _arguments; fix typos.Bart Schaefer2000-09-114-12/+85
|
* 12779: remove sinix special case. Too lazy to add prototype check forAndrey Borzenkov2000-09-082-0/+14
| | | | | gettimeofday as it is not needed with currently supported versions of ReliantUNIX
* Add smart-insert-last-word.Bart Schaefer2000-09-082-0/+85
|
* more sensible value (12769)Sven Wischnowsky2000-09-072-19/+28
|
* stick some `N's into glob patterns (12768)Sven Wischnowsky2000-09-077-19/+26
|
* No "wordcode".Bart Schaefer2000-09-062-2/+3
|
* unposted: Remove patch from 12686 that was accidentally commitedAndrey Borzenkov2000-09-063-71/+13
|
* No "wordcode".Bart Schaefer2000-09-062-11/+15
|
* 12762: Akinori MUSHA: changes for new FreeBSD releases.Peter Stephenson2000-09-063-2/+7
|
* 12761: `` is converted into " by makeinfo; use `@:` instead; use `{}` for texAndrey Borzenkov2000-09-062-0/+9
|
* Add a cross reference and some completer hints.Bart Schaefer2000-09-052-1/+17
|
* *** empty log message ***Sven Wischnowsky2000-09-051-4/+4
|
* change context for i-c-w styles, update docs (12744)Sven Wischnowsky2000-09-053-4/+22
|
* Fix typo.Bart Schaefer2000-09-051-1/+1
|
* Create "User Contributions" doc and make some assoctiated changes.Bart Schaefer2000-09-0415-138/+862
|
* 12741: outputradix was stomped on by nested mathevalPeter Stephenson2000-09-042-1/+8
|
* 12736: fix `make install' dependency for Cygwin static buildAndrey Borzenkov2000-09-042-7/+11
|
* 3.1.9-dev-6 zsh-3.1.9-dev-6Peter Stephenson2000-09-045-13/+78
|
* Fix colors.Bart Schaefer2000-09-042-8/+11
|
* Fix 12722.Bart Schaefer2000-09-042-1/+8
|
* Fix zrecompile.Bart Schaefer2000-09-032-10/+27
|
* 12728: man -l / --local-file completes _filesClint Adams2000-09-032-0/+9
|
* Fix helpfiles.Bart Schaefer2000-09-032-3/+7
|
* Fix reporter.Bart Schaefer2000-09-022-66/+143
|
* 12722: [##base] for output base selection without a base prefixAndrew Main2000-09-024-16/+42
|