No description
Find a file
2023-08-21 18:25:22 +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 getListMap 2023-03-06 07:41:00 +01:00
datastructures-csv/src fix for forced unquoted tabulator-separated csv writing 2022-06-24 17:20:05 +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 add json parsers and benchmarks 2021-07-14 11:18:11 +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 gradle 8.1.1, add putIfNotNull to tiny map builder 2023-04-25 17:47:23 +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 move cleaned up jxl into this project, get rid of log4j dependency 2022-09-02 13:29:17 +02:00
datastructures-yaml-tiny add copy() for raw string injection to Builder 2021-12-02 18:07:21 +01:00
gradle move to forgejo 2023-05-24 20:16:02 +02:00
.gitignore initial commit 2020-09-12 22:42:03 +02:00
build.gradle update asciidoc 2023-08-21 18:25:22 +02:00
gradle.properties update to gradle 8.1.1, add putIfNotNull to tiny map builder 2023-04-25 17:47:23 +02:00
gradlew update to gradle 8.1.1, add putIfNotNull to tiny map builder 2023-04-25 17:47:23 +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 junit to 5.9.3, update jackson to 2.14.3 2023-05-24 22:17:37 +02:00