0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 7 hours ago.
May 14, 2023 — May 14, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #145 from wordaligned/issue-141/json-unicode-escapes More... 8 months ago
Handle /u escape sequences More... 9 months ago
copyright year updated More... 10 months ago
support for raw arrays was implemented More... 10 months ago
Merge pull request #120 from tusharpm/actions More... almost 2 years ago
Add CI workflow with GitHub actions More... almost 2 years ago
Merge pull request #118 from tzlaine/tzlaine-patch-3 More... about 2 years ago
Fix mishandling of empty objects in json_skip_object(). More... about 2 years ago
Merge pull request #114 from tzlaine/tzlaine-patch-2 More... about 2 years ago
Merge pull request #112 from tzlaine/tzlaine-patch-1 More... about 2 years ago
Update .appveyor.yml More... about 2 years ago
Fix mishandling of escaped chars in json_skip_string(). More... about 2 years ago
Fix mishandling of empty arrays in json_skip_array(). More... about 2 years ago
fix for 108 More... over 2 years ago
buggy json key read was fixed More... over 2 years ago
Merge pull request #106 from GIGte/std-monostate More... over 2 years ago
support for -fno-exceptions was implemented More... over 2 years ago
Add support for std::monostate
GIG
More... over 2 years ago
README updated More... over 2 years ago
version updated to 7.2.0 More... over 2 years ago
serialization of emty shared_buffer/intrusive_buffer was fixed & now deserialization can be processed into intrusive_buffer but it must be preallocated and must have the same size & some refactoring More... over 2 years ago
added forgotten <tuple> header into object.hpp file More... over 2 years ago
added forgotten wrap_asis.hpp header into json_streams and text_streams More... over 2 years ago
get_archive<> now includes real headers not just forwards More... over 2 years ago
fix for prev commit More... over 2 years ago
fix for prev commit More... over 2 years ago
initial support for some Qt types was implemented More... over 2 years ago
fix for prev commit More... over 2 years ago
yas::intrusive_buffer and yas::shared_buffer JSON support implemented More... over 2 years ago
fix for prev commit More... over 2 years ago