Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: msgpack/msgpack-c

7.0.0 C++

02 Nov 02:40
@redboltz redboltz

Choose a tag to compare

2024年11月02日 version 7.0.0

<< breaking changes >>

  • Revert double and fload packing behavior (#1144)
    • If below decimal point is zero (e.g. 2.00),
      • Before: pack as int format family 0x02
      • After : pack as float format family 0xcb 0x40 0x00 0x00 0x00 0x00 0x00 0x00 0x00
Assets 3
Loading
rlgun7 and ren255 reacted with thumbs up emoji
2 people reacted

6.1.0 C

17 Aug 09:31
@redboltz redboltz
4458801
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

2024年08月17日 version 6.1.0

  • Add object initializer functions (#1137)
  • Fix cmake warnings (#1133, #1137)
Loading

6.0.2 C

24 Jun 07:01
@redboltz redboltz
eba6304
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

2024年06月24日 version 6.0.2

  • Fix header file installation to respect CMAKE_INSTALL_INCLUDEDIR (#1125)
  • Support absolute path for CMAKE_INSTALL_*DIR (#1121)
  • Removed invalid ctest option. (#1120)
  • Support relative path for CMAKE_INSTALL_*DIR (#1119)
Loading

6.1.1 C++

02 Apr 03:19
@redboltz redboltz
44c0f70
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

2024年04月02日 version 6.1.1 for C++

  • Fix compilation error when std::variant has the same types (#1112)
  • Improve CI (#1090, #1110)
  • Fix to avoid common function name's (has_as::check) ambiguity/conflict with other libraries' macros (#1085)
Loading

6.0.1 C

02 Apr 05:22
@redboltz redboltz
5ab83b1
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

2024年04月02日 version 6.0.1 for C

Loading

6.1.0 C++

08 Jul 05:02
@redboltz redboltz
8c602e8
This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GPG key ID: 4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.

Choose a tag to compare

2023年07月08日 version 6.1.0 for C++

  • Remove dependency on boost in chrono.hpp (#1076)
  • Add support for std::variant behavior (#1075)
  • Fix msgpack::type::variant behavior to respect MessagePack format (#1071)
  • Add rebind allocators (#1065)
Loading
ForUx2 reacted with heart emoji thinhorigami reacted with rocket emoji
2 people reacted

6.0.0 C++

04 Mar 13:51
@redboltz redboltz

Choose a tag to compare

2023年03月02日 version 6.0.0 for C++

<< breaking changes >>

  • Change CMake package name of C++ library to msgpack-cxx (#1054)
    Unified all C++ package, library, cmake, tarball name become msgpack-cxx.
Loading

6.0.0 C

04 Mar 13:49
@redboltz redboltz

Choose a tag to compare

2023年03月02日 version 6.0.0

  • Remove C++ requirement if test is disabled (#1055)

<< breaking changes >>

  • Change CMake package name of C library to msgpack-c (#1053)
    Unified all C package, library, cmake, tarball name become msgpack-c.
Loading

5.0.0 C++

10 Jan 12:45
@redboltz redboltz
8824c62
This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GPG key ID: 4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.

Choose a tag to compare

2023年01月10日 version 5.0.0 for C++

  • Fix config for new MSVC preprocessor (#1040)

<< breaking changes >>

  • Change CMake package name of C++ library to msgpackc-cxx (#1045, #1048)
Loading

5.0.0 C

10 Jan 12:44
@redboltz redboltz
551308a
This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GPG key ID: 4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode.

Choose a tag to compare

2023年01月10日 version 5.0.0

  • Add additional address sanitizer for CI. (#1023)

<< breaking changes >>

  • Change CMake package name of C library to msgpackc (#1044, #1049)
Loading
Previous 1 3 4 5
Previous

AltStyle によって変換されたページ (->オリジナル) /