[glib] (20 commits) Created branch wip/pcre-update



The branch 'wip/pcre-update' was created.

Summary of new commits:

  759c905... regex: Fix PCRE error code conversion
  682e9f0... regex: Deprecate an obsolete error code
  00eb7f1... regex: Simplify regex compile tests
  9dca50f... regex: Update GRegexError with newer PCRE error codes
  b8f6bb6... regex: Handle PCRE_ERROR_RECURSIONLOOP
  6c4a043... regex: Assert that our flags values are the same as PCRE's
  fa00c37... regex: Add NEWLINE_ANYCRLF compile option
  5846365... regex: Add NEWLINE_ANYCRLF match option
  6fedff2... regex: Remove message for unused error code
  8028cbe... regex: Add accessor for PCRE_INFO_HASCRORLF
  e1d900d... regex: Don't return from inside a g_once_init_enter/leave b
  c62c919... regex: Fix newline definition for system PCRE
  7e58bb0... regex: Add BSR_ANYCRLF compile option
  2af2780... regex: Add BSR_ANYCRLF and BSR_ANY match options
  407d578... regex: Don't leak internal PCRE options
  ed66dfa... regex: Add JavaScript compat mode
  bcc386e... regex: Add PARTIAL_HARD match option
  d275fc5... regex: Add NOTEMPTY_ATSTART match option
  b69bdad... regex: Add g_match_info_get_mark
  27f1d2b... regex: Add NO_START_OPTIMIZE compile and match flags



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