Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-11-05 | removed repeated flags (-Wall/-Wdisabled-optimization) + removed flag | Roberto Ierusalimschy | 1 | -73/+77 |
2014-11-04 | no need to cast '*s' to unsigned char when we know it is a digit + | Roberto Ierusalimschy | 1 | -4/+4 |
2014-11-04 | added macro for configuring padding value in 'string.pack' | Roberto Ierusalimschy | 1 | -6/+12 |
2014-11-03 | macro to change method of conversion from float to integer (make it | Roberto Ierusalimschy | 1 | -6/+15 |