Skip to content
  1. Dec 30, 2013
  2. Dec 03, 2013
  3. Nov 02, 2013
  4. Oct 21, 2013
    • yann.collet.73@gmail.com's avatar
      Makefile : support DESTDIR for staged installs. Thanks Jorge Aparicio. · 04762a6a
      yann.collet.73@gmail.com authored
      Makefile : make install installs both lz4 and lz4c (Jorge Aparicio)
      Makefile : removed -Wno-implicit-declaration compilation switch
      lz4cli.c : include <stduni.h> for isatty() (Luca Barbato)
      lz4.h : introduced LZ4_MAX_INPUT_SIZE constant (Shay Green)
      lz4.h : LZ4_compressBound() : unified macro and inline definitions (Shay Green)
      lz4.h : LZ4_decompressSafe_partial() : clarify comments (Shay Green)
      lz4.c : LZ4_compress() verify input size condition (Shay Green)
      bench.c : corrected a bug in free memory size evaluation
      cmake : install into bin/ directory (Richard Yao)
      cmake : check for just C compiler (Elan Ruusamae)
      04762a6a
  5. Oct 01, 2013
  6. Sep 25, 2013
Loading