James McCoy
|
71eba2406d
|
Add CI testing of signed/unsigned char differences
This should help catch problems like #392 sooner.
Signed-off-by: James McCoy <jamessan@jamessan.com>
|
2016-01-12 20:17:43 -05:00 |
|
James Nugent
|
840101640b
|
Extend CMake CI to build static libs only
|
2015-07-23 22:15:35 -04:00 |
|
Takatoshi Kondo
|
ef09252dff
|
Added the Boost.Optional adaptor.
It is enables when MSGPACK_USE_BOOST is defined.
|
2015-04-09 14:46:06 +09:00 |
|
Takatoshi Kondo
|
5c0f1db25c
|
Merge branch 'poc/0.6' of https://github.com/redboltz/msgpack-c into redboltz-poc/0.6
Conflicts:
.travis.yml
CMakeLists.txt
README.md
ci/build_autotools.sh
ci/build_cmake.sh
src/msgpack/object.hpp
src/msgpack/type/fixint.hpp
src/msgpack/type/int.hpp
src/msgpack/type/tr1/unordered_map.hpp
src/msgpack/type/tr1/unordered_set.hpp
test/msgpack_test.cpp
test/object.cc
|
2014-10-26 15:40:22 +09:00 |
|
Takatoshi Kondo
|
f8e2766d28
|
Added a 32bit environment tests for travis-ci.
|
2014-10-26 09:06:01 +09:00 |
|
Takatoshi Kondo
|
6896cc602f
|
Added travis-ci support.
|
2014-09-19 23:42:07 +09:00 |
|
Takatoshi Kondo
|
7491c1996a
|
Added memory checking for travis-ci cmake build.
|
2014-09-09 13:38:07 +09:00 |
|
Takatoshi Kondo
|
32b65dba47
|
Added 'make install' as a test target.
|
2014-09-09 07:37:29 +09:00 |
|
Takatoshi Kondo
|
103a6c56e4
|
Added travis-ci support.
|
2014-09-08 16:38:44 +09:00 |
|