Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix bad signed/unsigned comparisons | Pierre Ossman | 2015-03-03 | 1 | -1/+1 |
| | | | | | Either by casting, or switching to a more appropriate type for the variable. | ||||
* | Make sure Exceptions do not use unsafe format strings | Pierre Ossman | 2015-03-03 | 1 | -1/+1 |
| | |||||
* | Add stream class to feed data from a file | Pierre Ossman | 2015-02-13 | 1 | -0/+87 |