Commit Graph

57 Commits

Author SHA1 Message Date
70123e1c08 bump Gradle version to 8.3
also fixed bug in `JWO.dynamicCast`
2023-10-02 12:48:01 +08:00
76175afdf8 added retry executor 2023-06-22 18:31:00 +08:00
14a5af82c8 added matrix benchmark 2023-05-28 20:00:32 +08:00
5b3e279c20 added unit test 2023-05-28 19:59:42 +08:00
0663ca200a fixed bug 2023-05-28 17:08:32 +08:00
cea35eadb0 made vector iterable 2023-05-20 20:12:43 +08:00
9b09c6bd73 added jmath library 2023-05-14 15:39:39 +08:00
99a557f192 Gradle version bump to 8.1 2023-04-19 07:13:24 +08:00
45d865b3dc upgrade Gradle to 8.0.2 2023-03-04 23:38:56 +08:00
3709b27429 improved Application class 2023-02-05 17:01:35 +08:00
b212fd2559 improved renderTemplate method 2022-12-09 21:31:13 +08:00
806a96f6d5 improved Jenkins pipeline 2022-12-09 11:19:26 +08:00
d3c32b1765 added some utilities 2022-12-09 11:19:21 +08:00
541166dc35 added LoggerController class 2022-12-08 17:45:39 +08:00
536689f38d gradle version bump 2022-12-08 17:44:49 +08:00
34f0990334 added Run interface and small improvements to LazyValue 2022-10-04 18:28:34 +08:00
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