Commit History

Author SHA1 Message Date
  mingodad 85a487a593 Replace printf hardcoded %d and add some text wrapping macros 6 years ago
  mingodad 879c3de062 Fix several problems with regex extensions and it's accepted parameters 8 years ago
  mingodad 2e807204eb Fix gmatch return value handling 8 years ago
  mingodad a2d31d0905 Fix error detection when calling pcre[2]_match 9 years ago
  mingodad d519d499a7 Add an optional numeric parameter to sqpcre[2] to specify how much of the subject string after the start_offset to match. 9 years ago
  mingodad b23193c01d Do not pass phanton captures for things like "(?(DEFINE) ...)" 9 years ago
  mingodad fcdd1d7627 Add passing an empty capture as an integer with the position in the subject string like in the lua pattern matching. 9 years ago
  mingodad bfa7ccfac6 Bug fix in calling script functions and add option to also link statically with libpcre2 9 years ago
  mingodad f8fd489121 Add libpcre2 extension 9 years ago