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