summaryrefslogtreecommitdiff
path: root/lua-cjson.spec (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add release notes for 1.0.31.0.3Mark Pulford2011-09-151-1/+1
| | | | Also update release date in RPM spec file.
* Added THANKS fileMark Pulford2011-08-121-1/+1
| | | | | | | | | | | | | | Louis-Philippe Perron (@loopole) - Mac OSX bug report Steve Donovan <steve.j.donovan@gmail.com> - Window build testing - Luarocks assistance Zhang "agentzh" Yichun <agentzh@gmail.com> - Whitespace suggestion - Solaris isinf() bug - Array detection bug
* Update version to 1.0.3Mark Pulford2011-08-101-1/+4
|
* Change RPM spec to use tar.gzMark Pulford2011-06-211-1/+1
|
* Simplify RPM package description1.0.2Mark Pulford2011-05-291-3/+2
|
* Update version to 1.0.2Mark Pulford2011-05-291-2/+8
|
* Change version number for developmentMark Pulford2011-05-161-1/+1
|
* Remove trailing whitespace1.0.1Mark Pulford2011-05-101-1/+1
|
* Update version to 1.0.1Mark Pulford2011-05-101-1/+1
|
* Add TODO file1.0Mark Pulford2011-05-091-1/+1
|
* Add changelog (NEWS)Mark Pulford2011-05-081-1/+1
|
* Add documentation (README)Mark Pulford2011-05-081-1/+1
|
* Add tests directory to RPM %doc installMark Pulford2011-05-051-1/+1
|
* Add benchmark results (performance.txt)Mark Pulford2011-05-041-1/+1
|
* Add build and package supportMark Pulford2011-05-011-0/+48
- Add Makefile and RPM spec file - Add cjson.version variable