index
:
libplist
master
time64
Library to handle Apple Property List format files in binary or XML
ms
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
swig
Age
Commit message (
Expand
)
Author
Files
Lines
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
Fix python binding install.
Jonathan Beck
1
-0
/
+2
2009-04-15
Add from_xml, from_bin, find_node_by_key and rename AddSubNode in Python API
Martin Szulecki
1
-2
/
+16
2009-04-05
Fix install libdir for 64bit platform.
Martin Szulecki
1
-2
/
+2
2009-03-27
Fix swig header install.
v0.8
libplist_rc1
Jonathan Beck
1
-0
/
+2
2009-03-27
Fix Python binding install.
Jonathan Beck
1
-3
/
+3
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-03-27
Remove autotools.
Jonathan Beck
1
-18
/
+0
2009-02-12
Fix python binding install dir in cmake build system.
Jonathan Beck
1
-2
/
+2
2009-02-09
Add a cmake build system.
Jonathan Beck
1
-0
/
+14
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
2
-2
/
+6
2009-01-11
Add a pythyon binding to the library (using SWIG).
Jonathan Beck
3
-0
/
+187