<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lua-cjson/NEWS, branch 1.0.4</title>
<subtitle>A mirror of https://github.com/openresty/lua-cjson
</subtitle>
<id>https://git.lua4.win/lua-cjson/atom?h=1.0.4</id>
<link rel='self' href='https://git.lua4.win/lua-cjson/atom?h=1.0.4'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-cjson/'/>
<updated>2011-11-29T13:46:33+00:00</updated>
<entry>
<title>Update NEWS for 1.0.4 release</title>
<updated>2011-11-29T13:46:33+00:00</updated>
<author>
<name>Mark Pulford</name>
<email>mark@kyne.com.au</email>
</author>
<published>2011-11-29T13:46:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-cjson/commit/?id=3db502c9ba1b2bc06fd5ef2bc76698833d0b9d89'/>
<id>urn:sha1:3db502c9ba1b2bc06fd5ef2bc76698833d0b9d89</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Support locales which use comma decimal separators</title>
<updated>2011-10-05T13:00:27+00:00</updated>
<author>
<name>Mark Pulford</name>
<email>mark@kyne.com.au</email>
</author>
<published>2011-10-05T13:00:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-cjson/commit/?id=0f3ab84a261292d16f684551e67f2f007199936a'/>
<id>urn:sha1:0f3ab84a261292d16f684551e67f2f007199936a</id>
<content type='text'>
Some locales (cs_CZ, de_DE,..) use a comma as their decimal separator.
This causes CJSON to generate incorrect JSON (Eg, [10,1]), and fail when
parsing some valid JSON (Eg, [10,"test"]).

Added USE_POSIX_LOCALE #define which harnesses the thread-safe
POSIX.1-2008 locale support (newlocale(), uselocale(), freelocale())
to temporarily use the POSIX locale during JSON conversion.

Some older POSIX operating systems with xlocale.h (MacOSX) are also
supported.
</content>
</entry>
<entry>
<title>Add release notes for 1.0.3</title>
<updated>2011-09-15T11:13:36+00:00</updated>
<author>
<name>Mark Pulford</name>
<email>mark@kyne.com.au</email>
</author>
<published>2011-09-15T11:13:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-cjson/commit/?id=ddbb686f535accac1e3cc375994191883fbe35d8'/>
<id>urn:sha1:ddbb686f535accac1e3cc375994191883fbe35d8</id>
<content type='text'>
Also update release date in RPM spec file.
</content>
</entry>
<entry>
<title>Update version to 1.0.2</title>
<updated>2011-05-29T10:34:53+00:00</updated>
<author>
<name>Mark Pulford</name>
<email>mark@kyne.com.au</email>
</author>
<published>2011-05-29T10:34:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-cjson/commit/?id=c8fc62e4f955248f2655e996872b6833b86b1523'/>
<id>urn:sha1:c8fc62e4f955248f2655e996872b6833b86b1523</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add stack overflow fix to NEWS</title>
<updated>2011-05-10T13:14:15+00:00</updated>
<author>
<name>Mark Pulford</name>
<email>mark@kyne.com.au</email>
</author>
<published>2011-05-10T13:14:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-cjson/commit/?id=896fb92fd5a288352d697cddf0a1869b5b955a4a'/>
<id>urn:sha1:896fb92fd5a288352d697cddf0a1869b5b955a4a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add runtime option for persistent encode buffer</title>
<updated>2011-05-10T13:02:01+00:00</updated>
<author>
<name>Mark Pulford</name>
<email>mark@kyne.com.au</email>
</author>
<published>2011-05-10T13:02:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-cjson/commit/?id=126470cc7b6c2314c02805e4d00afe04b6b00312'/>
<id>urn:sha1:126470cc7b6c2314c02805e4d00afe04b6b00312</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove whitespace from generated JSON output</title>
<updated>2011-05-10T10:41:05+00:00</updated>
<author>
<name>Mark Pulford</name>
<email>mark@kyne.com.au</email>
</author>
<published>2011-05-10T10:41:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-cjson/commit/?id=2123c622de3a527b6173f6826bf8ceb21ed840fd'/>
<id>urn:sha1:2123c622de3a527b6173f6826bf8ceb21ed840fd</id>
<content type='text'>
Remove excess whitespace to reduce output size and increase encode
performance.

Suggested by: Zhang "agentzh" Yichun &lt;agentzh@gmail.com&gt;
</content>
</entry>
<entry>
<title>Update version to 1.0.1</title>
<updated>2011-05-10T09:14:35+00:00</updated>
<author>
<name>Mark Pulford</name>
<email>mark@kyne.com.au</email>
</author>
<published>2011-05-10T09:14:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-cjson/commit/?id=935affcbc57a9b4f4941423395acb51a6ea33e64'/>
<id>urn:sha1:935affcbc57a9b4f4941423395acb51a6ea33e64</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add changelog (NEWS)</title>
<updated>2011-05-08T14:24:56+00:00</updated>
<author>
<name>Mark Pulford</name>
<email>mark@kyne.com.au</email>
</author>
<published>2011-05-08T14:24:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-cjson/commit/?id=17cb9b7433bfebaef2205ca01f82708bdc5913ff'/>
<id>urn:sha1:17cb9b7433bfebaef2205ca01f82708bdc5913ff</id>
<content type='text'>
</content>
</entry>
</feed>
