Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

31 check-ins that include changes to files matching 'runt/libs/collections/net/multiphasicapps/collections/*'

2020-03-02
05:18
Merge wip-gradle-modernization branch into trunk. check-in: a5aaa48037 user: stephanie.gawroriski tags: trunk, x-date-202003
2020-02-14
03:52
Move massive amount of files to their own modules. check-in: c7cae997bd user: stephanie.gawroriski tags: wip-gradle-modernization
2018-11-25
14:57
Update exceptions and such. check-in: fabe650c26 user: stephanie.gawroriski tags: trunk
2018-11-12
22:07
Remove volatile references. check-in: 77e34e8a9c user: stephanie.gawroriski tags: trunk
2018-10-14
17:23
Remove some code in EnumSet; Do not depend on a removed project in meep-swm. check-in: 4d51cd7c07 user: stephanie.gawroriski tags: trunk
2018-06-17
00:38
Fixup code so it compiles again although the bulk of it does not exist yet. check-in: 31c2014d3e user: stephanie.gawroriski tags: trunk
2018-05-13
14:36
Use more memory efficient array wrapping. check-in: e5d02b6b81 user: stephanie.gawroriski tags: trunk
14:19
Implement UnmodifiableArrayList. check-in: 1f7b7b392c user: stephanie.gawroriski tags: trunk
14:18
Use UnmodifiableArrayList in ArrayUtils. check-in: 59de49331d user: stephanie.gawroriski tags: trunk
14:18
Add base for UnmodifiableArrayList. check-in: aa67756433 user: stephanie.gawroriski tags: trunk
14:12
Implement UnmodifiableArrayIterator; Use the alternative iterators. check-in: f2f897cf63 user: stephanie.gawroriski tags: trunk
14:08
Implement UnmodifiableIterator, check-in: dab7cdd34f user: stephanie.gawroriski tags: trunk
14:07
Add UnmodifiableArrayIterator and UnmodifiableIterator. check-in: 15da350b44 user: stephanie.gawroriski tags: trunk
2018-03-21
17:10
Initializing and storing of class flags; add EnumSet add() and contains(). check-in: 5dfe35f8b5 user: stephanie.gawroriski tags: trunk
15:59
Add some more base methods for EnumSet. check-in: cbd6d6b547 user: stephanie.gawroriski tags: trunk
15:48
Base for EnumSet; Add system calls for enumeration length and indexOf. check-in: fab6cecbe7 user: stephanie.gawroriski tags: trunk
2018-01-15
18:01
Reorder errors in runt/libs/collections/ check-in: 651fbb96ac user: stephanie.gawroriski tags: trunk
2018-01-14
21:14
Sort imports for runt/libs/collections/. check-in: 523c05abba user: stephanie.gawroriski tags: trunk
2018-01-13
05:34
Reorder errors in runt/libs/collections/ check-in: 7bcf3a63f6 user: stephanie.gawroriski tags: trunk
2017-12-29
00:45
Implement iterator for identity sets; Use a threshold of 4k per percentage point for download. check-in: d42accf80c user: stephanie.gawroriski tags: trunk
2017-12-28
20:54
Implement equals for the identity set. check-in: 9bba9be150 user: stephanie.gawroriski tags: trunk
20:50
Implement some trivial methods for the identity set. check-in: b1e081ddd4 user: stephanie.gawroriski tags: trunk
20:49
Implement add for the identity set. check-in: 711c2bf78a user: stephanie.gawroriski tags: trunk
20:44
Add base collection for IdentityHashSet and IdentityLinkedHashSet. check-in: 3f8806ddf8 user: stephanie.gawroriski tags: trunk
2017-12-01
04:18
Add ArrayUtils utility methods; Rename __Natural__ to NaturalComparator and make it public; Base DependencyInfo initialization. check-in: d14df467db user: stephanie.gawroriski tags: trunk
2017-11-28
17:22
Add base classes for various helper classes, much simpler compared to previously; Add almost all the logic needed to generate output binaries; Add CloseableList check-in: 3e37fdd9e3 user: stephanie.gawroriski tags: trunk
2017-11-27
00:28
Implement the needed IntegerList methods; Add version information to project information. check-in: 46e6101b6f user: stephanie.gawroriski tags: trunk
00:06
Implement the trivial parts of IntegerList. check-in: cc89c6a6fb user: stephanie.gawroriski tags: trunk
2017-11-26
23:40
Incorrect reorder version numbers; Add base for IntegerList; Add base for StringUtils.multipleIndexOf(); Add other dependency constructors for various use cases; Implement DependencySet.providedByManifest() check-in: d709cf7652 user: stephanie.gawroriski tags: trunk
2017-11-25
14:00
Make BinaryManager Iterable; In UnmodifiableCollection.of() detect List and Set so that they are wrapped with their appropriate unmodifiable types. check-in: 3c10c0135d user: stephanie.gawroriski tags: trunk
2017-11-09
03:50
Move collections over. check-in: a3fa0e1d54 user: stephanie.gawroriski tags: trunk