23 Commits (641fc95f04c7c309f622bf1a4cedadd23554e9fa)

Author SHA1 Message Date
Daniel Scharrer 641fc95f04 Update copyright years 7 years ago
Daniel Scharrer 156edd73b4 encoding: Avoid unnecessary string copies 7 years ago
Daniel Scharrer 0c83a0d25b Update copyright years 8 years ago
Daniel Scharrer e28375973e load: Code style 8 years ago
Daniel Scharrer 2c827154cd Update copyright lines 11 years ago
Daniel Scharrer 22ddada291 Move to_utf8() and helpers to their own source file 12 years ago
Daniel Scharrer 7b8d37c1c9 Move to_unsigned() to util/load.{hpp,cpp} 12 years ago
Daniel Scharrer 0102716ca4 Move alignment functions out of types.hpp 13 years ago
Daniel Scharrer 446cc540e9 Fix typo in comment 13 years ago
Daniel Scharrer d64b43a44c Use an unordered_map for converters, add typedefs 13 years ago
Daniel Scharrer 08f5036ec7 Cleanup loading functions 13 years ago
Daniel Scharrer 4d79aeee13 Add support for codepages without aliases in iconv 13 years ago
Daniel Scharrer 44ba9605b0 Prevent sign change warning with gcc 4.3 13 years ago
Daniel Scharrer ebb2ec3ac8 Improve iconv error handling 13 years ago
Daniel Scharrer 1a986a8709 Fix MSVC 9 build 13 years ago
Daniel Scharrer 00fdaa872b [style] Remove redundant semicolons 13 years ago
Daniel Scharrer 1b2a62b714 Update copyright lines for files changed this year 13 years ago
Daniel Scharrer e466144a6e Fix compile error with some iconv implementations 13 years ago
Daniel Scharrer cc5ffed46d Use little-endian byte order when decoding UTF-16 13 years ago
Daniel Scharrer 4d423f27ac Add copyright notices. 14 years ago
Daniel Scharrer e8125c13fb Allocate strings in chunks when loading. 15 years ago
Daniel Scharrer 8fcbdff79c Improve output. 15 years ago
Daniel Scharrer 3b29b8c4c1 Cleanup utils. 15 years ago
Daniel Scharrer bdfa8ddc9b Many fixes. 15 years ago
Daniel Scharrer 3579d2fba5 A lot of progress. 15 years ago
Daniel Scharrer 0e0cb08746 Parse file entries. 15 years ago
Daniel Scharrer 558853ceb0 Parse custom message and permission entries. 15 years ago
Daniel Scharrer f0e12bc695 Implement reading language entries. 15 years ago
Daniel Scharrer 13925809e4 The header is loaded. 15 years ago