September 4, 2014
View fd6af5b

pcre: moved diagnostics from matcher to regex execution level pcre: added diagnostics on matching using ovector and fullinfo

Kevin Lin authored on 2014/09/04 02:00:27
September 3, 2014
View 39597f2

pcre: added compiler option parsing

Kevin Lin authored on 2014/09/03 06:22:22
August 27, 2014
View 3f8f872

pcre: fixed an issue where expression was not copied pcre: added search offset override to cli_pcre_match

Kevin Lin authored on 2014/08/27 01:31:11
August 26, 2014
View 9bc7c13

pcre: added and linked options to set match_limit and match_limit_recursion pcre: separated parsing function into parsing and compiling functions

Kevin Lin authored on 2014/08/26 08:11:12
View 7afaa9b

pcre: encased pcre segments in macros to fix build without pcre support

Kevin Lin authored on 2014/08/26 04:07:30
August 23, 2014
View f40a96f

pcre: implemented rough support for matching and count HIGHLY EXPERIMENTAL

Kevin Lin authored on 2014/08/23 06:29:40
View 5fa7336

pcre: support and linking for parsing and freeing

Kevin Lin authored on 2014/08/23 03:39:17