Alexander Alekhin
|
c3b838b738
|
core(persistence): struct storage layout without alignment gaps
|
2019-07-15 21:37:20 +00:00 |
|
Alexander Alekhin
|
acce95f446
|
backport fixes for static analyzer warnings
Commits:
- 09837928d9
- 10fb88d027
Excluded changes with std::atomic (C++98 requirement)
|
2018-09-04 16:49:42 +03:00 |
|
Maksim Shabunin
|
cbb1e867e5
|
More issues found by static analysis
|
2018-07-24 16:04:42 +03:00 |
|
Alexander Alekhin
|
f4c4b01455
|
core: added checks and "fixit" items for persistence parsers
To raise errors with proper messages of the problems.
|
2018-03-27 16:19:43 +03:00 |
|
Maksim Shabunin
|
e225850cc6
|
Split persistence.cpp into smaller pieces (#10788)
* Extracted base64 persistence functionality
* Extracted YML persistence functionality
* Extracted JSON persistence functionality
* Extracted XML persistence functionality
* Extracted public C and C++ interfaces implementation in persistence
* Persistence: cleanup and fixes
* fixup! Persistence: cleanup and fixes
|
2018-02-06 11:59:32 +03:00 |
|