1. 9f8efd7 Merge "Add post_update script" into main am: d190016fda by Treehugger Robot · 11 months ago main master
  2. d190016 Merge "Add post_update script" into main by Treehugger Robot · 11 months ago
  3. 6cf1521 Add post_update script by Sadaf Ebrahimi · 11 months ago
  4. 22dc650 Merge "Upgrade libpcre2 to pcre2-10.44" into main am: 1d42c538e2 am: bdd7311119 by Sadaf Ebrahimi · 1 year, 7 months ago android15-qpr2-release android15-qpr2-s1-release android15-qpr2-s10-release android15-qpr2-s2-release android15-qpr2-s3-release android15-qpr2-s4-release android15-qpr2-s5-release android15-qpr2-s6-release android15-qpr2-s7-release android15-qpr2-s8-release android15-qpr2-s9-release android15-tests-dev android-15.0.0_r20 android-15.0.0_r21 android-15.0.0_r22 android-15.0.0_r23 android-15.0.0_r26 android-15.0.0_r27 android-15.0.0_r28 android-15.0.0_r29 android-15.0.0_r30 android-15.0.0_r32 android-15.0.0_r33 android-15.0.0_r34 android-15.0.0_r35 android-15.0.0_r36
  5. bdd7311 Merge "Upgrade libpcre2 to pcre2-10.44" into main am: 1d42c538e2 by Sadaf Ebrahimi · 1 year, 7 months ago
  6. 1d42c53 Merge "Upgrade libpcre2 to pcre2-10.44" into main by Sadaf Ebrahimi · 1 year, 7 months ago
  7. e3f5db5 Upgrade libpcre2 to pcre2-10.44 by Sadaf Ebrahimi · 1 year, 7 months ago
  8. 6ae58be Final file tidies for 10.44 by Philip Hazel · 1 year, 7 months ago
  9. 75582ff autotools: fix `make dist` (#414) by Carlo Marcelo Arenas Belón · 1 year, 7 months ago
  10. fb8404a m4/pcre2_visibility.m4: make sure PCRE2_EXPORT is always safe (#413) by Carlo Marcelo Arenas Belón · 1 year, 7 months ago
  11. 067c2f1 Fix bug in \X matching too many characters. Fixes issue #410. by Philip Hazel · 1 year, 7 months ago
  12. 9299bb9 JIT compiler update by Zoltan Herczeg · 1 year, 7 months ago
  13. 4c7cc9a Tidy fuzz support code and reduce length of compiled patterns that are tested with JIT, to avoid oss-fuzz timeouts. by Philip Hazel · 1 year, 8 months ago
  14. 5c7a3bd Set max length for fuzzer input in an attempt to get rid of timeouts by Philip Hazel · 1 year, 8 months ago
  15. 5634d0b Update VMS build files by Philip Hazel · 1 year, 8 months ago
  16. 372f0c4 [automerger skipped] Empty merge of Android 24Q2 Release (ab/11526283) to aosp-main-future am: e169dbd9ca -s ours by Xin Li · 1 year, 9 months ago
  17. e169dbd Empty merge of Android 24Q2 Release (ab/11526283) to aosp-main-future by Xin Li · 1 year, 9 months ago
  18. e07e378 Ensure binaries from a different configuration are all deleted on "make clean". by Philip Hazel · 1 year, 9 months ago
  19. 3844bad Update test output data that got overlooked by Philip Hazel · 1 year, 9 months ago
  20. 3eedbac JIT compiler update by Zoltan Herczeg · 1 year, 9 months ago
  21. 9fc7708 update build.zig to support zig 0.12.0 (#408) by player-two · 1 year, 9 months ago
  22. 05aafb2 Implement pcre2_set_max_pattern_compiled_length() and set this limit in the fuzzer by Philip Hazel · 1 year, 9 months ago
  23. 22cb0a6 Limit quantifiers on groups in fuzz checking to avoid timeouts by Philip Hazel · 1 year, 9 months ago
  24. 1649c76 Fix an edge case bug in fuzz support; it missed the quantifier in sequences like "){9){123}", causing a JIT timeout. by Philip Hazel · 1 year, 9 months ago
  25. cbff6bb Install OpenVMS support files by Philip Hazel · 1 year, 9 months ago
  26. e466d41 JIT compiler update by Zoltan Herczeg · 1 year, 9 months ago
  27. 594abb8 Reduce max size of compiled pattern for using JIT in fuzzing in the light of further issues by Philip Hazel · 1 year, 10 months ago
  28. 29764f9 Fix autoconf test for --enable-jit=auto (#396) by Martin Joerg · 1 year, 10 months ago
  29. cc4f5c2 Update pcre2-config.cmake.in (#397) by Maciej Sroczyński · 1 year, 10 months ago
  30. 0913934 Fix yet another fuzz support oversight; add a test for a recent JIT fix by Philip Hazel · 1 year, 10 months ago
  31. 994536c Fixing an issue using empty character sets in jit by Zoltan Herczeg · 1 year, 10 months ago
  32. aaa7257 In pcre2test under valgrind, make the buffer completely usable again (for an error message) before any potential use. by Philip Hazel · 1 year, 10 months ago
  33. f7cfbdb Add workflow_dispatch to dev workflow so it can be run manually by Philip Hazel · 1 year, 10 months ago
  34. 5c15b2a Add -O0 to gcc dev test workflow to see if it stops it sticking by Philip Hazel · 1 year, 10 months ago
  35. 556efbd Update test output when no JIT for new pcre2test comment by Philip Hazel · 1 year, 10 months ago
  36. df298fa Fix othercase checking in fast forward search by Zoltan Herczeg · 1 year, 10 months ago
  37. 0a9fb98 Merge "Remove VNDK definition(s)" into main am: 615a447b85 am: 29e2e08369 by Treehugger Robot · 1 year, 10 months ago
  38. 29e2e08 Merge "Remove VNDK definition(s)" into main am: 615a447b85 by Treehugger Robot · 1 year, 10 months ago
  39. 615a447 Merge "Remove VNDK definition(s)" into main by Treehugger Robot · 1 year, 10 months ago
  40. 9b75a3b Suppress JIT use in fuzzer when compiled pattern is greater than 1 MiB by Philip Hazel · 1 year, 10 months ago
  41. 847f3da Restrict JIT status comment to jitverify or info by Philip Hazel · 1 year, 10 months ago
  42. 1b7c73e Cause pcre2test to output a message when JIT compilation fails by Philip Hazel · 1 year, 10 months ago
  43. dcece81 Fix yet another buffer issue in fuzzsupport by Philip Hazel · 1 year, 10 months ago
  44. 3c5ca5c Update build.zig to support latest master (#395) by Tristan Ross · 1 year, 10 months ago
  45. a8d79d1 Update all actions from checkout@v3 tp v4 by Philip Hazel · 1 year, 10 months ago
  46. 72713d8 Fix yet another silly mistake in fuzzer by Philip Hazel · 1 year, 10 months ago
  47. 929cd14 Commit 3ebcb07 omitted to change some instances of the fuzz data to the patched version by Philip Hazel · 1 year, 10 months ago
  48. 7ca2353 Update workflow checkout to v4 (from v3) as prompted by warning from github by Philip Hazel · 1 year, 10 months ago
  49. 6c670c7 Update overlooked cmake update of name size to 128 by Philip Hazel · 1 year, 10 months ago
  50. 32e709b Withdraw previous fix; update generic config by Philip Hazel · 1 year, 10 months ago
  51. a3ebe90 Add missing autogen call to MacOS action by Philip Hazel · 1 year, 10 months ago
  52. ced3b0f Increase name length to 128 by Philip Hazel · 1 year, 10 months ago
  53. 2261799 Remove VNDK definition(s) by Kiyoung Kim · 1 year, 10 months ago
  54. 3ebcb07 Fuzzsupport now makes a copy of its input instead of modifying the original by Philip Hazel · 1 year, 10 months ago
  55. dd0bc88 Fix overwriting bug in fuzzsupport when text is very short by Philip Hazel · 1 year, 10 months ago
  56. 6e5283c Update fuzz support to reduce JIT timeouts by limiting quantifiers on groups. Also some general tidies. by Philip Hazel · 1 year, 10 months ago
  57. 4a6a8b0 Fix incorrect compiling when variable-length lookbehind's first branch was not the shortest and there was a backreference to a groupwithin the lookbehind. by Philip Hazel · 1 year, 10 months ago
  58. ead7bb1 Typos: Fix a few typos in ChangeLog file (#393) by Ayesh Karunaratne · 1 year, 11 months ago
  59. d688fe9 Add limit check for brackets with alternatives by Zoltan Herczeg · 1 year, 11 months ago
  60. e8db6fa JIT compiler update by Zoltan Herczeg · 1 year, 11 months ago
  61. 8d9cf73 In fuzzcheck standalone mode, verify when calling JIT compile, and show if an error occurs by Philip Hazel · 1 year, 11 months ago
  62. 409d8e6 Add more tracing info to fuzz support when run in standalone mode by Philip Hazel · 1 year, 11 months ago
  63. acd6d31 fix typo in fuzzsupport for differential fuzzing (#388) by Addison Crump · 1 year, 11 months ago
  64. 83ce643 ci: add dev job using clang (#344) by Carlo Marcelo Arenas Belón · 1 year, 11 months ago
  65. 5053564 Merge "Upgrade libpcre2 to pcre2-10.43" into main am: 71cb3f7149 am: ca54684404 by Sadaf Ebrahimi · 1 year, 11 months ago
  66. ca54684 Merge "Upgrade libpcre2 to pcre2-10.43" into main am: 71cb3f7149 by Sadaf Ebrahimi · 1 year, 11 months ago
  67. 71cb3f7 Merge "Upgrade libpcre2 to pcre2-10.43" into main by Sadaf Ebrahimi · 1 year, 11 months ago
  68. 3017f2a Upgrade libpcre2 to pcre2-10.43 by Sadaf Ebrahimi · 1 year, 11 months ago
  69. 7e0aa46 Add some casts to get rid of compiler warnings from Visual Studio by Philip Hazel · 1 year, 11 months ago
  70. 04ca5be Remove ARM v5 from supported architecture list in pcre2jit documentation by Philip Hazel · 1 year, 11 months ago
  71. 589fea3 Improve Zig build & support latest Zig (#383) by Tristan Ross · 1 year, 11 months ago
  72. e478870 cmake: Make use of CMAKE_INSTALL_MANDIR (#382) by Daniel Engberg · 1 year, 11 months ago
  73. 3864abd File tidies for 10.43 by Philip Hazel · 1 year, 11 months ago
  74. 8bd201e Avoid compiler warnings by Philip Hazel · 1 year, 11 months ago
  75. 30a3acd conditionally enable differential fuzzing (#381) by Addison Crump · 1 year, 11 months ago
  76. 488af9e Get rid of warnings in fuzzsupport.c and note its upgrade in ChangeLog by Philip Hazel · 1 year, 11 months ago
  77. bd1eec7 Fuzzer: fix JIT fuzzing (#322) by Addison Crump · 1 year, 11 months ago
  78. aa51f00 Minor typo fixes in NEWS file (#380) by Ayesh Karunaratne · 1 year, 11 months ago
  79. cb22012 Mark pso_list const (#379) by TheEragon · 1 year, 11 months ago
  80. 061de31 doc/pcre2api.3: 'constant' applies to the pointee; not pointer (#377) by Alejandro Colomar · 2 years ago
  81. 7d59dde Implement PCRE2_DISABLE_RECURSELOOP_CHECK by Philip Hazel · 2 years ago
  82. 037aecd Fix TARGET_INCLUDE_DIRECTORIES for pcre2 posix targets (#374) by Maciej Sroczyński · 2 years ago
  83. d71e89b Check documentation for double-word typos by Philip Hazel · 2 years ago
  84. 6885221 Fix various typos in documentation (#372) by Thomas Voss · 2 years ago
  85. 7b649dc For the pcre2demo man page, put the source code in its own section rather than everything under NAME by Philip Hazel · 2 years ago
  86. 72d9deb Prepare for release in JIT by Zoltan Herczeg · 2 years ago
  87. 6aafc18 pcre2-config.cmake.in: Fix PCRE2 library names (#365) by Jonas Kvinge · 2 years ago
  88. f1c3143 Disable early fails for atomic blocks by Zoltan Herczeg · 2 years ago
  89. 16759fc Improve early fail detection in JIT by Zoltan Herczeg · 2 years ago
  90. ba41b5d Improve hexdigit and any class checks in JIT by Zoltan Herczeg · 2 years ago
  91. ea4bb21 Insert omitted setting of subject length at the end of pcre2_jit_match() by Philip Hazel · 2 years ago
  92. 78b7c5b Ensure jitfast is used when set with replace in pcre2test by Philip Hazel · 2 years ago
  93. aadef0c File tidies for 10.43-RC1 release by Philip Hazel · 2 years ago
  94. 2bba84b Optimize character category matching in JIT by Zoltan Herczeg · 2 years ago
  95. 542cb11 Fix incorrect class character matches in JIT by Zoltan Herczeg · 2 years, 1 month ago
  96. 92d56a1 Revert "Use standard CMake constructs to export the library's targets. (#260)" (#364) by Carlo Marcelo Arenas Belón · 2 years, 1 month ago
  97. 600d752 Documentation update by Philip Hazel · 2 years, 1 month ago
  98. 536e6a1 Improve patch in 62a6498 by skipping irrelevant assertions when looking for a starting code unit. by Philip Hazel · 2 years, 1 month ago
  99. c9e03ce Minor doc update by Philip Hazel · 2 years, 1 month ago
  100. 62a6498 Improve logic for setting starting code units by ignoring certain assertions. by Philip Hazel · 2 years, 1 month ago