Commit graph

336 commits

Author SHA1 Message Date
Sebastiano Vigna
134cee3f42 Comment 2023-07-19 09:43:33 +02:00
Sebastiano Vigna
fa8c927050 Fixing ImmutableList 2023-03-13 22:52:04 +00:00
Sebastiano Vigna
5e57ed90dc Bumped version 2023-03-13 10:53:03 +00:00
Sebastiano Vigna
a4f529c659 assertBigArray() 2023-03-07 17:20:37 +00:00
Sebastiano Vigna
4566dfe0ef Entry.setValue() now works for all map iterators and iterator-like methods; bumped dates 2023-02-23 14:19:53 +00:00
Sebastiano Vigna
70844070be Array-based container fields are now protected 2023-01-09 20:18:05 +00:00
Sebastiano Vigna
d6c4cffd9a A very long-standing bug in linked hash containers has been fixed 2022-12-09 09:47:32 +00:00
Sebastiano Vigna
ff5a0760e1 Added comment 2022-11-03 14:20:07 +01:00
Sebastiano Vigna
85bb33b1bf Hash-based containers now expose ensureCapacity() 2022-10-12 14:45:38 +02:00
Sebastiano Vigna
3c8124e7b5 Really fixed overflow bug in BigArrays.ensureOffsetLength() 2022-10-02 11:04:48 +02:00
Sebastiano Vigna
a2bbd1beeb Fixed bug when storing large arrays 2022-09-26 18:31:55 +02:00
Sebastiano Vigna
b813824933 Fixed problem with pre-sizing of array FIFO queues 2022-04-28 07:48:37 +02:00
Sebastiano Vigna
a637cf8b18 Fixed overflow bug in [Big]Arrays.ensureOffsetLength() 2022-03-03 15:37:50 +00:00
Sebastiano Vigna
dc909bb15d Last fixes, bumped version 2022-02-10 17:25:40 +00:00
Sebastiano Vigna
b6a27dd875 Fixes 2022-02-10 12:42:42 +01:00
Sebastiano Vigna
57311463d8 Starting separate Guava-based test suite 2022-02-04 14:16:51 +01:00
Sebastiano Vigna
20941441da Starting separate Guava-based test suite 2022-02-04 14:15:56 +01:00
Sebastiano Vigna
bf3892a519 Fixed thresholds in radix sort 2022-02-04 11:42:00 +01:00
Sebastiano Vigna
16241633d6 Tweaking 2022-02-03 13:53:55 +01:00
Sebastiano Vigna
9231bf90bd Fixed broken export clause 2021-09-07 16:49:49 +02:00
Sebastiano Vigna
40ddda60d6 Fixed problem with load factor in immutable sets 2021-08-13 19:21:44 +02:00
Sebastiano Vigna
82e2ad359f Completed object-based map combining functions 2021-08-04 17:32:53 +02:00
Sebastiano Vigna
38ba8b648a New tentative layout 2021-08-04 15:01:20 +02:00
Sebastiano Vigna
be37f85c0c Fixed jar content 2021-03-28 15:30:10 +02:00
Sebastiano Vigna
95005f68ec Changed release revision 2021-03-27 12:53:04 +00:00
Sebastiano Vigna
2749cf58a9 Fixed 2021-03-22 01:00:42 +01:00
Sebastiano Vigna
932f25567d Fixed staging 2021-03-22 00:18:18 +01:00
Sebastiano Vigna
2411defb3b Added thanks 2021-03-18 13:42:01 +00:00
Sebastiano Vigna
dd8818b023 Added thanks 2021-03-18 13:39:57 +00:00
Sebastiano Vigna
ecb3b9cedc Unmodifiable wrappers now promote generic types as the JDK does 2021-03-18 10:14:35 +00:00
Sebastiano Vigna
ac007b1221 Bumped revision 2021-02-01 16:59:27 +00:00
Sebastiano Vigna
b57c61a3bf Fixed wrong implementation of forEachRemaining() in hash-based containers 2021-01-31 16:50:23 +00:00
Sebastiano Vigna
105863c040 Added missing disambiguation method for type-specific Map.merge() 2021-01-29 18:57:56 +00:00
Sebastiano Vigna
16291fb19a Fixed bug in AbstractIndexBasedBigIterator 2021-01-29 16:50:21 +00:00
Sebastiano Vigna
3e44ff7632 Tweaking 2021-01-14 10:07:10 +00:00
Sebastiano Vigna
6a778fa5bf Specialized methods for addAll() in list and big lists 2021-01-14 09:49:28 +00:00
Sebastiano Vigna
2f59341384 Type-specific Map.merge() methods 2021-01-13 15:02:15 +00:00
Sebastiano Vigna
41ff8b4349 Fixed deserialization bug in front-coded big lists of arrays 2021-01-04 14:57:19 +00:00
Sebastiano Vigna
4be250e92d Renamed map methods 2021-01-02 18:19:58 +00:00
C. Sean Young
afb8182ca9 Fix ambiguity caused by overloads of removeIf.
Adds a similar workaround that is already in place for forEach and forEachRemaining.
2020-12-22 11:11:00 -06:00
Sebastiano Vigna
e4c9073b78 More attributions 2020-12-15 10:31:40 +00:00
Sebastiano Vigna
241df2f6bb Updated 2020-12-15 09:24:33 +00:00
C. Sean Young
26ebcd4dcf Merge remote-tracking branch 'origin/master' into spliterators 2020-12-13 15:37:44 -06:00
Sebastiano Vigna
64c9ad1715 Immutable array-based lists 2020-12-11 09:36:52 +01:00
Sebastiano Vigna
d95570393c Bumped revision 2020-12-01 00:49:56 +01:00
C. Sean Young
624b7d9d5e Merge remote-tracking branch 'mainline/master' into spliterators 2020-11-24 11:38:33 -06:00
Sebastiano Vigna
daaae8027a Updated CHANGES 2020-11-15 23:16:00 +01:00
Sebastiano Vigna
1b7cf9b2b8 Renamed andThen/compose methods 2020-11-15 13:42:51 +01:00
C. Sean Young
c3b052e096 Merge remote-tracking branch 'mainline/master' into spliterators 2020-11-04 08:45:46 -06:00
Sebastiano Vigna
2377bbba2c .of() factory method for array-based lists 2020-11-02 01:09:44 +01:00