Commit Graph

16 Commits

Author SHA1 Message Date
c6aede665e switch to Gradle build system 2022-01-15 19:59:34 +08:00
68a419c53a added array iterate, capitalize and decapitalize methods 2022-01-15 19:59:34 +08:00
1264673cd6 improved CollectionUtils TreeSet and TreeMap methods 2022-01-15 19:59:33 +08:00
046250caaa added LexicographicIterableComparator 2022-01-15 19:59:33 +08:00
2cdc92effb added VersionComparator 2022-01-15 19:59:33 +08:00
45489e8ed4 added utilities for creating zip files 2022-01-15 19:59:33 +08:00
5ddb9e6cbf several improvements
- bump of sbt verstion
- switch to Junit jupiter
- added LRU cache
2022-01-15 19:59:32 +08:00
6493a02569 small refactor 2022-01-15 19:59:32 +08:00
96259b501e added "Automatic-Module-Name" to the manifest 2022-01-15 19:59:32 +08:00
Walter Oggioni
e50bbeb153 added splitExtension function 2022-01-15 19:59:31 +08:00
d40a3e60c2 build script simplification 2022-01-15 19:59:31 +08:00
419880c5a1 added LICENSE.md 2022-01-15 19:59:31 +08:00
Walter Oggioni
762dfae586 added net.woggioni.jwo.compression.CompressionOutputStream and net.woggioni.jwo.compression.CompressionInputStream 2022-01-15 19:59:30 +08:00
4a5bcea903 added Leb128 2022-01-15 19:59:30 +08:00
22646254b1 added TreeMap to CollectionUtils and enum utilities to JWO 2022-01-15 19:59:30 +08:00
5a644ac6b5 initial commit 2022-01-15 19:59:29 +08:00