0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 24 hours ago. based on code collected 1 day ago.
Jun 07, 2023 — Jun 07, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' of https://github.com/niXman/yas More... over 4 years ago
list of tests updated More... over 4 years ago
Merge pull request #72 from aumuell/allocator More... over 4 years ago
allow for serializing std::vectors with custom allocators More... over 4 years ago
extra macros was removed More... over 4 years ago
mem_ostream now can be constructed using shared_buffer by rvalue More... over 4 years ago
Merge pull request #69 from ahartmetz/compile_fixes More... over 4 years ago
Fix build on architectures where char is unsigned, such as ARM More... over 4 years ago
Remove a few superfluous semicolons - -Wpedantic complains More... over 4 years ago
Merge pull request #68 from daldegam/hotfix/utf8conv More... over 4 years ago
hotfix for utf16(windows) / utf32(linux/osx) conversion for utf8 with std::wstring (wchar_t); added new test data for wstring tests; More... over 4 years ago
bugfix incremented More... over 4 years ago
some optimization for binary_stream More... over 4 years ago
Merge branch 'master' of https://github.com/niXman/yas More... over 4 years ago
load_array() optimized for non vector<bool> containers More... over 4 years ago
Update .appveyor.yml More... over 4 years ago
Update CMakeLists.txt More... over 4 years ago
Update CMakeLists.txt More... over 4 years ago
Update .appveyor.yml More... over 4 years ago
Update .appveyor.yml More... over 4 years ago
Update .appveyor.yml More... over 4 years ago
_CRT_SECURE_NO_WARNINGS added for MSVC compiler More... over 4 years ago
Merge pull request #65 from niXman/prealloc More... over 4 years ago
bugfix incremented More... over 4 years ago
Merge pull request #64 from niXman/prealloc More... over 4 years ago
reverted fix for MSVC fopen() secure CRT More... over 4 years ago
Merge pull request #63 from niXman/prealloc More... over 4 years ago
cosmetic changes More... over 4 years ago
fix for prev commit More... almost 5 years ago
examples fixed && now examples use assert() instead of throw More... almost 5 years ago