summaryrefslogtreecommitdiffstats
path: root/src/Key.cpp
AgeCommit message (Expand)AuthorFilesLines
2014-09-20C++: Make sure String::GetValue() and Key::GetValue() don't crash with NULL s...Gravatar Nikias Bassen1-2/+7
2014-09-20Change Clone() to be const, which required constructors with const references...Gravatar Aaron Burghardt1-3/+3
2012-11-13C++ bindings: added support for PLIST_KEY nodes.Gravatar Nikias Bassen1-0/+75