about summary refs log tree commit diff
path: root/Src/zsh.mdd
Commit message (Collapse)AuthorAgeFilesLines
* cleanup after function moveSven Wischnowsky2001-04-021-1/+1
|
* Fix --enable-function-subdirs for new config.modules system.Peter Stephenson2000-12-041-4/+7
|
* Function installation information now in config.modulesPeter Stephenson2000-11-301-0/+1
|
* 13194: change in module configuration systemPeter Stephenson2000-11-261-15/+21
|
* 12846: moved simple string manipulation functions to string.cClint Adams2000-09-191-1/+1
|
* 12434: Doc/Zsh/invoke.yo, Src/init.c, Src/options.c, Src/zsh.h,Andrew Main2000-07-301-16/+35
| | | | | | | | Src/zsh.mdd: Allow options to be specified on the zsh command line in the form of GNU-style long options. Also handle --version and --help. Do not permit extra option letters to be stacked after `-whatever-' (they used to be ignored). Exit if the command line specifies an option name that doesn't exist.
* Initial revisionTanaka Akira1999-04-151-0/+71