Victor Zverovich
|
18316cb25f
|
Fix windows build.
|
2014-06-06 07:29:57 -07:00 |
|
Victor Zverovich
|
9aba05b76a
|
Parse '0' flag.
|
2014-06-06 07:07:57 -07:00 |
|
Victor Zverovich
|
bf8b29fbe7
|
Add initial support for printf format specifications.
|
2014-06-06 06:38:37 -07:00 |
|
Victor Zverovich
|
7042d14341
|
Disable extra tests unless FMT_EXTRA_TESTS is set.
|
2014-06-06 06:35:28 -07:00 |
|
Victor Zverovich
|
60cd838f1c
|
Update benchmark results.
|
2014-05-23 08:58:28 -07:00 |
|
Victor Zverovich
|
23eb9b4f4c
|
Move speed-test to benchmarks.
|
2014-05-23 07:24:23 -07:00 |
|
Victor Zverovich
|
19343ce274
|
Update readme.
|
2014-05-23 07:09:41 -07:00 |
|
Victor Zverovich
|
0a3806602a
|
Fix script name.
|
2014-05-23 07:00:11 -07:00 |
|
Victor Zverovich
|
6be9a89eb6
|
Update readme.
|
2014-05-23 06:59:03 -07:00 |
|
Victor Zverovich
|
8d372eb30d
|
Remove format-benchmark submodule.
|
2014-05-22 10:26:37 -07:00 |
|
Victor Zverovich
|
27c7216e01
|
Add an option to build cppformat as a shared library.
|
2014-05-22 08:45:30 -07:00 |
|
Victor Zverovich
|
7aa9eaea48
|
Update benchmarks.
|
2014-05-22 08:17:30 -07:00 |
|
Victor Zverovich
|
e3f11bab42
|
Add units.
|
2014-05-22 06:10:42 -07:00 |
|
Victor Zverovich
|
f561a7b0e8
|
Update benchmark results.
|
2014-05-22 06:08:50 -07:00 |
|
Victor Zverovich
|
3e4eded5b2
|
Update benchmarks.
|
2014-05-21 08:38:14 -07:00 |
|
Victor Zverovich
|
4fa1647c3a
|
Fix module url.
|
2014-05-20 09:22:28 -07:00 |
|
Victor Zverovich
|
242ad5a120
|
Update readme.
|
2014-05-20 09:16:41 -07:00 |
|
Victor Zverovich
|
0e32544855
|
Update benchmark.
|
2014-05-20 07:10:46 -07:00 |
|
Victor Zverovich
|
e2670001bc
|
Add updated format-benchmark repo.
|
2014-05-20 07:00:26 -07:00 |
|
Victor Zverovich
|
10e0c15534
|
Remove format-benchmark.
|
2014-05-20 06:56:00 -07:00 |
|
Victor Zverovich
|
b65c19012a
|
Test write count conversion.
|
2014-05-19 08:37:28 -07:00 |
|
Victor Zverovich
|
49fac7666c
|
Test read count conversion.
|
2014-05-19 08:25:08 -07:00 |
|
Victor Zverovich
|
ba176c3cb3
|
Fix handling of -std=c++11 flag.
|
2014-05-19 08:02:44 -07:00 |
|
Victor Zverovich
|
3159170383
|
Fix warnings.
|
2014-05-19 07:53:16 -07:00 |
|
Victor Zverovich
|
3c1bc74b04
|
Multiple build types in travis.
|
2014-05-19 07:53:02 -07:00 |
|
Victor Zverovich
|
cfa34cff2d
|
Enable parallel build in appveyor.
|
2014-05-19 07:38:24 -07:00 |
|
Victor Zverovich
|
c123fc612f
|
Enable parallel build in travis.
|
2014-05-19 07:35:18 -07:00 |
|
Victor Zverovich
|
f578bc3a4a
|
More tests. Fix warnings.
|
2014-05-19 07:31:05 -07:00 |
|
Victor Zverovich
|
952fd7a756
|
Comment.
|
2014-05-19 07:30:32 -07:00 |
|
Victor Zverovich
|
5bd9efebda
|
Fix Windows build, take 2.
|
2014-05-18 12:38:01 -07:00 |
|
Victor Zverovich
|
df991a0f46
|
Fix Windows build.
|
2014-05-18 11:09:37 -07:00 |
|
Victor Zverovich
|
f21fa23186
|
More posix tests.
|
2014-05-18 10:05:29 -07:00 |
|
Victor Zverovich
|
e654f56210
|
Test fdopen.
|
2014-05-18 10:04:49 -07:00 |
|
Victor Zverovich
|
13a5b2511b
|
Document Print.
|
2014-05-18 10:04:36 -07:00 |
|
Victor Zverovich
|
e79bcfe5ab
|
Enable parallel build in appveyor.
|
2014-05-18 10:03:48 -07:00 |
|
Victor Zverovich
|
1dd0e3046b
|
Fix tests.
|
2014-05-18 10:03:28 -07:00 |
|
Victor Zverovich
|
bd205aea28
|
Fix test.
|
2014-05-16 09:16:29 -07:00 |
|
Victor Zverovich
|
ed2caaf265
|
No need for retry on Windows.
|
2014-05-16 09:09:54 -07:00 |
|
Victor Zverovich
|
5bc2b533ff
|
Experiment with tests.
|
2014-05-16 08:59:54 -07:00 |
|
Victor Zverovich
|
e22665e528
|
Try different configurations.
|
2014-05-16 08:55:12 -07:00 |
|
Victor Zverovich
|
22240589fc
|
Experiment with tests and multiple platforms.
|
2014-05-16 08:47:59 -07:00 |
|
Victor Zverovich
|
17cc8b0f23
|
Add test log to appveyor artifacts.
|
2014-05-16 08:37:46 -07:00 |
|
Victor Zverovich
|
f1eab158c5
|
Test retry on EINTR in read, write, dup & dup2.
|
2014-05-16 07:07:43 -07:00 |
|
Victor Zverovich
|
232e5c3a3b
|
Test retry on EINTR in close.
|
2014-05-16 06:25:20 -07:00 |
|
Victor Zverovich
|
41895fdf42
|
Fix url.
|
2014-05-15 11:02:24 -07:00 |
|
Victor Zverovich
|
fb17316d77
|
Use stdio.h instead of cstdio for fdopen. Wrap all used POSIX functions for testing.
|
2014-05-15 08:58:10 -07:00 |
|
Victor Zverovich
|
d758dbb33a
|
Add tests.
|
2014-05-15 07:45:44 -07:00 |
|
Victor Zverovich
|
e1ba41f0ce
|
Update readme.
|
2014-05-14 19:17:20 -07:00 |
|
Victor Zverovich
|
34648f4019
|
Test EXPECT_SYSTEM_ERROR.
|
2014-05-14 09:01:16 -07:00 |
|
Victor Zverovich
|
5415b2a43b
|
Fix example.
|
2014-05-14 08:20:20 -07:00 |
|