<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tanya/source/tanya/network/package.d, branch v0.19.0</title>
<subtitle>GC-free, high-performance D library: Containers, networking, metaprogramming, memory management, utilities.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/tanya/'/>
<entry>
<title>Use sockets with new IP Address structs</title>
<updated>2021-05-29T07:50:47+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2021-05-29T07:50:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/tanya/commit/?id=c15a8993ecc3c6dfdba430cca331534a1eef3ed8'/>
<id>c15a8993ecc3c6dfdba430cca331534a1eef3ed8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyrights</title>
<updated>2020-05-05T05:46:10+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2020-05-05T05:46:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/tanya/commit/?id=3ce5e8153ca7f46f2211cde700d4bef9e2256695'/>
<id>3ce5e8153ca7f46f2211cde700d4bef9e2256695</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move memory/package.d into memory.allocator</title>
<updated>2019-03-22T07:18:01+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2019-03-22T07:18:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/tanya/commit/?id=ad46afb10bca80086b11b998bf4c992dc96f577e'/>
<id>ad46afb10bca80086b11b998bf4c992dc96f577e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update socket documentation</title>
<updated>2018-06-20T05:59:37+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2018-06-20T05:59:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/tanya/commit/?id=f51e9405c90deca9d572135ab934b0828cf37d00'/>
<id>f51e9405c90deca9d572135ab934b0828cf37d00</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #276</title>
<updated>2017-08-12T15:01:51+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2017-08-12T15:01:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/tanya/commit/?id=64f2295d1a84e42d8a2b7b6f32e1cbe2a916df48'/>
<id>64f2295d1a84e42d8a2b7b6f32e1cbe2a916df48</id>
<content type='text'>
Add link to the source file for each module.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add link to the source file for each module.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove previously deprecated modules</title>
<updated>2017-06-30T02:19:20+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2017-06-30T02:19:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/tanya/commit/?id=e46e45ad5a43bfc281e3e058eb37676ba00a04dd'/>
<id>e46e45ad5a43bfc281e3e058eb37676ba00a04dd</id>
<content type='text'>
* tanya.network.uri
* tanya.network.inet
* tanya.memory.types
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* tanya.network.uri
* tanya.network.inet
* tanya.memory.types
</pre>
</div>
</content>
</entry>
<entry>
<title>Add tanya.network.inet.NetworkOrder</title>
<updated>2017-04-02T07:29:54+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2017-04-02T07:29:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/tanya/commit/?id=445b872e91e0256bce27fc9c7f271f728ed5bbee'/>
<id>445b872e91e0256bce27fc9c7f271f728ed5bbee</id>
<content type='text'>
NetworkOrder converts an integral type into a bidirectional range with
big-endian byte order.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
NetworkOrder converts an integral type into a bidirectional range with
big-endian byte order.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add tanya.network package file</title>
<updated>2017-04-01T07:53:59+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2017-04-01T07:53:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/tanya/commit/?id=5e16fe98d6d36c97e46809169ba16d03a0f72e75'/>
<id>5e16fe98d6d36c97e46809169ba16d03a0f72e75</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
