Commit Graph

41 Commits

Author SHA1 Message Date
1a17f5ce22 switch to lys catalog 2022-08-28 12:05:56 +08:00
6c19886369 removed lys-dependencies 2022-06-25 12:21:26 +08:00
ed9be33c08 switch to lys-dependencies 2022-06-24 07:36:22 +08:00
9153ba2f2c improved functional interfaces to work with lambda throwing java.lang.Throwable instances 2022-06-04 12:38:47 +08:00
eb1b6c804a added OS and Application classes 2022-05-11 10:54:57 +08:00
419f08364c added copy methods 2022-03-26 00:44:31 +08:00
705ad088aa bump gradle version and version change to SNAPSHOT 2022-03-17 12:03:02 +08:00
40065f4aee fixed visibility of Hash.Algorithm 2022-02-20 20:38:23 +08:00
7d2a38a482 added checked-exception-firenldy functional interfaces 2022-01-28 19:54:05 +08:00
8cc645993d bump gradle and lombok version 2022-01-15 19:59:39 +08:00
71dd8c60fe added JPMS support 2022-01-15 19:59:39 +08:00
9dda0b313b added Jenkinsfile 2022-01-15 19:59:38 +08:00
6d8626390c added LazyValue and tuples refactoring 2022-01-15 19:59:38 +08:00
99cbb09e58 multi-release-jar and refactor 2022-01-15 19:59:38 +08:00
c3ab8c3dd9 added test for Hash 2022-01-15 19:59:37 +08:00
580fcb430c added javadoc and source jar to publication 2022-01-15 19:59:37 +08:00
8ea2268491 added PathClassLoaderTest 2022-01-15 19:59:37 +08:00
299367fb74 added PathClassLoader 2022-01-15 19:59:36 +08:00
20b5df20d0 improved javadoc 2022-01-15 19:59:36 +08:00
e7ff279c9e added lombok plugin 2022-01-15 19:59:36 +08:00
4537bcf3ba updated maven URLs 2022-01-15 19:59:36 +08:00
1e9352a2f7 bump Gradle to 7.0.2 2022-01-15 19:59:35 +08:00
a7774a71d4 added custom maven repository 2022-01-15 19:59:35 +08:00
f110b71c76 added Maven publication 2022-01-15 19:59:35 +08:00
cffa781cf8 bump Gradle version to 7 2022-01-15 19:59:34 +08:00
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