<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lua-cjson/tests/encode.lua, branch 2.1.0.19</title>
<subtitle>A mirror of https://github.com/openresty/lua-cjson
</subtitle>
<id>https://git.lua4.win/lua-cjson/atom?h=2.1.0.19</id>
<link rel='self' href='https://git.lua4.win/lua-cjson/atom?h=2.1.0.19'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-cjson/'/>
<updated>2012-01-03T11:00:39+00:00</updated>
<entry>
<title>Rename encode/decode scripts to lua2json/json2lua</title>
<updated>2012-01-03T11:00:39+00:00</updated>
<author>
<name>Mark Pulford</name>
<email>mark@kyne.com.au</email>
</author>
<published>2012-01-03T11:00:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-cjson/commit/?id=32b57dac838d7cbece250aa8ce42b788750ba857'/>
<id>urn:sha1:32b57dac838d7cbece250aa8ce42b788750ba857</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert common.lua into cjson-misc module</title>
<updated>2012-01-03T10:55:31+00:00</updated>
<author>
<name>Mark Pulford</name>
<email>mark@kyne.com.au</email>
</author>
<published>2012-01-03T10:55:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-cjson/commit/?id=041a32e52f694b68a881a72b7cb5f62aca449400'/>
<id>urn:sha1:041a32e52f694b68a881a72b7cb5f62aca449400</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for Lua 5.2 and cjson.new</title>
<updated>2011-12-30T07:18:12+00:00</updated>
<author>
<name>Mark Pulford</name>
<email>mark@kyne.com.au</email>
</author>
<published>2011-12-30T07:18:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-cjson/commit/?id=85bf3b798f6d52c374c35f7fbe47df132891d3b2'/>
<id>urn:sha1:85bf3b798f6d52c374c35f7fbe47df132891d3b2</id>
<content type='text'>
Update all Lua scripts to use new module init style everywhere:
	local json = require "cjson"

Lua CJSON does not register a global table under Lua 5.2. The global
table can be disabled under Lua 5.1 with DISABLE_CJSON_GLOBAL.

Other changes:
- Store CJSON configuration as an upvalue for each function.
- Add "cjson.new" function to create another module table with a
  separate configuration.
- Add _NAME and _VERSION variables.
</content>
</entry>
<entry>
<title>Add support for stdin to encode.lua/decode.lua</title>
<updated>2011-05-16T10:16:05+00:00</updated>
<author>
<name>Mark Pulford</name>
<email>mark@kyne.com.au</email>
</author>
<published>2011-05-16T10:16:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-cjson/commit/?id=6ba7499ac5992c8cc849ffcbd6d2837d305f5b63'/>
<id>urn:sha1:6ba7499ac5992c8cc849ffcbd6d2837d305f5b63</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add command line encode/decode utilities</title>
<updated>2011-05-15T15:20:52+00:00</updated>
<author>
<name>Mark Pulford</name>
<email>mark@kyne.com.au</email>
</author>
<published>2011-05-15T15:20:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-cjson/commit/?id=891a75e01fb0d419d3f8d4b3cf8c235325708a67'/>
<id>urn:sha1:891a75e01fb0d419d3f8d4b3cf8c235325708a67</id>
<content type='text'>
</content>
</entry>
</feed>
