Commit Graph

92 Commits

Author SHA1 Message Date
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
Robinson
74f6a3d315
Comment cleanup 2023-08-01 20:11:30 -06:00
Robinson
99a891707f
Added IntIntMap 2023-08-01 20:08:08 -06:00
Robinson
29410cf3f9
Better debugging 2023-08-01 20:07:24 -06:00
Robinson
6f5ace25df
Added back checks for NULL vs non-existent values 2023-08-01 20:03:43 -06:00
Robinson
21e615b7f1
Code cleanup 2023-08-01 19:43:03 -06:00
Robinson
cd622d5dba
Added entries.add/addAll 2023-08-01 19:13:52 -06:00
Robinson
8c59e42a60
Added unit tests 2023-08-01 19:03:06 -06:00
Robinson
b2996dc896
Added get operator 2023-08-01 19:02:48 -06:00
Robinson
6bc9bccd36
Updated copyright 2023-08-01 19:02:25 -06:00
Robinson
d8ac9f3d63
comment cleanup 2023-08-01 18:55:13 -06:00
Robinson
2c4d357a36
ported IntMap 2023-08-01 18:55:07 -06:00
Robinson
206270d502
removed dead code 2023-08-01 18:53:05 -06:00
Robinson
a5bc84c9a6
Ported IntSet 2023-08-01 18:52:51 -06:00
Robinson
81bfa823a3
Fixed remove boolean operator shortcut 2023-08-01 18:52:23 -06:00
Robinson
5ef3c5c722
Added bi-maps for hashmap and for objectmap 2023-08-01 11:48:31 -06:00