Commit Graph

73 Commits

Author SHA1 Message Date
8436da536f fixed bug in JWO.renderTemplate
All checks were successful
CI / build (push) Successful in 1m22s
2025-01-17 10:32:32 +08:00
89817c5624 added JPMS URL stream handler
All checks were successful
CI / build (push) Successful in 1m41s
2025-01-09 16:13:38 +08:00
8af4a84e49 fixed gitea build
All checks were successful
CI / build (push) Successful in 2m20s
2024-12-31 22:34:39 +08:00
b3dce6d691 updated lys-catalog version
Some checks failed
CI / build (push) Failing after 2m40s
2024-12-31 17:28:55 +08:00
4a22d2380e dependencies version bump
All checks were successful
CI / build (push) Successful in 26s
2024-07-06 18:40:46 +08:00
53b00359a3 migrated to gitea
All checks were successful
CI / build (push) Successful in 26s
2024-04-04 06:54:37 +08:00
90e55618bc added hexToBytes method 2024-02-09 08:34:46 +08:00
84e115693f added more classes 2024-02-02 22:07:32 +08:00
f21f528166 disabled javadoc 2024-02-01 07:30:05 +08:00
0ad79bbfdc updated to 2024.02.01 2024-02-01 07:19:40 +08:00
21753f8e0c update to 2024.01.31 2024-02-01 07:17:19 +08:00
ecbae35415 update lys-catalog to 2024.01.29 2024-01-29 22:09:31 +08:00
109b387a09 updated Jenkins pipeline 2023-11-07 17:50:44 +08:00
11e6a9fc92 version bump 2023-11-07 17:42:49 +08:00
6a81b48666 added Jacoco and improved test coverage 2023-11-07 16:24:59 +08:00
16d2bffde6 added native-image plugin 2023-10-05 21:33:54 +08:00
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