summaryrefslogtreecommitdiff
path: root/settings.cpp
AgeCommit message (Collapse)Author
2019-01-25Add CopyValue to Settings APi.Brian Potchik
2018-11-21Add ability to serialize/deserialize settings from BinaryViews.Brian Potchik
2018-10-18Initial Enhanced Settings System.Brian Potchik
2018-09-28Namespace API cleanupPeter LaFosse
2018-01-14Container Memory Reservations.Brian Potchik
2018-01-11API Temporary Object Elimination.Brian Potchik
2017-08-04Fixing UAF in settingsPeter LaFosse
2017-07-03Add setting removal APIs, allow negative integersPeter LaFosse
2017-07-02expose Settings 'Set' APIs to C++Peter LaFosse
2017-07-01Refactor of metadata api names. modify how QueryMetadata worksPeter LaFosse
2017-07-01Remove need for explicitly initializing settings filePeter LaFosse