Commit Graph

  • 81d3729c66 Temporary note in maint/README and update ucptestdata for changes to script numbers Philip Hazel 2022-01-07 10:21:09 +0000
  • f90542a209
    Improve unicode property abbreviation support (#74) Zoltan Herczeg 2022-01-07 11:01:18 +0100
  • ccbd3052dc Auto-generate script names Zoltan Herczeg 2022-01-07 06:47:07 +0000
  • e3a16626ae Improve unicode property abbreviation support Zoltan Herczeg 2022-01-06 17:18:15 +0000
  • 14dbc6e6ec
    jit: use correct type when checking for max value (#73) Carlo Marcelo Arenas Belón 2022-01-06 05:46:43 -0800
  • d65d1f3750 jit: use correct type when checking for max value Carlo Marcelo Arenas Belón 2022-01-06 01:55:40 -0800
  • 80205ee2a0 ChangeLog entry for PR#72 Philip Hazel 2022-01-04 17:11:57 +0000
  • 04ecb267c0
    match: Properly align heapframes for CHERI/Arm's Morello prototype (#72) Jessica Clarke 2022-01-04 17:06:14 +0000
  • 534b4760e3
    RunGrepTest: Fix tests 132 and 133 when srcdir is relative (#71) Jessica Clarke 2022-01-04 16:59:03 +0000
  • 2020204fe8 match: Properly align heapframes for CHERI/Arm's Morello prototype Jessica Clarke 2022-01-04 13:25:21 +0000
  • 775449d8ff RunGrepTest: Fix tests 132 and 133 when srcdir is relative Jessica Clarke 2022-01-04 13:09:16 +0000
  • 31fb2e58a1 Suppress compiler fall-through warnings Philip Hazel 2022-01-03 15:57:48 +0000
  • 435140a0ac
    Fix script extension support on jit (#69) Zoltan Herczeg 2022-01-03 16:49:26 +0100
  • b92c373591 Fix script extension support on jit Zoltan Herczeg 2022-01-02 06:09:16 +0000
  • c24047f15d Documentation update Philip Hazel 2021-12-31 16:59:44 +0000
  • e7457003cd
    Auto generate unicode property tests. (#67) Zoltan Herczeg 2021-12-31 17:47:37 +0100
  • d888d36013 Update script run code to work with new script extensions coding Philip Hazel 2021-12-31 16:06:05 +0000
  • 05bfaef5d8 Auto generate unicode property tests. Zoltan Herczeg 2021-12-30 07:04:15 +0000
  • 6614b281bc
    Implement script extension support in JIT. (#66) Zoltan Herczeg 2021-12-29 16:57:32 +0100
  • 7092d9d006 Implement script extension support in JIT. Zoltan Herczeg 2021-12-29 15:29:55 +0000
  • afa4756d19
    Rework script extension handling (#64) Zoltan Herczeg 2021-12-29 10:35:22 +0100
  • c27854aefd Rework script extension handling Zoltan Herczeg 2021-12-28 05:32:21 +0000
  • 7713f33e46 Add support for 4-character script abbreviations Philip Hazel 2021-12-28 15:10:12 +0000
  • af2637ee5e
    Fix parameter types in the pcre2serialize man page (#63) Michael Kaufmann 2021-12-27 12:57:28 +0100
  • 98e7d70bc6 Refactor Python scripts for generating Unicode property data Philip Hazel 2021-12-26 17:49:58 +0000
  • 321b559ed4 Ignore Python cache Philip Hazel 2021-12-24 16:20:26 +0000
  • 377c0074cb Fix parameter types in the pcre2serialize man page Michael Kaufmann 2021-12-23 17:47:51 +0100
  • 16c8a84cce Arrange to distribute pcre2_ucptables.c Philip Hazel 2021-12-23 16:13:45 +0000
  • 290ec1ed94 Auto-generate pcre2_ucp.h header Zoltan Herczeg 2021-12-22 10:19:56 +0000
  • 4514ddd2a2 Split generated tables from fixed tables Philip Hazel 2021-12-22 16:55:30 +0000
  • 944f0e10a1 Documentation for script handling update Philip Hazel 2021-12-22 15:02:26 +0000
  • b29732063b Revised script handling (see ChangeLog) Philip Hazel 2021-12-21 15:39:46 +0000
  • 92d7cf1dd0 Very minor code speed up for maximizing character property matches Philip Hazel 2021-12-17 12:30:05 +0000
  • 1d432ee3cf Do bidi synonyms properly Philip Hazel 2021-12-15 11:48:23 +0000
  • 194a15315a Correct comment in test Philip Hazel 2021-12-14 15:54:48 +0000
  • 1c41a5b815 Fix minor issues raised by Clang sanitize Philip Hazel 2021-12-14 15:52:24 +0000
  • 4243515033 JIT support for Bidi_Control and Bidi_Class Zoltan Herczeg 2021-12-12 06:39:30 +0000
  • 49b29f837d Add short synonyms for Bidi_Control and Bidi_Class Philip Hazel 2021-12-10 16:32:10 +0000
  • 30abd0ac8d Documentation for Bidi_Control and Bidi_Class Philip Hazel 2021-12-08 16:37:34 +0000
  • 0246c6bf64 Add support for Bidi_Control and Bidi_Class properties Philip Hazel 2021-12-08 15:34:27 +0000
  • 823d4ac956 Add bidi class and control information to Unicode property data Philip Hazel 2021-12-05 17:44:59 +0000
  • ba3d0edcbd Documentation update Philip Hazel 2021-12-01 16:21:08 +0000
  • 4ef0c51d2b Interpret NULL pointer, zero length as an empty string for subjects and replacements. Philip Hazel 2021-11-30 16:34:39 +0000
  • 7ab2769728 Check for NULL replacement in pcre2_substitute() Philip Hazel 2021-11-28 17:19:17 +0000
  • 2a294ddadb Add check for NULL subject to POSIX regexec(). Philip Hazel 2021-11-28 16:38:36 +0000
  • cb854a912e Add options for NULL pointers to pcre2test. Philip Hazel 2021-11-28 16:19:45 +0000
  • 16dccbcb13 Update ChangeLog for latest patches Philip Hazel 2021-11-27 16:54:14 +0000
  • ae4e6261e5
    match: avoid crash if subject NULL and PCRE2_ZERO_TERMINATED (#53) Carlo Marcelo Arenas Belón 2021-11-27 08:49:31 -0800
  • d24a1c9d31
    cmake: avoid man3 glob post processing (#48) Carlo Marcelo Arenas Belón 2021-11-27 08:41:06 -0800
  • 055b7ce4a9
    pcre2grep: remove JFRIEDL_DEBUG obsoleted code (#49) Carlo Marcelo Arenas Belón 2021-11-27 08:36:17 -0800
  • 4a8f5d104c Local updates consequent on ocumentation patches (PR#47). Philip Hazel 2021-11-27 16:32:52 +0000
  • 587b94277b
    doc: formatting/typo fixes to documentation (#47) Carlo Marcelo Arenas Belón 2021-11-27 08:27:49 -0800
  • c8d31f1605 Update ChangeLog for GitHub #52 (adf76faa) Philip Hazel 2021-11-26 17:37:10 +0000
  • adf76faace
    pcre2grep: fix build for Hurd (#52) Carlo Marcelo Arenas Belón 2021-11-26 09:31:35 -0800
  • d144199dfb
    Revert an unintended change in JIT repeat detection. (#58) Zoltan Herczeg 2021-11-24 17:58:30 +0100
  • 92102799bb Revert an unintended change in JIT repeat detection. Zoltan Herczeg 2021-11-23 23:23:33 +0000
  • 745f90ea93 pcre2_substitute: avoid crash if subject or replacement are NULL Carlo Marcelo Arenas Belón 2021-11-21 13:59:49 -0800
  • b3b249efbc pcre2_dfa_match: avoid crash if subject NULL and PCRE2_ZERO_TERMINATED Carlo Marcelo Arenas Belón 2021-11-20 01:35:57 -0800
  • bc09ee9cc1 pcre2_match: avoid crash if subject NULL and PCRE2_ZERO_TERMINATED Carlo Marcelo Arenas Belón 2021-11-20 01:35:57 -0800
  • ec551097ec pcre2_string_utils: avoid segfault with strlen(NULL) Carlo Marcelo Arenas Belón 2021-11-21 02:41:52 -0800
  • eb42305f07
    jit: avoid integer wraparound in stack size definition (#42) Carlo Marcelo Arenas Belón 2021-11-19 00:23:46 -0800
  • b037bfa15e pcre2grep: fix build for Hurd Carlo Marcelo Arenas Belón 2021-11-19 00:15:31 -0800
  • 458fe121ca pcre2grep: remove JFRIEDL_DEBUG obsoleted code Carlo Marcelo Arenas Belón 2021-11-14 03:56:55 -0800
  • 79989e4e5e doc: update names to pcre2 Carlo Marcelo Arenas Belón 2021-11-14 03:32:53 -0800
  • d35cd2860a pcre2test: add support for perl compatible . testing Carlo Marcelo Arenas Belón 2021-11-13 13:04:23 -0800
  • 369a4e8476 jit: add compile support for OP_ANY_NOTNL Carlo Marcelo Arenas Belón 2021-11-13 22:08:36 -0800
  • b9ce2ab6e2 teach PCRE's '.' to ignore '\n' like perl Carlo Marcelo Arenas Belón 2021-11-12 18:29:54 -0800
  • fb6ea6436c cmake: avoid man3 glob post processing Carlo Marcelo Arenas Belón 2021-11-13 19:36:47 -0800
  • add3a924af doc: reformat of pcre2_substitute to align options Carlo Marcelo Arenas Belón 2021-11-13 16:49:34 -0800
  • 00ff0e74a1 doc: fix incorrect use of JOIN and typo Carlo Marcelo Arenas Belón 2021-11-13 16:47:59 -0800
  • a80a1b0d29 jit: avoid integer wraparound in stack size definition Carlo Marcelo Arenas Belón 2021-11-09 12:52:26 -0800
  • 4085cca917 doc: update documentation for NUL newline mode Carlo Marcelo Arenas Belón 2021-11-12 20:26:43 -0800
  • 46890604a4 Update ChangeLog for GitHub #37 (acc520924). Philip Hazel 2021-11-09 17:26:08 +0000
  • acc520924c
    test: avoid failing RunTest if pcre2test -S is not supported (#37) Carlo Marcelo Arenas Belón 2021-11-09 09:23:02 -0800
  • bc70a183fc Update ChangeLog for GitHub #36 (dae47509) patch. Philip Hazel 2021-11-09 17:19:26 +0000
  • dae475092d
    pcre2grep: avoid portability minefield with buffered fseek(stdin) (#36) Carlo Marcelo Arenas Belón 2021-11-09 09:15:38 -0800
  • 1ed34b9cb1 Update version to 10.40-RC1 and fix consequent version test issue. Philip Hazel 2021-11-09 17:12:50 +0000
  • f19e84674e Update ChangeLog for GitHub #35 fix. Philip Hazel 2021-11-09 17:12:13 +0000
  • 7db8784296
    pcre2grep: correctly handle multiple passes (#35) Carlo Marcelo Arenas Belón 2021-11-09 08:57:48 -0800
  • 8d455433d5 pcre2test: update list of platform support for -S Carlo Marcelo Arenas Belón 2021-11-05 22:00:14 -0700
  • 564ef321ee test: avoid failing RunTest if pcre2test -S is not supported Carlo Marcelo Arenas Belón 2021-11-05 01:20:20 -0700
  • 1946fed7b7 pcre2grep: avoid portability minefield with buffered fseek(stdin) Carlo Marcelo Arenas Belón 2021-11-02 00:23:03 -0700
  • 7cef0f46bc pcre2grep: correctly handle multiple passes Carlo Marcelo Arenas Belón 2021-10-31 19:13:09 -0700
  • 242d267641 tests: use a explicit filehandle to share in testing -m Carlo Marcelo Arenas Belón 2021-11-02 00:44:04 -0700
  • 072717a61f Fix very minor typos in documentation: redundant spaces. Philip Hazel 2021-10-30 11:25:12 +0100
  • 35fee4193b Final file tidies for 10.39. pcre2-10.39 Philip Hazel 2021-10-29 17:09:37 +0100
  • 3469b13b8e Update docs and version info for 10.39. Philip Hazel 2021-10-29 17:03:31 +0100
  • 29c37f9aa3 Update ChangeLog for GitHub #32 patch. Philip Hazel 2021-10-29 16:13:30 +0100
  • 128c50360c
    fix building on ancient compilers (#32) Carlo Marcelo Arenas Belón 2021-10-29 08:07:53 -0700
  • bf2c8cc564 Update ChangeLog for GitHub commits and generate HTML docs. Philip Hazel 2021-10-29 15:12:56 +0100
  • 87f32b9b39 Add ChangeLog item for GitHub #29. Philip Hazel 2021-10-29 15:06:31 +0100
  • 7ed39af7cc Create ChangeLog item for issue #28 merge. Philip Hazel 2021-10-29 14:34:43 +0100
  • 3b973ebf4b
    inttypes and stdint cleanup (#30) Carlo Marcelo Arenas Belón 2021-10-29 07:05:19 -0700
  • f5e4e10042
    Update to Unicode 14.0.0 (#29) Carlo Marcelo Arenas Belón 2021-10-29 06:44:17 -0700
  • d46f1863be
    improve on 'auto' mode for DISABLE_PERCENT_ZT (#28) Carlo Marcelo Arenas Belón 2021-10-29 06:29:47 -0700
  • c99f0738c5 Documentation minor text fixes. Philip Hazel 2021-10-29 12:33:20 +0100
  • d2691591c5 pcre2grep: avoid mixing declarations with code Carlo Marcelo Arenas Belón 2021-10-26 16:35:35 -0700
  • 78494b1871 jit: allow building with ancient MSVC versions Carlo Marcelo Arenas Belón 2021-10-26 20:43:13 -0700
  • b38e8b6ba4 cleanup: remove detection for inttypes.h which is a hard dependency Carlo Marcelo Arenas Belón 2021-10-23 21:44:58 -0700
  • 9576fe54ae cleanup: remove references to no longer used stdint.h Carlo Marcelo Arenas Belón 2021-10-23 20:48:26 -0700