platform/upstream/lz4.git
2015-04-13 Yann ColletImproved performance when compressing a lot of small...
2015-04-13 Yann Colletminor compatibility fixes
2015-04-13 Yann ColletMerge pull request #86 from KyleJHarper/origin/r129...
2015-04-13 Yann ColletMerge pull request #87 from t-mat/fix-example2
2015-04-13 Takayuki MATSUOKAReplace obsolete functions
2015-04-13 Takayuki MATSUOKAAdd snprintf macro for MSVC
2015-04-12 Kyle J HarperAdded support for continuation of file compression...
2015-04-12 Kyle J HarperAdded new LZ4IO_decompressMultipleFilenames to allow...
2015-04-12 Yann Colletnew memory leak test for fullbench using multi-files
2015-04-12 Yann ColletShortened tests durations
2015-04-12 Yann ColletUpdated badges
2015-04-12 Yann ColletFixed issue #84
2015-04-12 Yann ColletFixed : minor coverity warning
2015-04-12 Yann ColletFixed a few coverity warnings
2015-04-12 Yann Colletfixed minor g++ warning
2015-04-12 Yann ColletMerge pull request #82 from t-mat/add-lz4-prefix
2015-04-12 Yann ColletFixed a few Valgrind warnings
2015-04-12 Takayuki MATSUOKAAdd LZ4 prefix to deprecation macros
2015-04-12 Yann ColletFixed : minor Visual warnings
2015-04-12 Yann ColletFixed : a few minor coverity warnings
2015-04-11 Yann ColletExtended obsolete warning messages to lz4hc
2015-04-11 Yann ColletImplemented obsolete warning message
2015-04-11 Yann ColletUpdate lz4hc API : LZ4_compressHC_safe()
2015-04-11 Yann ColletClarified lz4frame.h inline doc
2015-04-11 Yann Colletfixed minor sanitize warning
2015-04-10 Yann ColletUpdated : fuzzer tests can be programmed for a timelength
2015-04-10 Yann ColletFixed a few minor sanitize warnings
2015-04-09 Yann ColletAdded : sanitize test
2015-04-09 Yann ColletFixed a few warnings from -fsanitize=undefined
2015-04-09 Yann ColletNew LZ4_compress_safe() API
2015-04-08 Yann Colletfixed over-cautious visual warning
2015-04-08 Yann Colletminor Makefile test refactoring
2015-04-08 Yann Colletminor memory leak fix and test
2015-04-07 Yann Colletfix g++ typecast
2015-04-06 Yann Colletupdated doc
2015-04-06 Yann Colletadded : memtest on fullbench
2015-04-04 Yann ColletMerge pull request #73 from funcodeio/dev
2015-04-03 Yann Colletmemcpy speed as reference
2015-04-03 Yann ColletMerge pull request #74 from Cyan4973/fastMode
2015-04-03 Yongwoon ChoRemoved unused lines.
2015-04-02 Yann ColletMerge pull request #72 from fzort/master
2015-04-02 Yann Colletnew tests for large files with content size support...
2015-04-02 Yann ColletAdded : progress indicator, in fast and decompression...
2015-04-01 mauro.persanoCygwin has fileno, so there's no need to use _fileno.
2015-04-01 Yann Colletfullbench : tests of _limitedOutput variants intentionn...
2015-04-01 Yann ColletFixed issue 160, reported by Eric Berge
2015-04-01 Yann Colletsimplified LZ4_compress_limitedOutput()
2015-04-01 Yann ColletRemoved make dist
2015-04-01 Yann ColletStricter tests : treat warnings as errors
2015-04-01 Yann Colletsimplified LZ4_compress_withState()
2015-04-01 Yann Colletsimplified LZ4_compress()
2015-03-31 Yann ColletModified files rights
2015-03-31 Yann ColletRemoved Visual 2013 solution, as AppVeyor automated...
2015-03-31 Yann ColletAdded : Visual 2013 solution
2015-03-31 Yann ColletUpdated Visual 2012 solution : + 3 projects (fullbench...
2015-03-31 Yann ColletFix : minor warning under Visual
2015-03-31 Yann ColletRemoved .suo & .user files from Visual solutions
2015-03-31 Yann ColletRestored proper credit
2015-03-31 Yann ColletFixed : Windows compilation
2015-03-31 Yann ColletMerge pull request #69 from Cyan4973/dev
2015-03-31 Yann ColletFixed : Visual compilation
2015-03-31 Yann ColletUpdated make dist
2015-03-31 Yann ColletAdded : Frame documentation in MarkDown format
2015-03-31 Yann ColletRemoved HTML Frame Format documentation
2015-03-30 Yann Colletminor tweak
2015-03-30 Yann ColletUpdated readme
2015-03-30 Yann ColletAdded LZ4_compress_fast()
2015-03-30 Yann ColletMerge pull request #67 from Cyan4973/dev
2015-03-30 Yann Colletfixed fullbench memory allocation error
2015-03-30 Yann Colletfaster compression in 64 bits mode
2015-03-30 Yann ColletUpdated documentation
2015-03-30 Yann Colletchanged file name
2015-03-30 Yann ColletUpdated comments on LZ4F_getFrameInfo()
2015-03-30 Yann Colletrestored lz4hc compression ratio
2015-03-29 Yann ColletMerge pull request #66 from Cyan4973/dev
2015-03-29 Yann Colletlz4frame validates contentSize during decompression
2015-03-29 Yann ColletChanged struct member to contentSize
2015-03-27 Yann ColletMerge pull request #65 from Cyan4973/dev
2015-03-26 Yann Colletconverted to markdown friendly syntax
2015-03-26 Yann ColletReference format doc
2015-03-26 Yann ColletFixed : Makefile
2015-03-26 Yann Colletwindows friendly make clean
2015-03-25 Yann Colletminor beautifier (make clean)
2015-03-25 Yann ColletAdded : arm cross-compilation test
2015-03-25 Yann ColletFixed cast-align warnings on 32-bits
2015-03-25 Yann ColletAdded : doc authorship
2015-03-25 Yann ColletMerge pull request #63 from t-mat/comment-on-example...
2015-03-24 Takayuki MATSUOKAAdd "Examples" subtree
2015-03-24 Takayuki MATSUOKAAdd README.md as table of contents
2015-03-24 Takayuki MATSUOKAAdd document for "Line by Line Text Compression" example
2015-03-24 Takayuki MATSUOKAAdd document for "Double Buffer" example
2015-03-24 Takayuki MATSUOKAAdd document : "Streaming API Basics"
2015-03-23 Yann ColletUpdated man page : "--[no-]X"
2015-03-23 Yann ColletUpdated tests
2015-03-23 Yann ColletUpdated long commands, with reverse "--no-" variants
2015-03-23 Yann Colletupdated dist list
2015-03-23 Yann ColletMerge pull request #61 from Cyan4973/dev
2015-03-23 Yann Colletlz4 cli supports frame content size
2015-03-22 Yann Colletremoved useless man pages
2015-03-22 Yann ColletUpdates tests & Man pages
next