<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tanya/dub.json, 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>Remove email from author documentation and copyrights</title>
<updated>2026-02-23T15:53:39+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2026-02-23T15:53:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/tanya/commit/?id=d8b11d740f2a31b8688cef5c37d5392f89cfe245'/>
<id>d8b11d740f2a31b8688cef5c37d5392f89cfe245</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update mir-linux-kernel to 1.2</title>
<updated>2025-11-02T16:44:41+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2025-11-02T16:44:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/tanya/commit/?id=aa5f6b90692481bf76655fc95b8396b147fe1417'/>
<id>aa5f6b90692481bf76655fc95b8396b147fe1417</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>Combine dependencies and dependencies-linux</title>
<updated>2023-09-25T16:35:33+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2023-09-25T16:32:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/tanya/commit/?id=4acf163b428c9d61054ebe917c4b4c89324a20d4'/>
<id>4acf163b428c9d61054ebe917c4b4c89324a20d4</id>
<content type='text'>
Platform dependencies aren't supported according to the dub
documentation, that states: "this setting does not support platform
suffixes".

dub test with dub 1.34.0 produces a warning:

"dependencies-linux: Key is not a valid member of this section.
Did you mean: dependencies"

Then the build fails because it cannot find modules defined in the
dependency.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Platform dependencies aren't supported according to the dub
documentation, that states: "this setting does not support platform
suffixes".

dub test with dub 1.34.0 produces a warning:

"dependencies-linux: Key is not a valid member of this section.
Did you mean: dependencies"

Then the build fails because it cannot find modules defined in the
dependency.
</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>Replace the ascii module with std.ascii</title>
<updated>2021-05-15T11:31:47+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2021-05-15T11:31:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/tanya/commit/?id=2c21dc34296ad9eeadae45b96a1e07853dbae84f'/>
<id>2c21dc34296ad9eeadae45b96a1e07853dbae84f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove the sys package</title>
<updated>2021-03-12T07:48:35+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2021-03-12T07:48:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/tanya/commit/?id=0fcc83d00eb9d0699167bf105d522e7d23a44d32'/>
<id>0fcc83d00eb9d0699167bf105d522e7d23a44d32</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>
<entry>
<title>Build with -dip1000. Fix #85</title>
<updated>2019-04-15T05:05:56+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2019-04-15T04:42:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/tanya/commit/?id=f66935f40d58e33c2882f5899186dce743bc91ad'/>
<id>f66935f40d58e33c2882f5899186dce743bc91ad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add DIP25 compatibility. Fix #83</title>
<updated>2019-03-23T05:42:50+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2019-03-23T05:41:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/tanya/commit/?id=76f2cd7080c948206d5a1b7486a5dfb95476f684'/>
<id>76f2cd7080c948206d5a1b7486a5dfb95476f684</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
