index
:
unicode.git
master
Reichwein.IT Unicode Library
mail@reichwein.it
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
Makefile
Age
Commit message (
Collapse
)
Author
2022-01-03
Separated out remaining functions from unicode.h, documentation
Roland Reichwein
2022-01-03
Documentation
Roland Reichwein
2022-01-02
Build fix via include; pbuilder update
Roland Reichwein
2022-01-02
Separated unit tests and performance tests
Roland Reichwein
2022-01-02
Fix Makefile
Roland Reichwein
2022-01-02
Bugfix for C++17, fix comments, fix GCC warnings
Roland Reichwein
2022-01-01
Use own type traits
Roland Reichwein
2022-01-01
Separated out headers files; optimizations; type traits; better naming
Roland Reichwein
2021-12-30
Make source and execution character sets explicit (UTF-8)
Roland Reichwein
2021-12-27
Fix build on Debian and Ubuntu versions
Roland Reichwein
2021-12-25
Generalized type usage and optimizations
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-16
Update tests
Roland Reichwein
2021-12-06
Update on Debian 11
v1.7
Roland Reichwein
2021-12-06
Fixes for new compiler versions
Roland Reichwein
2021-11-15
Build w/ C++20
Roland Reichwein
2021-10-04
Version 1.3: Add msbuild project files
v1.3
Roland Reichwein
2021-10-04
Version 1.2: Fixed cleanup
Roland Reichwein
2021-02-13
Support G++, support string type as template argument for convert()
Roland Reichwein
2021-02-04
Bugfixes
Roland Reichwein
2021-02-03
Fix makefile
Roland Reichwein
2021-02-01
Add "dist" target to Makefile
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
Debian package
Roland Reichwein
2021-01-29
Support C++17
Roland Reichwein
2021-01-24
Fix empty tests
Roland Reichwein
2021-01-24
Initial commit: Non working initial code
Roland Reichwein