aboutsummaryrefslogtreecommitdiff
path: root/README
AgeCommit message (Expand)Author
2024-01-19Fix various typos in documentation (#372)Thomas Voss
2023-11-24Update docs to point out LDFLAGS=--static for making fully statically linked ...Philip Hazel
2023-08-16admin: update ChangeLog and config.h for recent changes (#286)Carlo Marcelo Arenas Belón
2023-08-11Update documentation for variable-length lookbehindsPhilip Hazel
2023-04-15Documentation minor updatePhilip Hazel
2022-12-11Implement pcre2posix_test, which is a program that includes pcre2posix.h but ...Philip Hazel
2022-07-08doc: fix various typos (#132)Amin Yahyaabadi
2022-04-30doc: mostly wording issues, but more importantly a fixed group link (#114)Carlo Marcelo Arenas Belón
2022-04-19Update README to new GitHub organization URLPhilip Hazel
2022-04-15Final file tidies for 10.40Philip Hazel
2022-04-13Update README to mention autogen.shPhilip Hazel
2021-10-29Update docs and version info for 10.39.Philip Hazel
2021-08-31Doc file tidies for 10.38-RC1Philip Hazel
2021-08-27Another doc tidy.Philip Hazel
2021-08-26Update URLs etc for new infrastructure at GitHub/Googlegroups.Philip Hazel
2021-08-21Another update to .gitignore. Put some temporary wording in documentation aboutPhilip Hazel
2021-04-28Final file tidies for 10.37-RC1Philip.Hazel
2020-12-04Final file tidies for 10.36Philip.Hazel
2020-11-06File tidies for 10.36-RC1 Philip.Hazel
2020-10-04pcre2grep update: -m and $x{..}, $o{..} escapes. Also some doc updates.Philip.Hazel
2020-04-15File tidies for 10.35-RC1 release candidate.Philip.Hazel
2020-03-20Renamed dftables as pcre2_dftables and enable it to write the tables in binary. Philip.Hazel
2019-10-15Fix minor test issues and tidies/updates for 10.34-RC1 testing release.Philip.Hazel
2019-10-01Better description for jit-sealloc option and early check for executable memory.Zoltán Herczeg
2019-04-16Final file tidies for 10.33.Philip.Hazel
2019-03-04More file tidies for 10.33-RC1Philip.Hazel
2019-03-04Final file tidies for 10.33-RC1Philip.Hazel
2019-01-30Update POSIX wrapper to use macros in the .h file, but also have the POSIX Philip.Hazel
2018-11-15Implement --disable-percent-zt to avoid %zu and %td even if the environment Philip.Hazel
2018-10-02Basic "script run" implementation. Not yet complete, and not yet documented.Philip.Hazel
2018-09-19Provide alternative POSIX names.Philip.Hazel
2018-06-18More typos and changes to "Kibibytes" for "Kilobytes".Philip.Hazel
2018-06-17Typos in documentation and comments noted by Jason Hood.Philip.Hazel
2018-04-27Re-factor pcre2_dfa_match() to use the heap instead of the stack for workspace Philip.Hazel
2018-02-25Add --enable-jit=auto support.Philip.Hazel
2018-01-13Source tidies and version etc. updates for 10.31-RC1.Philip.Hazel
2017-09-12Replace multiple copies of extended grapheme sequence code with a single Philip.Hazel
2017-07-19Code tidies for 10.30-RC1 release candidate.Philip.Hazel
2017-06-17Document configuration for SELinux execmem allocator and fix CMake usage.Philip.Hazel
2017-04-11Add explicit heap limiting options to pcre2_match(), with associated features Philip.Hazel
2017-03-17Documentation update.Philip.Hazel
2017-01-16File tidies for 10.23-RC1Philip.Hazel
2016-11-22Correct libpcre2posix typos (should be libpcre2-posix).Philip.Hazel
2016-11-01Documentation update for fuzz support.Philip.Hazel
2016-10-11Implement buffer expansion in pcre2grep.Philip.Hazel
2016-06-29Documentation detrail and make HTML for 10.22-RC1.Philip.Hazel
2016-04-01Add callout support to pcre2grepPhilip.Hazel
2015-12-17File tidies, version updates, etc. for 10.21-RC1Philip.Hazel
2015-10-17Implement --never-backslash-CPhilip.Hazel
2015-07-16Move pcre2_find_bracket() into its own module to avoid circular dependency.Philip.Hazel