log src/core/ngx_regex.h @ 8097:6b81c065e2d3 stable-1.22

age author description
Sat, 25 Dec 2021 01:07:18 +0300 Maxim Dounin Core: added NGX_REGEX_MULTILINE for 3rd party modules.
Sat, 25 Dec 2021 01:07:16 +0300 Maxim Dounin PCRE2 and PCRE binary compatibility.
Sat, 25 Dec 2021 01:07:15 +0300 Maxim Dounin PCRE2 library support.
Thu, 17 May 2012 13:47:04 +0000 Valentin Bartenev Fixed the ngx_regex.h header file compatibility with C++.
Sun, 05 Feb 2012 20:02:59 +0000 Maxim Dounin Merge of r4406, r4413: copyrights updated. stable-1.0
Wed, 18 Jan 2012 15:07:43 +0000 Maxim Konovalov Copyright updated.
Mon, 26 Dec 2011 13:10:36 +0000 Valentin Bartenev Added support for regex study and PCRE JIT (ticket #41) optimizations on