.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
|
fix CodeQL security reports, update to Java 17, fix Java 17 warnings
|
2022-11-03 22:59:37 +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-tiny
|
fix CodeQL security reports, update to Java 17, fix Java 17 warnings
|
2022-11-03 22:59:37 +01:00 |
datastructures-trie
|
string segment optimization
|
2022-10-22 13:45:06 +02:00 |
datastructures-validation
|
drop jsr305 annotations because of javax namespace, fix JDK17 internal reflection access in validation
|
2022-08-27 20:35:22 +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
|
add checkstyle, pmd, cyclonedx
|
2022-11-05 20:32:41 +01:00 |
.gitignore
|
initial commit
|
2020-09-12 22:42:03 +02:00 |
build.gradle
|
add checkstyle, pmd, cyclonedx
|
2022-11-05 20:32:41 +01:00 |
gradle.properties
|
small change
|
2022-11-07 09:24:39 +01:00 |
gradlew
|
remove @author tags to avoid confusion
|
2022-08-05 18:59:42 +02:00 |
gradlew.bat
|
remove @author tags to avoid confusion
|
2022-08-05 18:59:42 +02:00 |
LICENSE.txt
|
working on more data structures
|
2021-04-08 22:36:40 +02:00 |
settings.gradle
|
prevent gradle plugins from using jCenter()
|
2022-11-21 09:16:06 +01:00 |