Age | Commit message (Expand) | Author |
---|---|---|
2021-02-14 | Fix header | Roland Reichwein |
2021-02-14 | Support different std containers, support different basic types | Roland Reichwein |
2021-02-13 | Support G++, support string type as template argument for convert() | Roland Reichwein |
2021-02-12 | Added support for char and wchar_t | Roland Reichwein |
2021-02-05 | Documentation, support validation via Traits | Roland Reichwein |
2021-02-03 | Adjust Copyright Notice to CC0 1.0 | Roland Reichwein |
2021-02-03 | Add msbuild files | Roland Reichwein |
2021-01-31 | Add facet based interface | Roland Reichwein |
2021-01-30 | Added Support for Debian and Ubuntu, add is_valid_utf() | Roland Reichwein |
2021-01-29 | Support C++17 | Roland Reichwein |
2021-01-28 | Bugfix, test | Roland Reichwein |
2021-01-27 | Bugfixes, tests | Roland Reichwein |
2021-01-26 | Implement conversion and first tests | Roland Reichwein |
2021-01-25 | Add first working conversion UTF-8 -> UTF-16 | Roland Reichwein |
2021-01-24 | Fix empty tests | Roland Reichwein |
2021-01-24 | Initial commit: Non working initial code | Roland Reichwein |