This website requires JavaScript.
Explore
Help
Sign In
Peerplays_Blockchain
/
peerplays-fc
Watch
1
Star
0
Fork
You've already forked peerplays-fc
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
cf6f81dd5b
peerplays-fc
/
src
/
compress
History
SynaptiCAD User
30e52b6b01
Fix GELF logging to split long messages, use compression
2015-02-22 14:07:05 -05:00
..
lzma.cpp
Improvements for handling unicode filenames on Windows. When converting fc::path to/from fc::variant, use utf8 encoding. Replace several places where we use a std::ifstream and open it with a char* filename with a boost::filesystem::ifstream and open it with a boost::filesystem::path, which does unicode correctly.
2014-10-09 16:21:52 -04:00
miniz.c
Fix GELF logging to split long messages, use compression
2015-02-22 14:07:05 -05:00
smaz.cpp
adding smaz compression utility function
2013-08-13 00:37:54 -04:00
zlib.cpp
Fix GELF logging to split long messages, use compression
2015-02-22 14:07:05 -05:00