|
44a3d601c4
|
fix right angle yaml
|
2024-05-23 09:42:09 +02:00 |
|
|
e9558c906f
|
add settings loader for yaml pipe
|
2024-05-22 17:13:33 +02:00 |
|
|
1330905066
|
adding simple block parsing to yaml tiny
|
2024-05-22 17:05:12 +02:00 |
|
|
0667b90ac4
|
working on xslx
|
2024-05-16 16:33:21 +02:00 |
|
|
d0f7392cf0
|
remove multi
|
2024-03-25 17:10:45 +01:00 |
|
|
7c7dbace61
|
remove config logger loading in ConfigLoader
|
2024-03-23 21:58:08 +01:00 |
|
|
a79c8a8e9e
|
start work of immutable and multi subprojects
|
2024-03-06 22:43:40 +01:00 |
|
|
711ff4a6a9
|
remove user gradle preferences from project files
|
2023-12-18 10:24:19 +01:00 |
|
|
38abb654d6
|
add test to determine field classes in map
|
2023-12-13 11:34:23 +01:00 |
|
|
3432b46c7d
|
update to Gradle 8.5, use testLibs in version catalog for test dependencies
|
2023-12-12 20:07:21 +01:00 |
|
|
bb11e558cc
|
update to Gradle 8.4
|
2023-10-19 17:22:31 +02:00 |
|
|
f4f699088a
|
add junit platform launcher
|
2023-10-17 12:05:49 +02:00 |
|
|
1a0d96ac82
|
update all subprojects to 5.0.5
|
2023-10-04 10:34:24 +02:00 |
|
|
82a328b565
|
version 3.1.0
|
2023-10-04 10:15:07 +02:00 |
|
|
5f06b39eb0
|
move settings and datastructure projects from content to here
|
2023-10-04 10:12:07 +02:00 |
|
|
afec455270
|
source format in test
|
2023-10-02 10:11:41 +02:00 |
|
|
36bfe25796
|
update to OpenJDK 21, Grdle 8.4-rc-1
|
2023-09-30 22:59:12 +02:00 |
|
|
7d025d5002
|
add interpolation library of Luis Antunes
|
2023-09-29 11:13:15 +02:00 |
|
|
336cebca9d
|
add Long parsing to Map helper
|
2023-08-21 18:29:44 +02:00 |
|
|
1947336f63
|
update asciidoc
|
2023-08-21 18:25:22 +02:00 |
|
|
61d17d9518
|
update junit to 5.9.3, update jackson to 2.14.3
|
2023-05-24 22:17:37 +02:00 |
|
|
17ffc797a8
|
move to forgejo
|
2023-05-24 20:16:02 +02:00 |
|
|
efbce5bd1c
|
update to gradle 8.1.1, add putIfNotNull to tiny map builder
|
2023-04-25 17:47:23 +02:00 |
|
|
95c0501d5e
|
add raml
|
2023-04-21 23:29:23 +02:00 |
|
|
fea602159f
|
add getListMap
|
2023-03-06 07:41:00 +01:00 |
|
|
02fb8cbe09
|
clear check message in TinyMap
|
2023-02-05 17:17:09 +01:00 |
|
|
457b43c4cd
|
fix in Json Mini
|
2023-01-29 21:38:12 +01:00 |
|
|
aa1e7b180d
|
prevent gradle plugins from using jCenter()
|
2022-11-21 09:16:06 +01:00 |
|
|
8bfc3a4cc3
|
small change
|
2022-11-07 09:24:39 +01:00 |
|
|
892c3b5d74
|
update javassist to 3.29.1
|
2022-11-05 20:33:19 +01:00 |
|
|
2172fa985c
|
add checkstyle, pmd, cyclonedx
|
2022-11-05 20:32:41 +01:00 |
|
|
20762770b1
|
fix CodeQL security reports, update to Java 17, fix Java 17 warnings
|
2022-11-03 22:59:37 +01:00 |
|
|
91c585b465
|
Update codeql.yml
|
2022-11-03 20:41:53 +01:00 |
|
|
aeff38383b
|
Update codeql.yml
|
2022-11-03 20:41:53 +01:00 |
|
|
b9e49bd182
|
Update codeql.yml
|
2022-11-03 20:41:53 +01:00 |
|
|
0b8c6abe48
|
Create codeql.yml
|
2022-11-03 20:41:53 +01:00 |
|
|
4a4f4b2f2a
|
string segment optimization
|
2022-10-22 13:45:06 +02:00 |
|
|
947351af9a
|
update to Gradle 7.5.1
|
2022-10-16 17:30:18 +02:00 |
|
|
0925fc31f5
|
move cleaned up jxl into this project, get rid of log4j dependency
|
2022-09-02 13:29:17 +02:00 |
|
|
fe833de27a
|
Revert "move cleaned up jxl into this project, get rid of log4j dependency"
This reverts commit 2202d328be .
|
2022-09-02 13:27:39 +02:00 |
|
|
2202d328be
|
move cleaned up jxl into this project, get rid of log4j dependency
|
2022-09-02 13:26:24 +02:00 |
|
|
754f1d5873
|
drop jsr305 annotations because of javax namespace, fix JDK17 internal reflection access in validation
|
2022-08-27 20:35:22 +02:00 |
|
|
085debd1fe
|
add util classes from org.xbib.net project
|
2022-08-27 19:17:05 +02:00 |
|
|
8ea1738465
|
reference to Toshiaki Maki
|
2022-08-26 15:22:35 +02:00 |
|
|
7c925a6357
|
remove bytes subproject, add TreeMultiMap
|
2022-08-11 23:09:13 +02:00 |
|
Jörg Prante
|
a101c4f4aa
|
update to Java 17
|
2022-08-05 19:15:27 +02:00 |
|
Jörg Prante
|
5cd5ae96a1
|
remove @author tags to avoid confusion
|
2022-08-05 18:59:42 +02:00 |
|
|
bbd498482a
|
add trie, add mini Json
|
2022-07-31 01:19:06 +02:00 |
|
|
fdd791dcd5
|
fix for forced unquoted tabulator-separated csv writing
|
2022-06-24 17:20:05 +02:00 |
|
|
e1e9a35cd7
|
add LF after last written column, not before new column
|
2022-06-22 17:01:18 +02:00 |
|