[glib] (11 commits) Non-fast-forward update to branch wip/3v1n0/regex-pcre2-flags-fixes



The branch 'wip/3v1n0/regex-pcre2-flags-fixes' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:

 https://wiki.gnome.org/Git/Help/NonFastForward

Commits removed from the branch:

  06974a4... gregex: Do not try access the undefined match offsets if we
  c96e102... gregex: Fix a potential PCRE2 code leak on reallocation fai
  342ce54... regex: Use size types more in line with PCRE2 returned valu
  ec88bd9... gregex: Handle the case we need to re-allocate the match da
  c3baca0... gregex: Avoid re-allocating if we have no size change
  d2e59a5... regex: Compute the offsets size based on match results
  736f04e... regex: Avoid allocating offsets until we've a match
  c193f01... regex: Handle JIT errors more explicitly
  363d482... tests/regex: Make possible to test replacements with option
  6202bd7... glib/regex: Do not use JIT when using unsupported match opt
  750045c... tests/regex: Perform more tests both with and without optim

Commits added to the branch:

  09d6ce1... gregex: Do not try access the undefined match offsets if we
  e377903... gregex: Fix a potential PCRE2 code leak on reallocation fai
  e30ee3f... regex: Use size types more in line with PCRE2 returned valu
  13a9239... gregex: Handle the case we need to re-allocate the match da
  69acc48... gregex: Avoid re-allocating if we have no size change
  c840eec... regex: Compute the offsets size based on match results
  f875a93... regex: Avoid allocating offsets until we've a match
  f63e059... regex: Handle JIT errors more explicitly
  adb6fc2... tests/regex: Make possible to test replacements with option
  386ee44... glib/regex: Do not use JIT when using unsupported match opt
  2bab234... tests/regex: Perform more tests both with and without optim


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