Commit graph

34 commits

Author SHA1 Message Date
9a19a2d7c9 drop config logging 2024-07-06 22:41:27 +02:00
82dd72c811 update jackson to 2.17.1 2024-07-04 14:16:31 +02:00
0667b90ac4 working on xslx 2024-05-16 16:33:21 +02:00
7c7dbace61 remove config logger loading in ConfigLoader 2024-03-23 21:58:08 +01:00
a79c8a8e9e start work of immutable and multi subprojects 2024-03-06 22:43:40 +01:00
3432b46c7d update to Gradle 8.5, use testLibs in version catalog for test dependencies 2023-12-12 20:07:21 +01:00
bb11e558cc update to Gradle 8.4 2023-10-19 17:22:31 +02:00
f4f699088a add junit platform launcher 2023-10-17 12:05:49 +02:00
5f06b39eb0 move settings and datastructure projects from content to here 2023-10-04 10:12:07 +02:00
36bfe25796 update to OpenJDK 21, Grdle 8.4-rc-1 2023-09-30 22:59:12 +02:00
7d025d5002 add interpolation library of Luis Antunes 2023-09-29 11:13:15 +02:00
61d17d9518 update junit to 5.9.3, update jackson to 2.14.3 2023-05-24 22:17:37 +02:00
efbce5bd1c update to gradle 8.1.1, add putIfNotNull to tiny map builder 2023-04-25 17:47:23 +02:00
95c0501d5e add raml 2023-04-21 23:29:23 +02:00
aa1e7b180d prevent gradle plugins from using jCenter() 2022-11-21 09:16:06 +01:00
892c3b5d74 update javassist to 3.29.1 2022-11-05 20:33:19 +01:00
2172fa985c add checkstyle, pmd, cyclonedx 2022-11-05 20:32:41 +01:00
947351af9a update to Gradle 7.5.1 2022-10-16 17:30:18 +02:00
0925fc31f5 move cleaned up jxl into this project, get rid of log4j dependency 2022-09-02 13:29:17 +02:00
fe833de27a Revert "move cleaned up jxl into this project, get rid of log4j dependency"
This reverts commit 2202d328be.
2022-09-02 13:27:39 +02:00
2202d328be move cleaned up jxl into this project, get rid of log4j dependency 2022-09-02 13:26:24 +02:00
754f1d5873 drop jsr305 annotations because of javax namespace, fix JDK17 internal reflection access in validation 2022-08-27 20:35:22 +02:00
7c925a6357 remove bytes subproject, add TreeMultiMap 2022-08-11 23:09:13 +02:00
Jörg Prante
5cd5ae96a1 remove @author tags to avoid confusion 2022-08-05 18:59:42 +02:00
bbd498482a add trie, add mini Json 2022-07-31 01:19:06 +02:00
7dae66371b fix jsr-305 2022-06-05 19:53:43 +02:00
50b94ef8b2 update to gradle 7.4.2 2022-06-01 10:09:09 +02:00
58a7fc964c add validation, trie 2022-04-16 09:19:47 +02:00
f9adea4e18 implement lightweight, minimal JSON/YAML on tiny datastructures 2021-10-12 11:45:53 +02:00
44b7ae7de2 add queue tape 2021-09-21 18:08:31 +02:00
ace846e5ad add json parsers and benchmarks 2021-07-14 11:18:11 +02:00
420290fd28 fixes 2021-05-13 21:56:00 +02:00
8ebb1a8e69 working on more data structures 2021-04-08 22:36:40 +02:00
aceaac08d6 initial commit 2020-09-12 22:42:03 +02:00