Commit Graph

107 Commits (master)

Author SHA1 Message Date
Robinson 1b5ff6dd04
Version 2.8 2023-11-29 12:06:27 +01:00
Robinson 1bdf5b6fa9
Added LockFreeLinkedList 2023-11-29 12:06:09 +01:00
Robinson a13ffe4472
Suppressed unchecked cast where appropriate 2023-11-29 12:05:43 +01:00
Robinson 493b6baa7a
Added allocateIterators as an instance variable, instead of static. 2023-11-29 12:05:14 +01:00
Robinson c8add14601
updated build deps 2023-11-27 17:14:37 +01:00
Robinson bda31c4ea8
Version 2.7 2023-10-09 12:59:58 +02:00
Robinson 2c8b69a6e3
Added corresponding IdentitySet 2023-10-09 12:35:10 +02:00
Robinson 04eac7266b
Updated build deps 2023-10-09 12:25:21 +02:00
Robinson a6a105b548
updated build deps, kotlin 1.9.0 2023-10-02 16:15:03 +02:00
Robinson 412ababc0e
updated gradle 2023-10-02 16:12:50 +02:00
Robinson dc719f49e5
version 2.5 2023-09-19 19:46:38 +02:00
Robinson f0f5c62951
Added support for .toMap() and .toList(), etc. 2023-09-19 19:46:29 +02:00
Robinson e9e377f27d
version 2.5 2023-09-07 00:46:27 +02:00
Robinson 50a9bf4310
Added LockFreeLongMap 2023-09-07 00:46:03 +02:00
Robinson a8db6b42e4
Contains accepts a null item now 2023-08-10 19:03:24 -06:00
Robinson f1700b15d6
version 2.4 2023-08-10 16:54:19 -06:00
Robinson 4e9aeb1854
Added contains. 2023-08-10 16:53:52 -06:00
Robinson 726c0aed62
version 2.3 2023-08-05 19:39:30 -06:00
Robinson 8536dbd0b3
Fixed put and remove for bimaps 2023-08-05 19:39:19 -06:00
Robinson a1a4cfb88f
No longer throws RuntimeException (IllegalArgumentException), but now StateException 2023-08-05 19:15:32 -06:00
Robinson 5e00bba892
removed dead code 2023-08-05 18:46:34 -06:00
Robinson fed0218b85
Hardcoded project name 2023-08-05 11:41:14 -06:00
Robinson ac68821bfc
updated build deps 2023-08-05 11:39:27 -06:00
Robinson d9a6b9e707
Added another unit test 2023-08-05 11:39:00 -06:00
Robinson 41181a956f
Cleaned up test warnings 2023-08-05 11:38:49 -06:00
Robinson dfedd4a9d6
version 2.2 2023-08-04 23:00:36 -06:00
Robinson e053a1222e
Fixed entry initialization errors 2023-08-04 23:00:22 -06:00
Robinson db15e3ea52
version 2.1 2023-08-04 22:43:04 -06:00
Robinson 599fc0554a
Code polish 2023-08-04 22:42:22 -06:00
Robinson 2f60a33ef0
better impl of get(key) 2023-08-04 20:26:54 -06:00
Robinson 96d27cde62
updated version 2023-08-02 22:30:36 -06:00
Robinson 7f4e713e1c
code cleanup 2023-08-02 22:25:11 -06:00
Robinson c12fc94835
Removed ConcurrentWeakIdentityHashMap 2023-08-02 22:23:18 -06:00
Robinson 32a0208f51
Fixed issue when replacing values via map.entry 2023-08-02 22:22:25 -06:00
Robinson fb1c30b035
Code cleanup. 2023-08-02 21:17:48 -06:00
Robinson 6341127c77
removed dead code 2023-08-02 20:17:29 -06:00
Robinson bc8edb8f4b
ported LF int-string map 2023-08-02 20:17:21 -06:00
Robinson dc45dcf0e5
ported LF int bi-map 2023-08-02 20:15:40 -06:00
Robinson c4898447ae
ported ObjectFloatMap 2023-08-02 20:09:22 -06:00
Robinson 6ef0c2d1b2
added getandIncrement 2023-08-02 20:09:02 -06:00
Robinson aa332ac56b
ported ObjectIntMap 2023-08-01 21:22:43 -06:00
Robinson f3855bed38
Added LockFreeIntMap 2023-08-01 21:13:49 -06:00
Robinson 7f1b1c0c0c
ported IntFloatMap 2023-08-01 20:42:23 -06:00
Robinson 907db6d550
fixed comment 2023-08-01 20:42:12 -06:00
Robinson 1340179a73
Added longMap 2023-08-01 20:32:37 -06:00
Robinson b08748e620
code cleanup 2023-08-01 20:26:17 -06:00
Robinson fc3eadd8f2
Added longset 2023-08-01 20:25:46 -06:00
Robinson fd220fee63
Fixed toArray to be primitive 2023-08-01 20:25:06 -06:00
Robinson da0601ad59
code cleanup 2023-08-01 20:17:50 -06:00
Robinson a60dcdfbc5
Fixed addAll logic shortcut error 2023-08-01 20:14:05 -06:00