Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Signal an error for the regexp "[:alnum:]"" | Mattias Engdegård | 2020-02-27 | 1 | -5/+0 |
* | Revert "Don't complain about the regexp "[:-:]"" | Mattias Engdegård | 2020-02-27 | 1 | -2/+1 |
* | Don't complain about the regexp "[:-:]" | Mattias Engdegård | 2020-02-26 | 1 | -1/+2 |
* | Signal an error for the regexp "[:alnum:]" | Mattias Engdegård | 2020-02-26 | 1 | -0/+5 |
* | Remove subsumed repetitions in regexps | Mattias Engdegård | 2020-02-20 | 1 | -1/+1 |
* | Remove (or double) redundant backslashes in string literals | Mattias Engdegård | 2020-01-24 | 1 | -2/+2 |
* | Update copyright year to 2020 | Paul Eggert | 2020-01-01 | 1 | -1/+1 |
* | Correct regexp matching of raw bytes | Mattias Engdegård | 2019-06-28 | 1 | -0/+120 |
* | More regexp corrections and tweaks | Paul Eggert | 2019-03-10 | 1 | -1/+1 |
* | Document that [:cntrl:] does not match DEL (Bug#34391) | Mattias Engdegård | 2019-02-10 | 1 | -3/+3 |
* | Merge from origin/emacs-26 | Paul Eggert | 2018-12-31 | 1 | -1/+1 |
* | Rename src/regex.c to src/regex-emacs.c. | Paul Eggert | 2018-08-05 | 1 | -0/+686 |