Commit Graph

76 Commits (82a328b565f8b4e876647dff706c1202a29c2ff4)
 

Author SHA1 Message Date
Jörg Prante 82a328b565 version 3.1.0 9 months ago
Jörg Prante 5f06b39eb0 move settings and datastructure projects from content to here 9 months ago
Jörg Prante afec455270 source format in test 9 months ago
Jörg Prante 36bfe25796 update to OpenJDK 21, Grdle 8.4-rc-1 9 months ago
Jörg Prante 7d025d5002 add interpolation library of Luis Antunes 9 months ago
Jörg Prante 336cebca9d add Long parsing to Map helper 11 months ago
Jörg Prante 1947336f63 update asciidoc 11 months ago
Jörg Prante 61d17d9518 update junit to 5.9.3, update jackson to 2.14.3 1 year ago
Jörg Prante 17ffc797a8 move to forgejo 1 year ago
Jörg Prante efbce5bd1c update to gradle 8.1.1, add putIfNotNull to tiny map builder 1 year ago
Jörg Prante 95c0501d5e add raml 1 year ago
Jörg Prante fea602159f add getListMap 1 year ago
Jörg Prante 02fb8cbe09 clear check message in TinyMap 1 year ago
Jörg Prante 457b43c4cd fix in Json Mini 1 year ago
Jörg Prante aa1e7b180d prevent gradle plugins from using jCenter() 2 years ago
Jörg Prante 8bfc3a4cc3 small change 2 years ago
Jörg Prante 892c3b5d74 update javassist to 3.29.1 2 years ago
Jörg Prante 2172fa985c add checkstyle, pmd, cyclonedx 2 years ago
Jörg Prante 20762770b1 fix CodeQL security reports, update to Java 17, fix Java 17 warnings 2 years ago
Jörg Prante 91c585b465 Update codeql.yml 2 years ago
Jörg Prante aeff38383b Update codeql.yml 2 years ago
Jörg Prante b9e49bd182 Update codeql.yml 2 years ago
Jörg Prante 0b8c6abe48 Create codeql.yml 2 years ago
Jörg Prante 4a4f4b2f2a string segment optimization 2 years ago
Jörg Prante 947351af9a update to Gradle 7.5.1 2 years ago
Jörg Prante 0925fc31f5 move cleaned up jxl into this project, get rid of log4j dependency 2 years ago
Jörg Prante fe833de27a Revert "move cleaned up jxl into this project, get rid of log4j dependency"
This reverts commit 2202d328be.
2 years ago
Jörg Prante 2202d328be move cleaned up jxl into this project, get rid of log4j dependency 2 years ago
Jörg Prante 754f1d5873 drop jsr305 annotations because of javax namespace, fix JDK17 internal reflection access in validation 2 years ago
Jörg Prante 085debd1fe add util classes from org.xbib.net project 2 years ago
Jörg Prante 8ea1738465 reference to Toshiaki Maki 2 years ago
Jörg Prante 7c925a6357 remove bytes subproject, add TreeMultiMap 2 years ago
Jörg Prante a101c4f4aa update to Java 17 2 years ago
Jörg Prante 5cd5ae96a1 remove @author tags to avoid confusion 2 years ago
Jörg Prante bbd498482a add trie, add mini Json 2 years ago
Jörg Prante fdd791dcd5 fix for forced unquoted tabulator-separated csv writing 2 years ago
Jörg Prante e1e9a35cd7 add LF after last written column, not before new column 2 years ago
Jörg Prante 7a4716dd7b Merge branch 'main' of alkmene:joerg/datastructures 2 years ago
Jörg Prante 52bdcb641f some options for our poor CSV generator 2 years ago
Jörg Prante 7dae66371b fix jsr-305 2 years ago
Jörg Prante f8acd5256e working on tries 2 years ago
Jörg Prante 50b94ef8b2 update to gradle 7.4.2 2 years ago
Jörg Prante 7ce409d544 Merge branch 'main' of alkmene:joerg/datastructures 2 years ago
Jörg Prante 31f27e33ef fix CSV generation 2 years ago
Jörg Prante 58a7fc964c add validation, trie 2 years ago
Jörg Prante 78835f875b update to gradle 7.3.2 3 years ago
Jörg Prante bfd3b0eded fix bug in json tiny stream parser 3 years ago
Jörg Prante b59a36719b add toCollection() methods, update benchmarks 3 years ago
Jörg Prante 07673324ca add copy() for raw string injection to Builder 3 years ago
Jörg Prante 31aa9c4de5 Merge branch 'main' of alkmene:joerg/datastructures into main 3 years ago