summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2021-12-27Version 1.7v1.8Roland Reichwein
2021-12-27Fix build on Debian and Ubuntu versionsRoland Reichwein
2021-12-26Fixes for MSVCRoland Reichwein
2021-12-26Optimization fixesRoland Reichwein
2021-12-25Consistent use of internal_typeRoland Reichwein
2021-12-25Fix minor issuesRoland Reichwein
2021-12-25Test code reorderung and formattingRoland Reichwein
2021-12-25Minor refactoringRoland Reichwein
2021-12-25Generalized type usage and optimizationsRoland Reichwein
2021-12-23Generalize optimizationRoland Reichwein
2021-12-23Speed optimizationRoland Reichwein
2021-12-22Added testsRoland Reichwein
2021-12-21Optimize on UTF input and outputRoland Reichwein
2021-12-21Added comparison tests with boost::locale::conv and std::wstring_convertRoland Reichwein
2021-12-19Simplify append_utf in output iteratorRoland Reichwein
2021-12-19Simplify utf_iterator for input, build on Debian 10+11, Ubuntu 2004-2204Roland Reichwein
2021-12-18Code cleanupRoland Reichwein
2021-12-18Speed optimizationRoland Reichwein
2021-12-17Added testsRoland Reichwein
2021-12-16Update testsRoland Reichwein
2021-12-06Update on Debian 11v1.7Roland 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-15C++20 for msbuildv1.4Roland Reichwein
2021-11-15Build w/ C++20Roland Reichwein
2021-10-04Version 1.3: Add msbuild project filesv1.3Roland Reichwein
2021-10-04Version 1.2: Fixed cleanupRoland Reichwein
2021-02-15unicode version 1.1Roland Reichwein
2021-02-15Fix test for MSVCRoland Reichwein
2021-02-15Fixed template signatureRoland Reichwein
2021-02-14Fix headerRoland Reichwein
2021-02-14ChangelogRoland 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-07Update version and fix copyrightRoland Reichwein
2021-02-05Documentation, support validation via TraitsRoland Reichwein
2021-02-04BugfixesRoland Reichwein
2021-02-03Adjust Copyright Notice to CC0 1.0Roland Reichwein
2021-02-03Fix endian headerRoland Reichwein
2021-02-03Add msbuild filesRoland Reichwein
2021-02-03Fix makefileRoland Reichwein
2021-02-01Add "dist" target to MakefileRoland 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-29Debian packageRoland Reichwein
2021-01-29Support C++17Roland Reichwein
2021-01-28Bugfix, testRoland Reichwein