<feed xmlns='http://www.w3.org/2005/Atom'>
<title>unit.git/auto, branch 0.3</title>
<subtitle>Universal Web Application Server</subtitle>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/'/>
<entry>
<title>HTTP keep-alive connections support.</title>
<updated>2017-12-28T13:01:06+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2017-12-28T13:01:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=9a6d3c5775d945509c7c2cbec48be59757da42c3'/>
<id>9a6d3c5775d945509c7c2cbec48be59757da42c3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Enabled exporting symbols for NetBSD.</title>
<updated>2017-12-26T14:55:48+00:00</updated>
<author>
<name>Sergey Kandaurov</name>
<email>pluknet@nginx.com</email>
</author>
<published>2017-12-26T14:55:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=cdfdbc43eb2f6c59bf1b1cf6d71a6afec34d7869'/>
<id>cdfdbc43eb2f6c59bf1b1cf6d71a6afec34d7869</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Introducing --lib-path options for Python module linkage.</title>
<updated>2017-12-15T11:06:15+00:00</updated>
<author>
<name>Max Romanov</name>
<email>max.romanov@nginx.com</email>
</author>
<published>2017-12-15T11:06:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=4e403c17da98d727c12b1e0f742d8911f89e43d8'/>
<id>4e403c17da98d727c12b1e0f742d8911f89e43d8</id>
<content type='text'>
This option is useful when python-config does not setup path to libpython,
which is non standard.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This option is useful when python-config does not setup path to libpython,
which is non standard.
</pre>
</div>
</content>
</entry>
<entry>
<title>Making Go package source distributable and renaming to 'nginx/unit'.</title>
<updated>2017-12-01T13:57:30+00:00</updated>
<author>
<name>Max Romanov</name>
<email>max.romanov@nginx.com</email>
</author>
<published>2017-12-01T13:57:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=40eb1f8b9b2a76d76ef6a4a094bf8192a44cbe41'/>
<id>40eb1f8b9b2a76d76ef6a4a094bf8192a44cbe41</id>
<content type='text'>
All header files are copied to Go package sources.  As the result,
package can be (re-)build when required.

This closes #23 issue on GitHub.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
All header files are copied to Go package sources.  As the result,
package can be (re-)build when required.

This closes #23 issue on GitHub.
</pre>
</div>
</content>
</entry>
<entry>
<title>Using compiler capability to generate dependencies.</title>
<updated>2017-12-01T13:28:06+00:00</updated>
<author>
<name>Max Romanov</name>
<email>max.romanov@nginx.com</email>
</author>
<published>2017-12-01T13:28:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=630ec3f1eca0543b2d10c409822ea4acb657c87c'/>
<id>630ec3f1eca0543b2d10c409822ea4acb657c87c</id>
<content type='text'>
This closes #58 issue on GitHub.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This closes #58 issue on GitHub.
</pre>
</div>
</content>
</entry>
<entry>
<title>Using --ld-opt when linking modules.</title>
<updated>2017-11-29T15:49:08+00:00</updated>
<author>
<name>Max Romanov</name>
<email>max.romanov@nginx.com</email>
</author>
<published>2017-11-29T15:49:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=1add36a7ee543b993aeba10c04a4abfc0244c3f8'/>
<id>1add36a7ee543b993aeba10c04a4abfc0244c3f8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tests: move existing tests to "src" folder.</title>
<updated>2017-11-21T15:55:28+00:00</updated>
<author>
<name>Andrey Zelenkov</name>
<email>zelenkov@nginx.com</email>
</author>
<published>2017-11-21T15:55:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=78a77c3e38593a5dd1ba0970d036ed5f5100f88d'/>
<id>78a77c3e38593a5dd1ba0970d036ed5f5100f88d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Using the single source of Unit version.</title>
<updated>2017-10-20T14:52:04+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2017-10-20T14:52:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=9f9a708ed1a79ee435208604946355a610dcb395'/>
<id>9f9a708ed1a79ee435208604946355a610dcb395</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Version bump.</title>
<updated>2017-10-20T14:48:38+00:00</updated>
<author>
<name>Igor Sysoev</name>
<email>igor@sysoev.ru</email>
</author>
<published>2017-10-20T14:48:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=2837d520bb16ea0836d4022fbf439af0da469d2f'/>
<id>2837d520bb16ea0836d4022fbf439af0da469d2f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improved applications versions handling.</title>
<updated>2017-10-05T13:46:18+00:00</updated>
<author>
<name>Valentin Bartenev</name>
<email>vbart@nginx.com</email>
</author>
<published>2017-10-05T13:46:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sigsegv.uk/unit.git/commit/?id=096562c0b14656354fcb0eb7b7c6d524f5fb1f1d'/>
<id>096562c0b14656354fcb0eb7b7c6d524f5fb1f1d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
