No description
Find a file
Jörg Prante 4960f8cdb4
Some checks are pending
CodeQL / Analyze (push) Waiting to run
clean up build parameters
2024-07-21 22:05:54 +02:00
.github/workflows Update codeql.yml 2022-11-03 20:41:53 +01:00
benchmark move settings and datastructure projects from content to here 2023-10-04 10:12:07 +02:00
config drop config logging 2024-07-06 22:41:27 +02:00
datastructures-api/src/main/java remove config logger loading in ConfigLoader 2024-03-23 21:58:08 +01:00
datastructures-charset remove @author tags to avoid confusion 2022-08-05 18:59:42 +02:00
datastructures-common remove config logger loading in ConfigLoader 2024-03-23 21:58:08 +01:00
datastructures-csv/src fix CSV generator test 2024-07-18 09:16:42 +02:00
datastructures-immutable adding simple block parsing to yaml tiny 2024-05-22 17:05:12 +02:00
datastructures-interpolation source format in test 2023-10-02 10:11:41 +02:00
datastructures-io/src update to gradle 7.4.2 2022-06-01 10:09:09 +02:00
datastructures-json-dsl update to Gradle 8.5, use testLibs in version catalog for test dependencies 2023-12-12 20:07:21 +01:00
datastructures-json-flat update to OpenJDK 21, Grdle 8.4-rc-1 2023-09-30 22:59:12 +02:00
datastructures-json-iterator update to Gradle 8.5, use testLibs in version catalog for test dependencies 2023-12-12 20:07:21 +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 8.5, use testLibs in version catalog for test dependencies 2023-12-12 20:07:21 +01: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 add test to determine field classes in map 2023-12-13 11:34:23 +01:00
datastructures-queue-tape update to Gradle 8.5, use testLibs in version catalog for test dependencies 2023-12-12 20:07:21 +01: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 remove config logger loading in ConfigLoader 2024-03-23 21:58:08 +01:00
datastructures-trie update to Gradle 8.5, use testLibs in version catalog for test dependencies 2023-12-12 20:07:21 +01:00
datastructures-validation drop config logging 2024-07-06 22:41:27 +02:00
datastructures-xml add copy() for raw string injection to Builder 2021-12-02 18:07:21 +01:00
datastructures-xslx drop config logging 2024-07-06 22:41:27 +02:00
datastructures-yaml-tiny fix right angle yaml 2024-05-23 09:42:09 +02:00
gradle clean up build parameters 2024-07-21 22:05:54 +02:00
settings-api update all subprojects to 5.0.5 2023-10-04 10:34:24 +02:00
settings-datastructures update all subprojects to 5.0.5 2023-10-04 10:34:24 +02:00
settings-datastructures-json update all subprojects to 5.0.5 2023-10-04 10:34:24 +02:00
settings-datastructures-yaml fix right angle yaml 2024-05-23 09:42:09 +02:00
.gitignore initial commit 2020-09-12 22:42:03 +02:00
build.gradle clean up build parameters 2024-07-21 22:05:54 +02:00
gradle.properties clean up build parameters 2024-07-21 22:05:54 +02:00
gradlew update to OpenJDK 21, Grdle 8.4-rc-1 2023-09-30 22:59:12 +02:00
gradlew.bat working on xslx 2024-05-16 16:33:21 +02:00
LICENSE.txt working on more data structures 2021-04-08 22:36:40 +02:00
settings.gradle clean up build parameters 2024-07-21 22:05:54 +02:00