Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Update serialize_lib | orwell96 | 2021-04-04 |
| | |||
* | Add 'serialize_lib/' from commit 'a6e8b8b4353863ad563a4d5187f40fea702ea2de' | orwell96 | 2021-03-13 |
| | | | | | | git-subtree-dir: serialize_lib git-subtree-mainline: b82e10051d69730b7459cceae4e4e8719b4445d0 git-subtree-split: a6e8b8b4353863ad563a4d5187f40fea702ea2de | ||
* | Remove serialize_lib in order to re-add it as subtree | orwell96 | 2021-03-13 |
| | |||
* | Fix serialisation: breach of contract, file left open | Blockhead | 2021-01-18 |
| | | | | Previous commit did not fix saving, but is kept because there is a corner case for which it is required (see MT forum) | ||
* | Some more serializer fixes (backported from new_lzb): | orwell96 | 2021-01-12 |
| | | | | | | - Move DUMP_DEBUG_SAVE block before the actual saving so it can be used to trace serializer errors - Don't crash on functions in data, ignore them silently - Increase the save interval | ||
* | serialize_lib: Allow empty strings in key | orwell96 | 2021-01-12 |
| | |||
* | Serialize_lib: finish up and add atomic api | orwell96 | 2021-01-12 |
| | |||
* | Implement basic serialization and file opening | orwell96 | 2021-01-12 |