Skip to content

Conversation

redboltz
Copy link
Owner

@redboltz redboltz commented Jun 6, 2020

No description provided.

ygj6 and others added 23 commits June 5, 2020 16:44
remove the following files or folders:
ci/build_cmake_embedded.sh
example/c
example/cmake
include/msgpack/predef
include/msgpack/preprocessor.hpp
include/msgpack/preprocessor
include/msgpack/v1/preprocessor.hpp
include/msgpack.h
include/msgpack/fbuffer.h
include/msgpack/gcc_atomic.h
include/msgpack/object.h
include/msgpack/pack.h
include/msgpack/pack_define.h
include/msgpack/pack_template.h
include/msgpack/predef.h
include/msgpack/sbuffer.h
include/msgpack/timestamp.h
include/msgpack/unpack.h
include/msgpack/unpack_template.h
include/msgpack/util.h
include/msgpack/version.h
include/msgpack/vrefbuffer.h
include/msgpack/zbuffer.h
include/msgpack/zone.h
msgpack_vc8.sln
msgpack_vc8.vcproj
msgpack-config.cmake.in
msgpack.pc.in
src
test/fixint_c.cpp
test/msgpack_c.cpp
test/pack_unpack_c.cpp
test/streaming_c.cpp
.gitmodules
external
QUICKSTART-C.md
include/msgpack/sysdep.h => include/msgpack/sysdep.hpp
include/msgpack/unpack_define.h => include/msgpack/unpack_define.hpp
include/msgpack/version_master.h => include/msgpack/version_master.hpp

Use `git log --follow include/msgpack/filename.hpp` to see full log
remove C library in cpp_master branch
The Boost Context module is required only for certain configurations, so adapt
the build system checks to it.
reduce boost::context requirement
Replaced travis-ci badge with github actions badge.
Added steady_clock and high_resolution_clock support.
link lib32z1-dev when building 32-bit library
Replaced static_cast with boost::numeric_cast to detect invalid cast
easier.
Fixed undefined behavior in chrono converting.
@codecov-commenter
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (cpp_master@6e7deb8). Click here to learn what that means.
The diff coverage is n/a.

@@              Coverage Diff              @@
##             cpp_master       #5   +/-   ##
=============================================
  Coverage              ?   86.43%           
=============================================
  Files                 ?       72           
  Lines                 ?     5100           
  Branches              ?        0           
=============================================
  Hits                  ?     4408           
  Misses                ?      692           
  Partials              ?        0           

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants