- 31 Dec, 2015 13 commits
-
-
Omer Katz authored
Moved comment to the right place and added a TODO. Added another comment about the documentation task.
-
Omer Katz authored
-
Omer Katz authored
-
Omer Katz authored
-
Omer Katz authored
-
Omer Katz authored
-
Omer Katz authored
-
Omer Katz authored
-
Omer Katz authored
-
Omer Katz authored
Set CCACHE_CPP2 environment variable to yes as described in http://petereisentraut.blogspot.co.il/2011/09/ccache-and-clang-part-2.html
-
Omer Katz authored
-
Omer Katz authored
Workaround clang and ccache bugs described in http://petereisentraut.blogspot.co.il/2011/05/ccache-and-clang.html
-
Omer Katz authored
-
- 30 Dec, 2015 11 commits
- 29 Dec, 2015 1 commit
-
-
Omer Katz authored
-
- 16 Dec, 2015 2 commits
-
-
Milo Yip authored
encodings.h: fix typo in preprocessor condition (closes #494)
-
Philipp A. Hartmann authored
-
- 06 Dec, 2015 3 commits
- 04 Dec, 2015 1 commit
-
-
Michael Haubenwallner authored
When _MSC_VER and _M_ARM is defined, this is some Windows ARM target using little-endian byte order.
-
- 01 Dec, 2015 1 commit
-
-
Milo Yip authored
use <wchar.h> with C++ linkage on Windows ARM
-
- 30 Nov, 2015 4 commits
-
-
Michael Haubenwallner authored
Instead of commenting that we should, just do include <wchar.h> with C++ linkage when compiling for Windows on ARM. Actually, omitting the C linkage really should be enough here.
-
Milo Yip authored
Fix #483 by using the correct value type
-
Milo Yip authored
-
Milo Yip authored
fix typos and dead links in docs
-
- 28 Nov, 2015 2 commits
-
-
Wenhao Liu authored
-
Wenhao Liu authored
-
- 27 Nov, 2015 1 commit
-
-
Milo Yip authored
GenericDocument: add implicit conversion to ParseResult
-
- 26 Nov, 2015 1 commit
-
-
Philipp A. Hartmann authored
-