Commit Graph

990 Commits (master)

Author SHA1 Message Date
Robinson 23b9a4f7ff
version 1.48 2023-11-22 22:09:01 +01:00
Robinson bc5c28ef08
Fixed cacheName errors when null. 2023-11-22 12:28:40 +01:00
Robinson 81588e2a8e
Updated build deps 2023-10-09 12:27:09 +02:00
Robinson da9c34b538
updated build deps, kotlin 1.9.0 2023-10-02 16:15:04 +02:00
Robinson efcdbf9559
Version 1.47 2023-09-14 17:54:29 +02:00
Robinson e13205166a
updated unit tests 2023-09-14 17:54:10 +02:00
Robinson 0ce4bb2e2e
Rename .java to .kt 2023-09-14 17:54:10 +02:00
Robinson dc1bfb8371
Cleaned up getTimePretty() output 2023-09-14 17:54:00 +02:00
Robinson 3bf845f355
version 1.46 2023-08-21 01:43:56 +02:00
Robinson 0ff5f377d1
updated license 2023-08-21 01:43:36 +02:00
Robinson 5fa2e2aff6
updated gradle 2023-08-21 01:42:39 +02:00
Robinson db0be638b4
Moved byte array utilities to byteUtils project 2023-08-21 01:41:15 +02:00
Robinson ed5d2d2f74
version 1.45 2023-08-20 11:11:50 +02:00
Robinson ff21f4353e
updated deps 2023-08-20 11:08:30 +02:00
Robinson 0561f66e8e
Added cc0 license 2023-08-07 23:02:41 -06:00
Robinson 869b3b4167
Moved LZMA to byte utils 2023-08-06 17:39:37 -06:00
Robinson a0d02c83fc
code cleanup 2023-08-06 17:22:04 -06:00
Robinson 11c30aed96
Updated classutils 2023-08-05 13:24:48 -06:00
Robinson d3a767806b
Version 1.44 2023-08-05 10:16:25 -06:00
Robinson 27921e22ff
Moved classutils to their own project 2023-08-05 10:15:55 -06:00
Robinson be2dfae824
Updated version 2023-07-12 17:21:29 +02:00
Robinson 9c8f6c97dc
Added mutex.safeUnlock 2023-07-12 17:20:48 +02:00
Robinson f874a0da68
Updated version 2023-07-03 01:27:46 +02:00
Robinson 26a05099e9
updated license 2023-07-03 01:26:46 +02:00
Robinson f2782248db
Code cleanup 2023-07-03 01:26:38 +02:00
Robinson 298e760ee5
Code cleanup 2023-07-03 01:24:50 +02:00
Robinson 52495cbe48
Added version/updates 2023-07-03 01:24:44 +02:00
Robinson b12a86d9bc
Removed fileUtils (can use kotlin library now) 2023-07-03 01:21:02 +02:00
Robinson c4a6c98540
Updated to kotlin 2023-07-03 01:20:37 +02:00
Robinson 61fa96539f
Rename .java to .kt 2023-07-03 01:20:37 +02:00
Robinson 1b5827e33a
Moved all crypto utils to their own project 2023-07-03 00:57:44 +02:00
Robinson c1f1ead3fb
Code cleanup 2023-07-02 11:34:47 +02:00
Robinson 18f7b2a2b8
Moved functions to ByteUtils 2023-07-02 11:34:35 +02:00
Robinson 1db6417333
More classes migrated to kotlin 2023-06-29 19:29:40 +02:00
Robinson b3f94b28c9
Rename .java to .kt 2023-06-29 19:29:39 +02:00
Robinson ca30e648a8
Added another constructor when specifying just the name 2023-06-25 14:05:04 +02:00
Robinson b53df2ba32
updated dependencies 2023-06-23 21:12:34 +02:00
Robinson 3b5a0482e1
Updated license 2023-06-23 21:12:09 +02:00
Robinson 11b3fe0d1f
Moved webutil to networkutil 2023-06-23 21:04:31 +02:00
Robinson d74b89cf92
Updated countdown + counting latch. Added inverse latch. Updated docs 2023-06-23 21:03:52 +02:00
Robinson d19bd8bbff
fixed JPMS for newer version of kotlin coroutines 2023-06-20 13:33:11 +02:00
Robinson 7fefbb9a7d
NamedThreadFactory has a callback now when a new thread is created 2023-06-20 13:32:55 +02:00
Robinson 9808c02f57
CountingLatch will not block if the count is initialized to 0 2023-06-20 13:32:37 +02:00
Robinson 69a65ac109
updated version number 2023-06-07 11:59:29 +02:00
Robinson 7e2ee15f31
code cleanup 2023-03-10 15:52:38 -06:00
Robinson 175a3e06a6
Added await(xxx) to CDL, to mirror behavior of Java concurrent CDL 2023-03-10 14:39:59 -06:00
Robinson 63ae2fe26b
Updated license info 2023-03-10 09:16:26 -06:00
Robinson ff0dc51666
Updated deps 2023-03-10 09:16:15 -06:00
Robinson f9ddf39cdf
Added support for a Kotlin suspending CountDownLatch + CountingLatch
Updated license info
Removed unused/old/deprecated classes.
2023-03-10 09:15:13 -06:00
Robinson a044df0999
Removed async utility function. It's a delicate API, and should not be "made easy". Updated copyright. 2023-03-09 18:15:40 -06:00