Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nginx/nginx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-25Core: added NGX_REGEX_MULTILINE for 3rd party modules.Maxim Dounin
2021-12-25PCRE2 and PCRE binary compatibility.Maxim Dounin
2021-12-25PCRE2 library support.Maxim Dounin
2021-12-25Core: ngx_regex.c style cleanup.Maxim Dounin
2021-12-25Core: fixed ngx_pcre_studies cleanup.Maxim Dounin
2017-08-10Style.Maxim Dounin
2016-04-12Fixed NGX_CONF_TAKE1/NGX_CONF_FLAG misuse (as in e444e8f6538b).Ruslan Ermilov
2015-03-26Removed ngx_threaded and related code.Ruslan Ermilov
2015-03-04Renamed NGX_THREADS to NGX_OLD_THREADS because of deprecation.Ruslan Ermilov
2014-09-08Core: ngx_regex_compile() error handling fixes.Maxim Dounin
2012-05-17Fixed the ngx_regex.h header file compatibility with C++.Valentin Bartenev
2012-01-30Fixed memory leak on HUP signal when PCRE JIT was used.Valentin Bartenev
2012-01-24Fixed grammar in PCRE JIT error log message.Valentin Bartenev
2012-01-18Copyright updated.Maxim Konovalov
2011-12-26Added support for regex study and PCRE JIT (ticket #41) optimizations onValentin Bartenev
2011-12-06Removed unused function ngx_regex_capture_count().Valentin Bartenev
2009-11-17fix pcre allocation on Win32, the bug had been introduced in r3326Igor Sysoev
2009-11-16regex named capturesIgor Sysoev
2009-11-13ngx_regex_exec() calling optimiztion:Igor Sysoev
2008-06-17*) back out r2040Igor Sysoev
2008-05-27*) add ngx_palloc_aligned() to allocate explicitlty aligned memoryIgor Sysoev
2007-12-27ngx_regex_exec_array()Igor Sysoev
2005-03-22nginx-0.1.26-RELEASE importrelease-0.1.26Igor Sysoev
2005-03-19nginx-0.1.25-RELEASE importrelease-0.1.25Igor Sysoev
2005-03-04nginx-0.1.24-RELEASE importrelease-0.1.24Igor Sysoev
2005-01-19nginx-0.1.15-RELEASE importrelease-0.1.15Igor Sysoev
2005-01-18nginx-0.1.14-RELEASE importrelease-0.1.14Igor Sysoev
2004-11-11nginx-0.1.5-RELEASE importrelease-0.1.5Igor Sysoev
2004-09-29nginx-0.1.0-2004-09-29-20:00:49 import; remove years from copyrightIgor Sysoev
2004-09-28nginx-0.1.0-2004-09-28-12:34:51 import; set copyright and remove unused filesIgor Sysoev
2004-07-07nginx-0.0.7-2004-07-07-19:01:00 importIgor Sysoev
2004-03-23nginx-0.0.3-2004-03-23-09:01:52 importIgor Sysoev
2004-03-16nginx-0.0.2-2004-03-16-10:10:12 importIgor Sysoev
2003-12-25nginx-0.0.1-2003-12-25-23:26:58 importIgor Sysoev
2003-12-08nginx-0.0.1-2003-12-08-23:48:12 importIgor Sysoev
2003-11-25nginx-0.0.1-2003-11-25-23:44:56 importIgor Sysoev