Arvid Norberg
|
e8380e1d0b
|
factor out includes from config.hpp into the files actually using it. primarily, printf family of functions, since C++11 version is used now. This removes the need for an snprintf-wrapper on windows (#732)
|
2016-05-17 09:24:06 -04:00 |
Andrei Kurushin
|
62eb956c54
|
fix x64 build with VS2015 UP2 compiler (#640)
fix VS2015 compiler warnings for: address-model=64, deprecated-functions=on, link=shared
|
2016-04-25 17:22:09 -04:00 |
arvidn
|
f34f09ca58
|
merge more lenient utf8 conversion from RC_1_0
|
2015-07-27 08:59:38 -07:00 |
Arvid Norberg
|
84849f3afd
|
some msvc fixes
|
2015-05-30 21:46:59 +00:00 |
Arvid Norberg
|
f9c9d0ad0d
|
merge small unit tests to make running the tests quicker. expand the test framework a bit. add ax_boost_random.m4 script to link against boost.random correctly from makefile.
|
2015-05-30 04:31:23 +00:00 |
Arvid Norberg
|
253e827c28
|
extend utf8 unit test
|
2014-05-03 21:00:59 +00:00 |
Arvid Norberg
|
71561087fd
|
fixes for test_utf8 and test_gzip
|
2014-05-03 05:17:50 +00:00 |
Arvid Norberg
|
a52aadc713
|
add utf8 unit test
|
2014-05-03 05:09:21 +00:00 |