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-tests.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename src/regex.c to src/regex-emacs.c.
Paul Eggert
2018-08-05
1
-686
/
+0
*
Raise limit of regexp repetition (Bug#24914)
Noam Postavsky
2018-01-26
1
-0
/
+6
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
; Replace non-ascii quote characters in doc strings etc
Glenn Morris
2017-12-20
1
-2
/
+2
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Quieten compilation of some test files
Glenn Morris
2017-05-31
1
-1
/
+1
*
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