Commit Graph

22 Commits

Author SHA1 Message Date
Robinson 062e0e8ff8 Updated license, updated version 2021-04-09 16:03:49 +02:00
nathan c9d4ad3b2a Updated version from 2.15 to 2.16 2020-05-27 16:43:11 +02:00
Taras Greben 3b799635c8 Eliminated memory hog: if CAB file is less than 2Gb keep its stream in heap memory. After the fix, the java heap memory used when extracting package62.cab from Microsoft's wsusscn2.cab descreased from 1050Mb to 32Mb. 2019-09-15 22:18:05 +03:00
nathan 2580e9b15d Updated versions 2018-05-08 23:39:04 +02:00
Zhengyu 081c8969f2 optimize import 2018-04-12 00:22:14 +08:00
Zhengyu 98db0cd047 provide default CabStreamSaver 2018-04-12 00:15:02 +08:00
nathan c881340ee6 updated version 2017-09-22 09:42:07 +02:00
nathan 317da5f40f Changed package name. The standard package naming
convention with CamelCase is consistent across projects.
2017-09-22 09:25:27 +02:00
nathan 6b990dd090 renamed package to lowercase to fit with other projects 2017-08-23 13:54:31 +02:00
nathan 75351a1ff8 Updated Version 2017-07-29 23:00:09 +02:00
nathan bff74b4a67 Now uses Version instead of string. 2017-07-22 14:49:28 +02:00
nathan 65308294f1 Updated version information 2017-02-21 14:43:48 +01:00
nathan 303a138db3 Updated version/readme 2017-02-01 00:46:05 +01:00
nathan bf7d2d82c6 Removed dependency on util.process.NullOutputStream 2016-12-24 17:34:58 +01:00
nathan 19597ac7e9 Updated version 2016-05-31 02:21:42 +02:00
nathan 338556ff7f Updated version 2016-04-28 16:46:18 +02:00
nathan d210a2983f Updated version 2016-04-28 14:36:53 +02:00
nathan 897ce455f8 Updated version 2016-04-03 21:03:24 +02:00
nathan 4d766bdb80 Updated version 2016-03-22 00:55:56 +01:00
nathan 30e926c612 Updated version 2016-03-13 17:37:42 +01:00
nathan f7264f534c Updated builds + build system 2016-02-13 18:51:13 +01:00
nathan 27b5842caa Moved out of utils, changed CabDecoder -> CabParser 2016-02-10 18:57:16 +01:00