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