<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tanya/arch/x64, branch v0.11.2</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>Add module for network interfaces</title>
<updated>2018-09-01T08:15:23+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2018-09-01T07:56:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/tanya/commit/?id=aa12aa90145c9b6f34198cd453953e4c2b12f576'/>
<id>aa12aa90145c9b6f34198cd453953e4c2b12f576</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add constants and syscall for if_nametoindex</title>
<updated>2018-08-28T18:39:45+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2018-08-22T04:59:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/tanya/commit/?id=0fc0aa23f7e715b013cc41eb7abe193eba793843'/>
<id>0fc0aa23f7e715b013cc41eb7abe193eba793843</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update asm mangling to match GDC's D frontend</title>
<updated>2018-08-08T08:27:23+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2018-08-08T08:27:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/tanya/commit/?id=2862cc6f502b98fd445022cb76e196ecb04021b4'/>
<id>2862cc6f502b98fd445022cb76e196ecb04021b4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement auto-decoding free equal comparison</title>
<updated>2018-06-12T18:19:06+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2018-06-12T18:19:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/tanya/commit/?id=a86b6690f072742367ade5ad5c55f80b28c95bdf'/>
<id>a86b6690f072742367ade5ad5c55f80b28c95bdf</id>
<content type='text'>
Fix #39.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix #39.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix math.nbtheory linkage to asm</title>
<updated>2018-05-08T16:07:42+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2018-05-08T15:45:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/tanya/commit/?id=2ec750ca05a87ebc20e358e73cb375a2c844ad59'/>
<id>2ec750ca05a87ebc20e358e73cb375a2c844ad59</id>
<content type='text'>
Don't use extern for templated functions. If the function argument is
const, it gets a different mangling. So define a private function for
each floatint point length and call it from template.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Don't use extern for templated functions. If the function argument is
const, it gets a different mangling. So define a private function for
each floatint point length and call it from template.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use syscall instead of mmap and munmap</title>
<updated>2018-04-22T06:07:20+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2018-04-22T06:07:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/tanya/commit/?id=e8222123e648b41c4d25ea3a98c63242fc0648f1'/>
<id>e8222123e648b41c4d25ea3a98c63242fc0648f1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make math.nbtheory.ln to a template function</title>
<updated>2018-02-25T04:38:21+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2018-02-24T13:02:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/tanya/commit/?id=464a0fecbb078f07a148c48d317ad6317cdb6236'/>
<id>464a0fecbb078f07a148c48d317ad6317cdb6236</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix handling of misaligned bytes in fill</title>
<updated>2018-02-04T06:23:56+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2018-02-04T04:38:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/tanya/commit/?id=2cda82eeea484e2d46908462f755edcb4ef56cce'/>
<id>2cda82eeea484e2d46908462f755edcb4ef56cce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>math.nbtheory: Implement natural logarithm</title>
<updated>2017-10-02T12:55:30+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2017-10-02T12:55:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/tanya/commit/?id=e4cd57a61543833c00b3e6a7254962b385db5ef2'/>
<id>e4cd57a61543833c00b3e6a7254962b385db5ef2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #304</title>
<updated>2017-09-26T06:26:12+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2017-09-26T06:26:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/tanya/commit/?id=faebf3e4d5f6fcdfe1ad9f30c75fb478a7259fd1'/>
<id>faebf3e4d5f6fcdfe1ad9f30c75fb478a7259fd1</id>
<content type='text'>
Replace inline assembly with GAS.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replace inline assembly with GAS.
</pre>
</div>
</content>
</entry>
</feed>
