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
/
src
Age
Commit message (
Collapse
)
Author
2021-12-05
Fix build on C++20, tests
v1.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