Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename PLIST_UINT to PLIST_INT and add plist_new_int() and plist_get_int_val() | Nikias Bassen | 2023-01-16 | 1 | -4/+31 |
* | [clang-tidy] cpp: Turn reference operators to const | Rosen Penev | 2021-06-22 | 1 | -1/+1 |
* | c++: Switch to c++ headers | Rosen Penev | 2020-06-03 | 1 | -1/+1 |
* | c++: Add closing namespace comment | Rosen Penev | 2020-06-03 | 1 | -1/+1 |
* | Change Clone() to be const, which required constructors with const references... | Aaron Burghardt | 2014-09-20 | 1 | -3/+3 |
* | Format sources to ANSI style using AStyle (astyle --style=ansi). | Jonathan Beck | 2009-10-28 | 1 | -3/+3 |
* | Fix build for MSVC9. | Jonathan Beck | 2009-10-28 | 1 | -0/+1 |
* | Add Set/Get Parent and a helper to create a Node from a plist_t. | Jonathan Beck | 2009-10-26 | 1 | -2/+2 |
* | Fix Node lifecycle and change argument as reference to const reference. | Jonathan Beck | 2009-10-16 | 1 | -0/+16 |
* | Fix various mistakes in C++ bindings. | Jonathan Beck | 2009-10-15 | 1 | -0/+4 |
* | Add C++ binding. | Jonathan Beck | 2009-10-13 | 1 | -0/+52 |