Commit Graph

13 Commits

Author SHA1 Message Date
Andrzej Rybczak
86ec51624e Update AUTHORS and copyright line 2017-03-12 15:05:48 +01:00
Andrzej Rybczak
516ee31109 Update headers 2016-11-13 11:07:13 +01:00
Andrzej Rybczak
2ea3679220 wide string: To{W,}String: provide overload for rvalue references 2015-06-13 16:50:51 +02:00
Anton Simakov
6f466b7096 fix compilation with clang 2015-05-23 18:47:34 +02:00
Andrzej Rybczak
61d841d29a wide string: a few adjustments 2014-11-11 00:16:58 +01:00
Andrzej Rybczak
8d24c42261 format: implement generic format parser and printer 2014-11-11 00:08:23 +01:00
Andrzej Rybczak
7dcf8f4f34 wide char: use std::move in To{W,}String 2014-09-29 12:21:10 +02:00
Andrzej Rybczak
7abbf279c5 wide char: remove assert in wideLength and count length all chars separately 2014-09-29 12:16:36 +02:00
Andrzej Rybczak
85a2802361 update copyright message 2014-08-27 05:43:51 +02:00
Andrzej Rybczak
59430f640b statusbar: use boost::format instead of c-style printf 2014-08-27 05:25:53 +02:00
Andrzej Rybczak
1d4e006986 update copyright info 2013-04-07 13:31:58 +02:00
Andrzej Rybczak
e40edade0e use boost.locale for charset conversions instead of iconv 2012-10-05 20:49:58 +02:00
Andrzej Rybczak
84326efc46 move wstring related functions to wide_char file 2012-09-08 18:42:59 +02:00