| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add cppc4group-wrapper for custom tmp memory management | Markus Mittendrein | 2019-03-19 | 1 | -1/+33 |
| | | |||||
| * | Add initCallback and deinitCallback for openWithReadCallback | Markus Mittendrein | 2019-03-16 | 1 | -2/+2 |
| | | |||||
| * | Use void* instead of uint8_t* for passing data to openMemory and with the ↵ | Markus Mittendrein | 2019-03-16 | 1 | -2/+2 |
| | | | | | readCallback | ||||
| * | Add openFd, openFilePointer and openWithReadCallback methods | Markus Mittendrein | 2019-03-16 | 1 | -0/+20 |
| | | |||||
| * | Change std::__cxx11::string to std::string (KDevelop's mistake) | Markus Mittendrein | 2019-03-07 | 1 | -1/+1 |
| | | |||||
| * | Add a more flexible enum to choose the memory management mode for ↵ | Markus Mittendrein | 2018-10-02 | 1 | -17/+33 |
| | | | | | setEntryData instead of the freeData boolean | ||||
| * | Use std::make_optional | Markus Mittendrein | 2018-08-19 | 1 | -7/+7 |
| | | |||||
| * | Add possibility to leave data ownership to the caller of setEntryData and ↵ | Markus Mittendrein | 2018-08-18 | 1 | -5/+5 |
| | | | | | remove possibility to specify entry data with createFile | ||||
| * | Add missing setting of CppC4Group::EntryInfo::directory | Markus Mittendrein | 2018-08-16 | 1 | -0/+1 |
| | | |||||
| * | Add C++ wrapper | Markus Mittendrein | 2018-08-16 | 1 | -0/+214 |
