log src/core/ngx_regex.c @ 4388:005fc2d5e84f

age author description
Mon, 26 Dec 2011 13:10:36 +0000 Valentin Bartenev Added support for regex study and PCRE JIT (ticket #41) optimizations on
Tue, 06 Dec 2011 15:49:40 +0000 Valentin Bartenev Removed unused function ngx_regex_capture_count().
Tue, 17 Nov 2009 10:24:45 +0000 Igor Sysoev fix pcre allocation on Win32, the bug had been introduced in r3326