fixing FORCE_INLINE for older compilers (#330)

This commit is contained in:
Yann Collet
2016-09-02 11:44:21 -07:00
parent 5b8c024716
commit 1563bfeabc
15 changed files with 92 additions and 182 deletions
+2 -1
View File
@@ -1,7 +1,8 @@
v1.0.1
New : contrib/pzstd, parallel version of zstd, by Nick Terrell
New : contrib/pzstd, parallel version of zstd, by Nick Terrell
Fixed : CLI -d output to stdout by default when input is stdin (#322)
Fixed : CLI correctly detects console on Mac OS-X
Fixed : zstd-pgo, reported by octoploid (#329)
v1.0.0
Change Licensing, all project is now BSD, Copyright Facebook