Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-08-15 | Andrej, 12623: Fix dynamic linking for cygwin. | Bart Schaefer | 1 | -14/+0 | |
2000-08-10 | 12581: C_BASES option | Peter Stephenson | 1 | -0/+1 | |
2000-08-08 | 12561: Completion/Builtins/_zmodload, Doc/Zsh/builtins.yo, | Peter Stephenson | 1 | -0/+2 | |
Src/builtin.c, Src/module.c, Src/zsh.h: aliases for modules done internally via `zmodload -[AR]' | |||||
2000-08-07 | 12555: fix static linking on cygwin | Peter Stephenson | 1 | -1/+1 | |
2000-08-02 | Andrej: Dynamic loading on cygwin | Peter Stephenson | 1 | -0/+8 | |
2000-07-30 | 12434: Doc/Zsh/invoke.yo, Src/init.c, Src/options.c, Src/zsh.h, | Andrew Main | 1 | -1/+1 | |
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. | |||||
2000-06-22 | allow subscripts for compadd -[ak]; new style for history completion; better ↵ | Sven Wischnowsky | 1 | -2/+2 | |
list-colors handling (12029) | |||||
2000-06-13 | Make PRINT_* flags unique again | Peter Stephenson | 1 | -5/+5 | |
2000-06-12 | 11867: restrict typeset -H application | Peter Stephenson | 1 | -0/+1 | |
2000-06-09 | 11838: typeset -H | Peter Stephenson | 1 | -11/+12 | |
2000-06-02 | Changed the array "len" to be "end" -- a 1-relative index of the last | Wayne Davison | 1 | -1/+1 | |
item (or you can think of it as pointing one past the last item). | |||||
2000-05-31 | Wayne: pattern.c unitialised var | Peter Stephenson | 1 | -2/+2 | |
Zero-length arrays now possible with $array[1,0] | |||||
2000-05-23 | save and restore more variables in bufferwords(); move gotword() into core ↵ | Sven Wischnowsky | 1 | -1/+0 | |
(11523) | |||||
2000-05-15 | 11387: OCTAL_ZEROES option | Clint Adams | 1 | -0/+1 | |
2000-05-08 | 11044, 11260: DVORAK options for spell checking. | Peter Stephenson | 1 | -0/+1 | |
2000-04-16 | 10771: new GLOBAL_EXPORT option; successful compilation on OpenBSD | Peter Stephenson | 1 | -0/+1 | |
2000-04-14 | 10756: fix (#s) and (#e) for parameter substitution forms | Peter Stephenson | 1 | -0/+2 | |
2000-04-13 | 10745: MAXJOB = MAX_TASKS_PER_USER from linux/tasks.h | Clint Adams | 1 | -2/+3 | |
2000-04-12 | compare mapped zwc files using stat instead of the pathnames (10699) | Sven Wischnowsky | 1 | -1/+2 | |
2000-04-04 | keep association elements from being exported | Sven Wischnowsky | 1 | -0/+1 | |
2000-04-01 | Updated from list as far as 10376 | Peter Stephenson | 1 | -287/+677 | |
1999-04-15 | Initial revision | Tanaka Akira | 1 | -0/+1293 | |