Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 15291, 15292: fix bug setting scalar in math mode | Peter Stephenson | 2001-07-06 | 1 | -0/+1 |
| | |||||
* | add autocontinue option to automatically make stopped jos running when they ↵ | Sven Wischnowsky | 2001-06-27 | 1 | -0/+1 |
| | | | | are being disowned; make that the default for `%job &!' and `%job &|' (15115) | ||||
* | Added KSH_TYPESET option. | Peter Stephenson | 2001-06-12 | 1 | -0/+1 |
| | |||||
* | 14813: autoload functions from deleted .zwc files | Clint Adams | 2001-06-08 | 1 | -0/+1 |
| | |||||
* | Added HIST_TMPSTORE define. | Wayne Davison | 2001-05-15 | 1 | -0/+1 |
| | |||||
* | Subscripting optimization and error checking. | Bart Schaefer | 2001-04-24 | 1 | -0/+1 |
| | |||||
* | 13611, 13615: Bind cursor keys using termcap, including in viins. | Peter Stephenson | 2001-03-13 | 1 | -1/+5 |
| | |||||
* | two optimisations | Sven Wischnowsky | 2001-03-07 | 1 | -2/+2 |
| | |||||
* | add `aliases' option to be able to disable alias expansion (13554) | Sven Wischnowsky | 2001-02-28 | 1 | -0/+1 |
| | |||||
* | Joel Smith: 13230: avoid name clashes with Linux kernel | Peter Stephenson | 2000-12-05 | 1 | -21/+21 |
| | |||||
* | Sven: 13108: Handle traps synchronously | Peter Stephenson | 2000-11-11 | 1 | -2/+0 |
| | | | | pws: 13109, 13111: clear up zle display when output produced in trap. | ||||
* | Andrej, 12623: Fix dynamic linking for cygwin. | Bart Schaefer | 2000-08-15 | 1 | -14/+0 |
| | |||||
* | 12581: C_BASES option | Peter Stephenson | 2000-08-10 | 1 | -0/+1 |
| | |||||
* | 12561: Completion/Builtins/_zmodload, Doc/Zsh/builtins.yo, | Peter Stephenson | 2000-08-08 | 1 | -0/+2 |
| | | | | | Src/builtin.c, Src/module.c, Src/zsh.h: aliases for modules done internally via `zmodload -[AR]' | ||||
* | 12555: fix static linking on cygwin | Peter Stephenson | 2000-08-07 | 1 | -1/+1 |
| | |||||
* | Andrej: Dynamic loading on cygwin | Peter Stephenson | 2000-08-02 | 1 | -0/+8 |
| | |||||
* | 12434: Doc/Zsh/invoke.yo, Src/init.c, Src/options.c, Src/zsh.h, | Andrew Main | 2000-07-30 | 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. | ||||
* | allow subscripts for compadd -[ak]; new style for history completion; better ↵ | Sven Wischnowsky | 2000-06-22 | 1 | -2/+2 |
| | | | | list-colors handling (12029) | ||||
* | Make PRINT_* flags unique again | Peter Stephenson | 2000-06-13 | 1 | -5/+5 |
| | |||||
* | 11867: restrict typeset -H application | Peter Stephenson | 2000-06-12 | 1 | -0/+1 |
| | |||||
* | 11838: typeset -H | Peter Stephenson | 2000-06-09 | 1 | -11/+12 |
| | |||||
* | Changed the array "len" to be "end" -- a 1-relative index of the last | Wayne Davison | 2000-06-02 | 1 | -1/+1 |
| | | | | item (or you can think of it as pointing one past the last item). | ||||
* | Wayne: pattern.c unitialised var | Peter Stephenson | 2000-05-31 | 1 | -2/+2 |
| | | | | Zero-length arrays now possible with $array[1,0] | ||||
* | save and restore more variables in bufferwords(); move gotword() into core ↵ | Sven Wischnowsky | 2000-05-23 | 1 | -1/+0 |
| | | | | (11523) | ||||
* | 11387: OCTAL_ZEROES option | Clint Adams | 2000-05-15 | 1 | -0/+1 |
| | |||||
* | 11044, 11260: DVORAK options for spell checking. | Peter Stephenson | 2000-05-08 | 1 | -0/+1 |
| | |||||
* | 10771: new GLOBAL_EXPORT option; successful compilation on OpenBSD | Peter Stephenson | 2000-04-16 | 1 | -0/+1 |
| | |||||
* | 10756: fix (#s) and (#e) for parameter substitution forms | Peter Stephenson | 2000-04-14 | 1 | -0/+2 |
| | |||||
* | 10745: MAXJOB = MAX_TASKS_PER_USER from linux/tasks.h | Clint Adams | 2000-04-13 | 1 | -2/+3 |
| | |||||
* | compare mapped zwc files using stat instead of the pathnames (10699) | Sven Wischnowsky | 2000-04-12 | 1 | -1/+2 |
| | |||||
* | keep association elements from being exported | Sven Wischnowsky | 2000-04-04 | 1 | -0/+1 |
| | |||||
* | Updated from list as far as 10376 | Peter Stephenson | 2000-04-01 | 1 | -287/+677 |
| | |||||
* | Initial revision | Tanaka Akira | 1999-04-15 | 1 | -0/+1293 |