Commit graph

23 commits

Author SHA1 Message Date
3461ef0ec2 Changes all version numbers to v0.0.5 + adapts citation file 2024-06-26 09:11:10 +02:00
c523808c7a Fixes various Eclipse warnings: missing encoding, build.properties, automatic module name 2024-06-26 09:10:43 +02:00
0e210a4911 Updates all projects to Java 21 2024-06-14 16:14:24 +02:00
7528af6ac5 Updates base required Java version of all projects to JDK 17 2024-03-13 10:28:42 +01:00
491567bc8c Fixes + adapts statistics and CSV modules 2022-04-12 16:24:45 +02:00
c3f6fbc44f Adapts: Tests (names), scenario loader, CSV util, configs, examples
... to new names
2022-03-31 09:41:16 +02:00
909f12b2c6 Adapts vendor to FGES 2022-02-09 12:56:55 +01:00
69a4e137e5 Adapts version numbers + removes versions from dependencies 2022-02-09 12:53:21 +01:00
aec012dfd8 Snapshot: Start to migrate classpaths and dep. man. to Manifest files 2022-02-08 18:24:54 +01:00
6919447b11 Java: SE 13 -> SE 16 (config and README.md) 2021-12-20 15:39:55 +01:00
d0211836f2 Changes my email adress from stud to ES 2021-12-13 11:12:23 +01:00
70649e6820 Applies new code-style to all source files 2021-12-13 10:54:25 +01:00
c8bae0312c Implemented rounding functionality of time_total in statistics 2021-09-16 13:38:00 +02:00
248a6d4049 Included feature and config to round timesums 2021-08-10 12:39:31 +02:00
9d1b1f3cec Implemented VN name offset for stats CSV files 2021-08-10 12:21:46 +02:00
00d3f78709 Added summing of times to statistic module 2021-07-28 14:03:31 +02:00
ff6ecb4ad9 Added runner wrapper that finds all experiment files 2021-07-22 17:44:20 +02:00
448beb1594 Fixed javadoc 2021-07-22 16:30:09 +02:00
18fef99e57 Added CSV gitignore + .gitkeep for the folder 2021-07-22 16:23:15 +02:00
03193ded3e Did some refactoring and cleanup 2021-07-22 16:21:24 +02:00
f8ffc58d42 Implemented time summing statistics 2021-07-22 16:06:36 +02:00
fd982768fe Minor refactoring 2021-07-21 14:37:10 +02:00
710dfe0e7b Added base version of the statistics project 2021-07-21 14:23:51 +02:00