September 12, 2014
View 6bf32a7

pcre: removed obsolete function pcre: corrected error code for failed pcre_compile pcre: added pcre_exec error code conversion pcre: cleaned-up development notes

Kevin Lin authored on 2014/09/12 01:43:04
September 10, 2014
View 7ab4eec

pcre: support for clamav styled offsets pcre: added encompass ('e') option to matcher

Kevin Lin authored on 2014/09/10 06:14:12
September 4, 2014
View 0ab2712

pcre: removed outdated comments pcre: added lsig validation and more accurate subsig counting

Kevin Lin authored on 2014/09/04 04:41:06
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