Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |