| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add support for Unicode whitespace in [:blank:] | Philipp Stephani | 2017-01-06 | 1 | -1/+1 |
| * | Update copyright year to 2017 in master | Paul Eggert | 2017-01-01 | 1 | -1/+1 |
| * | Split regex character class test into smaller chunks | Michal Nazarewicz | 2016-09-09 | 1 | -44/+46 |
| * | Spelling and minor grammar fixes | Paul Eggert | 2016-08-05 | 1 | -5/+5 |
| * | Fix accessing regex-resources in out-of-tree test runs in regex-tests | Michal Nazarewicz | 2016-08-03 | 1 | -1/+6 |
| * | Fix unused lexical variable | Michal Nazarewicz | 2016-08-02 | 1 | -3/+2 |
| * | Split regex glibc test cases into separet tests | Michal Nazarewicz | 2016-08-02 | 1 | -6/+18 |
| * | Don’t (require 'cl) | Michal Nazarewicz | 2016-08-02 | 1 | -4/+3 |
| * | Fix reading of regex-resources in regex-tests | Michal Nazarewicz | 2016-08-02 | 1 | -6/+5 |
| * | Added driver for the regex tests | Dima Kogan | 2016-08-02 | 1 | -0/+572 |
| * | Fix ‘[[:cc:]]*literal’ regex failing to match ‘literal’ (bug#24020) | Michal Nazarewicz | 2016-07-25 | 1 | -0/+92 |