<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libxs.git/tests, branch v1.0.1</title>
<subtitle>mato's libxs tree</subtitle>
<link rel='alternate' type='text/html' href='https://git.lucina.net/libxs.git/'/>
<entry>
<title>wireformat test added</title>
<updated>2012-03-25T09:31:39+00:00</updated>
<author>
<name>Paul Colomiets</name>
<email>paul@colomiets.name</email>
</author>
<published>2012-03-25T09:31:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lucina.net/libxs.git/commit/?id=ced08bf37a9ea807ac5755fff7c120eeec09dc30'/>
<id>ced08bf37a9ea807ac5755fff7c120eeec09dc30</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ignore distorted timeouts on Windows in debug mode</title>
<updated>2012-03-23T07:06:27+00:00</updated>
<author>
<name>Martin Sustrik</name>
<email>sustrik@250bpm.com</email>
</author>
<published>2012-03-22T11:45:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lucina.net/libxs.git/commit/?id=84997053d4d170de80a2ac1ed5a742b75f5064ee'/>
<id>84997053d4d170de80a2ac1ed5a742b75f5064ee</id>
<content type='text'>
Signed-off-by: Martin Sustrik &lt;sustrik@250bpm.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Martin Sustrik &lt;sustrik@250bpm.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>OpenVMS tests fixed</title>
<updated>2012-03-20T06:12:30+00:00</updated>
<author>
<name>Martin Sustrik</name>
<email>sustrik@250bpm.com</email>
</author>
<published>2012-03-19T07:29:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lucina.net/libxs.git/commit/?id=d7f1c5cfebd95ace9a62a5f1b7a8208827df0fb6'/>
<id>d7f1c5cfebd95ace9a62a5f1b7a8208827df0fb6</id>
<content type='text'>
This patch takes into account that IPC transport is not supported
on OpenVMS platform.

Signed-off-by: Martin Sustrik &lt;sustrik@250bpm.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch takes into account that IPC transport is not supported
on OpenVMS platform.

Signed-off-by: Martin Sustrik &lt;sustrik@250bpm.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Reconnect test fixed</title>
<updated>2012-03-20T06:12:27+00:00</updated>
<author>
<name>Martin Sustrik</name>
<email>sustrik@250bpm.com</email>
</author>
<published>2012-03-19T07:25:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lucina.net/libxs.git/commit/?id=ceb8044c602d14096b9e49907eea060b25edb934'/>
<id>ceb8044c602d14096b9e49907eea060b25edb934</id>
<content type='text'>
Reconnect test have run TCP reconnect test twice instead of
doing one test for TCP and one for IPC. Fixed.

Signed-off-by: Martin Sustrik &lt;sustrik@250bpm.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reconnect test have run TCP reconnect test twice instead of
doing one test for TCP and one for IPC. Fixed.

Signed-off-by: Martin Sustrik &lt;sustrik@250bpm.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>MSVC build fixed; xs_utils.h includes removed</title>
<updated>2012-03-13T11:58:35+00:00</updated>
<author>
<name>Martin Sustrik</name>
<email>sustrik@250bpm.com</email>
</author>
<published>2012-03-13T11:58:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lucina.net/libxs.git/commit/?id=28a707371ff9414a1394c52de182ac295eaa00d7'/>
<id>28a707371ff9414a1394c52de182ac295eaa00d7</id>
<content type='text'>
Signed-off-by: Martin Sustrik &lt;sustrik@250bpm.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Martin Sustrik &lt;sustrik@250bpm.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>xs_utils cleanup 1/2 (minimize exported api)</title>
<updated>2012-03-13T11:19:31+00:00</updated>
<author>
<name>Martin Lucina</name>
<email>martin@lucina.net</email>
</author>
<published>2012-03-13T11:19:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lucina.net/libxs.git/commit/?id=5749a18faea208ad19f39612c3c55166ca409fef'/>
<id>5749a18faea208ad19f39612c3c55166ca409fef</id>
<content type='text'>
Reduced xs_utils to the minimum functions required (xs_stopwatch_*)
xs_sleep, xs_thread_* are internal to unit tests and have been moved
to testutil.hpp, useless use of xs_sleep in perf/ has been removed.

Signed-off-by: Martin Lucina &lt;martin@lucina.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reduced xs_utils to the minimum functions required (xs_stopwatch_*)
xs_sleep, xs_thread_* are internal to unit tests and have been moved
to testutil.hpp, useless use of xs_sleep in perf/ has been removed.

Signed-off-by: Martin Lucina &lt;martin@lucina.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>io_threads argument removed from xs_init()</title>
<updated>2012-03-13T10:10:33+00:00</updated>
<author>
<name>Martin Sustrik</name>
<email>sustrik@250bpm.com</email>
</author>
<published>2012-03-13T10:10:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lucina.net/libxs.git/commit/?id=921da22147e201455837bcd38df1af33aceff26f'/>
<id>921da22147e201455837bcd38df1af33aceff26f</id>
<content type='text'>
The argument was changed to a context option (XS_IO_THREADS).
0MQ compatibility mode sets the option and ensures that
there's at least one I/O thread present.

Signed-off-by: Martin Sustrik &lt;sustrik@250bpm.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The argument was changed to a context option (XS_IO_THREADS).
0MQ compatibility mode sets the option and ensures that
there's at least one I/O thread present.

Signed-off-by: Martin Sustrik &lt;sustrik@250bpm.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Full name of the project used in license headers</title>
<updated>2012-02-16T01:29:22+00:00</updated>
<author>
<name>Martin Sustrik</name>
<email>sustrik@250bpm.com</email>
</author>
<published>2012-02-16T01:29:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lucina.net/libxs.git/commit/?id=cebb51f8567f63fdb42d20bd5c3b052cd56c6aaa'/>
<id>cebb51f8567f63fdb42d20bd5c3b052cd56c6aaa</id>
<content type='text'>
Signed-off-by: Martin Sustrik &lt;sustrik@250bpm.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Martin Sustrik &lt;sustrik@250bpm.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>MSVC build fixed</title>
<updated>2012-02-16T01:29:05+00:00</updated>
<author>
<name>Martin Sustrik</name>
<email>sustrik@250bpm.cpm</email>
</author>
<published>2012-02-16T01:29:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lucina.net/libxs.git/commit/?id=908aaf0d92c146400c5125cbbf5edf3dbeb8a4a1'/>
<id>908aaf0d92c146400c5125cbbf5edf3dbeb8a4a1</id>
<content type='text'>
Signed-off-by: Martin Sustrik &lt;sustrik@250bpm.cpm&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Martin Sustrik &lt;sustrik@250bpm.cpm&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>polltimeo test added</title>
<updated>2012-02-16T01:29:00+00:00</updated>
<author>
<name>Martin Sustrik</name>
<email>sustrik@250bpm.com</email>
</author>
<published>2012-02-16T01:29:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lucina.net/libxs.git/commit/?id=23cc05508f906bbb383f0396c00de7115bf9a696'/>
<id>23cc05508f906bbb383f0396c00de7115bf9a696</id>
<content type='text'>
Signed-off-by: Martin Sustrik &lt;sustrik@250bpm.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Martin Sustrik &lt;sustrik@250bpm.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
