summaryrefslogtreecommitdiffstats
path: root/src/StringCompression.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Anvil: switched inflate to stream mode.madmaxoft2014-09-031-0/+2
| | | | This removes the fixed-size buffer which could have caused #1307 and #1366.
* Fixed MSVC 64-bit build warnings.Mattes D2014-05-091-2/+2
|
* Fixed StringCompression's GZIP handling for larger strings.madmaxoft2014-04-021-2/+2
|
* Added user setting compression factorTycho2014-01-171-1/+1
|
* Fixed loads more of them.Alexander Harkness2013-11-261-1/+1
|
* Attempt to fix compilationTiger Wang2013-11-241-1/+1
|
* Moved source to srcAlexander Harkness2013-11-241-0/+25