aboutsummaryrefslogtreecommitdiff
path: root/common/section/basics/makefile
AgeCommit message (Collapse)AuthorFilesLines
2015-02-06Update copyrightBoris Kolpackov1-1/+1
2014-06-03Support for VC12 (2013), initial workBoris Kolpackov1-1/+4
2013-08-14Add support for object sectionsBoris Kolpackov1-0/+115
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.