[glib] (17 commits) ...Merge branch 'wip/3v1n0/regex-pcre2-flags-fixes' into 'main'



Summary of changes:

  23c1b40... tests/regex: Add debug strings for compile and match option (*)
  d496691... tests/regex: Actually check for match options changes (*)
  d639c4e... regex: Do not mix PCRE2 Compile, Match, Newline and BSR fla (*)
  df66951... tests/regex: Add test for gtksourceview regression (*)
  1185a13... gregex: Mark g_match_info_get_regex as transfer none (*)
  1f88976... gregex: Do not try access the undefined match offsets if we (*)
  13ad429... gregex: Fix a potential PCRE2 code leak on reallocation fai (*)
  1d628da... regex: Use size types more in line with PCRE2 returned valu (*)
  1152197... gregex: Handle the case we need to re-allocate the match da (*)
  aee84cb... gregex: Avoid re-allocating if we have no size change (*)
  e8628a7... regex: Compute the offsets size based on match results (*)
  fe1c262... regex: Avoid allocating offsets until we've a match (*)
  5e76cde... regex: Handle JIT errors more explicitly (*)
  0831393... tests/regex: Make possible to test replacements with option (*)
  bec68b2... glib/regex: Do not use JIT when using unsupported match opt (*)
  653f8eb... tests/regex: Perform more tests both with and without optim (*)
  0d823aa... Merge branch 'wip/3v1n0/regex-pcre2-flags-fixes' into 'main

(*) This commit already existed in another branch; no separate mail sent


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]