aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/ijar/zip.cc
Commit message (Expand)AuthorAge
* Initialize an uninitialized field in ijarGravatar Shinichiro Hamaji2016-05-02
* Description redacted.Gravatar Googler2016-04-07
* ijar: cast to size_t instead of int to avoid sign-compare warning.Gravatar Damien Martin-Guillerez2016-04-01
* Fix comparison warning in ijarGravatar Damien Martin-Guillerez2016-03-30
* Fix asan error introduced by commit 257337638463d01bcf627c60de42861d775fefec.Gravatar Googler2016-03-23
* Global cleanup change.Gravatar Googler2016-03-01
* Encapsulate file mapping in preparation for providing a Windows implementation.Gravatar Lukacs Berki2016-02-16
* Add zip64 support to ijarGravatar Liam Miller-Cushon2015-12-03
* Normalize ijar's header to 'The Bazel Authors'.Gravatar Damien Martin-Guillerez2015-11-19
* Set the ijar MAX_BUFFER_SIZE to 256 MBGravatar Damien Martin-Guillerez2015-11-16
* Fix ijar compressionGravatar Damien Martin-Guillerez2015-09-11
* Add CRC-32 computation to third_party/ijar:zipperGravatar Damien Martin-Guillerez2015-09-11
* Add support for compression in //third_party/ijar:zipperGravatar Damien Martin-Guillerez2015-08-31
* Fix some C++ compiler warnings to comply with -Wall.Gravatar Ulf Adams2015-07-27
* Use the ijar ZIP implementation in Blaze instead of libarchiveGravatar Damien Martin-Guillerez2015-06-01
* Added limits.h to headers to ijarGravatar Damien Martin-Guillerez2015-05-29
* Refactor ZIP implementation of ijarGravatar Damien Martin-Guillerez2015-05-28
* Normalized headers path for ijar.Gravatar Damien Martin-Guillerez2015-04-24
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25