No description
Find a file
2023-09-30 22:59:12 +02:00
.github/workflows Update codeql.yml 2022-11-03 20:41:53 +01:00
benchmark add checkstyle, pmd, cyclonedx 2022-11-05 20:32:41 +01:00
datastructures-api/src/main/java add copy() for raw string injection to Builder 2021-12-02 18:07:21 +01:00
datastructures-charset remove @author tags to avoid confusion 2022-08-05 18:59:42 +02:00
datastructures-common add Long parsing to Map helper 2023-08-21 18:29:44 +02:00
datastructures-csv/src update to OpenJDK 21, Grdle 8.4-rc-1 2023-09-30 22:59:12 +02:00
datastructures-interpolation add interpolation library of Luis Antunes 2023-09-29 11:13:15 +02:00
datastructures-io/src update to gradle 7.4.2 2022-06-01 10:09:09 +02:00
datastructures-json-dsl drop jsr305 annotations because of javax namespace, fix JDK17 internal reflection access in validation 2022-08-27 20:35:22 +02:00
datastructures-json-flat update to OpenJDK 21, Grdle 8.4-rc-1 2023-09-30 22:59:12 +02:00
datastructures-json-iterator add checkstyle, pmd, cyclonedx 2022-11-05 20:32:41 +01:00
datastructures-json-micro implement lightweight, minimal JSON/YAML on tiny datastructures 2021-10-12 11:45:53 +02:00
datastructures-json-mini/src/main/java/org/xbib/datastructures/json/mini fix in Json Mini 2023-01-29 21:38:12 +01:00
datastructures-json-minimal update to gradle 7.4.2 2022-06-01 10:09:09 +02:00
datastructures-json-noggit fix CodeQL security reports, update to Java 17, fix Java 17 warnings 2022-11-03 22:59:37 +01:00
datastructures-json-simple remove @author tags to avoid confusion 2022-08-05 18:59:42 +02:00
datastructures-json-tiny fix CodeQL security reports, update to Java 17, fix Java 17 warnings 2022-11-03 22:59:37 +01:00
datastructures-queue-tape drop jsr305 annotations because of javax namespace, fix JDK17 internal reflection access in validation 2022-08-27 20:35:22 +02:00
datastructures-raml update to gradle 8.1.1, add putIfNotNull to tiny map builder 2023-04-25 17:47:23 +02:00
datastructures-tiny update to gradle 8.1.1, add putIfNotNull to tiny map builder 2023-04-25 17:47:23 +02:00
datastructures-trie update to OpenJDK 21, Grdle 8.4-rc-1 2023-09-30 22:59:12 +02:00
datastructures-validation update to gradle 8.1.1, add putIfNotNull to tiny map builder 2023-04-25 17:47:23 +02:00
datastructures-xml add copy() for raw string injection to Builder 2021-12-02 18:07:21 +01:00
datastructures-xslx update to OpenJDK 21, Grdle 8.4-rc-1 2023-09-30 22:59:12 +02:00
datastructures-yaml-tiny add copy() for raw string injection to Builder 2021-12-02 18:07:21 +01:00
gradle update to OpenJDK 21, Grdle 8.4-rc-1 2023-09-30 22:59:12 +02:00
.gitignore initial commit 2020-09-12 22:42:03 +02:00
build.gradle update to OpenJDK 21, Grdle 8.4-rc-1 2023-09-30 22:59:12 +02:00
gradle.properties update to OpenJDK 21, Grdle 8.4-rc-1 2023-09-30 22:59:12 +02:00
gradlew update to OpenJDK 21, Grdle 8.4-rc-1 2023-09-30 22:59:12 +02:00
gradlew.bat update to gradle 8.1.1, add putIfNotNull to tiny map builder 2023-04-25 17:47:23 +02:00
LICENSE.txt working on more data structures 2021-04-08 22:36:40 +02:00
settings.gradle update to OpenJDK 21, Grdle 8.4-rc-1 2023-09-30 22:59:12 +02:00