summaryrefslogtreecommitdiff
path: root/include/plist/Data.h
Commit message (Expand)AuthorAgeFilesLines
* Properly rename header guards according to C++ standardNikias Bassen2014-08-061-3/+3
* Format sources to ANSI style using AStyle (astyle --style=ansi).Jonathan Beck2009-10-281-15/+15
* Add Set/Get Parent and a helper to create a Node from a plist_t.Jonathan Beck2009-10-261-2/+2
* prefix headers #ifndef with PLIST__ to make them less common.Jonathan Beck2009-10-191-3/+3
* Fix Node lifecycle and change argument as reference to const reference.Jonathan Beck2009-10-161-2/+6
* Fix various mistakes in C++ bindings.Jonathan Beck2009-10-151-0/+1
* Add C++ binding.Jonathan Beck2009-10-131-0/+44