<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/PrismLauncher.git/libraries/murmur2, branch develop</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/'/>
<entry>
<title>chore: reformat</title>
<updated>2023-08-02T16:35:35+00:00</updated>
<author>
<name>Sefa Eyeoglu</name>
<email>contact@scrumplex.net</email>
</author>
<published>2023-08-02T16:35:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=1d468ac35ad88d8c77cc83f25e3704d9bd7df01b'/>
<id>1d468ac35ad88d8c77cc83f25e3704d9bd7df01b</id>
<content type='text'>
Signed-off-by: Sefa Eyeoglu &lt;contact@scrumplex.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Sefa Eyeoglu &lt;contact@scrumplex.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Make it clear that the statements are meant to fall through in Murmur hash</title>
<updated>2023-06-07T19:18:59+00:00</updated>
<author>
<name>PandaNinjas</name>
<email>admin@malwarefight.wip.la</email>
</author>
<published>2023-06-07T19:18:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=a90eaafa70e74ceaee22298b3c1ead8c1778e5ec'/>
<id>a90eaafa70e74ceaee22298b3c1ead8c1778e5ec</id>
<content type='text'>
Signed-off-by: PandaNinjas &lt;admin@malwarefight.wip.la&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: PandaNinjas &lt;admin@malwarefight.wip.la&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Change old style cast to C++ cast</title>
<updated>2022-10-22T11:04:48+00:00</updated>
<author>
<name>Bensuperpc</name>
<email>bensuperpc@gmail.com</email>
</author>
<published>2022-10-22T11:04:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=56ae4e5b6ad984d4c9569cb024d807bd695555a6'/>
<id>56ae4e5b6ad984d4c9569cb024d807bd695555a6</id>
<content type='text'>
Change old style cast to C++ cast

Signed-off-by: Bensuperpc &lt;bensuperpc@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change old style cast to C++ cast

Signed-off-by: Bensuperpc &lt;bensuperpc@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>change(libs): use a 4MiB buffer by default in murmur2 hashing</title>
<updated>2022-07-24T20:46:54+00:00</updated>
<author>
<name>flow</name>
<email>flowlnlnln@gmail.com</email>
</author>
<published>2022-07-24T18:12:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=24c034ff6a15ed8fb8321f410e2003d83deead46'/>
<id>24c034ff6a15ed8fb8321f410e2003d83deead46</id>
<content type='text'>
Signed-off-by: flow &lt;flowlnlnln@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: flow &lt;flowlnlnln@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(libs): add incremental version of murmurhash2 calculation</title>
<updated>2022-07-24T20:46:53+00:00</updated>
<author>
<name>flow</name>
<email>flowlnlnln@gmail.com</email>
</author>
<published>2022-07-24T02:14:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=f95bcf45ad0e537a124f5aa0c7b9e97a78811289'/>
<id>f95bcf45ad0e537a124f5aa0c7b9e97a78811289</id>
<content type='text'>
This does two passes for a given file, which is kinda slow, but I don't
know how else to get the size excluding the filtered ones :&lt;

Signed-off-by: flow &lt;flowlnlnln@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This does two passes for a given file, which is kinda slow, but I don't
know how else to get the size excluding the filtered ones :&lt;

Signed-off-by: flow &lt;flowlnlnln@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>libs: add murmur2 library</title>
<updated>2022-07-17T14:33:41+00:00</updated>
<author>
<name>flow</name>
<email>flowlnlnln@gmail.com</email>
</author>
<published>2022-06-03T22:02:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/PrismLauncher.git/commit/?id=32a9545360b10058cf84b951ee88959adf3bf374'/>
<id>32a9545360b10058cf84b951ee88959adf3bf374</id>
<content type='text'>
Signed-off-by: flow &lt;flowlnlnln@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: flow &lt;flowlnlnln@gmail.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
