<feed xmlns='http://www.w3.org/2005/Atom'>
<title>minetest.git/src/unittest, branch clamp</title>
<subtitle>lizzy's patches for luanti
</subtitle>
<id>https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=clamp</id>
<link rel='self' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/atom?h=clamp'/>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/'/>
<updated>2022-05-21T22:11:59+00:00</updated>
<entry>
<title>Replace all uses of core::list with std::list (#12313)</title>
<updated>2022-05-21T22:11:59+00:00</updated>
<author>
<name>paradust7</name>
<email>102263465+paradust7@users.noreply.github.com</email>
</author>
<published>2022-05-21T22:11:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=9f338f5a56e5adee3d11d59827f7e2b8a714e6c2'/>
<id>urn:sha1:9f338f5a56e5adee3d11d59827f7e2b8a714e6c2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve testSerializeJsonString unit tests</title>
<updated>2022-05-21T15:46:10+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2022-05-01T11:43:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=70dc23f996683a59dd85db74e8f15e49c4f7b9fd'/>
<id>urn:sha1:70dc23f996683a59dd85db74e8f15e49c4f7b9fd</id>
<content type='text'>
this also removes the requirement that / is escaped, there is
no reason for doing so.
</content>
</entry>
<entry>
<title>Use std::map instead of core::map (#12301)</title>
<updated>2022-05-18T10:31:49+00:00</updated>
<author>
<name>paradust7</name>
<email>102263465+paradust7@users.noreply.github.com</email>
</author>
<published>2022-05-18T10:31:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=273bfee9a193d0dd2e9f9b400add980c0b5202a7'/>
<id>urn:sha1:273bfee9a193d0dd2e9f9b400add980c0b5202a7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't test overflow behavior for VoxelArea extents</title>
<updated>2022-04-08T13:55:21+00:00</updated>
<author>
<name>ShadowNinja</name>
<email>shadowninja@minetest.net</email>
</author>
<published>2022-04-08T01:54:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=2d8eac4e0a609acf7a26e59141e6c684fdb546d0'/>
<id>urn:sha1:2d8eac4e0a609acf7a26e59141e6c684fdb546d0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove duplicate test for trim</title>
<updated>2022-04-08T13:55:21+00:00</updated>
<author>
<name>ShadowNinja</name>
<email>shadowninja@minetest.net</email>
</author>
<published>2022-01-30T03:49:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=c9317a16c5877d5c7bb2c1e684fa56fc73a53413'/>
<id>urn:sha1:c9317a16c5877d5c7bb2c1e684fa56fc73a53413</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update directory name sanitization</title>
<updated>2022-04-08T13:55:21+00:00</updated>
<author>
<name>ShadowNinja</name>
<email>shadowninja@minetest.net</email>
</author>
<published>2022-02-01T02:11:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=dae6fe91a1059751a0bde504cdf41a749234ce1a'/>
<id>urn:sha1:dae6fe91a1059751a0bde504cdf41a749234ce1a</id>
<content type='text'>
Only ASCII spaces have to be handles specially, and leading spaces are
also disallowed.
</content>
</entry>
<entry>
<title>Add tests for sanitizeDirName</title>
<updated>2022-04-08T13:55:21+00:00</updated>
<author>
<name>ShadowNinja</name>
<email>shadowninja@minetest.net</email>
</author>
<published>2022-01-30T03:48:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=65fdc7ae50adaee6116ed768d9f96e8732c96b85'/>
<id>urn:sha1:65fdc7ae50adaee6116ed768d9f96e8732c96b85</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix compiler warnings</title>
<updated>2022-04-08T13:55:21+00:00</updated>
<author>
<name>ShadowNinja</name>
<email>shadowninja@minetest.net</email>
</author>
<published>2021-12-01T23:30:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=5683bb76cc3a60d952c9f58c41adaa5f195dd3f4'/>
<id>urn:sha1:5683bb76cc3a60d952c9f58c41adaa5f195dd3f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Compile Lua as C++ (#11683)</title>
<updated>2022-04-07T14:54:17+00:00</updated>
<author>
<name>Jude Melton-Houghton</name>
<email>jwmhjwmh@gmail.com</email>
</author>
<published>2022-04-07T14:54:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=21f17e871ea3de419f682a8088337ba6ae1d015e'/>
<id>urn:sha1:21f17e871ea3de419f682a8088337ba6ae1d015e</id>
<content type='text'>
Co-authored-by: sfan5 &lt;sfan5@live.de&gt;</content>
</entry>
<entry>
<title>Move the codebase to C++14</title>
<updated>2022-02-26T13:39:41+00:00</updated>
<author>
<name>sfan5</name>
<email>sfan5@live.de</email>
</author>
<published>2022-02-23T19:02:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/lizzy/luanti/minetest.git/commit/?id=04bd253390cc6c67a555e4837e7e48d524fdf014'/>
<id>urn:sha1:04bd253390cc6c67a555e4837e7e48d524fdf014</id>
<content type='text'>
</content>
</entry>
</feed>
