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