| Commit message (Expand) | Author | Age | Files | Lines |
* | Make argument to S_is_invlist pointer to const | Dagfinn Ilmari Mannsåker | 2022-04-13 | 1 | -1/+1 |
* | style: Detabify indentation of the C code maintained by the core. | Michael G. Schwern | 2021-01-17 | 1 | -5/+5 |
* | PATCH: gh #17275 Silence new warning | Karl Williamson | 2019-11-21 | 1 | -0/+3 |
* | Reimplement tr/// without swashes | Karl Williamson | 2019-11-06 | 1 | -2/+3 |
* | op.c: Add debugging dump function | Karl Williamson | 2019-11-06 | 1 | -1/+2 |
* | Move some static fcns from regcomp.c to invlist_inline.h | Karl Williamson | 2019-11-06 | 1 | -3/+144 |
* | invlist_inline.h: White space only | Karl Williamson | 2019-11-06 | 1 | -1/+5 |
* | invlist_inline.h: Restrict files symbols are in | Karl Williamson | 2019-11-06 | 1 | -1/+1 |
* | is_invlist(): Allow NULL input | Karl Williamson | 2019-03-12 | 1 | -3/+1 |
* | pp.c: Avoid use of unsafe function | Karl Williamson | 2019-02-04 | 1 | -1/+1 |
* | Provide header guards to prevent re-inclusion | James E Keenan | 2018-12-04 | 1 | -0/+5 |
* | invlist_inline.h: Two symbols no longer needed in utf8.c | Karl Williamson | 2018-08-20 | 1 | -1/+1 |
* | Add inline function to hide implementation details | Karl Williamson | 2018-08-20 | 1 | -2/+10 |
* | Use charnames inversion lists | Karl Williamson | 2018-03-31 | 1 | -1/+1 |
* | inline_invlist.c -> invlist_inline.h | Jarkko Hietaniemi | 2015-07-22 | 1 | -0/+87 |