summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* Add possibility to leave data ownership to the caller of setEntryData and ↵Markus Mittendrein2018-08-184-27/+41
| | | | remove possibility to specify entry data with createFile
* Fix some possible errorsMarkus Mittendrein2018-08-181-10/+11
|
* Rename some functionsMarkus Mittendrein2018-08-161-9/+9
|
* Add missing setting of CppC4Group::EntryInfo::directoryMarkus Mittendrein2018-08-161-0/+1
|
* Add missing default value for the recursive parameter of CppC4Group::deleteEntryMarkus Mittendrein2018-08-161-1/+1
|
* Add C++ wrapperMarkus Mittendrein2018-08-162-0/+288
|
* Refactor code into a library and implement basic file management methodsMarkus Mittendrein2018-08-157-0/+1976