Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into v2.1 | Mike Pall | 2015-01-06 | 1 | -1/+1 |
* | Merge branch 'master' into v2.1 | Mike Pall | 2014-01-16 | 1 | -1/+1 |
* | Fix string.format("%#X", 1). | Mike Pall | 2013-09-03 | 1 | -2/+2 |
* | Add common helper for pointer to string formatting. | Mike Pall | 2013-08-31 | 1 | -2/+7 |
* | Fix compiler warnings. | Mike Pall | 2013-05-13 | 1 | -4/+4 |
* | Big renaming of string buffer/formatting/conversion functions. | Mike Pall | 2013-05-13 | 1 | -36/+185 |
* | Refactor raw object to pointer or string conversions. | Mike Pall | 2013-05-13 | 1 | -1/+30 |
* | Refactor internal string formatting. | Mike Pall | 2013-05-12 | 1 | -0/+76 |
* | Refactor string.format(). | Mike Pall | 2013-05-12 | 1 | -0/+295 |