<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nginx.git/src/core, branch release-0.8.27</title>
<subtitle>nginx</subtitle>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/'/>
<entry>
<title>fix pcre allocation on Win32, the bug had been introduced in r3326</title>
<updated>2009-11-17T10:24:45+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-11-17T10:24:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=69061b73ef0e4fdb1063bff0383098449d313a52'/>
<id>69061b73ef0e4fdb1063bff0383098449d313a52</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bump version</title>
<updated>2009-11-17T09:59:45+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-11-17T09:59:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=25622c2f92b244b66b4b980556e35350f5713b6f'/>
<id>25622c2f92b244b66b4b980556e35350f5713b6f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bump version</title>
<updated>2009-11-16T16:00:12+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-11-16T16:00:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=57acd7b421d63e6d70922f701e87268ce2eec552'/>
<id>57acd7b421d63e6d70922f701e87268ce2eec552</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>align to minimum of a page and a pool sizes</title>
<updated>2009-11-16T12:50:10+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-11-16T12:50:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=a4a054130809c5e37f4fb48cb2cdd66b4237e577'/>
<id>a4a054130809c5e37f4fb48cb2cdd66b4237e577</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ngx_min()</title>
<updated>2009-11-16T12:48:41+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-11-16T12:48:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=104ff87c39f416117676db4edea989723a89651d'/>
<id>104ff87c39f416117676db4edea989723a89651d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>large allocation should not be aligned to a page size</title>
<updated>2009-11-16T12:47:44+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-11-16T12:47:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=ece77cd5bebc398d92f5ac772969efcbde0120a4'/>
<id>ece77cd5bebc398d92f5ac772969efcbde0120a4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>regex named captures</title>
<updated>2009-11-16T12:19:02+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-11-16T12:19:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=c05f20ec2eace8239c53f680294c9a2154b39e7d'/>
<id>c05f20ec2eace8239c53f680294c9a2154b39e7d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ngx_regex_exec() calling optimiztion:</title>
<updated>2009-11-13T20:41:41+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-11-13T20:41:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=950fb268a2b89f782d8f74278a3878651aa3df6f'/>
<id>950fb268a2b89f782d8f74278a3878651aa3df6f</id>
<content type='text'>
*) change NGX_REGEX_NO_MATCHED to PCRE_ERROR_NOMATCH
*) declare ngx_regex_exec() as #define
*) optimize SSI regex a little
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
*) change NGX_REGEX_NO_MATCHED to PCRE_ERROR_NOMATCH
*) declare ngx_regex_exec() as #define
*) optimize SSI regex a little
</pre>
</div>
</content>
</entry>
<entry>
<title>bump version</title>
<updated>2009-11-11T21:06:36+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-11-11T21:06:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=f4992bbe148d09c8d71cb0e38e9629a202f0fe6a'/>
<id>f4992bbe148d09c8d71cb0e38e9629a202f0fe6a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use ngx_resolver_alloc() instead of ngx_resolver_calloc()</title>
<updated>2009-11-11T14:29:20+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2009-11-11T14:29:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=653edd491b03eb04939f2c465f294c4d1a7b13d1'/>
<id>653edd491b03eb04939f2c465f294c4d1a7b13d1</id>
<content type='text'>
since all fields are filled
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
since all fields are filled
</pre>
</div>
</content>
</entry>
</feed>
