Commit graph

11 commits

Author SHA1 Message Date
Peter Stephenson 9634760d5e 17582: Improved option argument handling.
unposted: Updated version to 4.1.0-dev-6 because of interface change.
2002-08-27 21:10:30 +00:00
Oliver Kiddle af0697b705 17503: fix various typos and spelling mistakes in source code comments 2002-08-05 12:35:59 +00:00
Peter Stephenson 4544933427 fix zmodload -uf for not-yet-loaded function 2001-05-18 15:23:08 +00:00
Sven Wischnowsky 757168e2c8 remove 13108 (trap queues); replace with signal queueing to ensure that user signal handlers are only executed when it is safe to run them (13365) 2001-01-16 13:44:18 +00:00
Bart Schaefer 934dd1c694 12652: Variable scoping problem. 2000-08-15 16:53:08 +00:00
Peter Stephenson c66544a86b 12561: Completion/Builtins/_zmodload, Doc/Zsh/builtins.yo,
Src/builtin.c, Src/module.c, Src/zsh.h: aliases for modules
done internally via `zmodload -[AR]'
2000-08-08 09:13:36 +00:00
Sven Wischnowsky 8e740b7044 remove (wrong) test for linked-in modules in require_module() (12525) 2000-08-04 07:53:25 +00:00
Sven Wischnowsky 323c72520a Felix: fix for memory leak (11718) 2000-06-02 08:28:42 +00:00
Oliver Kiddle ddd8614e51 AIX dependency fixes 2000-04-30 17:58:35 +00:00
Sven Wischnowsky ad0c81a554 ensure zsh/compctl (ick!) module is loaded when zle is loaded from init file but zsh/complete isn't (10828) 2000-04-19 13:42:51 +00:00
Tanaka Akira e74702b467 Initial revision 1999-04-15 18:05:38 +00:00