summaryrefslogtreecommitdiffhomepage
path: root/Makefile
AgeCommit message (Expand)Author
2022-12-15Bugfix ValidationHEADv1.10masterRoland Reichwein
2022-01-03Separated out remaining functions from unicode.h, documentationRoland Reichwein
2022-01-03DocumentationRoland Reichwein
2022-01-02Build fix via include; pbuilder updateRoland Reichwein
2022-01-02Separated unit tests and performance testsRoland Reichwein
2022-01-02Fix MakefileRoland Reichwein
2022-01-02Bugfix for C++17, fix comments, fix GCC warningsRoland Reichwein
2022-01-01Use own type traitsRoland Reichwein
2022-01-01Separated out headers files; optimizations; type traits; better namingRoland Reichwein
2021-12-30Make source and execution character sets explicit (UTF-8)Roland Reichwein
2021-12-27Fix build on Debian and Ubuntu versionsRoland Reichwein
2021-12-25Generalized type usage and optimizationsRoland 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-16Update testsRoland Reichwein
2021-12-06Update on Debian 11v1.7Roland Reichwein
2021-12-06Fixes for new compiler versionsRoland 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-13Support G++, support string type as template argument for convert()Roland Reichwein
2021-02-04BugfixesRoland 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-24Fix empty testsRoland Reichwein
2021-01-24Initial commit: Non working initial codeRoland Reichwein