Commit Graph

544 Commits

Author SHA1 Message Date
Victor Zverovich
78209468a0 Test UTF16ToUTF8::Convert. 2014-05-01 07:27:29 -07:00
Victor Zverovich
9830c52816 Fix UTF8ToUTF16. 2014-05-01 07:20:38 -07:00
Victor Zverovich
73d98d5d17 Test error reporting in UTF8ToUTF16. 2014-05-01 07:13:42 -07:00
Victor Zverovich
dcd039df81 Define WIN32_LEAN_AND_MEAN. 2014-05-01 07:09:42 -07:00
Victor Zverovich
42764e54ae Fix UTF16ToUTF8. 2014-05-01 07:09:08 -07:00
Victor Zverovich
58a2f4f425 Test error reporting in UTF16ToUTF8. 2014-05-01 07:06:35 -07:00
Victor Zverovich
53b4c31afb Move Format*ErrorMessage to internal namespace. 2014-04-30 15:00:41 -07:00
Victor Zverovich
f3a86e83fe Fix test. 2014-04-30 13:34:52 -07:00
Victor Zverovich
d35411817e Fix test. 2014-04-30 13:28:05 -07:00
Victor Zverovich
d3b1783647 Fix test. 2014-04-30 13:02:53 -07:00
Victor Zverovich
0bece94257 Fix test. 2014-04-30 12:39:31 -07:00
Victor Zverovich
400812a905 CError -> WinError 2014-04-30 12:38:17 -07:00
Victor Zverovich
c7eba007cc Fix MSVC build. 2014-04-30 11:47:16 -07:00
Victor Zverovich
89a8aaf502 Fix UB. 2014-04-30 11:29:33 -07:00
Victor Zverovich
34712da2e7 Fix MSVC build. 2014-04-30 11:28:07 -07:00
Victor Zverovich
f68d329d24 Fix warning. 2014-04-30 11:22:20 -07:00
Victor Zverovich
99e6112fda Fix StrError, move Format*ErrorMessage to the implementation. 2014-04-30 11:20:41 -07:00
Victor Zverovich
a1a84df7a4 More tests. 2014-04-30 10:53:55 -07:00
Victor Zverovich
c8e2b474e8 Fix test. 2014-04-30 10:46:12 -07:00
Victor Zverovich
8f06746051 Implement GetThreadCount on Linux, fix warnings. 2014-04-30 10:45:58 -07:00
Victor Zverovich
25ce9e7153 Fix MSVC build. 2014-04-30 10:39:24 -07:00
Victor Zverovich
f79398699b Add ThrowCError to throw an exception on C library errors. 2014-04-30 10:18:11 -07:00
Victor Zverovich
2c6372d790 Add a portable thread-safe version of strerror. 2014-04-30 09:42:48 -07:00
Victor Zverovich
5019b6b0f4 Fix tests, take 2. 2014-04-30 07:46:16 -07:00
Victor Zverovich
ba571064e7 Fix tests. 2014-04-30 07:44:41 -07:00
Victor Zverovich
ed2bdbaeaf Fix Windows build. 2014-04-30 07:41:54 -07:00
Victor Zverovich
c16217bf9b Test UTF8ToUTF16 and UTF16ToUTF8. 2014-04-30 07:38:43 -07:00
Victor Zverovich
089974eb92 Fix compiler flags check. 2014-04-30 07:36:47 -07:00
Victor Zverovich
da9aeab810 Add UTF8ToUTF16 and UTF16ToUTF8. 2014-04-30 07:23:43 -07:00
Victor Zverovich
859a4975f6 Throw SystemError if fwrite fails. 2014-04-30 06:55:21 -07:00
Victor Zverovich
4e33311597 Get rid of FormatterProxy. 2014-04-29 09:32:25 -07:00
Victor Zverovich
063d0077b3 Test FileSink. Simplify tests. 2014-04-29 08:39:37 -07:00
Victor Zverovich
48be5c22a2 Test "move". 2014-04-29 07:58:20 -07:00
Victor Zverovich
e00409c517 Comment. 2014-04-29 07:49:46 -07:00
Victor Zverovich
2b64133287 Add test script to appveyor config. 2014-04-29 07:40:42 -07:00
Victor Zverovich
cfa7702409 Update benchmark. 2014-04-29 07:27:30 -07:00
Victor Zverovich
3c3c846908 Check for -std=c++0x flag if -std=c++11 is not available. 2014-04-29 07:12:06 -07:00
Victor Zverovich
3fe942c284 Update benchmarks. 2014-04-29 07:11:46 -07:00
Victor Zverovich
c1f947f4fb Add comments. 2014-04-29 06:54:46 -07:00
Victor Zverovich
6798c1704e Add tests. 2014-04-29 06:26:37 -07:00
Victor Zverovich
bfc8615d28 Update benchmarks. 2014-04-29 06:26:30 -07:00
Victor Zverovich
98e4447b46 Use locally defined open. 2014-04-29 06:10:58 -07:00
Victor Zverovich
710725ea9d Fix implementation of open on windows. 2014-04-29 06:00:01 -07:00
Victor Zverovich
60c92a7431 Get rid of MSB3644 warnings. 2014-04-29 05:56:47 -07:00
Victor Zverovich
7ad88eff13 Fix a warning. 2014-04-29 05:54:36 -07:00
Victor Zverovich
11b3b5128e Fix test when the output file exists. 2014-04-28 20:04:59 -07:00
Victor Zverovich
e3063a5902 Fix test. 2014-04-28 19:33:45 -07:00
Victor Zverovich
9514da06e7 Fix test. 2014-04-28 19:27:41 -07:00
Victor Zverovich
7e6dd376b1 Improve doc. 2014-04-28 19:27:29 -07:00
Victor Zverovich
46e26191f4 Remove unnecessary const refs. 2014-04-28 19:27:19 -07:00