<feed xmlns='http://www.w3.org/2005/Atom'>
<title>substitute/lib/cbit, branch master</title>
<subtitle>Runtime hooking library</subtitle>
<link rel='alternate' type='text/html' href='http://git.shotatoshounenwachigau.moe/vita/substitute/'/>
<entry>
<title>stuff</title>
<updated>2015-08-17T05:48:39+00:00</updated>
<author>
<name>comex</name>
</author>
<published>2015-08-17T05:48:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.shotatoshounenwachigau.moe/vita/substitute/commit/?id=1099ec5560a3f8e7a44547f657c0eae8bcff17f2'/>
<id>1099ec5560a3f8e7a44547f657c0eae8bcff17f2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>formatting</title>
<updated>2015-08-07T21:26:25+00:00</updated>
<author>
<name>comex</name>
</author>
<published>2015-08-07T21:21:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.shotatoshounenwachigau.moe/vita/substitute/commit/?id=f3e14f2666576334ac802dc34a0dada962507ba0'/>
<id>f3e14f2666576334ac802dc34a0dada962507ba0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add VEC_STORAGE_INIT_STATIC to match the HTAB one</title>
<updated>2015-08-07T21:17:01+00:00</updated>
<author>
<name>comex</name>
</author>
<published>2015-08-07T21:17:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.shotatoshounenwachigau.moe/vita/substitute/commit/?id=76f0f9a281bb0b01ad3cbbc96d998af58b7dace3'/>
<id>76f0f9a281bb0b01ad3cbbc96d998af58b7dace3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix vec.h bug</title>
<updated>2015-08-07T21:14:23+00:00</updated>
<author>
<name>comex</name>
</author>
<published>2015-08-07T21:14:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.shotatoshounenwachigau.moe/vita/substitute/commit/?id=eba07b47cdf64a1009b77d899f1435cc501e9eaa'/>
<id>eba07b47cdf64a1009b77d899f1435cc501e9eaa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>formatting</title>
<updated>2015-07-17T22:17:03+00:00</updated>
<author>
<name>comex</name>
</author>
<published>2015-07-17T22:17:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.shotatoshounenwachigau.moe/vita/substitute/commit/?id=696f1a01cdebe0e85a086f9c7ec551ce293605c2'/>
<id>696f1a01cdebe0e85a086f9c7ec551ce293605c2</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 be n^2 for removal, lol.  i should probably switch to rust's robin hood hashing - it isn't that much code and supposedly performs much better when the table gets full.  *however*, it requires checking the hash of every entry in the chain during insert, which basically means storing it, which means more memory usage ... but by allowing fuller tables it could decrease memory usage.  but if you have a big table anyway to avoid copying, you don't want *extra*... and storing the hash twice in the simple case is so dumb feeling.  dunno.</title>
<updated>2015-07-13T03:00:57+00:00</updated>
<author>
<name>comex</name>
</author>
<published>2015-07-13T03:00:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.shotatoshounenwachigau.moe/vita/substitute/commit/?id=985b1043b6285031cee976f5eeb8512a07e7acbb'/>
<id>985b1043b6285031cee976f5eeb8512a07e7acbb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix my hash table algorithm - argh</title>
<updated>2015-07-12T23:25:22+00:00</updated>
<author>
<name>comex</name>
</author>
<published>2015-07-12T23:25:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.shotatoshounenwachigau.moe/vita/substitute/commit/?id=d07d1dd683bcdc70edb26fc38719f38a591f1468'/>
<id>d07d1dd683bcdc70edb26fc38719f38a591f1468</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>redo crash reporting - untested (but it compiles)</title>
<updated>2015-07-12T20:44:58+00:00</updated>
<author>
<name>comex</name>
</author>
<published>2015-07-12T20:42:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.shotatoshounenwachigau.moe/vita/substitute/commit/?id=41aefc7572abb3c689774354231217aaafe0b01a'/>
<id>41aefc7572abb3c689774354231217aaafe0b01a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>A number of critical fixes painstakingly discovered in the slowest way possible.</title>
<updated>2015-03-02T04:07:15+00:00</updated>
<author>
<name>comex</name>
</author>
<published>2015-03-02T04:07:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.shotatoshounenwachigau.moe/vita/substitute/commit/?id=7f24621bec0b0a5b3cab9ec2dfc68929a2d49d25'/>
<id>7f24621bec0b0a5b3cab9ec2dfc68929a2d49d25</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make jump-dis use a vec as a stack, rather than a hacky queue</title>
<updated>2015-03-01T18:26:58+00:00</updated>
<author>
<name>comex</name>
</author>
<published>2015-03-01T18:26:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.shotatoshounenwachigau.moe/vita/substitute/commit/?id=220bc631f92890d09d7473eb62e80966faaefc4d'/>
<id>220bc631f92890d09d7473eb62e80966faaefc4d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
