| Age | Commit message (Expand) | Author |
| 2020-08-20 | mmap MAP_FAILED audit. | riastradh |
| 2020-04-20 | Fix indentation | joerg |
| 2017-11-21 | Remove more files that should be removed when tre was imported from github | rin |
| 2017-11-21 | Bump WARNS to 5 (via ../Makefile.inc). | rin |
| 2017-11-21 | Bump WARNS to 5. | rin |
| 2017-11-21 | Add REG_INVARG and REG_STARTEND ifndef TRE_USE_SYSTEM_REGEX_H. | rin |
| 2017-11-21 | Some systems need <stdint.h> for SIZE_MAX. | rin |
| 2017-11-19 | Fix an apparent typo. | rin |
| 2017-11-19 | Add missing integer overflow checks to avoid out-of-bound write reported in | rin |
| 2017-11-19 | Fix memory leak when input contains illegal multibyte sequence, partially | rin |
| 2017-11-19 | ret should be reg_errcode_t. | rin |
| 2017-11-19 | nmatch and pmatch should be ignored when regex was compiled with REG_NOSUB, | rin |
| 2017-11-19 | Fix use of uninitialized value, taken from musl libc: | rin |
| 2017-11-19 | Check error code from allocating function, from musl libc: | rin |
| 2017-11-19 | Fix allocation size with wrong use of sizeof, taken from musl libc: | rin |
| 2017-11-17 | Add ChangeLog.old, which has been newly added to github repository. | rin |
| 2017-11-17 | Add tre.pc to be installed into /usr/lib/pkgconfig (not yet). | rin |
| 2017-11-17 | Regen. Actually stop using alloca(3). | rin |
| 2017-11-17 | Disable tre_reg*b() when we don't have REG_USEBYTES. | rin |
| 2017-11-17 | Merge tre as of 20171117. | rin |
| 2017-11-17 | Import tre from https://github.com/laurikari/tre as of 10171117: | rin |
| 2017-11-17 | Add tre2netbsd script based on nvi2netbsd. | rin |
| 2017-11-17 | Specify TRE_REGEX_T_FIELD in CPPFLAGS when we want ABI compatible with libc, | rin |
| 2017-11-13 | Apply the previous fix to tre_regwexec(). | rin |
| 2017-11-12 | check more eo, initialize shift, remove useless variable. | christos |
| 2017-11-12 | Make REG_STARTEND for tre_regcomp() working actually: | rin |
| 2017-02-01 | Update supporting files for components which rely on autoconf to allow systems | sevan |
| 2016-06-10 | Bump date for -r. | wiz |
| 2016-06-10 | Sort option descriptions. Use Mt. | wiz |
| 2016-06-10 | Add some patches which were in an older tree, from January 29 2015: | agc |
| 2012-08-22 | Remove nonexistent directory from compiler include path, per | dholland |
| 2011-11-17 | Use __dead | joerg |
| 2011-11-08 | Don't use constant macros in conditionals, use a #if check. | joerg |
| 2011-11-06 | Fix build with stack smash protection enabled. | tron |
| 2011-11-05 | make this work: | christos |
| 2010-12-16 | Observe the following spelling: | wiz |
| 2010-09-04 | Add libc glue for libtre. | ahoka |
| 2010-04-22 | implement the REG_STARTEND extension using tre_regnexec - REG_STARTEND is | agc |
| 2010-04-22 | don't include parameter names in the namespace for function prototypes. | agc |
| 2010-04-22 | clean up some lint | agc |
| 2010-02-27 | remove generated binary files | drochner |
| 2010-02-26 | add reachover shlib version file | agc |
| 2010-02-25 | Convert to mdoc. | wiz |
| 2010-02-25 | New sentence, new line. (more to come). | wiz |
| 2010-02-25 | add reachover logic for agrep - an approximate grep program which uses | agc |
| 2010-02-25 | add reachover glue, and config headers, to allow libtre to build with WARNS=4 | agc |
| 2010-02-25 | initial import of tre-0.8.0 into the external sources framework. | agc |