Commit Graph

50 Commits

Author SHA1 Message Date
nathan
c881340ee6 updated version 2017-09-22 09:42:07 +02:00
nathan
db3ea0c52d Removed eclipse specific files 2017-09-22 09:26:33 +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
5d5561bab7 Reverted change to use Version object. 2017-09-14 22:33:56 +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
247a22527f Updated POM information to include "dependencies", since it is easy to
incorrectly add it as a dependency to ones own project.
2017-07-23 18:02:50 +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
54ba0c0a80 Updated readme format 2017-02-18 23:59:18 +01:00
nathan
69fb3333fc Added comments 2017-02-18 22:40:22 +01:00
nathan
77c2f478c0 Updated Utilities 2017-02-17 16:26:18 +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
9f60b10fd9 Cleaned project iml files 2016-05-30 10:42:24 +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
9529d9689c Updated license info 2016-04-05 14:47:40 +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
nathan
faf9dd1bef Added CabDecoder.getVersion() 2016-02-10 18:46:57 +01:00
nathan
37d586f3ab Updated readme 2016-02-10 00:40:05 +01:00
nathan
c44f2ecb23 Fixed spacing in readme file 2015-12-22 10:17:05 +01:00
nathan
8d9fc8f7bd Updated readmes 2015-12-15 01:31:30 +01:00
nathan
fa90c2f749 Cleaned up readmes
Updated readme

Changed DelayTimer to use Runnable
2015-12-15 01:13:02 +01:00
nathan
6b18a0af9c Removed dist/libs dir, as it's now released to sonatype/maven (with download links included) 2015-11-22 21:23:31 +01:00
nathan
3429e97990 updated readme to include maven info 2015-11-22 21:19:24 +01:00
nathan
d2fdd8865f Code polish, cleanup 2015-11-22 21:17:11 +01:00
nathan
c0c76c266f updated project info 2015-08-23 02:41:08 +02:00
nathan
64646f77d6 Added missing dep jars 2015-07-07 00:37:14 +02:00
nathan
e1bb939701 Updated license, updated utilities (BigEndian byte utils) 2015-06-29 15:08:32 +02:00
nathan
0d3b96aa62 Added intellij support. Compiled as java6 2015-06-28 00:07:34 +02:00
nathan
af6b77e452 Added intellij support 2015-06-26 20:52:41 +02:00
nathan
4d40ba24b2 Removed old util jar, updated classpath 2015-02-02 01:01:54 +01:00
nathan
d859bde606 Removed old jar 2015-02-02 00:58:49 +01:00
nathan
ceaf376aa9 Added version name info to build process 2015-02-02 00:52:55 +01:00
nathan
ef09151cb9 Updated readme 2015-01-29 02:46:49 +01:00
nathan
5600ae3c33 Fixed missing library. Added LittleEndian to utils. Changed classpath to depend on built jar instead of project 2015-01-28 23:06:30 +01:00
nathan
16225a5ea2 Jar/zip files are now deterministic based on build date (date=123456789) 2015-01-15 21:17:10 +01:00
nathan
5a963f1155 Updated build system 2014-12-31 02:45:49 +01:00
nathan
eeadf703d4 Updated dist, changed from included src in jar, to separate file 2014-12-30 00:30:12 +01:00
nathan
535dda9b2f Update utils and build process 2014-12-29 03:21:07 +01:00
nathan
c6ffa6a02f update license 2014-12-27 11:36:53 +01:00
nathan
24f0b1c5fa CabDecoder now reuses nulloutputStream from utils 2014-12-27 11:36:35 +01:00
nathan
edb1712c22 Updated utils, changed name from CabExtractor to CabParser 2014-12-18 20:23:34 +01:00
nathan
b446e3b008 Import of CAB extractor for java 2014-12-18 18:21:38 +01:00