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