yuki takehara
|
a6277370ca
|
Merge pull request #21107 from take1014:remove_assert_21038
resolves #21038
* remove C assert
* revert C header
* fix several points in review
* fix test_ds.cpp
|
2021-11-27 18:34:52 +00:00 |
|
atinfinity
|
f81fdd58da
|
Merge pull request #16445 from atinfinity:fixed-typo
* fixed typo
* add compatibility code to handle migration
|
2020-02-16 19:16:33 +03:00 |
|
Alexander Alekhin
|
c3b838b738
|
core(persistence): struct storage layout without alignment gaps
|
2019-07-15 21:37:20 +00: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 |
|