aboutsummaryrefslogtreecommitdiff
path: root/HACKING
AgeCommit message (Expand)Author
2023-11-16pcre2posix: additional updates for recent changes (#338)Carlo Marcelo Arenas Belón
2023-11-15Make data for OP_REVERSE use IMM2_SIZE instead of LINK_SIZE, for consistency ...Philip Hazel
2023-08-18match: avoid signed/unsigned mismatch (#289)Carlo Marcelo Arenas Belón
2023-08-06Code for variable-length lookbehindsPhilip Hazel
2023-01-29Implement PCRE2_EXTRA_CASELESS_RESTRICT and related featuresPhilip Hazel
2023-01-25Fix minor typoPhilip Hazel
2022-08-19Correct spelling mistakes (#143)Edward Betts
2022-07-08doc: fix various typos (#132)Amin Yahyaabadi
2022-04-25Update maintenance documentationPhilip Hazel
2021-12-08Add support for Bidi_Control and Bidi_Class propertiesPhilip Hazel
2019-07-13Implement non-atomic positive assertions.Philip.Hazel
2018-07-21Allow :NAME on (*ACCEPT), (*FAIL), and (*COMMIT) and fix bug with (*MARK) 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
2017-04-21Documentation update.Philip.Hazel
2017-03-17Documentation update.Philip.Hazel
2017-03-11Remove obsolete OP_ONCE_NC internal opcode.Philip.Hazel
2016-11-23Fix bad behaviour for subroutine call in lookbehind when the called subroutine Philip.Hazel
2016-11-18Fix overrun bug caused by conditional with assertion using too much memory.Philip.Hazel
2016-10-28Fix error in documentation.Philip.Hazel
2016-10-15Fix typo.Philip.Hazel
2016-10-02Major refactoring of pcre2_compile.c; see ChangeLog and HACKING.Philip.Hazel
2016-06-20Support \C in lookbehinds and DFA matching in UTF-32 mode.Philip.Hazel
2015-06-18Source and document file tidies for 10.20-RC1.Philip.Hazel
2015-03-24Fix bugs when (?!) is used as a condition.Philip.Hazel
2015-03-15Documentation for callouts with string arguments.Philip.Hazel
2015-02-20Documentation correction.Philip.Hazel
2015-02-11Documentation bug.Philip.Hazel
2014-08-31Update HACKING for PCRE2.Philip.Hazel