• R/O
  • HTTP
  • SSH
  • HTTPS

List of commits

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

RSS
Rev. Time Author
22e4239 issues/10 2014-02-22 20:49:16 wbenny

* Improved makefile.

f1f771b 2014-02-22 20:20:31 wbenny

* Ommit format warning on unix systems.
* Cosmetic changes.

9137504 2014-02-19 04:41:52 wbenny

* Added char_type to all streambuffs.

9280556 2014-02-19 04:29:17 wbenny

* Added nullstream.

87bcde9 2014-02-13 05:55:47 wbenny

* Minor changes.

756cf84 2014-02-13 05:42:35 wbenny

* Formatting.

dad0e6c 2014-02-13 05:05:11 wbenny

* Remove dependency on std::make_unique.

bb8d25f 2014-02-12 17:35:49 wbenny

* Fixed Main.cpp.

b456424 2014-02-12 00:17:57 wbenny

* Updated Makefile.

fcbc535 2014-02-12 00:12:38 wbenny

* Fixed compilation on x64 systems.

f146657 2014-02-12 00:08:46 wbenny

* Added LZMA version for UNIX systems.

fd4c036 2014-02-12 00:06:07 wbenny

* Fixed major compilations problems.

151ca0a 2014-02-11 23:56:03 wbenny

Merge branch 'issues/8'

07699fe issues/6 2014-02-11 23:50:46 wbenny

* Edited sample.

c9f50dc 2014-02-11 23:50:37 wbenny

* Better naming.

340883f issues/8 2014-02-11 07:44:29 wbenny

* Minor changes.

90b01c7 2014-02-11 07:31:45 wbenny

* Added BZIP2 compression support.

8fa9ab9 2014-02-11 06:43:02 wbenny

* Minor changes.

7aa0b96 2014-02-10 05:48:17 wbenny

* Minor changes.

08fbf77 2014-02-07 08:28:43 wbenny

* Fixed seeking.

fb66072 2014-02-07 08:28:08 wbenny

* ZipArchiveEntry::GetName now returns const std::string&.

994eb4c 2014-02-07 08:13:26 wbenny

* Treat streams as non-seekable.

0b47c7d 2014-02-07 06:08:03 wbenny

* Moved synchronization methods into their structs.

b86c36e 2014-02-07 05:18:39 wbenny

* Compression algorithms separated into standalone projects.

4c113aa 2014-02-07 04:51:42 wbenny

* Strip unused code from zlib.

ce00429 2014-02-07 04:32:20 wbenny

* Compression en/decoders can now accept properties.

52c0ed1 2014-02-07 04:31:41 wbenny

* Updated methods.

be37529 2014-02-07 04:31:09 wbenny

* Added missing file into the project.

b54ab1a 2014-02-07 04:30:52 wbenny

* Rewritten ICompressionMethod.

afafd30 2014-02-07 04:28:33 wbenny

* iostream_t -> iostream_type