<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lua-cjson/README, branch master</title>
<subtitle>A mirror of https://github.com/openresty/lua-cjson
</subtitle>
<id>https://git.lua4.win/lua-cjson/atom?h=master</id>
<link rel='self' href='https://git.lua4.win/lua-cjson/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-cjson/'/>
<updated>2011-12-12T12:53:32+00:00</updated>
<entry>
<title>Convert documentation to AsciiDoc</title>
<updated>2011-12-12T12:53:32+00:00</updated>
<author>
<name>Mark Pulford</name>
<email>mark@kyne.com.au</email>
</author>
<published>2011-12-12T12:53:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-cjson/commit/?id=71c5dd86f14a73d97e2cb57e81755c4844938697'/>
<id>urn:sha1:71c5dd86f14a73d97e2cb57e81755c4844938697</id>
<content type='text'>
- Rename README to manual.txt and add AsciiDoc markup
- Rewrite some sections of documentation (more outstanding)
- Add "doc" Makefile target
- Update RPM spec file to include HTML output
</content>
</entry>
<entry>
<title>Fix Makefile for use with non-GNU make</title>
<updated>2011-12-08T10:27:12+00:00</updated>
<author>
<name>Mark Pulford</name>
<email>mark@kyne.com.au</email>
</author>
<published>2011-12-08T10:27:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-cjson/commit/?id=bd994cd7976ac93c530792e3c0d6f45a33c757b4'/>
<id>urn:sha1:bd994cd7976ac93c530792e3c0d6f45a33c757b4</id>
<content type='text'>
- Remove GNU make "override" statements.
- Add OBJS variable since there is no portable way to specify all
  targets for linking.

Also:
- Put build defaults at the top to avoid potential confusion.
- Don't assume a Linux platform. Default to USE_POSIX_SETLOCALE.
- Change "install -d" to mkdir/install since the former isn't
  available on some platforms (Solaris).
</content>
</entry>
<entry>
<title>Add platform specific overrides to rockspec</title>
<updated>2011-11-29T12:09:53+00:00</updated>
<author>
<name>Mark Pulford</name>
<email>mark@kyne.com.au</email>
</author>
<published>2011-11-29T12:09:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-cjson/commit/?id=d8a22c7770b72111c9779dd5df8cdebafd431fef'/>
<id>urn:sha1:d8a22c7770b72111c9779dd5df8cdebafd431fef</id>
<content type='text'>
Luarocks does not support a "solaris" platform - USE_INTERNAL_ISINF must
stay commented.
</content>
</entry>
<entry>
<title>Improve README documentation (minor)</title>
<updated>2011-11-28T13:41:22+00:00</updated>
<author>
<name>Mark Pulford</name>
<email>mark@kyne.com.au</email>
</author>
<published>2011-11-28T13:41:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-cjson/commit/?id=8e259a73fd2fbf9060e3514cd67eee69ebfb85a7'/>
<id>urn:sha1:8e259a73fd2fbf9060e3514cd67eee69ebfb85a7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve build documentation and layout</title>
<updated>2011-11-28T13:40:42+00:00</updated>
<author>
<name>Mark Pulford</name>
<email>mark@kyne.com.au</email>
</author>
<published>2011-11-28T13:40:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-cjson/commit/?id=11b35407875cc363f7897ff1c7c34828b4efe3ce'/>
<id>urn:sha1:11b35407875cc363f7897ff1c7c34828b4efe3ce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update version to 1.0.4</title>
<updated>2011-11-27T08:23:22+00:00</updated>
<author>
<name>Mark Pulford</name>
<email>mark@kyne.com.au</email>
</author>
<published>2011-11-27T08:23:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-cjson/commit/?id=d6b3f9ceb6c73121d9fa52bf66b7cfa59b611680'/>
<id>urn:sha1:d6b3f9ceb6c73121d9fa52bf66b7cfa59b611680</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add USE_POSIX_SETLOCALE option</title>
<updated>2011-10-07T13:25:49+00:00</updated>
<author>
<name>Mark Pulford</name>
<email>mark@kyne.com.au</email>
</author>
<published>2011-10-07T13:25:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-cjson/commit/?id=049691cb11115fbdb750021556cad3507fad4e69'/>
<id>urn:sha1:049691cb11115fbdb750021556cad3507fad4e69</id>
<content type='text'>
Add USE_POSIX_SETLOCALE option for platforms missing uselocale().
Document locale options in README, Makefile &amp; rockspec.

Also:
- Rename USE_POSIX_LOCALE define to USE_POSIX_USELOCALE.
- Use uselocale() by default through Makefile (Linux, OSX).
- Use setlocale() by default through rockspec (other platforms).
</content>
</entry>
<entry>
<title>Rename MISSING_ISINF to USE_INTERNAL_ISINF</title>
<updated>2011-10-07T12:21:31+00:00</updated>
<author>
<name>Mark Pulford</name>
<email>mark@kyne.com.au</email>
</author>
<published>2011-10-07T12:21:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-cjson/commit/?id=48c5cf183fa7cab608168fdec2406a1ca3cb2c11'/>
<id>urn:sha1:48c5cf183fa7cab608168fdec2406a1ca3cb2c11</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add limitations section to documentation</title>
<updated>2011-09-15T11:12:13+00:00</updated>
<author>
<name>Mark Pulford</name>
<email>mark@kyne.com.au</email>
</author>
<published>2011-09-15T11:12:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-cjson/commit/?id=62ec85b44f3050a975f75f0c878871d4f1fbac7c'/>
<id>urn:sha1:62ec85b44f3050a975f75f0c878871d4f1fbac7c</id>
<content type='text'>
Improve text for clarity.
</content>
</entry>
<entry>
<title>Add work around for missing isinf() on Solaris</title>
<updated>2011-08-11T10:16:36+00:00</updated>
<author>
<name>Mark Pulford</name>
<email>mark@kyne.com.au</email>
</author>
<published>2011-08-11T10:16:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/lua-cjson/commit/?id=53baee1e33022fcba4d316b3952510c085173e02'/>
<id>urn:sha1:53baee1e33022fcba4d316b3952510c085173e02</id>
<content type='text'>
Some versions of Solaris (Eg, Solaris 11 / GCC 3.4.3) are missing
isinf(). Provide a work around when MISSING_ISINF is defined.

Reported by: Zhang "agentzh" Yichun &lt;agentzh@gmail.com&gt;
</content>
</entry>
</feed>
