<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lua-cjson/tests, branch 2.1.0.1</title>
<subtitle>A mirror of https://github.com/openresty/lua-cjson
</subtitle>
<id>https://git.lua4.win/lua-cjson/atom?h=2.1.0.1</id>
<link rel='self' href='https://git.lua4.win/lua-cjson/atom?h=2.1.0.1'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-cjson/'/>
<updated>2014-02-18T22:33:37+00:00</updated>
<entry>
<title>feature: applied Jiale Zhi's patch to add the new config function encode_empty_table_as_object so that we can encode empty Lua tables into empty JSON arrays.</title>
<updated>2014-02-18T22:33:37+00:00</updated>
<author>
<name>Yichun Zhang (agentzh)</name>
<email>agentzh@gmail.com</email>
</author>
<published>2014-02-18T22:33:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-cjson/commit/?id=cdb1a73615415e88ac8ef1b2eeec216fe72b9794'/>
<id>urn:sha1:cdb1a73615415e88ac8ef1b2eeec216fe72b9794</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use Javascript compat values for Infinity/NaN</title>
<updated>2012-03-04T09:36:37+00:00</updated>
<author>
<name>Mark Pulford</name>
<email>mark@kyne.com.au</email>
</author>
<published>2012-03-03T00:18:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-cjson/commit/?id=d5090bb8f19f4b0fd868a5f9af367ebbb67b7f5a'/>
<id>urn:sha1:d5090bb8f19f4b0fd868a5f9af367ebbb67b7f5a</id>
<content type='text'>
Use Javascript compatible values for Infinity/NaN when encoding invalid
numbers.
</content>
</entry>
<entry>
<title>Bump version to 2.1devel</title>
<updated>2012-03-04T08:24:36+00:00</updated>
<author>
<name>Mark Pulford</name>
<email>mark@kyne.com.au</email>
</author>
<published>2012-03-01T09:42:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-cjson/commit/?id=5300ecb4e8f8ce9ec200b91c7273dae1947e431c'/>
<id>urn:sha1:5300ecb4e8f8ce9ec200b91c7273dae1947e431c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add cjson.safe module to suppress exceptions</title>
<updated>2012-03-04T08:24:36+00:00</updated>
<author>
<name>Mark Pulford</name>
<email>mark@kyne.com.au</email>
</author>
<published>2012-02-01T14:03:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-cjson/commit/?id=95cbf2012ef273b13a494a2c66cef61c334d442f'/>
<id>urn:sha1:95cbf2012ef273b13a494a2c66cef61c334d442f</id>
<content type='text'>
Add cjson.safe module to suppress exceptions during JSON conversions.
</content>
</entry>
<entry>
<title>Bump version to 2.0devel</title>
<updated>2012-03-04T08:24:35+00:00</updated>
<author>
<name>Mark Pulford</name>
<email>mark@kyne.com.au</email>
</author>
<published>2012-01-19T14:06:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-cjson/commit/?id=aaed0e6a8f1bdacb13f7d89f4eaea76c322edb65'/>
<id>urn:sha1:aaed0e6a8f1bdacb13f7d89f4eaea76c322edb65</id>
<content type='text'>
Bump version to 2.0devel due to significant changes and updated API
(runtime config not fully backwards compatible).
</content>
</entry>
<entry>
<title>Simplify string.format() calls</title>
<updated>2012-03-04T08:24:35+00:00</updated>
<author>
<name>Mark Pulford</name>
<email>mark@kyne.com.au</email>
</author>
<published>2012-01-19T13:06:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-cjson/commit/?id=31bf122c1d1d9e3812b9ef2555d537f509ae3f05'/>
<id>urn:sha1:31bf122c1d1d9e3812b9ef2555d537f509ae3f05</id>
<content type='text'>
Simply string.format() calls with OO method notation.
</content>
</entry>
<entry>
<title>Create separate tests for numbers w/leading zeros</title>
<updated>2012-03-04T08:24:35+00:00</updated>
<author>
<name>Mark Pulford</name>
<email>mark@kyne.com.au</email>
</author>
<published>2012-01-19T11:08:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-cjson/commit/?id=b67ebc41bbc60bd643784d89bd46f36180ea451b'/>
<id>urn:sha1:b67ebc41bbc60bd643784d89bd46f36180ea451b</id>
<content type='text'>
Create separate tests for numbers with leading zeros. This allows the
earlier "normal" number test to pass. Also update hexadecimal test to use
the "p" exponent format.
</content>
</entry>
<entry>
<title>Remove deprecated "refuse_invalid_numbers"</title>
<updated>2012-03-04T08:24:35+00:00</updated>
<author>
<name>Mark Pulford</name>
<email>mark@kyne.com.au</email>
</author>
<published>2012-01-18T14:26:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-cjson/commit/?id=dd231d4cd0e277fedb6ca23d9685202787dc65b1'/>
<id>urn:sha1:dd231d4cd0e277fedb6ca23d9685202787dc65b1</id>
<content type='text'>
Remove deprecated "refuse_invalid_numbers" since the version number will
be bumped to 1.1.0.  Also remove "version" variable since it has been
replaced by _VERSION.
</content>
</entry>
<entry>
<title>Bump development version to 1.1devel</title>
<updated>2012-03-04T08:24:35+00:00</updated>
<author>
<name>Mark Pulford</name>
<email>mark@kyne.com.au</email>
</author>
<published>2012-01-18T14:20:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-cjson/commit/?id=3040931d6bb7331b130fd4c34a7b17bc5d226039'/>
<id>urn:sha1:3040931d6bb7331b130fd4c34a7b17bc5d226039</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Disable registration of cjson global variable</title>
<updated>2012-03-04T08:24:35+00:00</updated>
<author>
<name>Mark Pulford</name>
<email>mark@kyne.com.au</email>
</author>
<published>2012-01-18T13:49:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-cjson/commit/?id=88bb249473db4e4923e4c27a8e3ece7a77e738ce'/>
<id>urn:sha1:88bb249473db4e4923e4c27a8e3ece7a77e738ce</id>
<content type='text'>
Disable registration of cjson module table global variable in the
default build. Automatically creating a variable in the global namespace
can cause issues for other software and is no longer recommended with
Lua.
</content>
</entry>
</feed>
