rnentjes
  • Joined on 2024-04-21
rnentjes pushed to master at rnentjes/simple-persistence-kotlin 2024-10-27 10:08:40 +00:00
ae8643f1bd Version 1.1.2
rnentjes pushed to master at rnentjes/kotlin-simple-logging 2024-10-27 09:59:45 +00:00
efe5a84d5a Version. 1.0.2-SNAPSHOT
rnentjes pushed to master at rnentjes/kotlin-simple-logging 2024-10-27 09:57:40 +00:00
2c8fde0db8 Version. 1.0.1
rnentjes pushed to master at rnentjes/kotlin-simple-logging 2024-10-27 09:52:50 +00:00
c8a69e49bb Version. 1.0.1-SNAPSHOT
rnentjes pushed to master at rnentjes/kotlin-simple-logging 2024-10-27 09:51:21 +00:00
4594476416 Version. 1.0.0
rnentjes pushed to master at rnentjes/kotlin-simple-logging 2024-10-26 13:27:50 +00:00
049347b2d2 Add logging functionality and Maven publishing setup
rnentjes pushed to master at rnentjes/kotlin-simple-logging 2024-10-26 13:26:27 +00:00
63625873be Add logging functionality and Maven publishing setup
rnentjes created repository rnentjes/kotlin-simple-logging 2024-10-26 12:26:45 +00:00
rnentjes pushed to master at rnentjes/kotlin-server-web-empty 2024-10-26 12:26:00 +00:00
850f5dad8e Update to Kotlin 2.0.21 and revise dependency versions
rnentjes pushed to master at rnentjes/kotlin-komponent 2024-10-23 13:37:00 +00:00
46bb07d567 Version 1.2.5-SNAPSHOT
rnentjes pushed to master at rnentjes/kotlin-komponent 2024-10-23 13:35:13 +00:00
a1021e5cda Version 1.2.4
a5b938aa27 1.2.4-SNAPSHOT
Compare 2 commits »
rnentjes pushed to main at rnentjes/kotlin-css-generator 2024-10-23 12:01:06 +00:00
996a8f385e version 1.0.11-SNAPSHOT
rnentjes pushed to main at rnentjes/kotlin-css-generator 2024-10-23 11:53:28 +00:00
d2349c9308 version 1.0.10
e0a4ff54de v. 1.0.8 update Kotlin to 1.9.22, gradle to 8.5 and test-logger to 4.0.0
3f5f1c6543 Example
ac491761d9 v. 1.0.7, kotlin v. 1.7.20, gradle 7.5.1
Compare 4 commits »
rnentjes pushed to master at rnentjes/typed-byte-arrays 2024-09-15 13:14:47 +00:00
1827704109 Blob length fix
rnentjes pushed to master at rnentjes/typed-byte-arrays 2024-09-14 09:50:10 +00:00
da52a66de1 Cleanup old bytes after update
rnentjes pushed to master at rnentjes/typed-byte-arrays 2024-09-13 18:13:42 +00:00
19f6aa9b15 Fix off-by-one error
rnentjes pushed to master at rnentjes/typed-byte-arrays 2024-09-06 14:43:15 +00:00
35f9be0504 Set correct length on blob, fix off by one error
rnentjes pushed to master at rnentjes/typed-byte-arrays 2024-09-06 08:25:21 +00:00
85c3dd8292 Slices and string cache
rnentjes pushed to master at rnentjes/typed-byte-arrays 2024-09-02 09:19:44 +00:00
6567da1683 Add size of length to buffer, cleanup
rnentjes pushed to master at rnentjes/typed-byte-arrays 2024-09-01 19:14:46 +00:00
09d88dbb3f Add ByteArray constructor