log src/core/ngx_regex.c @ 4423:196c3dacff0d

age author description
Mon, 30 Jan 2012 12:53:57 +0000 Valentin Bartenev Fixed memory leak on HUP signal when PCRE JIT was used.
Tue, 24 Jan 2012 10:20:42 +0000 Valentin Bartenev Fixed grammar in PCRE JIT error log message.
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
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