<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tanya/meta, branch master</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>Merge os, middle and meta subpackages</title>
<updated>2025-08-25T14:09:03+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2025-08-25T14:09:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/tanya/commit/?id=b8fa670c5a1e6e856ced5d1be7f04360e91e0c7d'/>
<id>b8fa670c5a1e6e856ced5d1be7f04360e91e0c7d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make isWideString compatible with Phobos isNarrowString</title>
<updated>2025-08-25T12:32:34+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2025-08-25T12:32:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/tanya/commit/?id=720d259cfc1db61d2deadca8b3e7751182d789b2'/>
<id>720d259cfc1db61d2deadca8b3e7751182d789b2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove meta.transform duplicating Phobos</title>
<updated>2025-08-24T11:01:12+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2025-08-24T11:01:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/tanya/commit/?id=260b1312229c39e6a1a47e5850c7aeb760dccbb2'/>
<id>260b1312229c39e6a1a47e5850c7aeb760dccbb2</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 to 2025</title>
<updated>2025-08-24T07:01:59+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2025-08-24T07:01:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/tanya/commit/?id=1857d59375b3fc6d434f7a028143102d0e29ed34'/>
<id>1857d59375b3fc6d434f7a028143102d0e29ed34</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'n8sh/DMD_2.105'</title>
<updated>2023-09-23T15:22:27+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2023-09-23T15:22:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/tanya/commit/?id=e1fd5286073164f0f2cf63e5225e1b80a245ba07'/>
<id>e1fd5286073164f0f2cf63e5225e1b80a245ba07</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update to compile with DMD 2.105</title>
<updated>2023-09-22T19:43:36+00:00</updated>
<author>
<name>Nathan Sashihara</name>
<email>21227491+n8sh@users.noreply.github.com</email>
</author>
<published>2023-09-22T19:42:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/tanya/commit/?id=20ae6465d69ba1c35cb3bb35e98cb10072e2a563'/>
<id>20ae6465d69ba1c35cb3bb35e98cb10072e2a563</id>
<content type='text'>
https://dlang.org/changelog/2.105.0.html#dmd.enum-function

&gt; enum on a function declaration had no effect other than being
&gt; equivalent to the auto storage class when no return type was present.
&gt; That syntax could be confused with enum manifest constants and is now
&gt; an error... Instead, remove enum and use auto where necessary
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://dlang.org/changelog/2.105.0.html#dmd.enum-function

&gt; enum on a function declaration had no effect other than being
&gt; equivalent to the auto storage class when no return type was present.
&gt; That syntax could be confused with enum manifest constants and is now
&gt; an error... Instead, remove enum and use auto where necessary
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove traits depending on deprecated complex</title>
<updated>2023-03-25T14:55:57+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2023-03-25T14:55:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/tanya/commit/?id=728eaf88fb376025bd729b7047a7a73553005dd9'/>
<id>728eaf88fb376025bd729b7047a7a73553005dd9</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>Update compiler, remove deprecated modules</title>
<updated>2020-05-04T04:03:45+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2020-05-04T04:03:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/tanya/commit/?id=c68b8d1bddd61b06135324cdaed5eb8d7c74ea60'/>
<id>c68b8d1bddd61b06135324cdaed5eb8d7c74ea60</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add algorithm.iteration.foldl</title>
<updated>2019-04-16T05:20:52+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2019-04-16T05:20:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/tanya/commit/?id=f214f3baa2f3b613f39ded5ac615a887603aa05c'/>
<id>f214f3baa2f3b613f39ded5ac615a887603aa05c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
