summaryrefslogtreecommitdiffstats
path: root/include/plist
AgeCommit message (Expand)AuthorFilesLines
2009-03-27Use (void) instead of () in functions prototype.Gravatar Jonathan Beck1-2/+2
2009-02-15Add more regression test and fix Integer and Real type handling.Gravatar Jonathan Beck1-0/+8
2009-02-12Export API symbols in MSVC.Gravatar Jonathan Beck1-40/+47
2009-02-09Make it compile on MSVC 2005.Gravatar Jonathan Beck1-0/+13
2009-01-29Fix indent.Gravatar Jonathan Beck1-46/+47
2009-01-29Add documentation to the public API.Gravatar Jonathan Beck1-26/+306
2009-01-29Add setter and getter for Date and Unicode types.Gravatar Jonathan Beck1-1/+5
2009-01-29Remove dangerous functions from pulic API.Gravatar Jonathan Beck1-5/+1
2009-01-29Make pointer argument in API const when possible.Gravatar Jonathan Beck1-7/+7
2009-01-12Add a function to find a key node by its value.Gravatar Jonathan Beck1-0/+1
2009-01-11Add a pythyon binding to the library (using SWIG).Gravatar Jonathan Beck1-0/+3
2009-01-08Add edition and reading fonctions so that handling plist is less confusing.Gravatar Jonathan Beck1-0/+21
2008-12-13complete find function to take length into account.Gravatar Jonathan Beck1-1/+1
2008-12-13Refine API and fix some warnings.Gravatar Jonathan Beck1-12/+11
2008-12-13Add plutil and do some cleaning.Gravatar Jonathan Beck1-0/+40
2008-12-13Fork libiphone and remove anything non plist specific.Gravatar Jonathan Beck1-0/+39