Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-04-28 | Remove binary.hpp and use the c++14 feature 0b | Florent Le Coz | |
2013-11-09 | Check UTF-8 encoding, and convert strings to UTF-8 | Florent Le Coz | |
Handle conversion errors properly by inserting � instead. Add a binary header to provide portable way to write binary literals (I like them) Also add a test file. ref #2404 |