index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
regex-emacs.h
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-09-29
search.c (re--describe-compiled): New function (bug#66261)
Stefan Monnier
2023-05-09
Speed up skip-chars-{forward|reverse} with char classes
Mattias EngdegÄrd
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-03-27
Tweak re_registers allocation
Paul Eggert
2019-03-25
Fix some integer issues in regex-emacs
Paul Eggert
2018-12-31
Update more copyright years
Paul Eggert
2018-08-05
Spruce up some regex-emacs comments
Paul Eggert
2018-08-05
Remove always-0 struct re_pattern_buffer members
Paul Eggert
2018-08-05
Simplify regex-emacs code by assuming Emacs
Paul Eggert
2018-08-05
Use Gnulib regex for lib-src
Paul Eggert
2018-08-05
Rename src/regex.c to src/regex-emacs.c.
Paul Eggert