| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use string constructor from initializer_list | ljfa-ag | 2015-08-12 | 1 | -9/+9 |
| * | Add output to clog for endian_str and read tests | ljfa-ag | 2015-08-10 | 1 | -0/+4 |
| * | Remove unnecessary suffixes | ljfa-ag | 2015-08-05 | 1 | -19/+19 |
| * | Create endian enum and read/write functions with specified endian | ljfa-ag | 2015-08-04 | 1 | -8/+8 |
| * | Use stof and stod instead of strtof and strtod | ljfa-ag | 2015-08-02 | 1 | -2/+2 |
| * | Implement endian stream i/o for double | ljfa-ag | 2015-07-28 | 1 | -0/+8 |
| * | Implement endian stream i/o for float | ljfa-ag | 2015-07-28 | 1 | -0/+33 |
| * | Fix derp with unsigned ints | ljfa-ag | 2015-07-28 | 1 | -4/+4 |
| * | Add check if stream has failed | ljfa-ag | 2015-07-28 | 1 | -0/+4 |
| * | Add tests for signed integers | ljfa-ag | 2015-07-28 | 1 | -0/+52 |
| * | Create endian_str.h and test | ljfa-ag | 2015-07-28 | 1 | -0/+80 |
