summaryrefslogtreecommitdiffhomepage
path: root/src
AgeCommit message (Expand)Author
2022-12-15Bugfix ValidationHEADv1.10masterRoland Reichwein
2022-01-06Adjustments for msbuildRoland Reichwein
2022-01-06Fix division by 0 in performance testRoland Reichwein
2022-01-06Type correctionsRoland Reichwein
2022-01-05Add testsRoland Reichwein
2022-01-04Performance tests on deterministic dataRoland Reichwein
2022-01-02Separated unit tests and performance testsRoland Reichwein
2022-01-02Bugfix for C++17, fix comments, fix GCC warningsRoland Reichwein
2021-12-30Extended testsRoland Reichwein
2021-12-28UTF and ISO are Encodings, not FacetsRoland Reichwein
2021-12-28Optimize UTF validationRoland Reichwein
2021-12-27Fix build on Debian and Ubuntu versionsRoland Reichwein
2021-12-26Fixes for MSVCRoland Reichwein
2021-12-25Test code reorderung and formattingRoland Reichwein
2021-12-25Generalized type usage and optimizationsRoland Reichwein
2021-12-23Speed optimizationRoland Reichwein
2021-12-22Added testsRoland Reichwein
2021-12-21Added comparison tests with boost::locale::conv and std::wstring_convertRoland Reichwein
2021-12-19Simplify utf_iterator for input, build on Debian 10+11, Ubuntu 2004-2204Roland Reichwein
2021-12-17Added testsRoland Reichwein
2021-12-16Update testsRoland Reichwein
2021-12-06Fixes for new compiler versionsRoland Reichwein
2021-12-05Version 1.6v1.6Roland Reichwein
2021-12-05Fix build on C++20, testsv1.5Roland Reichwein
2021-11-15Build w/ C++20Roland Reichwein
2021-02-15Fix test for MSVCRoland Reichwein
2021-02-14Support different std containers, support different basic typesRoland Reichwein
2021-02-13Support G++, support string type as template argument for convert()Roland Reichwein
2021-02-12Added support for char and wchar_tRoland Reichwein
2021-02-05Documentation, support validation via TraitsRoland Reichwein
2021-02-04BugfixesRoland Reichwein
2021-02-03Fix endian headerRoland Reichwein
2021-02-03Add msbuild filesRoland Reichwein
2021-02-01Implemented recode and validate toolsRoland Reichwein
2021-01-31Add facet based interfaceRoland Reichwein
2021-01-30Added Support for Debian and Ubuntu, add is_valid_utf()Roland Reichwein
2021-01-29Support C++17Roland Reichwein
2021-01-28Bugfix, testRoland Reichwein
2021-01-27Bugfixes, testsRoland Reichwein
2021-01-26Implement conversion and first testsRoland Reichwein
2021-01-25Add first working conversion UTF-8 -> UTF-16Roland Reichwein
2021-01-24Fix empty testsRoland Reichwein
2021-01-24Initial commit: Non working initial codeRoland Reichwein