Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update version to 1.0.4 | Mark Pulford | 2011-11-27 | 1 | -37/+0 |
| | |||||
* | Add USE_POSIX_SETLOCALE option | Mark Pulford | 2011-10-07 | 1 | -1/+4 |
| | | | | | | | | | | Add USE_POSIX_SETLOCALE option for platforms missing uselocale(). Document locale options in README, Makefile & 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). | ||||
* | Rename MISSING_ISINF to USE_INTERNAL_ISINF | Mark Pulford | 2011-10-07 | 1 | -0/+3 |
| | |||||
* | Update version to 1.0.3 | Mark Pulford | 2011-08-10 | 1 | -0/+31 |