1. f5d9599 Update the pubspec and add a CHANGELOG entry. by Natalie Weizenbaum · 8 years ago
  2. ce4263a add a forward constructor in PriorityQueue to HeapPriorityQueue by Alexandre Ardhuin · 8 years ago
  3. 27cf4f4 Merge branch 'reosablo.suggestion-for-CanonicalizedMap-spec' by Natalie Weizenbaum · 8 years ago 1.3.0
  4. 8037ee5 Add a CHANGELOG entry and bump the pubspec. by Natalie Weizenbaum · 8 years ago
  5. eb2b53c Style tweak. by Natalie Weizenbaum · 8 years ago
  6. 12385e6 Merge remote-tracking branch 'origin/master' into reosablo.suggestion-for-CanonicalizedMap-spec by Natalie Weizenbaum · 8 years ago
  7. 7e2bbdc Merge pull request #16 from abarth/lowerBound by Lasse R.H. Nielsen · 8 years ago
  8. dd5e802 Add lowerBound by Adam Barth · 8 years ago
  9. 83e64a9 Add key validation for CanonicalizedMap.[]= to prevent to affect its keys and values by reosablo · 8 years ago
  10. f6135e6 Readme fixes and spelling tweaks by Kevin Moore · 8 years ago
  11. 6257a31 Bad z/Z ASCII value. by Lasse R.H. Nielsen · 8 years ago
  12. c94b8dc Add string comparators that can compare ASCII strings ignoring case. by Lasse R.H. Nielsen · 8 years ago
  13. 5ab8354 Fix inconsistent APIs by Vijay Menon · 9 years ago 1.1.3
  14. a41feae Fix some flaws with the previous CL. by Natalie Weizenbaum · 9 years ago 1.1.2
  15. ee7709b Export UnmodifiableMapView from the Dart core libraries. by Natalie Weizenbaum · 9 years ago
  16. 79ebc6f Update to test package, make test work on dart2js. by Lasse R.H. Nielsen · 9 years ago
  17. 4d71c7e Fix signatures of isValidKey arguments to CanonicalizedMap constructors. by Lasse R.H. Nielsen · 9 years ago
  18. 1da9a07 Update .status for collection package by Søren Gjesse · 9 years ago
  19. 683b9f5 Update project to match OSS template by Søren Gjesse · 9 years ago
  20. 65dacab Add a QueueList class to the collection package. by nweiz@google.com · 9 years ago
  21. 4b5af2a Update dart:collection to version 1.0.0 by lrn@google.com · 10 years ago
  22. 52785c1 Add a CanonicalizedMap class to pkg/collection. by nweiz@google.com · 10 years ago
  23. db0b5b1 Revert "Add "last" setter to List." by lrn@google.com · 10 years ago
  24. ea5b424 Add "last" setter to List. by lrn@google.com · 10 years ago
  25. ab12f12 Fix analyzer hints in pkg/collection. by nweiz@google.com · 10 years ago
  26. 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
  27. 06890d0 Add MapKeySet and MapValueSet to the collection package. by nweiz@google.com · 10 years ago
  28. 4bfe9f9 pkg/collection: define delegating collection constructors as const by kevmoo@google.com · 10 years ago
  29. bb69142 pkg/collection: fix version by kevmoo@google.com · 10 years ago
  30. db3fbb4 pkg/collection: mark fields in wrappers as final by kevmoo@google.com · 10 years ago
  31. 3cbcdb2 Add toString to delegating collections in package:collection. by lrn@google.com · 10 years ago
  32. f4126e4 Publish priority queue in pkg:collection. by lrn@google.com · 10 years ago
  33. ba8e0ad Reduce running time of priority queue test. by lrn@google.com · 10 years ago
  34. 72a1977 Add missing signatures for add and addAll to priority queue. by lrn@google.com · 10 years ago
  35. 0014ee9 Add priority queue to package:collection. by lrn@google.com · 10 years ago
  36. 1efe663 Add missing files from previous commit. by lrn@google.com · 10 years ago
  37. 5f23499 Adding license files to packages. by lrn@google.com · 10 years ago
  38. e837f6e Remove suprplus quoting from pubspec author fields. by lrn@google.com · 10 years ago
  39. 1dd5c0b Create associated packages for the dart:collection and dart:async libs. by lrn@google.com · 10 years ago