projects
/
platform
/
upstream
/
lz4.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/lz4.git
2015-04-20
Yann Collet
Fixed unfinished frame (issue #75)
commit
|
commitdiff
|
tree
|
snapshot
2015-04-19
Yann Collet
Updated LZ4F_getFrameInfo() behavior, related to uncomp...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-18
Yann Collet
added --no-sparse test
commit
|
commitdiff
|
tree
|
snapshot
2015-04-17
Yann Collet
Sparse file support is now enabled by default
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
Yann Collet
test error message in multiple files mode
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
Yann Collet
Reclassified some notification messages as errors
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
Yann Collet
stronger arm tests
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
Yann Collet
fix minor "divide by zero" risk
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
Yann Collet
fixed minor leak
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
Yann Collet
Static analyzer generates error codes on bug suspicion
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
Yann Collet
minor header refactoring
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
Yann Collet
Merge pull request #96 from t-mat/improve-pr-95
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
Yann Collet
minor optimization for small files
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
Yann Collet
Removed status notification in multiple-files mode
commit
|
commitdiff
|
tree
|
snapshot
2015-04-16
Takayuki MATSUOKA
Add LZ4F_OBSOLETE_ENUM() to describe obsolete enums
commit
|
commitdiff
|
tree
|
snapshot
2015-04-15
Yann Collet
Multiple files decompression refactoring
commit
|
commitdiff
|
tree
|
snapshot
2015-04-15
Yann Collet
Updated lz4frame error names
commit
|
commitdiff
|
tree
|
snapshot
2015-04-15
Yann Collet
Merge pull request #95 from t-mat/issue/90
commit
|
commitdiff
|
tree
|
snapshot
2015-04-15
Yann Collet
Merge pull request #94 from t-mat/dev
commit
|
commitdiff
|
tree
|
snapshot
2015-04-15
Takayuki MATSUOKA
Fix LZ4_DEPRECATED() in lz4hc.h
commit
|
commitdiff
|
tree
|
snapshot
2015-04-14
Yann Collet
Merge pull request #91 from t-mat/dev
commit
|
commitdiff
|
tree
|
snapshot
2015-04-14
Takayuki MATSUOKA
Issue#90 : Change old enum names to new one
commit
|
commitdiff
|
tree
|
snapshot
2015-04-14
Takayuki MATSUOKA
Issue#90 : Change old enum to macro to maximize compati...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-14
Takayuki MATSUOKA
Issue#90 : Add LZ4F_ prefix
commit
|
commitdiff
|
tree
|
snapshot
2015-04-14
Takayuki MATSUOKA
Fix LZ4_DEPRECATED() for older/non-gcc/clang/MSVC compilers
commit
|
commitdiff
|
tree
|
snapshot
2015-04-14
Takayuki MATSUOKA
Replace GCC_VERSION with LZ4_GCC_VERSION
commit
|
commitdiff
|
tree
|
snapshot
2015-04-14
Yann Collet
Merge pull request #93 from drcrallen/descriptiveFrameE...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-14
Charles Allen
Revert "Revert "Add more descriptive frame errors""
commit
|
commitdiff
|
tree
|
snapshot
2015-04-14
Yann Collet
Valgrind tests generate errors
commit
|
commitdiff
|
tree
|
snapshot
2015-04-14
Yann Collet
Merge branch 'dev' of github.com:Cyan4973/lz4 into dev
commit
|
commitdiff
|
tree
|
snapshot
2015-04-14
Yann Collet
Merge pull request #92 from Cyan4973/revert-89-descript...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-14
Yann Collet
Revert "Add more descriptive frame errors"
commit
|
commitdiff
|
tree
|
snapshot
2015-04-14
Yann Collet
Merge pull request #89 from drcrallen/descriptiveFrameE...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-14
Yann Collet
Changes LZ4F_compressBound() definition using NULL...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-14
Yann Collet
lz4io refactoring
commit
|
commitdiff
|
tree
|
snapshot
2015-04-14
Yann Collet
New valgrind test with multiple files
commit
|
commitdiff
|
tree
|
snapshot
2015-04-14
Yann Collet
Fix leak issue with compression of multiple files
commit
|
commitdiff
|
tree
|
snapshot
2015-04-13
Yann Collet
Improved performance when compressing a lot of small...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-13
Yann Collet
minor compatibility fixes
commit
|
commitdiff
|
tree
|
snapshot
2015-04-13
Yann Collet
Merge pull request #86 from KyleJHarper/origin/r129...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-13
Charles Allen
Add more descriptive frame errors
commit
|
commitdiff
|
tree
|
snapshot
2015-04-13
Yann Collet
Merge pull request #87 from t-mat/fix-example2
commit
|
commitdiff
|
tree
|
snapshot
2015-04-13
Takayuki MATSUOKA
Replace obsolete functions
commit
|
commitdiff
|
tree
|
snapshot
2015-04-13
Takayuki MATSUOKA
Add snprintf macro for MSVC
commit
|
commitdiff
|
tree
|
snapshot
2015-04-12
Kyle J Harper
Added support for continuation of file compression...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-12
Kyle J Harper
Added new LZ4IO_decompressMultipleFilenames to allow...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-12
Yann Collet
new memory leak test for fullbench using multi-files
commit
|
commitdiff
|
tree
|
snapshot
2015-04-12
Yann Collet
Shortened tests durations
commit
|
commitdiff
|
tree
|
snapshot
2015-04-12
Yann Collet
Updated badges
commit
|
commitdiff
|
tree
|
snapshot
2015-04-12
Yann Collet
Fixed issue #84
commit
|
commitdiff
|
tree
|
snapshot
2015-04-12
Yann Collet
Fixed : minor coverity warning
commit
|
commitdiff
|
tree
|
snapshot
2015-04-12
Yann Collet
Fixed a few coverity warnings
commit
|
commitdiff
|
tree
|
snapshot
2015-04-12
Yann Collet
fixed minor g++ warning
commit
|
commitdiff
|
tree
|
snapshot
2015-04-12
Yann Collet
Merge pull request #82 from t-mat/add-lz4-prefix
commit
|
commitdiff
|
tree
|
snapshot
2015-04-12
Yann Collet
Fixed a few Valgrind warnings
commit
|
commitdiff
|
tree
|
snapshot
2015-04-12
Takayuki MATSUOKA
Add LZ4 prefix to deprecation macros
commit
|
commitdiff
|
tree
|
snapshot
2015-04-12
Yann Collet
Fixed : minor Visual warnings
commit
|
commitdiff
|
tree
|
snapshot
2015-04-12
Yann Collet
Fixed : a few minor coverity warnings
commit
|
commitdiff
|
tree
|
snapshot
2015-04-11
Yann Collet
Extended obsolete warning messages to lz4hc
commit
|
commitdiff
|
tree
|
snapshot
2015-04-11
Yann Collet
Implemented obsolete warning message
commit
|
commitdiff
|
tree
|
snapshot
2015-04-11
Yann Collet
Update lz4hc API : LZ4_compressHC_safe()
commit
|
commitdiff
|
tree
|
snapshot
2015-04-11
Yann Collet
Clarified lz4frame.h inline doc
commit
|
commitdiff
|
tree
|
snapshot
2015-04-11
Yann Collet
fixed minor sanitize warning
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
Yann Collet
Updated : fuzzer tests can be programmed for a timelength
commit
|
commitdiff
|
tree
|
snapshot
2015-04-10
Yann Collet
Fixed a few minor sanitize warnings
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
Yann Collet
Added : sanitize test
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
Yann Collet
Fixed a few warnings from -fsanitize=undefined
commit
|
commitdiff
|
tree
|
snapshot
2015-04-09
Yann Collet
New LZ4_compress_safe() API
commit
|
commitdiff
|
tree
|
snapshot
2015-04-08
Yann Collet
fixed over-cautious visual warning
commit
|
commitdiff
|
tree
|
snapshot
2015-04-08
Yann Collet
minor Makefile test refactoring
commit
|
commitdiff
|
tree
|
snapshot
2015-04-08
Yann Collet
minor memory leak fix and test
commit
|
commitdiff
|
tree
|
snapshot
2015-04-07
Yann Collet
fix g++ typecast
commit
|
commitdiff
|
tree
|
snapshot
2015-04-06
Yann Collet
updated doc
commit
|
commitdiff
|
tree
|
snapshot
2015-04-06
Yann Collet
added : memtest on fullbench
commit
|
commitdiff
|
tree
|
snapshot
2015-04-04
Yann Collet
Merge pull request #73 from funcodeio/dev
commit
|
commitdiff
|
tree
|
snapshot
2015-04-03
Yann Collet
memcpy speed as reference
commit
|
commitdiff
|
tree
|
snapshot
2015-04-03
Yann Collet
Merge pull request #74 from Cyan4973/fastMode
commit
|
commitdiff
|
tree
|
snapshot
2015-04-03
Yongwoon Cho
Removed unused lines.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-02
Yann Collet
Merge pull request #72 from fzort/master
commit
|
commitdiff
|
tree
|
snapshot
2015-04-02
Yann Collet
new tests for large files with content size support...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-02
Yann Collet
Added : progress indicator, in fast and decompression...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-01
mauro.persano
Cygwin has fileno, so there's no need to use _fileno.
commit
|
commitdiff
|
tree
|
snapshot
2015-04-01
Yann Collet
fullbench : tests of _limitedOutput variants intentionn...
commit
|
commitdiff
|
tree
|
snapshot
2015-04-01
Yann Collet
Fixed issue 160, reported by Eric Berge
commit
|
commitdiff
|
tree
|
snapshot
2015-04-01
Yann Collet
simplified LZ4_compress_limitedOutput()
commit
|
commitdiff
|
tree
|
snapshot
2015-04-01
Yann Collet
Removed make dist
commit
|
commitdiff
|
tree
|
snapshot
2015-04-01
Yann Collet
Stricter tests : treat warnings as errors
commit
|
commitdiff
|
tree
|
snapshot
2015-04-01
Yann Collet
simplified LZ4_compress_withState()
commit
|
commitdiff
|
tree
|
snapshot
2015-04-01
Yann Collet
simplified LZ4_compress()
commit
|
commitdiff
|
tree
|
snapshot
2015-03-31
Yann Collet
Modified files rights
commit
|
commitdiff
|
tree
|
snapshot
2015-03-31
Yann Collet
Removed Visual 2013 solution, as AppVeyor automated...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-31
Yann Collet
Added : Visual 2013 solution
commit
|
commitdiff
|
tree
|
snapshot
2015-03-31
Yann Collet
Updated Visual 2012 solution : + 3 projects (fullbench...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-31
Yann Collet
Fix : minor warning under Visual
commit
|
commitdiff
|
tree
|
snapshot
2015-03-31
Yann Collet
Removed .suo & .user files from Visual solutions
commit
|
commitdiff
|
tree
|
snapshot
2015-03-31
Yann Collet
Restored proper credit
commit
|
commitdiff
|
tree
|
snapshot
2015-03-31
Yann Collet
Fixed : Windows compilation
commit
|
commitdiff
|
tree
|
snapshot
2015-03-31
Yann Collet
Merge pull request #69 from Cyan4973/dev
commit
|
commitdiff
|
tree
|
snapshot
2015-03-31
Yann Collet
Fixed : Visual compilation
commit
|
commitdiff
|
tree
|
snapshot
2015-03-31
Yann Collet
Updated make dist
commit
|
commitdiff
|
tree
|
snapshot
next