Age | Commit message (Expand) | Author |
---|---|---|
2020-10-15 | Add @Nullable annotation to the parameter of Object.equals() methods. | Roman Kalukiewicz |
2018-02-19 | Remove uses of libcore.util.Objects.hashCode / equals. | Narayan Kamath |
2017-03-07 | Don't allow MapCollections to iterate past the end. | Tobias Thierer |
2013-11-01 | Fix off-by-one issue when removing from Iterator | Adam Lesinski |
2013-09-05 | Fix issue #10491028: iabv2 test apps that contain subscription SKUs... | Dianne Hackborn |
2013-07-31 | Fix issue #10115327: MapCollections need to implement equals | Dianne Hackborn |
2013-05-24 | New ArrayMap class. | Dianne Hackborn |