<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nginx.git/src/core, branch release-0.5.12</title>
<subtitle>nginx</subtitle>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/'/>
<entry>
<title>fix building on platforms with non-supported atomic operations</title>
<updated>2007-02-11T07:49:12+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2007-02-11T07:49:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=8e750112f6917061e55d6cf6d55e75a9e6ebd811'/>
<id>8e750112f6917061e55d6cf6d55e75a9e6ebd811</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>2007-02-05T14:49:52+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2007-02-05T14:49:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=e980185ee00005f0570a95dd5f9cb6f79fed3b04'/>
<id>e980185ee00005f0570a95dd5f9cb6f79fed3b04</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>allocate less memory on 64-bit platforms</title>
<updated>2007-01-29T20:33:51+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2007-01-29T20:33:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=d1a0ee7fc792a47790dd85c9b1f70ca69145ee3e'/>
<id>d1a0ee7fc792a47790dd85c9b1f70ca69145ee3e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>shorten temporary names on 64-bit platforms</title>
<updated>2007-01-29T20:28:00+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2007-01-29T20:28:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=b8bfa20c915219607a11c2f7a6449dc9efcce35d'/>
<id>b8bfa20c915219607a11c2f7a6449dc9efcce35d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix segfault if nginx was build with -O2 -fomit-frame-pointer,</title>
<updated>2007-01-29T11:52:25+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2007-01-29T11:52:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=f51d4fea574bca8799b0e3e695fbbc8c7df914f1'/>
<id>f51d4fea574bca8799b0e3e695fbbc8c7df914f1</id>
<content type='text'>
r1082 did not fix the bug

the bug lived for a long time but became apparent when nginx was
built with gcc 4.0.x -O2 optimization
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
r1082 did not fix the bug

the bug lived for a long time but became apparent when nginx was
built with gcc 4.0.x -O2 optimization
</pre>
</div>
</content>
</entry>
<entry>
<title>bump version</title>
<updated>2007-01-25T22:19:34+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2007-01-25T22:19:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=92929b9799c166401398a7ca7af34bd91cb94a61'/>
<id>92929b9799c166401398a7ca7af34bd91cb94a61</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix segfault if nginx was build with -O2 -fomit-frame-pointer</title>
<updated>2007-01-25T22:01:23+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2007-01-25T22:01:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=80a29013742a69efcc459badedb59576d638ba4b'/>
<id>80a29013742a69efcc459badedb59576d638ba4b</id>
<content type='text'>
(at least by gcc 4.0.2 and 4.0.3)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(at least by gcc 4.0.2 and 4.0.3)
</pre>
</div>
</content>
</entry>
<entry>
<title>fix online upgrade</title>
<updated>2007-01-25T21:48:28+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2007-01-25T21:48:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=95ec258be3e057b6accb58c01e181ed586692538'/>
<id>95ec258be3e057b6accb58c01e181ed586692538</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>2007-01-25T21:45:22+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2007-01-25T21:45:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=5f8e7365a1fa9d521cd8e10e1ae01ae7ff341c05'/>
<id>5f8e7365a1fa9d521cd8e10e1ae01ae7ff341c05</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>undo "client_body_in_file_only any"</title>
<updated>2007-01-25T08:45:04+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2007-01-25T08:45:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/nginx.git/commit/?id=cd5b99a0450ea5c6bdf8a40d607760d93b1c1190'/>
<id>cd5b99a0450ea5c6bdf8a40d607760d93b1c1190</id>
<content type='text'>
and introduce "client_body_in_file_only clean"

introduce ngx_pool_delete_file() to not break a possible third-party
ngx_pool_cleanup_file() usage that may lead to an removal of the useful files

delete unnecessary ngx_http_finalize_request_body()
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and introduce "client_body_in_file_only clean"

introduce ngx_pool_delete_file() to not break a possible third-party
ngx_pool_cleanup_file() usage that may lead to an removal of the useful files

delete unnecessary ngx_http_finalize_request_body()
</pre>
</div>
</content>
</entry>
</feed>
