index
:
delta/libimobiledevice/libplist.git
master
pkgconfig
prerelease
readme
time64
git.libimobiledevice.org: libplist.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Alow compiling with mingw on windows (thanks to Patrick).
Jonathan Beck
2010-03-03
1
-1
/
+1
*
Move some methods and drop Utils class in C++ binding.
Jonathan Beck
2009-11-11
5
-45
/
+5
*
Remove deprecated functions from API.
Jonathan Beck
2009-11-10
1
-162
/
+0
*
Remove wrongly exposed SetParent method.
Jonathan Beck
2009-11-10
2
-2
/
+5
*
Add GetNodeIdex and GetNodeKey methods.
Jonathan Beck
2009-11-04
2
-0
/
+2
*
Update doxygen documentation generation to be useful.
Martin Szulecki
2009-10-28
1
-4
/
+6
*
Format sources to ANSI style using AStyle (astyle --style=ansi).
Jonathan Beck
2009-10-28
13
-878
/
+880
*
Unlink previous node in SetParent().
Jonathan Beck
2009-10-28
1
-0
/
+2
*
Fix build for MSVC9.
Jonathan Beck
2009-10-28
1
-0
/
+4
*
Change name of input argument as 'in' is a reserved keyword in python.
Jonathan Beck
2009-10-26
1
-2
/
+2
*
Add Set/Get Parent and a helper to create a Node from a plist_t.
Jonathan Beck
2009-10-26
11
-21
/
+25
*
prefix headers #ifndef with PLIST__ to make them less common.
Jonathan Beck
2009-10-19
11
-33
/
+33
*
Install C++ headers.
Jonathan Beck
2009-10-18
1
-2
/
+16
*
Tweak Dictioonary interface a bit.
Jonathan Beck
2009-10-18
1
-1
/
+2
*
Implement Date object.
Jonathan Beck
2009-10-17
1
-3
/
+4
*
Fix Node lifecycle and change argument as reference to const reference.
Jonathan Beck
2009-10-16
10
-17
/
+45
*
Fix header define name;
Jonathan Beck
2009-10-16
1
-2
/
+2
*
Fix various mistakes in C++ bindings.
Jonathan Beck
2009-10-15
8
-4
/
+10
*
Add C++ binding.
Jonathan Beck
2009-10-13
12
-0
/
+552
*
Add path accessor util function.
Jonathan Beck
2009-10-13
1
-9
/
+38
*
Restore plist_dict_get_size function.
Jonathan Beck
2009-10-11
1
-0
/
+8
*
Add function to change a node's type.
Jonathan Beck
2009-10-11
1
-0
/
+8
*
Abstract iter base type.
Jonathan Beck
2009-10-10
1
-1
/
+1
*
Add dict iteration. Add functions to retrieve index and key from node.
Jonathan Beck
2009-10-10
1
-3
/
+35
*
Reverse argument for dicts to make it clearer.
Jonathan Beck
2009-10-10
1
-3
/
+2
*
Rework public API to make it more consistent.
Jonathan Beck
2009-10-10
1
-87
/
+258
*
Add function to get parent node in API and python bindings.
Jonathan Beck
2009-07-18
1
-0
/
+7
*
Add a deep copy function and value setters for nodes.
Jonathan Beck
2009-07-08
1
-0
/
+80
*
Merge ascii and unicode handling in PLIST_STRING using UTF-8. Remove unicode ...
Jonathan Beck
2009-04-28
1
-23
/
+2
*
Add special accessor for structured types in API.
Jonathan Beck
2009-04-15
1
-0
/
+19
*
Remove autotools.
Jonathan Beck
2009-03-27
1
-1
/
+0
*
Use (void) instead of () in functions prototype.
Jonathan Beck
2009-03-27
1
-2
/
+2
*
Add more regression test and fix Integer and Real type handling.
Jonathan Beck
2009-02-15
1
-0
/
+8
*
Add CPack packaging.
Jonathan Beck
2009-02-12
1
-1
/
+1
*
Export API symbols in MSVC.
Jonathan Beck
2009-02-12
1
-40
/
+47
*
Add a cmake build system.
Jonathan Beck
2009-02-09
1
-0
/
+4
*
Make it compile on MSVC 2005.
Jonathan Beck
2009-02-09
1
-0
/
+13
*
Fix indent.
Jonathan Beck
2009-01-29
1
-46
/
+47
*
Add documentation to the public API.
Jonathan Beck
2009-01-29
1
-26
/
+306
*
Add setter and getter for Date and Unicode types.
Jonathan Beck
2009-01-29
1
-1
/
+5
*
Remove dangerous functions from pulic API.
Jonathan Beck
2009-01-29
1
-5
/
+1
*
Make pointer argument in API const when possible.
Jonathan Beck
2009-01-29
1
-7
/
+7
*
Add a function to find a key node by its value.
Jonathan Beck
2009-01-12
1
-0
/
+1
*
Add a pythyon binding to the library (using SWIG).
Jonathan Beck
2009-01-11
1
-0
/
+3
*
Add edition and reading fonctions so that handling plist is less confusing.
Jonathan Beck
2009-01-08
1
-0
/
+21
*
complete find function to take length into account.
Jonathan Beck
2008-12-13
1
-1
/
+1
*
Refine API and fix some warnings.
Jonathan Beck
2008-12-13
1
-12
/
+11
*
Add plutil and do some cleaning.
Jonathan Beck
2008-12-13
1
-0
/
+40
*
Fork libiphone and remove anything non plist specific.
Jonathan Beck
2008-12-13
3
-128
/
+40
*
Handle debugging through utilitary functions
Jonathan Beck
2008-10-25
1
-0
/
+1
[prev]
[next]