Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Danek: 29254: fix some compiler warnings | Peter Stephenson | 2011-05-13 | 1 | -1/+0 |
| | |||||
* | 27722: bad error reporting and checking in conditions | Peter Stephenson | 2010-02-19 | 1 | -7/+14 |
| | |||||
* | 24996: improve xtrace output for patterns | Peter Stephenson | 2008-05-11 | 1 | -7/+7 |
| | |||||
* | 24050: handle nanosecond resolution timestamps on systems that support them | Oliver Kiddle | 2007-11-01 | 1 | -0/+20 |
| | |||||
* | 23694: fix =~ | Peter Stephenson | 2007-07-24 | 1 | -1/+1 |
| | |||||
* | 23665: autoloading of module features and related tweaks | Peter Stephenson | 2007-07-06 | 1 | -8/+14 |
| | |||||
* | 23485: feature completion and autoloading | Peter Stephenson | 2007-05-29 | 1 | -5/+2 |
| | |||||
* | see 23479: add initial features support for modules | Peter Stephenson | 2007-05-28 | 1 | -1/+4 |
| | |||||
* | 23375: Phil Pennock: =~, zsh/regex etc. etc. | Peter Stephenson | 2007-05-01 | 1 | -5/+21 |
| | |||||
* | 22474: use variable argument lists to improve error message handling | Peter Stephenson | 2006-05-30 | 1 | -9/+7 |
| | |||||
* | users/8422: [[ ... -nt ... ]] with bad stat caused | Peter Stephenson | 2005-01-24 | 1 | -1/+1 |
| | | | | mayhem in initialisation files, functions, etc. | ||||
* | 20412, tweaked: Make test builtin more POSIX compatible | Peter Stephenson | 2004-10-05 | 1 | -71/+124 |
| | | | | 20435: Make pattern.c not alter strings. | ||||
* | Dan Nelson: 17492: Quote output from xtrace | Peter Stephenson | 2002-08-01 | 1 | -3/+8 |
| | |||||
* | Alexandre Duret-Lutz: 16930: Src/cond.c, Test/C02cond.ztst: | Peter Stephenson | 2002-04-17 | 1 | -1/+5 |
| | | | | | Careful with long filenames in internal condition test; fix block file test for `-f'. | ||||
* | for caching of compiled patterns: remember that singsub() might modify the ↵ | Sven Wischnowsky | 2001-10-15 | 1 | -1/+1 |
| | | | | string it gets, compare with unmodified string (16041) | ||||
* | Updated from list as far as 10376 | Peter Stephenson | 2000-04-01 | 1 | -57/+269 |
| | |||||
* | Initial revision | Tanaka Akira | 1999-04-15 | 1 | -0/+226 |