aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/tools/singlejar/input_jar.h
Commit message (Expand)AuthorAge
* Define __STDC_FORMAT_MACROS to 1 in singlejarGravatar Damien Martin-Guillerez2017-05-08
* Handle huge (>4GB) output jars.Gravatar Sasha Smundak2017-01-04
* Fix typos in usage exampleGravatar Liam Miller-Cushon2016-12-06
* Use WriteBytes instead of AppendFile to write entries.Gravatar Sasha Smundak2016-09-22
* Use std::string instead of const char* in InputJar::Open and MappedFile::Open.Gravatar Sasha Smundak2016-08-04
* Handle archives with preamble.Gravatar Sasha Smundak2016-08-04
* C++ reimplementation of singlejar tool: first checkin, take two: fix the prob...Gravatar Sasha Smundak2016-07-18
* Rollback of commit f667aa54f4fcc2c04182de9bc267a7ee469f6445.Gravatar Klaus Aehlig2016-07-04
* C++ reimplementation of singlejar tool: first checkin.Gravatar Sasha Smundak2016-07-01