Hans Johnson
|
31d65711d6
|
ENH: Remove conditionals for unsupported VS compilers
Visual Studio 12 (2013) with _MSC_VER=1800 is the oldest supported
compiler with sufficient C++11 capabilities
See:
https://blogs.msdn.microsoft.com/vcblog/2013/12/02/c1114-core-language-features-in-vs-2013-and-the-nov-2013-ctp/
for details related to language features supported.
|
2019-01-14 16:27:52 -06:00 |
|
luzpaz
|
5b45aa55ca
|
Misc-typos (#741)
Found in downstream CMake repo via `codespell -q 3`
|
2018-02-08 19:05:50 -06:00 |
|
Josh Soref
|
e6a588a246
|
Spelling (#703)
|
2017-12-03 10:54:29 -06:00 |
|
Christopher Dunn
|
1a54511aa1
|
Drop timestamp from HTML doxygen
|
2017-09-10 20:00:43 -05:00 |
|
Christopher Dunn
|
692164d471
|
Update header.html
|
2017-09-10 19:55:08 -05:00 |
|
Christopher Dunn
|
4788764844
|
drop JSON_VALUE_USE_INTERNAL_MAP, JSON_USE_SIMPLE_INTERNAL_ALLOCATOR
And remove some old headers.
These were not actually compiling anymore, and there were outstanding,
known bugs, e.g. https://sourceforge.net/p/jsoncpp/bugs/27
|
2015-02-25 10:04:13 -06:00 |
|
Christopher Dunn
|
16bdfd8af3
|
--in=doc/web_doxyfile.in
|
2015-02-09 11:15:11 -06:00 |
|
Christopher Dunn
|
ce799b3aa3
|
copy doxyfile.in
|
2015-02-09 10:36:55 -06:00 |
|