Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2018-12-05 | XDR: Use unions instead of casts for float/double<->int conversion | Daniel Friesel | -2/+12 |
2018-11-19 | XDRStream: Support float/double | Daniel Friesel | -0/+12 |
2018-11-12 | XDR: Use stdint types for now | Daniel Friesel | -1/+1 |
2018-11-12 | xdrstream: use more descriptive template arg name | Daniel Friesel | -4/+4 |
2018-09-25 | Your Templates are Bad and You Should Feel Bad | Daniel Friesel | -1/+32 |
2018-09-24 | Start work on XDR Stream output | Daniel Friesel | -0/+106 |