Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump version to 2.1devel | Mark Pulford | 2012-03-04 | 1 | -3/+3 |
| | |||||
* | Support building packages with version tags >1.x | Mark Pulford | 2012-03-04 | 1 | -2/+2 |
| | |||||
* | Bump version to 2.0devel | Mark Pulford | 2012-03-04 | 1 | -3/+3 |
| | | | | | Bump version to 2.0devel due to significant changes and updated API (runtime config not fully backwards compatible). | ||||
* | Bump development version to 1.1devel | Mark Pulford | 2012-03-04 | 1 | -3/+3 |
| | |||||
* | Tidy tests and improve coverage | Mark Pulford | 2012-03-04 | 1 | -1/+1 |
| | | | | | | | | | | | | - Rearrange test sections to keep more related tests together. - Test configuration functions for errors Add tests for more parts of the Lua CJSON API: - _NAME, _VERSION, version - encode_keep_buffer - encode_number_precision - decode_invalid_numbers - decode_max_depth | ||||
* | Generate git tag based version number for packages | Mark Pulford | 2011-12-26 | 1 | -20/+10 |
| | |||||
* | Automate package releases with build-packages.sh | Mark Pulford | 2011-12-15 | 1 | -0/+46 |
build-packages.sh has several advantages: - Automatically bumps version numbers - Builds HTML documentation on the fly |