index
:
DerTod-pub/cc4group
master
[no description]
DerTod
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
cc4group.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add custom memory management strategies to cppc4group
Markus Mittendrein
2019-04-20
1
-2
/
+2
*
Add a custom arg to memory management strategies
Markus Mittendrein
2019-04-20
1
-2
/
+4
*
Change memory management strategies to be a pointer to a struct consisting of...
Markus Mittendrein
2019-04-20
1
-6
/
+18
*
Small addition to save description
Markus Mittendrein
2019-04-17
1
-1
/
+1
*
Add saveToFd, saveToFilePointer and saveWithWriteCallback
Markus Mittendrein
2019-04-17
1
-0
/
+24
*
Small addition to openFd description
Markus Mittendrein
2019-04-17
1
-1
/
+2
*
Small addition to openWithReadCallback description
Markus Mittendrein
2019-04-16
1
-0
/
+1
*
Spelling
Markus Mittendrein
2019-04-16
1
-1
/
+1
*
Add openAsChild, currently without writing support
Markus Mittendrein
2019-03-20
1
-1
/
+13
*
Add hint about lazy mode
Markus Mittendrein
2019-03-20
1
-0
/
+1
*
Much documentation (I consider it to be quite complete)
Markus Mittendrein
2019-03-20
1
-4
/
+184
*
Add malloc error checking in new, mention the error case in the description a...
Markus Mittendrein
2019-03-17
1
-1
/
+1
*
Reorder and restructure the CC4Group_API struct and add some method descriptions
Markus Mittendrein
2019-03-17
1
-37
/
+56
*
Add description to getError* methods
Markus Mittendrein
2019-03-17
1
-0
/
+7
*
Add initCallback and deinitCallback for openWithReadCallback
Markus Mittendrein
2019-03-16
1
-2
/
+6
*
Fix c4ls_buffer and reading from stdin file "-" on windows
Markus Mittendrein
2019-03-16
1
-2
/
+2
*
Use void* instead of uint8_t* for passing data to openMemory and with the rea...
Markus Mittendrein
2019-03-16
1
-2
/
+2
*
Add openFd, openFilePointer and openWithReadCallback methods
Markus Mittendrein
2019-03-16
1
-1
/
+20
*
Add openMemory method with an example
Markus Mittendrein
2019-03-16
1
-0
/
+5
*
Fix description of cc4group.setEntryData and remove wrong description of cc4g...
Markus Mittendrein
2019-03-08
1
-5
/
+4
*
Add a more flexible enum to choose the memory management mode for setEntryDat...
Markus Mittendrein
2018-10-02
1
-1
/
+7
*
Refactor some calls to cc4group_getEntryByPath into several common functions
Markus Mittendrein
2018-08-19
1
-1
/
+1
*
Add possibility to leave data ownership to the caller of setEntryData and rem...
Markus Mittendrein
2018-08-18
1
-3
/
+4
*
Refactor code into a library and implement basic file management methods
Markus Mittendrein
2018-08-15
1
-0
/
+97