summaryrefslogtreecommitdiffstats
path: root/src/cc4group.c
Commit message (Expand)AuthorAgeFilesLines
* Refactoring for upcoming lazy modeMarkus Mittendrein2019-03-151-8/+18
* Fix removing of tmpfile on windows (at least in wine)Markus Mittendrein2019-03-141-6/+6
* Fix creation of tmpfile in windows (hopefully. deletion still fails)Markus Mittendrein2019-03-141-1/+1
* Windows support (hopefully!)Markus Mittendrein2019-03-081-16/+21
* Update CRC when changing file entriesMarkus Mittendrein2018-12-281-0/+2
* Add a more flexible enum to choose the memory management mode for setEntryDat...Markus Mittendrein2018-10-021-4/+30
* Refactor some calls to cc4group_getEntryByPath into several common functionsMarkus Mittendrein2018-08-191-63/+76
* Add possibility to leave data ownership to the caller of setEntryData and rem...Markus Mittendrein2018-08-181-16/+29
* Fix some possible errorsMarkus Mittendrein2018-08-181-10/+11
* Rename some functionsMarkus Mittendrein2018-08-161-9/+9
* Refactor code into a library and implement basic file management methodsMarkus Mittendrein2018-08-151-0/+1620