summaryrefslogtreecommitdiffstats
path: root/src/StringCompression.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Anvil: switched inflate to stream mode.madmaxoft2014-09-031-0/+62
| | | | This removes the fixed-size buffer which could have caused #1307 and #1366.
* Fixed MSVC 64-bit build warnings.Mattes D2014-05-091-7/+7
|
* Fixed StringCompression's GZIP handling for larger strings.madmaxoft2014-04-021-3/+5
|
* Added user setting compression factorTycho2014-01-171-2/+2
|
* More MSVC warning fixes.madmaxoft2014-01-071-2/+2
|
* Moved source to srcAlexander Harkness2013-11-241-0/+180