<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tanya/arch/x64/linux/math/abs.S, branch v0.16.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>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>math: Add floating point support to abs</title>
<updated>2017-09-13T04:43:49+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2017-09-13T04:43:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/tanya/commit/?id=3e9ca359da0c2fd1987399e59f282374f069872e'/>
<id>3e9ca359da0c2fd1987399e59f282374f069872e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
