1. 779d4c9 Add CombinedListView (#50) by Matan Lurey · 7 years ago
  2. 4823836 Remove strong-mode and deprecation warnings (#49) by Matan Lurey · 7 years ago
  3. 5448489 use pkg/test config for test bots by Kevin Moore · 7 years ago
  4. 81cdb8f Add EqualityBy (#40) by Matan Lurey · 7 years ago 1.13.0
  5. 3bc7679 Merge pull request #39 from dart-lang/one-twelve by Lasse R.H. Nielsen · 7 years ago 1.12.0
  6. a15e4fe Resolve some strong-mode warnings encountered in IntelliJ (#41) by Natalie Weizenbaum · 7 years ago
  7. 2485059 Resolve some strong-mode warnings encountered in IntelliJ by Matan Lurey · 7 years ago
  8. 0473b93 Release 1.12.0. by Natalie Weizenbaum · 7 years ago
  9. 47c5214 Fix bug in equalsIgnoreAsciiCase. by Lasse Reichstein Holst Nielsen · 7 years ago
  10. c857b29 Merge pull request #36 from dart-lang/case-insensitive-equality by Lasse R.H. Nielsen · 7 years ago
  11. 3ac8574 Add CaseInsensitiveEquality. by Natalie Weizenbaum · 7 years ago
  12. 8d71b4a Add EqualityMap and EqualitySet. (#35) by Natalie Weizenbaum · 7 years ago 1.11.0
  13. 2b33c7b Fix changelog version to match pubspec by Vijay Menon · 7 years ago 1.10.1
  14. c1f8810 Lower dependency on dev.1 so that we can already start testing. by Florian Loitsch · 8 years ago
  15. ce47804 Update Set.difference to take a Set<Object>. by Florian Loitsch · 8 years ago
  16. 0b63ea7 Merge branch 'mockturtl.patch-1' by Natalie Weizenbaum · 8 years ago 1.9.1
  17. 3466804 Update the pubspec and changelog. by Natalie Weizenbaum · 8 years ago
  18. 9a5d303 fix docs by mockturtl · 8 years ago
  19. 8f9500c Add a stronglyConnectedComponents() function. by Natalie Weizenbaum · 8 years ago 1.9.0
  20. 982ba24 Fix incorrect identifiers. by Natalie Weizenbaum · 8 years ago 1.8.0
  21. 479be60 Add top-level collection-manipulation functions. by Natalie Weizenbaum · 8 years ago
  22. 5f38ed2 Merge branch 'simon-void.master' by Natalie Weizenbaum · 8 years ago 1.7.0
  23. ac4aa1d Bump the version and add a CHANGELOG entry. by Natalie Weizenbaum · 8 years ago
  24. ac03192 Style tweaks. by Natalie Weizenbaum · 8 years ago
  25. a621cc7 Add const UnmodifiableSetView.empty(). by Stephan Schröder · 8 years ago
  26. e3a6fca Add GroupSet and SetGroup classes. by Natalie Weizenbaum · 8 years ago 1.6.0
  27. b9863ce Fix another broken generic type. by Natalie Weizenbaum · 8 years ago
  28. 0603d3d Don't mix commented and uncommented generics. by Natalie Weizenbaum · 8 years ago 1.5.1
  29. 2a49933 Fix the invocation of type-safe constructors. by Natalie Weizenbaum · 8 years ago 1.5.0
  30. 16fae6c Add type-asserting wrapper constructors. by Natalie Weizenbaum · 8 years ago
  31. f2c3ed7 Fix algorithm generics. by Natalie Weizenbaum · 8 years ago
  32. 7ac6f9b Fix strong mode warnings. by Natalie Weizenbaum · 8 years ago 1.4.1
  33. cea0c77 Merge pull request #22 from srawlins/rename-tostring-in-test by Natalie Weizenbaum · 8 years ago
  34. f7320a0 Rename toString in wrapper_test by Sam Rawlins · 8 years ago
  35. 65cd283 Modernize the package's style. by Natalie Weizenbaum · 8 years ago 1.4.0
  36. a5c6e3a Merge branch 'a14n.issue-17' by Natalie Weizenbaum · 8 years ago
  37. f5d9599 Update the pubspec and add a CHANGELOG entry. by Natalie Weizenbaum · 8 years ago
  38. ce4263a add a forward constructor in PriorityQueue to HeapPriorityQueue by Alexandre Ardhuin · 8 years ago
  39. 27cf4f4 Merge branch 'reosablo.suggestion-for-CanonicalizedMap-spec' by Natalie Weizenbaum · 8 years ago 1.3.0
  40. 8037ee5 Add a CHANGELOG entry and bump the pubspec. by Natalie Weizenbaum · 8 years ago
  41. eb2b53c Style tweak. by Natalie Weizenbaum · 8 years ago
  42. 12385e6 Merge remote-tracking branch 'origin/master' into reosablo.suggestion-for-CanonicalizedMap-spec by Natalie Weizenbaum · 8 years ago
  43. 7e2bbdc Merge pull request #16 from abarth/lowerBound by Lasse R.H. Nielsen · 8 years ago
  44. dd5e802 Add lowerBound by Adam Barth · 8 years ago
  45. 83e64a9 Add key validation for CanonicalizedMap.[]= to prevent to affect its keys and values by reosablo · 8 years ago
  46. f6135e6 Readme fixes and spelling tweaks by Kevin Moore · 8 years ago
  47. 6257a31 Bad z/Z ASCII value. by Lasse R.H. Nielsen · 8 years ago
  48. c94b8dc Add string comparators that can compare ASCII strings ignoring case. by Lasse R.H. Nielsen · 8 years ago
  49. 5ab8354 Fix inconsistent APIs by Vijay Menon · 9 years ago 1.1.3
  50. a41feae Fix some flaws with the previous CL. by Natalie Weizenbaum · 9 years ago 1.1.2
  51. ee7709b Export UnmodifiableMapView from the Dart core libraries. by Natalie Weizenbaum · 9 years ago
  52. 79ebc6f Update to test package, make test work on dart2js. by Lasse R.H. Nielsen · 9 years ago
  53. 4d71c7e Fix signatures of isValidKey arguments to CanonicalizedMap constructors. by Lasse R.H. Nielsen · 9 years ago
  54. 1da9a07 Update .status for collection package by Søren Gjesse · 9 years ago
  55. 683b9f5 Update project to match OSS template by Søren Gjesse · 9 years ago
  56. 65dacab Add a QueueList class to the collection package. by nweiz@google.com · 9 years ago
  57. 4b5af2a Update dart:collection to version 1.0.0 by lrn@google.com · 10 years ago
  58. 52785c1 Add a CanonicalizedMap class to pkg/collection. by nweiz@google.com · 10 years ago
  59. db0b5b1 Revert "Add "last" setter to List." by lrn@google.com · 10 years ago
  60. ea5b424 Add "last" setter to List. by lrn@google.com · 10 years ago
  61. ab12f12 Fix analyzer hints in pkg/collection. by nweiz@google.com · 10 years ago
  62. e867a80 The toSet operation returns a new Set with the same equality and iteration behavior, and with the same elements. by lrn@google.com · 10 years ago
  63. 06890d0 Add MapKeySet and MapValueSet to the collection package. by nweiz@google.com · 10 years ago
  64. 4bfe9f9 pkg/collection: define delegating collection constructors as const by kevmoo@google.com · 10 years ago
  65. bb69142 pkg/collection: fix version by kevmoo@google.com · 10 years ago
  66. db3fbb4 pkg/collection: mark fields in wrappers as final by kevmoo@google.com · 10 years ago
  67. 3cbcdb2 Add toString to delegating collections in package:collection. by lrn@google.com · 10 years ago
  68. f4126e4 Publish priority queue in pkg:collection. by lrn@google.com · 10 years ago
  69. ba8e0ad Reduce running time of priority queue test. by lrn@google.com · 10 years ago
  70. 72a1977 Add missing signatures for add and addAll to priority queue. by lrn@google.com · 10 years ago
  71. 0014ee9 Add priority queue to package:collection. by lrn@google.com · 10 years ago
  72. 1efe663 Add missing files from previous commit. by lrn@google.com · 10 years ago
  73. 5f23499 Adding license files to packages. by lrn@google.com · 10 years ago
  74. e837f6e Remove suprplus quoting from pubspec author fields. by lrn@google.com · 10 years ago
  75. 1dd5c0b Create associated packages for the dart:collection and dart:async libs. by lrn@google.com · 10 years ago