summaryrefslogtreecommitdiff
path: root/src/io/ozlibstream.cpp
Commit message (Expand)AuthorAgeFilesLines
* fix: simplify exception handling in ozlibstream::close methodYongDo-Hyun9 days1-9/+1
* fix: improve exception handling in ozlibstream::close method to prevent maski...YongDo-Hyun9 days1-11/+12
* fix: correct exception handling in ozlibstream::close methodYongDo-Hyun9 days1-9/+8
* fix: improve exception handling in ozlibstream::close to prevent masking errorsYongDo-Hyun9 days1-13/+19
* feat: enhance error handling in ozlibstream and improve JSON escaping in json...YongDo-Hyun9 days1-1/+1
* feat: add local test executable and improve JSON string escaping - Added opti...YongDo-Hyun9 days1-3/+14
* chore: comply with reuseDioEgizio2026-02-011-0/+4
* Create zlib_streambuf base classljfa2015-09-211-5/+2
* Make close honor the exceptions maskljfa2015-09-211-0/+14
* Create ozlibstream::close methodljfa2015-09-211-1/+9
* Implement ozlibstreamljfa-ag2015-09-201-0/+87