<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lua-cjson, branch 2.1.0.5</title>
<subtitle>A mirror of https://github.com/openresty/lua-cjson
</subtitle>
<id>https://git.lua4.win/lua-cjson/atom?h=2.1.0.5</id>
<link rel='self' href='https://git.lua4.win/lua-cjson/atom?h=2.1.0.5'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-cjson/'/>
<updated>2017-04-05T22:51:37+00:00</updated>
<entry>
<title>bugfix: conditionally build luaL_setfuncs() function as the latest LuaJIT v2.1 already includes it. fixes #21.</title>
<updated>2017-04-05T22:51:37+00:00</updated>
<author>
<name>Datong Sun</name>
<email>dndx@idndx.com</email>
</author>
<published>2017-04-04T04:22:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-cjson/commit/?id=55d22ef3bc5f512a9dadd84fd85895824dad73d9'/>
<id>urn:sha1:55d22ef3bc5f512a9dadd84fd85895824dad73d9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feature: supports MS C compiler older than VC2012.</title>
<updated>2017-01-31T20:17:37+00:00</updated>
<author>
<name>spacewander</name>
<email>spacewanderlzx@gmail.com</email>
</author>
<published>2017-01-31T05:09:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-cjson/commit/?id=fd35fd98035735bc91c55d14832461e41dd0e193'/>
<id>urn:sha1:fd35fd98035735bc91c55d14832461e41dd0e193</id>
<content type='text'>
Signed-off-by: Yichun Zhang (agentzh) &lt;agentzh@gmail.com&gt;
</content>
</entry>
<entry>
<title>bugfix: preserve 'empty_array_mt' behavior upon multiple loadings of the module.</title>
<updated>2016-12-18T04:14:47+00:00</updated>
<author>
<name>Thibault Charbonnier</name>
<email>thibaultcha@me.com</email>
</author>
<published>2016-12-17T02:27:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-cjson/commit/?id=a61d7840ba2d79df8cb73d8c864a99d0eb06d580'/>
<id>urn:sha1:a61d7840ba2d79df8cb73d8c864a99d0eb06d580</id>
<content type='text'>
Prior to this fix, when the module would be loaded several times
(by-passing `package.loaded`), the `lua_cjson_new` function would
override the `empty_array_mt` table in the registry with a new one.
Comparison for equality between those tables would then fail, and the
behavior would be broken.

This was discovered after loading `cjson` *and* `cjson.safe` in the same
application, resulting in two calls to `lua_cjson_new`.

Signed-off-by: Yichun Zhang (agentzh) &lt;agentzh@gmail.com&gt;
</content>
</entry>
<entry>
<title>chore: ignored the generated test_case.lua file.</title>
<updated>2016-12-18T04:13:06+00:00</updated>
<author>
<name>Thibault Charbonnier</name>
<email>thibaultcha@me.com</email>
</author>
<published>2016-12-17T02:43:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-cjson/commit/?id=a18d6999d82ba34493892a609c00937b81c84355'/>
<id>urn:sha1:a18d6999d82ba34493892a609c00937b81c84355</id>
<content type='text'>
Signed-off-by: Yichun Zhang (agentzh) &lt;agentzh@gmail.com&gt;
</content>
</entry>
<entry>
<title>bugfix: fixed compilation errors from the Microsoft C compiler.</title>
<updated>2016-11-07T05:47:47+00:00</updated>
<author>
<name>Tim Chen</name>
<email>momo1x3@gmail.com</email>
</author>
<published>2016-11-05T03:57:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-cjson/commit/?id=f6854d4d0d970f5c7d0cfa8a1c4ddad528d6d704'/>
<id>urn:sha1:f6854d4d0d970f5c7d0cfa8a1c4ddad528d6d704</id>
<content type='text'>
Signed-off-by: Yichun Zhang (agentzh) &lt;agentzh@gmail.com&gt;
</content>
</entry>
<entry>
<title>Merge pull request #13 from chipitsine/master</title>
<updated>2016-10-11T19:08:42+00:00</updated>
<author>
<name>Yichun Zhang</name>
<email>agentzh@gmail.com</email>
</author>
<published>2016-10-11T19:08:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-cjson/commit/?id=f8c3c82059b67fb9726893207c67893ed4f1d4a6'/>
<id>urn:sha1:f8c3c82059b67fb9726893207c67893ed4f1d4a6</id>
<content type='text'>
travis-ci: bugfix, now we fail on either test</content>
</entry>
<entry>
<title>travis-ci: bugfix, now we fail on either test</title>
<updated>2016-10-10T13:57:42+00:00</updated>
<author>
<name>Ilya Shipitsin</name>
<email>chipitsine@gmail.com</email>
</author>
<published>2016-10-10T13:57:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-cjson/commit/?id=f2a28467e30a7b0c1149c07051b1334a86d2e117'/>
<id>urn:sha1:f2a28467e30a7b0c1149c07051b1334a86d2e117</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #10 from chipitsine/master</title>
<updated>2016-10-07T18:57:06+00:00</updated>
<author>
<name>Yichun Zhang</name>
<email>agentzh@gmail.com</email>
</author>
<published>2016-10-07T18:57:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-cjson/commit/?id=1e5d5b22018391cd36b7ea268a4155e9feee0acc'/>
<id>urn:sha1:1e5d5b22018391cd36b7ea268a4155e9feee0acc</id>
<content type='text'>
travis-ci: move package management to "apt" plugin</content>
</entry>
<entry>
<title>travis-ci: move package management to "apt" plugin</title>
<updated>2016-10-07T06:56:23+00:00</updated>
<author>
<name>Ilya Shipitsin</name>
<email>chipitsine@gmail.com</email>
</author>
<published>2016-10-07T06:56:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-cjson/commit/?id=650220ff5dcfdf103a6de1b48456d4f17e5edee2'/>
<id>urn:sha1:650220ff5dcfdf103a6de1b48456d4f17e5edee2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>travis-ci: added valgrind testing mode as well.</title>
<updated>2016-05-16T03:03:32+00:00</updated>
<author>
<name>Yichun Zhang (agentzh)</name>
<email>agentzh@gmail.com</email>
</author>
<published>2016-05-16T02:51:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-cjson/commit/?id=587ad29acfde798212ee8f0e36df0093133a1d70'/>
<id>urn:sha1:587ad29acfde798212ee8f0e36df0093133a1d70</id>
<content type='text'>
</content>
</entry>
</feed>
