index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
regex-emacs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Correct "different than" to "different from" where appropriate
Alan Mackenzie
2020-02-09
1
-1
/
+1
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Use fewer locks when accessing stdio
Paul Eggert
2019-07-08
1
-33
/
+32
*
Fix regex-emacs debug format glitches
Paul Eggert
2019-07-01
1
-14
/
+17
*
Correct regexp matching of raw bytes
Mattias Engdegård
2019-06-28
1
-4
/
+20
*
More readable regexp debug output
Mattias Engdegård
2019-06-28
1
-10
/
+22
*
Consistently use stderr for debug output in regexp code
Mattias Engdegård
2019-06-28
1
-17
/
+18
*
Avoid backslash-newline-newline in source code
Paul Eggert
2019-05-22
1
-1
/
+1
*
Tweak re_registers allocation
Paul Eggert
2019-03-27
1
-17
/
+9
*
Fix some integer issues in regex-emacs
Paul Eggert
2019-03-25
1
-162
/
+140
*
* src/regex-emacs.c (regex_compile): Fix comments.
Paul Eggert
2019-03-25
1
-4
/
+2
*
Maintain interval ->position fields correctly in update_interval
Alan Mackenzie
2019-03-01
1
-7
/
+7
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
*
Assume ‘emacs’ is defined in Emacs-only code
Paul Eggert
2018-12-17
1
-5
/
+0
*
Spruce up some regex-emacs comments
Paul Eggert
2018-08-05
1
-226
/
+216
*
Remove always-0 struct re_pattern_buffer members
Paul Eggert
2018-08-05
1
-31
/
+11
*
Simplify regex-emacs by assuming Emacs syntax
Paul Eggert
2018-08-05
1
-425
/
+68
*
Simplify regex-emacs code by assuming Emacs
Paul Eggert
2018-08-05
1
-1571
/
+442
*
Rename src/regex.c to src/regex-emacs.c.
Paul Eggert
2018-08-05
1
-0
/
+6615