index
:
DerTod-pub/cc4group
master
[no description]
DerTod
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
cppc4group.hpp
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Make CppC4Group::create also return bool like cc4group.create
Markus Mittendrein
2019-04-20
1
-1
/
+1
|
*
Add saveToFd, saveToFilePointer and saveWithWriteCallback
Markus Mittendrein
2019-04-17
1
-1
/
+5
|
*
CppC4Group constructor may throw std::bad_alloc if internal allocation fails
Markus Mittendrein
2019-03-23
1
-0
/
+1
|
*
Add openAsChild, currently without writing support
Markus Mittendrein
2019-03-20
1
-1
/
+10
|
*
Much documentation (I consider it to be quite complete)
Markus Mittendrein
2019-03-20
1
-0
/
+40
|
*
Add cppc4group-wrapper for custom tmp memory management
Markus Mittendrein
2019-03-19
1
-0
/
+13
|
*
Add initCallback and deinitCallback for openWithReadCallback
Markus Mittendrein
2019-03-16
1
-1
/
+2
|
*
Add openFd, openFilePointer and openWithReadCallback methods
Markus Mittendrein
2019-03-16
1
-0
/
+7
|
*
Add a more flexible enum to choose the memory management mode for ↵
Markus Mittendrein
2018-10-02
1
-1
/
+7
|
|
|
|
setEntryData instead of the freeData boolean
*
Add possibility to leave data ownership to the caller of setEntryData and ↵
Markus Mittendrein
2018-08-18
1
-3
/
+3
|
|
|
|
remove possibility to specify entry data with createFile
*
Add missing default value for the recursive parameter of CppC4Group::deleteEntry
Markus Mittendrein
2018-08-16
1
-1
/
+1
|
*
Add C++ wrapper
Markus Mittendrein
2018-08-16
1
-0
/
+74