Age | Commit message (Expand) | Author |
2022-01-06 | Adjustments for msbuild | Roland Reichwein |
2022-01-06 | Fix division by 0 in performance test | Roland Reichwein |
2022-01-06 | Type corrections | Roland Reichwein |
2022-01-05 | Add tests | Roland Reichwein |
2022-01-04 | Performance tests on deterministic data | Roland Reichwein |
2022-01-02 | Separated unit tests and performance tests | Roland Reichwein |
2022-01-02 | Bugfix for C++17, fix comments, fix GCC warnings | Roland Reichwein |
2021-12-30 | Extended tests | Roland Reichwein |
2021-12-28 | UTF and ISO are Encodings, not Facets | Roland Reichwein |
2021-12-28 | Optimize UTF validation | Roland Reichwein |
2021-12-27 | Fix build on Debian and Ubuntu versions | Roland Reichwein |
2021-12-26 | Fixes for MSVC | Roland Reichwein |
2021-12-25 | Test code reorderung and formatting | Roland Reichwein |
2021-12-25 | Generalized type usage and optimizations | Roland Reichwein |
2021-12-23 | Speed optimization | Roland Reichwein |
2021-12-22 | Added tests | Roland Reichwein |
2021-12-21 | Added comparison tests with boost::locale::conv and std::wstring_convert | Roland Reichwein |
2021-12-19 | Simplify utf_iterator for input, build on Debian 10+11, Ubuntu 2004-2204 | Roland Reichwein |
2021-12-17 | Added tests | Roland Reichwein |
2021-12-16 | Update tests | Roland Reichwein |
2021-12-06 | Fixes for new compiler versions | Roland Reichwein |
2021-12-05 | Version 1.6v1.6 | Roland Reichwein |
2021-12-05 | Fix build on C++20, testsv1.5 | Roland Reichwein |
2021-11-15 | Build w/ C++20 | Roland Reichwein |
2021-02-15 | Fix test for MSVC | 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-04 | Bugfixes | Roland Reichwein |
2021-02-03 | Fix endian header | Roland Reichwein |
2021-02-03 | Add msbuild files | Roland Reichwein |
2021-02-01 | Implemented recode and validate tools | 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 |