<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tanya/source, branch v0.1.3</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 #3</title>
<updated>2017-01-07T08:30:42+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2017-01-07T08:30:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/tanya/commit/?id=fb843e3473d6facb30cdd9bd8dadeaa8d21dc684'/>
<id>fb843e3473d6facb30cdd9bd8dadeaa8d21dc684</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MmapPool: add expand and empty methods.</title>
<updated>2017-01-06T22:12:19+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2017-01-06T22:12:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/tanya/commit/?id=f3d48234c0db6fd1a40ddfe37d0fa19ccc5c8501'/>
<id>f3d48234c0db6fd1a40ddfe37d0fa19ccc5c8501</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix block size calculation</title>
<updated>2017-01-06T10:56:54+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2017-01-06T10:56:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/tanya/commit/?id=254b881da69f691de9e31075ce450f968e49f2d4'/>
<id>254b881da69f691de9e31075ce450f968e49f2d4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MmapPool: Merge blocks on deallocation if possible</title>
<updated>2017-01-05T13:25:54+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2017-01-05T13:25:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/tanya/commit/?id=8e0b7427482cacd9b4d5a69a13f9a43c11457323'/>
<id>8e0b7427482cacd9b4d5a69a13f9a43c11457323</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't throw in the allocator, return null</title>
<updated>2017-01-05T06:42:23+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2017-01-05T06:42:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/tanya/commit/?id=a35e04c049ca0d9310315fe46475ba1cd5aa5b6f'/>
<id>a35e04c049ca0d9310315fe46475ba1cd5aa5b6f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove static constructor from the MmapPool</title>
<updated>2017-01-05T06:35:29+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2017-01-05T06:35:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/tanya/commit/?id=4271c8583e712f85fe0073171d4274b96453be86'/>
<id>4271c8583e712f85fe0073171d4274b96453be86</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Vector.remove not destroying from the end copied elements</title>
<updated>2017-01-04T19:37:55+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2017-01-04T19:37:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/tanya/commit/?id=e27d0fe58cae50e9f592a8db6b5052a19f3bcba3'/>
<id>e27d0fe58cae50e9f592a8db6b5052a19f3bcba3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement Vector.remove</title>
<updated>2017-01-03T12:21:19+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2017-01-03T12:21:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/tanya/commit/?id=67952dabdb28e504cdc0e34c9f7151e7ffb71ff2'/>
<id>67952dabdb28e504cdc0e34c9f7151e7ffb71ff2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix template condition for Vector.insertBack</title>
<updated>2017-01-03T09:03:28+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2017-01-03T09:03:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/tanya/commit/?id=b8d5d4c2bd1e8b9637782b36b8ccbafd2785070e'/>
<id>b8d5d4c2bd1e8b9637782b36b8ccbafd2785070e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add opEquals for all combinations of vector ranges</title>
<updated>2017-01-02T16:33:01+00:00</updated>
<author>
<name>Eugen Wissner</name>
<email>belka@caraus.de</email>
</author>
<published>2017-01-02T16:33:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.caraus.tech/tanya/commit/?id=b6413823cdf470e6b3dcf75ee59cfc97aff33825'/>
<id>b6413823cdf470e6b3dcf75ee59cfc97aff33825</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
