Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-08-15 | Lock object statements when loading sections | Boris Kolpackov | 2 | -0/+97 | |
Since we use the id image and loading of object pointers can overwrite it. | |||||
2015-02-06 | Update copyright | Boris Kolpackov | 3 | -3/+3 | |
2014-06-03 | Support for VC12 (2013), initial work | Boris Kolpackov | 1 | -1/+4 | |
2013-08-14 | Add support for object sections | Boris Kolpackov | 4 | -0/+2373 | |
Sections are an optimization mechanism that allows the partitioning of data members of a persistent class into groups that can be separately loaded and/or updated. |