COMMITS
/ settings.cpp June 20, 2025
B
Update the Settings IsEmpty API for querying resources.
Brian Potchik committed
April 14, 2025
P
Fix memory leaks in Sections, Segments, Settings, ExternalLibrary, and BackgroundTask
Peter LaFosse committed
September 30, 2024
B
Use title for generation of function analysis actions.
Brian Potchik committed
August 20, 2024
B
Initial support for per-function settings.
Brian Potchik committed
December 14, 2023
B
Fix object settings.
Brian Potchik committed
November 10, 2023
J
Add support for object settings
Josh Ferrell committed
October 20, 2022
C
Include C++ standard headers
Christian Blichmann committed
October 31, 2022
B
Add LoadSettingsFile API to support ephemeral settings.
Brian Potchik committed
February 19, 2022
R
Use memory tracking API when in core for rapidjson
Rusty Wagner committed
January 28, 2022
K
Format All Files
KyleMiles committed
June 20, 2020
B
Remove CopyValuesFrom Settings API.
Brian Potchik committed
June 17, 2020
B
ResetAll settings API resets settings in the active schema by default.
Brian Potchik committed
September 22, 2019
B
Access Settings Values as Json.
Brian Potchik committed
August 29, 2019
B
Add settings API to query keys and json stringified values.
Brian Potchik committed
August 12, 2019
B
Eliminate mandatory ephemeral view creation during open with options.
Brian Potchik committed
August 7, 2019
B
Settings system improvements.
Brian Potchik committed
August 3, 2019
B
Refactor settings system to be reference counted.
Brian Potchik committed
June 13, 2019
B
Initial rebase on file load support.
Brian Potchik committed
May 27, 2019
B
Add API to query settings properties.
Brian Potchik committed
January 25, 2019
B
Add CopyValue to Settings APi.
Brian Potchik committed
November 21, 2018
B
Add ability to serialize/deserialize settings from BinaryViews.
Brian Potchik committed
October 15, 2018
B
Initial Enhanced Settings System.
Brian Potchik committed
September 29, 2018
P
Namespace API cleanup
Peter LaFosse committed
January 14, 2018
B
Container Memory Reservations.
Brian Potchik committed
January 11, 2018
B
API Temporary Object Elimination.
Brian Potchik committed
August 4, 2017
P
Fixing UAF in settings
Peter LaFosse committed
July 3, 2017
P
Add setting removal APIs, allow negative integers
Peter LaFosse committed
July 1, 2017
P
expose Settings 'Set' APIs to C++
Peter LaFosse committed
P
Refactor of metadata api names. modify how QueryMetadata works
Peter LaFosse committed
June 28, 2017
P
Remove need for explicitly initializing settings file
Peter LaFosse committed