Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-04-11 | Simplified the implementation and features of span | Lee Clagett | 1 | -20/+7 | |
2017-04-11 | Improvements for epee binary to hex functions: | Lee Clagett | 1 | -0/+78 | |
- Performance improvements - Added `span` for zero-copy pointer+length arguments - Added `std::ostream` overload for direct writing to output buffers - Removal of unused `string_tools::buff_to_hex` |