You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Go to file
Jörg Prante 61d17d9518 update junit to 5.9.3, update jackson to 2.14.3 1 year ago
.github/workflows Update codeql.yml 2 years ago
benchmark add checkstyle, pmd, cyclonedx 2 years ago
datastructures-api/src/main/java add copy() for raw string injection to Builder 3 years ago
datastructures-charset remove @author tags to avoid confusion 2 years ago
datastructures-common add getListMap 1 year ago
datastructures-csv/src fix for forced unquoted tabulator-separated csv writing 2 years ago
datastructures-io/src update to gradle 7.4.2 2 years ago
datastructures-json-dsl drop jsr305 annotations because of javax namespace, fix JDK17 internal reflection access in validation 2 years ago
datastructures-json-flat add json parsers and benchmarks 3 years ago
datastructures-json-iterator add checkstyle, pmd, cyclonedx 2 years ago
datastructures-json-micro implement lightweight, minimal JSON/YAML on tiny datastructures 3 years ago
datastructures-json-mini/src/main/java/org/xbib/datastructures/json/mini fix in Json Mini 1 year ago
datastructures-json-minimal update to gradle 7.4.2 2 years ago
datastructures-json-noggit fix CodeQL security reports, update to Java 17, fix Java 17 warnings 2 years ago
datastructures-json-simple remove @author tags to avoid confusion 2 years ago
datastructures-json-tiny fix CodeQL security reports, update to Java 17, fix Java 17 warnings 2 years ago
datastructures-queue-tape drop jsr305 annotations because of javax namespace, fix JDK17 internal reflection access in validation 2 years ago
datastructures-raml update to gradle 8.1.1, add putIfNotNull to tiny map builder 1 year ago
datastructures-tiny update to gradle 8.1.1, add putIfNotNull to tiny map builder 1 year ago
datastructures-trie update to gradle 8.1.1, add putIfNotNull to tiny map builder 1 year ago
datastructures-validation update to gradle 8.1.1, add putIfNotNull to tiny map builder 1 year ago
datastructures-xml add copy() for raw string injection to Builder 3 years ago
datastructures-xslx move cleaned up jxl into this project, get rid of log4j dependency 2 years ago
datastructures-yaml-tiny add copy() for raw string injection to Builder 3 years ago
gradle move to forgejo 1 year ago
.gitignore initial commit 4 years ago
LICENSE.txt working on more data structures 3 years ago
build.gradle move to forgejo 1 year ago
gradle.properties update to gradle 8.1.1, add putIfNotNull to tiny map builder 1 year ago
gradlew update to gradle 8.1.1, add putIfNotNull to tiny map builder 1 year ago
gradlew.bat update to gradle 8.1.1, add putIfNotNull to tiny map builder 1 year ago
settings.gradle update junit to 5.9.3, update jackson to 2.14.3 1 year ago