Takatoshi Kondo
44c0f705c9
Merge pull request #1113 from redboltz/update_to_611
...
Update the version to 6.1.1.
cpp-6.1.1
2024-04-02 12:13:33 +09:00
Takatoshi Kondo
ddb884e9cd
Update the version to 6.1.1.
2024-04-02 11:14:58 +09:00
Takatoshi Kondo
c593c32b87
Merge pull request #1112 from uyha/same-type-variant
...
Fix compilation error when `std::variant` has the same types
2024-04-02 11:07:50 +09:00
Uy Ha
d812fa5edc
Fix compilation error when std::variant
has the same types
2024-04-02 01:23:25 +00:00
Takatoshi Kondo
e9e06a546c
Merge pull request #1110 from Zopolis4/appveyedcpp
...
Fix appveyor for cpp_master
2024-03-07 15:54:10 +09:00
Zopolis4
1021aeea6f
Update zlib to 1.3.1 in appveyor.yml and .github/depends/zlib.sh
2024-03-07 16:58:37 +11:00
Takatoshi Kondo
2c0040cef6
Merge pull request #1101 from msgpack/revert-1096-Arenoros-zone/optimization_size/delayed_malloc
...
Revert "Arenoros zone/optimization size/delayed malloc"
2023-11-23 19:22:14 +09:00
Takatoshi Kondo
f33c7dfdbe
Removd boost system.
2023-11-23 18:38:43 +09:00
Takatoshi Kondo
d372a71786
Revert "Arenoros zone/optimization size/delayed malloc"
2023-11-23 18:24:47 +09:00
Takatoshi Kondo
2987022c10
Merge pull request #1096 from redboltz/Arenoros-zone/optimization_size/delayed_malloc
...
Arenoros zone/optimization size/delayed malloc
2023-10-03 12:47:02 +09:00
Takatoshi Kondo
34f531e26e
Rename ruby file.
2023-10-03 10:51:29 +09:00
Takatoshi Kondo
91006555f1
Remove boost system requirement.
2023-10-03 10:51:29 +09:00
Takatoshi Kondo
cd7c5bcfec
Remove Boost::system.
2023-10-03 10:51:29 +09:00
Arenoros
add68ff9e6
replace nullptr -> MSGPACK_NULLPTR
2023-10-02 19:52:40 +03:00
Arenoros
ede530de0a
fix build
2023-10-02 19:52:40 +03:00
Arenoros
62de80fa72
port optimizations for cpp03
2023-10-02 19:52:40 +03:00
Arenoros
f2b3f52d44
Correction of comments
2023-10-02 19:52:40 +03:00
Arenoros
035bfeb39e
fix zone::chunk_list::clear
2023-10-02 19:52:40 +03:00
Arenoros
04292fe63d
fix failed test
2023-10-02 19:52:40 +03:00
Arenoros
573ebca3d2
Optimization of msgpack::zone size on the stack and deferred memory allocation
2023-10-02 19:52:40 +03:00
Takatoshi Kondo
37fcaa1264
Merge pull request #1090 from redboltz/update_zlib_for_ci
...
Updated zlib for CI.
2023-08-30 00:00:16 +09:00
Takatoshi Kondo
a55c73d90e
Updated zlib for CI.
2023-08-29 23:28:21 +09:00
Takatoshi Kondo
b2f056c8b6
Merge pull request #1085 from hiradyazdan/cpp_master
...
Fix to avoid common function name's (`has_as::check`) ambiguity/conflict with other libraries' macros
2023-08-14 09:26:04 +09:00
hiradyazdan
e7f7b51005
modified function name 'has_as::check' to avoid ambiguity/conflicts with other libraries/engines's macro definitions (e.g. UE)
2023-08-13 18:32:33 +01:00
Takatoshi Kondo
8c602e8579
Merge pull request #1083 from redboltz/update_610
...
Updated the version to 6.1.0.
cpp-6.1.0
2023-07-08 13:58:07 +09:00
Takatoshi Kondo
0cc87c0a15
Updated the version to 6.1.0.
2023-07-08 13:16:38 +09:00
Takatoshi Kondo
9d4ff7fe10
Merge pull request #1082 from redboltz/release_600
...
Updated changelog.
2023-07-08 13:07:06 +09:00
Takatoshi Kondo
2486aad254
Updated changelog.
2023-07-08 12:29:03 +09:00
Takatoshi Kondo
1fb1dad6bc
Merge pull request #1076 from uyha/chrono-no-boost
...
remove dependency on boost in chrono.hpp
2023-07-06 09:11:42 +09:00
Takatoshi Kondo
2d65f66b0e
Merge pull request #1075 from uyha/variant
...
feat: add support for `std::variant`
2023-07-06 09:09:57 +09:00
Uy Ha
4bc88d7f6f
fix indent
2023-07-04 06:56:39 +00:00
Uy Ha
35638ead37
fix style
2023-07-04 06:06:43 +00:00
Uy Ha
f09713e838
fix style
2023-07-04 06:00:22 +00:00
Uy Ha
6507243913
fix style
2023-07-04 05:30:35 +00:00
Uy Ha
f2ffcf0b08
remove dependency on boost in chrono.hpp
2023-07-03 20:05:06 +00:00
Uy Ha
df1d126f61
update CI
2023-07-03 16:30:45 +00:00
Uy Ha
211c50c755
enhance error handling, implement object_with_zone, and add more tests
2023-07-03 16:17:12 +00:00
Uy Ha
8bd1b7877c
add headers to Files.cmake
2023-07-03 14:49:43 +00:00
Uy Ha
d6b2de9243
fix MSVC build
2023-07-03 14:01:56 +00:00
Uy Ha
818d87c9cb
add option in CMake
2023-07-03 13:50:37 +00:00
Uy Ha
327f3d1ad0
implement as
and pack
for std::variant
2023-07-03 13:37:37 +00:00
Takatoshi Kondo
ac062e28cb
Merge pull request #1071 from redboltz/fix_1070
...
Fixed #1070 .
2023-05-15 09:24:13 +09:00
Takatoshi Kondo
34f8fd65bb
Fixed #1070 .
...
- msgpack::type::variant behaves as MessagePack format.
e.g.)
12.34 => double
12.0 => uint64_t
-12.34 => double
-12.0 => int64_t
- msgpack::type::variant::as_double() can be used even if interval type is
int64_t and/or uint64_t.
- msgpack::type::variant::as_*() don't return non const reference
internal value.
- fix coding style
2023-05-14 10:12:21 +09:00
Takatoshi Kondo
706fde4d56
Merge pull request #1065 from ArsenArsen/cpp_gcc13
...
test: Add missing rebind to allocators
2023-04-21 10:02:59 +09:00
Arsen Arsenović
2dd3dbc85f
test: Add missing rebind to allocators
...
See https://gcc.gnu.org/gcc-13/porting_to.html
2023-04-18 15:50:52 +02:00
Takatoshi Kondo
1edfba0cd2
Update CHANGELOG.
cpp-6.0.0
2023-03-04 22:44:38 +09:00
Takatoshi Kondo
bc2c446e97
Merge pull request #1054 from redboltz/unify_project_name_cxx
...
Unify all package related names to msgpack-cxx.
2023-03-04 21:34:58 +09:00
Takatoshi Kondo
ec8895155c
Unify all package related names to msgpack-cxx.
...
Update the version to 6.0.0.
2023-02-28 10:52:21 +09:00
Takatoshi Kondo
8824c626b4
Merge pull request #1048 from redboltz/fix_make_dist.sh_cxx
...
Fixed cmake config.
cpp-5.0.0
2023-01-10 21:36:31 +09:00
Takatoshi Kondo
960656648b
Fixed cmake config.
2023-01-10 20:05:13 +09:00