Age | Commit message (Expand) | Author | Files | Lines |
2009-07-18 | Update python binding to use new setters API. | Jonathan Beck | 1 | -0/+25 |
2009-07-18 | Change plist swig allocator name so that it won't collide when included. | Jonathan Beck | 1 | -12/+12 |
2009-07-18 | Add function to get parent node in API and python bindings. | Jonathan Beck | 1 | -0/+8 |
2009-04-28 | Merge ascii and unicode handling in PLIST_STRING using UTF-8. Remove unicode ... | Jonathan Beck | 1 | -1/+0 |
2009-04-19 | Use CString SWIG library to handle binary buffers. | Jonathan Beck | 1 | -25/+36 |
2009-04-18 | Fix subnode lifecycle (do not free). | Jonathan Beck | 1 | -55/+49 |
2009-04-15 | Add special accessor for structured types in API. | Jonathan Beck | 1 | -10/+44 |
2009-04-15 | Rework SWIG interface to handle lifecycle of C pointers correctly. | Jonathan Beck | 1 | -18/+48 |
2009-04-15 | Pass C pointer to API instead of swig wrapper in binding. | Jonathan Beck | 1 | -1/+3 |
2009-04-15 | Add from_xml, from_bin, find_node_by_key and rename AddSubNode in Python API | Martin Szulecki | 1 | -2/+16 |
2009-03-27 | Add swig autodoc directive to generate Python docstrings. | Jonathan Beck | 1 | -0/+1 |
2009-03-27 | Conform to Python naming rules. | Jonathan Beck | 1 | -19/+19 |
2009-01-13 | Add stdint swig declaration in interface. | Jonathan Beck | 1 | -0/+3 |
2009-01-12 | Ship SWIG interface file with dev headers. | Jonathan Beck | 1 | -2/+3 |
2009-01-11 | Add a pythyon binding to the library (using SWIG). | Jonathan Beck | 1 | -0/+171 |