summaryrefslogtreecommitdiff
path: root/src/regex-emacs.c
Commit message (Expand)AuthorAgeFilesLines
* Tweak re_registers allocationPaul Eggert2019-03-271-17/+9
* Fix some integer issues in regex-emacsPaul Eggert2019-03-251-162/+140
* * src/regex-emacs.c (regex_compile): Fix comments.Paul Eggert2019-03-251-4/+2
* Maintain interval ->position fields correctly in update_intervalAlan Mackenzie2019-03-011-7/+7
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
* Assume ‘emacs’ is defined in Emacs-only codePaul Eggert2018-12-171-5/+0
* Spruce up some regex-emacs commentsPaul Eggert2018-08-051-226/+216
* Remove always-0 struct re_pattern_buffer membersPaul Eggert2018-08-051-31/+11
* Simplify regex-emacs by assuming Emacs syntaxPaul Eggert2018-08-051-425/+68
* Simplify regex-emacs code by assuming EmacsPaul Eggert2018-08-051-1571/+442
* Rename src/regex.c to src/regex-emacs.c.Paul Eggert2018-08-051-0/+6615