<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lua-compat-5.3/c-api, branch strerror</title>
<subtitle>A mirror of https://github.com/lunarmodules/lua-compat-5.3.git
</subtitle>
<id>https://git.lua4.win/lua-compat-5.3/atom?h=strerror</id>
<link rel='self' href='https://git.lua4.win/lua-compat-5.3/atom?h=strerror'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-compat-5.3/'/>
<updated>2017-09-24T12:36:58+00:00</updated>
<entry>
<title>Add braces and suppress warning.</title>
<updated>2017-09-24T12:36:58+00:00</updated>
<author>
<name>Philipp Janda</name>
<email>siffiejoe@gmx.net</email>
</author>
<published>2017-09-24T12:36:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-compat-5.3/commit/?id=447decaaf902ad9c461a6df2bbe702481f3d7786'/>
<id>urn:sha1:447decaaf902ad9c461a6df2bbe702481f3d7786</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Do less stuff when sz is 0 in compat53_strerror().</title>
<updated>2017-09-23T08:58:47+00:00</updated>
<author>
<name>Philipp Janda</name>
<email>siffiejoe@gmx.net</email>
</author>
<published>2017-09-23T08:58:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-compat-5.3/commit/?id=b7829017581164c3e5dda24e3b187c0833b37dbf'/>
<id>urn:sha1:b7829017581164c3e5dda24e3b187c0833b37dbf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Transparently handle GNU/XSI strerror_r.</title>
<updated>2017-09-23T02:31:42+00:00</updated>
<author>
<name>Philipp Janda</name>
<email>siffiejoe@gmx.net</email>
</author>
<published>2017-09-23T02:31:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-compat-5.3/commit/?id=9895acb9809cab5812277464a3c94a821d3c3af8'/>
<id>urn:sha1:9895acb9809cab5812277464a3c94a821d3c3af8</id>
<content type='text'>
Closes #36.
</content>
</entry>
<entry>
<title>Add tests for `luaL_load{buffer,file}x`.</title>
<updated>2017-09-16T15:19:35+00:00</updated>
<author>
<name>Philipp Janda</name>
<email>siffiejoe@gmx.net</email>
</author>
<published>2017-09-16T15:19:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-compat-5.3/commit/?id=09b201c87c904066e1de5d44cf1e02538970c168'/>
<id>urn:sha1:09b201c87c904066e1de5d44cf1e02538970c168</id>
<content type='text'>
Fix bug regarding empty input in `lua_load`.
Adapt error message and error code.
</content>
</entry>
<entry>
<title>Add Lua 5.3 version of `lua_load`.</title>
<updated>2017-09-16T13:11:29+00:00</updated>
<author>
<name>Philipp Janda</name>
<email>siffiejoe@gmx.net</email>
</author>
<published>2017-09-16T13:11:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-compat-5.3/commit/?id=3b52d81dcf1b5d6d49e1837612e207b2cab6b74d'/>
<id>urn:sha1:3b52d81dcf1b5d6d49e1837612e207b2cab6b74d</id>
<content type='text'>
Change `luaL_loadfilex` to use the modified `lua_load` function.
Add more credits to the README.md.
</content>
</entry>
<entry>
<title>Merge branch 'feature/luaL_loadfilebufferx' of https://github.com/ThePhD/lua-compat-5.3 into ThePhD-feature/luaL_loadfilebufferx</title>
<updated>2017-09-16T11:14:29+00:00</updated>
<author>
<name>Philipp Janda</name>
<email>siffiejoe@gmx.net</email>
</author>
<published>2017-09-16T11:14:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-compat-5.3/commit/?id=8425f997b48b2e2bdef2b2a614472769d92da73f'/>
<id>urn:sha1:8425f997b48b2e2bdef2b2a614472769d92da73f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Include lualib.h, remove #define LUA_FILEHANDLE.</title>
<updated>2017-09-16T10:57:05+00:00</updated>
<author>
<name>Philipp Janda</name>
<email>siffiejoe@gmx.net</email>
</author>
<published>2017-09-16T10:57:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-compat-5.3/commit/?id=bf96f3d583e0dcd0e78f167b1d54ff90dcf0de64'/>
<id>urn:sha1:bf96f3d583e0dcd0e78f167b1d54ff90dcf0de64</id>
<content type='text'>
This avoids warnings about redefinitions when `lualib.h` is included
after `compat-5.3.h`. Lua 5.1 only.
Also make clear that `COMPAT53_INCLUDE_SOURCE` is an internal macro by
undefining it before we use it.
</content>
</entry>
<entry>
<title>Merge branch 'luaL_Stream' of https://github.com/daurnimator/lua-compat-5.3 into daurnimator-luaL_Stream</title>
<updated>2017-09-16T10:45:00+00:00</updated>
<author>
<name>Philipp Janda</name>
<email>siffiejoe@gmx.net</email>
</author>
<published>2017-09-16T10:45:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-compat-5.3/commit/?id=f76fb008c8297dc0a9de579c20cfe57480890688'/>
<id>urn:sha1:f76fb008c8297dc0a9de579c20cfe57480890688</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'fix/lua_Number_casts' of https://github.com/ThePhD/lua-compat-5.3 into ThePhD-fix/lua_Number_casts</title>
<updated>2017-09-13T22:32:50+00:00</updated>
<author>
<name>Philipp Janda</name>
<email>siffiejoe@gmx.net</email>
</author>
<published>2017-09-13T22:32:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-compat-5.3/commit/?id=ee862ebbf41afb0ee4f4bf67446c87e227310340'/>
<id>urn:sha1:ee862ebbf41afb0ee4f4bf67446c87e227310340</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix usage of tabs</title>
<updated>2017-09-13T05:23:06+00:00</updated>
<author>
<name>The Phantom Derpstorm</name>
<email>phdofthehouse@gmail.com</email>
</author>
<published>2017-09-13T05:23:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-compat-5.3/commit/?id=73a7b6b352cce72edd74f62abb3d1280e62bfc1f'/>
<id>urn:sha1:73a7b6b352cce72edd74f62abb3d1280e62bfc1f</id>
<content type='text'>
</content>
</entry>
</feed>
