<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nng, branch v1.2.1</title>
<subtitle>A mirror of https://github.com/nanomsg/nng
</subtitle>
<id>https://cogarr.net/source/cgit.cgi/nng/atom?h=v1.2.1</id>
<link rel='self' href='https://cogarr.net/source/cgit.cgi/nng/atom?h=v1.2.1'/>
<link rel='alternate' type='text/html' href='https://cogarr.net/source/cgit.cgi/nng/'/>
<updated>2019-12-24T09:00:26Z</updated>
<entry>
<title>fixes #1036 Forgot to change the semver for v1.2!!</title>
<updated>2019-12-24T09:00:26Z</updated>
<author>
<name>Garrett D'Amore</name>
<email>garrett@damore.org</email>
</author>
<published>2019-12-24T09:00:26Z</published>
<link rel='alternate' type='text/html' href='https://cogarr.net/source/cgit.cgi/nng/commit/?id=e92a646e31567fa15ab0c39d4ea4a53da4a54bf3'/>
<id>urn:sha1:e92a646e31567fa15ab0c39d4ea4a53da4a54bf3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixes #1032 Figure out Darwin bustedness</title>
<updated>2019-12-24T08:34:29Z</updated>
<author>
<name>Garrett D'Amore</name>
<email>garrett@damore.org</email>
</author>
<published>2019-12-21T18:20:55Z</published>
<link rel='alternate' type='text/html' href='https://cogarr.net/source/cgit.cgi/nng/commit/?id=3f7561417bec08226bcfeb107d94be0dbf71b09e'/>
<id>urn:sha1:3f7561417bec08226bcfeb107d94be0dbf71b09e</id>
<content type='text'>
fixes #1035 Convey is awkward -- consider acutest.h

This represents a rather large effort towards cleaning up our
testing and optional configuration infrastructure.

A separate test library is built by default, which is static, and
includes some useful utilities design to make it easier to write
shorter and more robust (not timing dependent) tests.  This also means
that we can cover pretty nearly all the tests (protocols etc.) in
every case, even if the shipped image will be minimized.

Subsystems which are optional can now use a few new macros to configure
what they need see nng_sources_if, nng_headers_if, and nng_defines_if.
This goes a long way to making the distributed CMakefiles a lot simpler.

Additionally, tests for different parts of the tree can now be located
outside of the tests/ tree, so that they can be placed next to the code
that they are testing.

Beyond the enabling work, the work has only begun, but these changes
have resolved the most often failing tests for Darwin in the cloud.
</content>
</entry>
<entry>
<title>fixes #1034 POSIX atomic handing default case is busted</title>
<updated>2019-12-24T08:33:44Z</updated>
<author>
<name>Garrett D'Amore</name>
<email>garrett@damore.org</email>
</author>
<published>2019-12-21T19:40:16Z</published>
<link rel='alternate' type='text/html' href='https://cogarr.net/source/cgit.cgi/nng/commit/?id=9e7a4aff25139703bbc375b6dda263d6d42341a8'/>
<id>urn:sha1:9e7a4aff25139703bbc375b6dda263d6d42341a8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>New badge styles, badges for lgtm and workflows.</title>
<updated>2019-12-12T13:09:48Z</updated>
<author>
<name>Garrett D'Amore</name>
<email>garrett@damore.org</email>
</author>
<published>2019-12-12T13:09:48Z</published>
<link rel='alternate' type='text/html' href='https://cogarr.net/source/cgit.cgi/nng/commit/?id=c0e2927ffc3b8c6fa34a1ce66bd3a0d7a4d9a52d'/>
<id>urn:sha1:c0e2927ffc3b8c6fa34a1ce66bd3a0d7a4d9a52d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support for GitHub actions.</title>
<updated>2019-12-12T05:03:30Z</updated>
<author>
<name>Garrett D'Amore</name>
<email>garrett@damore.org</email>
</author>
<published>2019-12-12T02:59:25Z</published>
<link rel='alternate' type='text/html' href='https://cogarr.net/source/cgit.cgi/nng/commit/?id=87d45fa165145948965a7e8a0bf4d699b5d23fba'/>
<id>urn:sha1:87d45fa165145948965a7e8a0bf4d699b5d23fba</id>
<content type='text'>
This allows us to test macOS (darwin), Windows, and Linux.
The work is just initial, and does not include coverage of
the TLS layer or ZeroTier portions, yet.
</content>
</entry>
<entry>
<title>Add test case for bug 942.</title>
<updated>2019-12-12T02:29:56Z</updated>
<author>
<name>Garrett D'Amore</name>
<email>garrett@damore.org</email>
</author>
<published>2019-12-12T02:26:08Z</published>
<link rel='alternate' type='text/html' href='https://cogarr.net/source/cgit.cgi/nng/commit/?id=15f63c95df73da3146d08331496f606e460d5821'/>
<id>urn:sha1:15f63c95df73da3146d08331496f606e460d5821</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixes #1017 Add nng manual to sponsoring options</title>
<updated>2019-12-12T01:57:34Z</updated>
<author>
<name>Garrett D'Amore</name>
<email>garrett@damore.org</email>
</author>
<published>2019-12-12T01:57:34Z</published>
<link rel='alternate' type='text/html' href='https://cogarr.net/source/cgit.cgi/nng/commit/?id=4899ac728e258fcbcf5dc7c4ff279caa3ec44942'/>
<id>urn:sha1:4899ac728e258fcbcf5dc7c4ff279caa3ec44942</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Address complaints found by lgtm.com.</title>
<updated>2019-12-11T13:12:36Z</updated>
<author>
<name>Garrett D'Amore</name>
<email>garrett@damore.org</email>
</author>
<published>2019-12-11T13:12:36Z</published>
<link rel='alternate' type='text/html' href='https://cogarr.net/source/cgit.cgi/nng/commit/?id=5c0f08087429e7a89c97742e4a4b146688442a04'/>
<id>urn:sha1:5c0f08087429e7a89c97742e4a4b146688442a04</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Complaints found by automated CI.</title>
<updated>2019-12-11T04:36:05Z</updated>
<author>
<name>Garrett D'Amore</name>
<email>garrett@damore.org</email>
</author>
<published>2019-12-11T04:36:05Z</published>
<link rel='alternate' type='text/html' href='https://cogarr.net/source/cgit.cgi/nng/commit/?id=52f5eb316f826c5c5be13c35f24f809d6d5efce4'/>
<id>urn:sha1:52f5eb316f826c5c5be13c35f24f809d6d5efce4</id>
<content type='text'>
Types passed to printf must match.
</content>
</entry>
<entry>
<title>Fix typo in websocket/CMakeLists.txt</title>
<updated>2019-12-11T03:20:08Z</updated>
<author>
<name>Evgeny Ermakov</name>
<email>evgeny.v.ermakov@gmail.com</email>
</author>
<published>2019-12-10T15:28:27Z</published>
<link rel='alternate' type='text/html' href='https://cogarr.net/source/cgit.cgi/nng/commit/?id=40120840e2beccc6b17323295558b845c0519379'/>
<id>urn:sha1:40120840e2beccc6b17323295558b845c0519379</id>
<content type='text'>
</content>
</entry>
</feed>
