summaryrefslogtreecommitdiff
path: root/modules/dfa
Commit message (Expand)AuthorAgeFilesLines
* mbrtowc: Rename LIB_MBRTOWC to MBRTOWC_LIB.Bruno Haible2023-01-071-1/+1
* xalloc: new function xpalloc, from dfaPaul Eggert2021-03-281-1/+1
* dfa: Make sure the compiler does not barf on 'inline'.Bruno Haible2020-07-031-0/+1
* dfa: do not depend on isblankPaul Eggert2020-01-291-1/+0
* mbrtowc: Ensure the mbtowc_lock is unique.Bruno Haible2020-01-031-1/+1
* dfa: struct dfamust now uses flexible arrayPaul Eggert2019-12-191-0/+1
* Fix link errors with --enable-threads=posix on AIX.Bruno Haible2019-12-021-0/+3
* dfa: port to older GCCPaul Eggert2017-01-101-0/+1
* dfa: fix some unlikely integer overflowsPaul Eggert2016-12-141-0/+2
* dfa: port to Solaris 9Paul Eggert2016-09-111-0/+1
* dfa: new module, importing grep's DFA matcherJim Meyering2016-09-091-0/+39