index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
src
/
regex-emacs-tests.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
(regexp-tests-backtrack-optimization): Mark it as failing
Stefan Monnier
2023-09-05
1
-0
/
+1
*
; Add regression test for bug#65726
Mattias Engdegård
2023-09-05
1
-0
/
+4
*
regex-emacs.c: Reduce the use of backtracking a bit further
Stefan Monnier
2023-02-20
1
-0
/
+11
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
Fix regexp matching with atomic strings and optimised backtracking
Mattias Engdegård
2022-10-24
1
-0
/
+5
*
Audit quoting the quote character in doc strings
Lars Ingebrigtsen
2022-04-22
1
-6
/
+6
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
; Minor stylistic checkdoc fixes in test/**/*.el
Stefan Kangas
2021-09-26
1
-14
/
+14
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Recognise ß properly as a lower-case letter (bug#11309)
Mattias Engdegård
2020-12-09
1
-4
/
+11
*
Fix [:upper:] and [:lower:] for Unicode characters (bug#11309)
Mattias Engdegård
2020-12-09
1
-0
/
+57
*
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