Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 17582: Improved option argument handling. | Peter Stephenson | 2002-08-27 | 1 | -53/+60 |
| | | | | unposted: Updated version to 4.1.0-dev-6 because of interface change. | ||||
* | 17503: fix various typos and spelling mistakes in source code comments | Oliver Kiddle | 2002-08-05 | 1 | -1/+1 |
| | |||||
* | fix zmodload -uf for not-yet-loaded function | Peter Stephenson | 2001-05-18 | 1 | -3/+5 |
| | |||||
* | remove 13108 (trap queues); replace with signal queueing to ensure that user ↵ | Sven Wischnowsky | 2001-01-16 | 1 | -14/+39 |
| | | | | signal handlers are only executed when it is safe to run them (13365) | ||||
* | 12652: Variable scoping problem. | Bart Schaefer | 2000-08-15 | 1 | -10/+11 |
| | |||||
* | 12561: Completion/Builtins/_zmodload, Doc/Zsh/builtins.yo, | Peter Stephenson | 2000-08-08 | 1 | -41/+265 |
| | | | | | Src/builtin.c, Src/module.c, Src/zsh.h: aliases for modules done internally via `zmodload -[AR]' | ||||
* | remove (wrong) test for linked-in modules in require_module() (12525) | Sven Wischnowsky | 2000-08-04 | 1 | -5/+0 |
| | |||||
* | Felix: fix for memory leak (11718) | Sven Wischnowsky | 2000-06-02 | 1 | -1/+1 |
| | |||||
* | AIX dependency fixes | Oliver Kiddle | 2000-04-30 | 1 | -1/+1 |
| | |||||
* | ensure zsh/compctl (ick!) module is loaded when zle is loaded from init file ↵ | Sven Wischnowsky | 2000-04-19 | 1 | -181/+1456 |
| | | | | but zsh/complete isn't (10828) | ||||
* | Initial revision | Tanaka Akira | 1999-04-15 | 1 | -0/+651 |