Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-06-02 | Marked unused parameters with the new UNUSED() macro. | Wayne Davison | 1 | -6/+6 | |
2003-06-19 | 18616: Add ternary expression handling to zformat | Peter Stephenson | 1 | -75/+146 | |
2002-08-27 | 17582: Improved option argument handling. | Peter Stephenson | 1 | -5/+5 | |
unposted: Updated version to 4.1.0-dev-6 because of interface change. | |||||
2002-08-08 | 17516, 17517: Attempted fixes for memory leaks shown by valgrind. | Peter Stephenson | 1 | -0/+4 | |
First with zstyle patterns, second with pwd in job structure. | |||||
2002-04-25 | remove one half of 17029; the part for zstyle wasn't right (17035) | Sven Wischnowsky | 1 | -1/+0 | |
2002-04-24 | fix two memory leaks (found by Felix): pre-compiled patterns when ↵ | Sven Wischnowsky | 1 | -0/+1 | |
re-defining styles and compredirs-copies in comp_wrapper() (17029) | |||||
2001-07-09 | 15327: always use local LINENOs in parse_string(). | Peter Stephenson | 1 | -1/+1 | |
2001-01-16 | remove 13108 (trap queues); replace with signal queueing to ensure that user ↵ | Sven Wischnowsky | 1 | -2/+11 | |
signal handlers are only executed when it is safe to run them (13365) | |||||
2000-06-16 | zstyle -e option; change math-styles to boolean ones; change defaults for ↵ | Sven Wischnowsky | 1 | -41/+84 | |
_expand styles (11937) | |||||
2000-06-07 | -K option for zparseopts to keep previous array values (11792) | Sven Wischnowsky | 1 | -32/+44 | |
2000-05-23 | add -E option to zparseopts (11530) | Sven Wischnowsky | 1 | -10/+43 | |
2000-05-22 | remove -h option from zstyle (11490) | Sven Wischnowsky | 1 | -6/+1 | |
2000-05-15 | zparseopts should detect if it is called without option descriptions (11360) | Sven Wischnowsky | 1 | -1/+7 | |
2000-05-04 | 11165: Completion/Base/_regex_arguments, Completion/Debian/_apt, | Tanaka Akira | 1 | -230/+1015 | |
Completion/X/_xset, Completion/X/_xwit, Doc/Zsh/compsys.yo, Src/Modules/zutil.c: _regex_arguments support tag stuff. | |||||
1999-12-10 | Initial revision | Tanaka Akira | 1 | -0/+761 | |