Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 33566: regex module fix for unmatched parentheses | Peter Stephenson | 2015-06-22 | 1 | -0/+5 |
* | Add non-metafied character length handling. | Peter Stephenson | 2015-06-12 | 1 | -10/+23 |
* | 30513: zsh/regex metafy fixes for widechar | Phil Pennock | 2012-06-16 | 1 | -7/+16 |
* | 27608: fix memory for mbegin, mend & regexp test | Peter Stephenson | 2010-01-20 | 1 | -4/+4 |
* | 27600: extend =~ syntax to set positional variables for matches | Peter Stephenson | 2010-01-17 | 1 | -1/+55 |
* | 26362: avoid calling regfree() on uninitialized regex_t. | Wayne Davison | 2009-01-19 | 1 | -1/+1 |
* | Fixed a few compiler warnings. | Wayne Davison | 2009-01-19 | 1 | -6/+8 |
* | 23665: autoloading of module features and related tweaks | Peter Stephenson | 2007-07-06 | 1 | -3/+3 |
* | see 23479: add initial features support for modules | Peter Stephenson | 2007-05-28 | 1 | -3/+27 |
* | 23375: Phil Pennock: =~, zsh/regex etc. etc. | Peter Stephenson | 2007-05-01 | 1 | -0/+161 |