FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for test/msgpack_cpp11.cpp - msgpack/msgpack-c · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
msgpack
/
msgpack-c
Public
Notifications
You must be signed in to change notification settings
Fork
936
Star
3.3k
Code
Issues
92
Pull requests
11
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
msgpack-c
test
msgpack_cpp11.cpp
on
cpp_master
User selector
Datepicker
Commit history
Commits on Jul 3, 2023
remove dependency on boost in chrono.hpp
uyha
committed
f2ffcf0
View commit details
Copy full SHA for f2ffcf0
View code at this point
Browse repository at this point
Commits on Apr 18, 2023
test: Add missing rebind to allocators
Show description for 2dd3dbc
ArsenArsen
committed
2dd3dbc
View commit details
Copy full SHA for 2dd3dbc
View code at this point
Browse repository at this point
Commits on Mar 9, 2022
Remove chrono support on MSGPACK_NO_BOOST.
redboltz
committed
e596b6f
View commit details
Copy full SHA for e596b6f
View code at this point
Browse repository at this point
Commits on Jul 1, 2021
Modernize codebase
Show description for 7b7615a
kovdan01
authored
7b7615a
View commit details
Copy full SHA for 7b7615a
View code at this point
Browse repository at this point
Commits on May 10, 2021
Add tests for std::span adaptor
kovdan01
committed
77045f1
View commit details
Copy full SHA for 77045f1
View code at this point
Browse repository at this point
Commits on Jul 2, 2020
Propagated CXXFLAGS.
Show description for c8a0535
redboltz
committed
c8a0535
View commit details
Copy full SHA for c8a0535
View code at this point
Browse repository at this point
Commits on Jun 12, 2020
Added steady_clock and high_resolution_clock support.
redboltz
committed
6eaf7fd
View commit details
Copy full SHA for 6eaf7fd
View code at this point
Browse repository at this point
Commits on Jan 6, 2020
Skip timespec_pack_convert_64bit_sec_max_nano on systems where tv_sec <= 32-bit
jamessan
committed
f8b0ad1
View commit details
Copy full SHA for f8b0ad1
View code at this point
Browse repository at this point
Fix timespec_object.*_32bit_sec tests on 32-bit platforms
Show description for 7ed7af9
jamessan
committed
7ed7af9
View commit details
Copy full SHA for 7ed7af9
View code at this point
Browse repository at this point
Commits on Dec 25, 2019
Supressed C4309 on MSVC.
redboltz
committed
befc3cd
View commit details
Copy full SHA for befc3cd
View code at this point
Browse repository at this point
Added compiler checking to pragma.
redboltz
committed
2e2e93b
View commit details
Copy full SHA for 2e2e93b
View code at this point
Browse repository at this point
Commits on Nov 16, 2019
c++11 unit tests silent warning fixes proposal.
devnexen
committed
698a482
View commit details
Copy full SHA for 698a482
View code at this point
Browse repository at this point
Commits on Aug 29, 2019
Fixed #806.
Show description for 70f950a
redboltz
committed
70f950a
View commit details
Copy full SHA for 70f950a
View code at this point
Browse repository at this point
Commits on May 9, 2019
Added timespec support for C++11 or later.
redboltz
committed
d3fecce
View commit details
Copy full SHA for d3fecce
View code at this point
Browse repository at this point
Commits on Mar 25, 2019
Added -Wconversion support for C++.
redboltz
committed
17267ed
View commit details
Copy full SHA for 17267ed
View code at this point
Browse repository at this point
Commits on Jul 22, 2018
Implemented #638.
Show description for cb2dcb1
redboltz
committed
cb2dcb1
View commit details
Copy full SHA for cb2dcb1
View code at this point
Browse repository at this point
Commits on Aug 29, 2016
Use OR instead of AND for all classes that have multiple types.
Show description for 5d69c22
redboltz
committed
5d69c22
View commit details
Copy full SHA for 5d69c22
View code at this point
Browse repository at this point
Commits on Jun 20, 2016
Fixed warnings on clang on OSX.
redboltz
committed
90c2e35
View commit details
Copy full SHA for 90c2e35
View code at this point
Browse repository at this point
Added converting support for different size tuples.
redboltz
committed
4ffdc01
View commit details
Copy full SHA for 4ffdc01
View code at this point
Browse repository at this point
Fixed #390.
Show description for 1b87018
redboltz
committed
1b87018
View commit details
Copy full SHA for 1b87018
View code at this point
Browse repository at this point
Commits on Mar 21, 2016
Replaced msgpack::unpacked with msgpack::object_handle.
Show description for 1bfcf55
redboltz
committed
1bfcf55
View commit details
Copy full SHA for 1bfcf55
View code at this point
Browse repository at this point
Commits on Feb 26, 2016
Fixed #433.
Show description for 60d4b28
redboltz
committed
60d4b28
View commit details
Copy full SHA for 60d4b28
View code at this point
Browse repository at this point
Commits on Aug 31, 2015
Fixed #243.
Show description for 96f1458
redboltz
committed
96f1458
View commit details
Copy full SHA for 96f1458
View code at this point
Browse repository at this point
Commits on Aug 17, 2015
Updated comments to describe #if !define(_MSC_VER) reason.
redboltz
committed
018c6c8
View commit details
Copy full SHA for 018c6c8
View code at this point
Browse repository at this point
Commits on Aug 15, 2015
Removed the tests that contain std::tuple with non default constructible class on MSVC2015.
Show description for 1c810bc
redboltz
committed
1c810bc
View commit details
Copy full SHA for 1c810bc
View code at this point
Browse repository at this point
Commits on Aug 3, 2015
Added 'as' support for std::deque.
redboltz
committed
78b3e8a
View commit details
Copy full SHA for 78b3e8a
View code at this point
Browse repository at this point
Added all template parameters support for containers.
Show description for 298c97e
redboltz
committed
298c97e
View commit details
Copy full SHA for 298c97e
View code at this point
Browse repository at this point
Commits on Jul 30, 2015
Added 'as' support for containers.
redboltz
committed
a746afa
View commit details
Copy full SHA for a746afa
View code at this point
Browse repository at this point
Commits on Jun 18, 2015
Added no default constructible classes support.
redboltz
committed
45b57c2
View commit details
Copy full SHA for 45b57c2
View code at this point
Browse repository at this point
Commits on May 1, 2015
Refined base class pack/unpack support.
Show description for 7cd7729
redboltz
committed
7cd7729
View commit details
Copy full SHA for 7cd7729
View code at this point
Browse repository at this point
Commits on Apr 6, 2015
Base classes packing/converting/creating object::with_zone support in C++11.
redboltz
committed
d3e6f01
View commit details
Copy full SHA for d3e6f01
View code at this point
Browse repository at this point
Commits on Apr 2, 2015
Re-designed user types dispatching mechanism.
Show description for e8d3c8d
redboltz
committed
e8d3c8d
View commit details
Copy full SHA for e8d3c8d
View code at this point
Browse repository at this point
Commits on Jan 31, 2015
Fixed #204, #202.
Show description for c4fb47c
redboltz
committed
c4fb47c
View commit details
Copy full SHA for c4fb47c
View code at this point
Browse repository at this point
Commits on Dec 5, 2014
Added adaptors for the C++11 version of unordered containers.
Show description for 9162610
redboltz
committed
9162610
View commit details
Copy full SHA for 9162610
View code at this point
Browse repository at this point
Commits on Sep 14, 2014
Added zero size tuple support.
redboltz
committed
6e810df
View commit details
Copy full SHA for 6e810df
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL