1. f094e3a Add a changelog entry for `toUnorderedList` (#153) by Nate Bosch · 3 years, 8 months ago
  2. 65d3e58 Add `toUnorderedList` to `PriorityQueue`. (#152) by Lasse R.H. Nielsen · 3 years, 8 months ago
  3. 585f04e Dart 2.10 fixes (#151) by Kevin Moore · 3 years, 10 months ago
  4. 5836936 depend on 2.10 branch for sdk packages (#150) by Jacob MacDonald · 3 years, 10 months ago 1.15.0-nullsafety.2
  5. 2be81da update typed_data dep (#149) by Jacob MacDonald · 3 years, 10 months ago
  6. 9a9f7ef prep the release for 2.10 dev sdk (#147) by Jacob MacDonald · 3 years, 10 months ago
  7. 652b432 prepare for the 2.9 stable sdk release of package:collection (#148) by Jacob MacDonald · 3 years, 10 months ago 1.15.0-nullsafety.1
  8. 6dc8058 Remove inferred generic method invocation types (#145) by Nate Bosch · 3 years, 10 months ago
  9. ad8a05a rename version to -nullsafety (#146) by Jacob MacDonald · 3 years, 10 months ago 1.15.0-nullsafety
  10. 80f5b6d Merge the null_safety branch into master (#143) by Jacob MacDonald · 3 years, 11 months ago 1.15.0-nnbd
  11. 00540dc Prepare to publish (#141) by Nate Bosch · 3 years, 11 months ago 1.14.13
  12. d5f8001 Remove isDart2 utility (#132) by Nate Bosch · 4 years, 1 month ago
  13. d659d18 Rewrite doc comments to refer to TypeError (#131) by Nate Bosch · 4 years, 1 month ago
  14. 51f5d6c Replace a use of putIfAbsent with ??= (#125) by William Hesse · 4 years, 2 months ago
  15. 8722484 Remove author from pubspec by Kevin Moore · 4 years, 2 months ago
  16. bfe17fe Remove 'Say Define' (#122) by David Lloyd · 4 years, 2 months ago
  17. 7be42e0 Refactor UnionSet deduplicating iterable (#117) by Nate Bosch · 4 years, 3 months ago
  18. 403f7b5 Remove new keyword from code samples (#116) by Nate Bosch · 4 years, 4 months ago
  19. db9f04d Deprecate the mapMap utility (#114) by Nate Bosch · 4 years, 4 months ago
  20. dbd2d99 Remove private typedefs (#115) by Nate Bosch · 4 years, 4 months ago
  21. dd49163 Fix newly enforced package:pedantic lints (#112) by Nate Bosch · 4 years, 5 months ago
  22. 32f22a5 CombinedMapView.keys fix (#110) by Jacob MacDonald · 4 years, 9 months ago v1.14.12
  23. b43f26c Fix lints (#108) by Kevin Moore · 4 years, 10 months ago
  24. 889132a Fix missing_return violation newly enforced in Dart ~2.3.2-dev.0.1 (#106) by Sam Rawlins · 5 years ago
  25. 219d530 fix new pedantic lint (#105) by Kevin Moore · 5 years ago
  26. 654295e Enable and fix pedantic and dartfmt lints by Kevin Moore · 5 years ago
  27. 04740a7 Removed unused build dev_dependencies by Kevin Moore · 5 years ago
  28. 6fd6b23 remove dart_test.yaml by Kevin Moore · 5 years ago
  29. 9736af6 Travis: test oldest support SDK (#103) by Kevin Moore · 5 years ago
  30. e9ad11b dev dep: latest build_web_compilers (#102) by Kevin Moore · 5 years ago
  31. 97cb745 Support the latest build_runner (#101) by Kevin Moore · 6 years ago
  32. c0f6db8 Correctly describe this as a Set not a Map in docs (#100) by Steve Alexander · 6 years ago
  33. 7e9f730 Allow SDK versions to <3.0.0 (#99) by Patrice Chalin · 6 years ago 1.14.11
  34. 6b66e9b misc: update dev_dependencies (#98) by Kevin Moore · 6 years ago
  35. d1ce17a misc(test): support latest build_web_compilers (#96) by Kevin Moore · 6 years ago
  36. 5c01f4e Remove uses of `retype` (#95) by Lasse R.H. Nielsen · 6 years ago 1.14.10
  37. 0a34d50 Fix 2 tests (#93) by Lasse R.H. Nielsen · 6 years ago
  38. 8d01e36 Fix some Dart 2 runtime test errors (#92) by Natalie Weizenbaum · 6 years ago
  39. eae4081 Fix the parameter names in overridden methods to match the source (#90) by Kevin Moore · 6 years ago
  40. d3db386 Fix versioning (revision instead of minor). (#89) by Matan Lurey · 6 years ago 1.14.9
  41. 07bb52e Fix cast and retype implementations. (#88) by Matan Lurey · 6 years ago
  42. ac08b43 Deleted typed wrappers, use Dart 2 instead. (#86) by Matan Lurey · 6 years ago
  43. 9ad39ba Prepare to release 1.14.7. (#85) by Matan Lurey · 6 years ago 1.14.7
  44. 2e1473f Implement the rest of the TODOs. (#84) by Matan Lurey · 6 years ago
  45. c0f85b2 Add .cast, .retype across the package. (#82) by Matan Lurey · 6 years ago
  46. ad07511 Add DDC test coverage, enable skipped tests. (#83) by Matan Lurey · 6 years ago
  47. cb46a69 Start implementing Dart 2.0 collection methods. (#77) by Matan Lurey · 6 years ago
  48. fac9e50 Delint null assignments. (#79) by Matan Lurey · 6 years ago
  49. f2f5bdb Remove lint for single_quotes, too much noise. (#78) by Matan Lurey · 6 years ago
  50. 6ff408a Make DefaultEquality<Null> work at runtime (#73) by Siva · 6 years ago 1.14.6
  51. 5943e16 Remove usage of Maps.mapToString() (#71) by Sam Rawlins · 6 years ago
  52. 9f081c7 Only run travis on master branch (#70) by Nate Bosch · 6 years ago
  53. 08ddc8a Remove Dartium runs from Travis (#68) by Kevin Moore · 6 years ago
  54. 830c420 Merge pull request #67 from MichaelRFairhurst/void-fixes by Michael R Fairhurst · 6 years ago
  55. 0537a3d Fix void usage for dart 2 by Mike Fairhurst · 6 years ago
  56. 0990614 Use code quotes in changelog. by Lasse R.H. Nielsen · 6 years ago 1.14.5
  57. 1b8a41f Merge pull request #66 from srawlins/dart-2-core-lib-2 by Lasse R.H. Nielsen · 6 years ago
  58. dbb608e Change version by Sam Rawlins · 6 years ago
  59. af2d152 Bump pubspec by Sam Rawlins · 6 years ago
  60. d25a39d Fix constructor call with type parameters by Sam Rawlins · 6 years ago
  61. 6431e9a Use code quotes in changelog. by Lasse R.H. Nielsen · 6 years ago
  62. e6ed64c Add methods where needed for Dart 2.0 core lib changes. (#65) by Sam Rawlins · 6 years ago 1.14.4
  63. 99ceec8 Lints, analysis option fix, deprecations (#63) by Kevin Moore · 7 years ago
  64. a15382f fix MapKeySet.lookup to be a valid override in strong mode by Jennifer Messerly · 7 years ago 1.14.3
  65. 1c1f464 Add type arguments to SyntheticInvocation. by Lasse R.H. Nielsen · 7 years ago 1.14.2
  66. 4c6d40c Make Equality.hash accept null as an argument. by Lasse R.H. Nielsen · 7 years ago 1.14.1
  67. c572a1e Make Equality.hash accept null as an argument. by Lasse R.H. Nielsen · 7 years ago
  68. 14e4d21 Replace /*<T>*/ with <T>, bump SDK (#58) by Matan Lurey · 7 years ago
  69. e1030f6 Add travis and dartfmt. (#57) by Matan Lurey · 7 years ago
  70. 6ae4679 Prepare to release 1.14.0. (#54) by Matan Lurey · 7 years ago 1.14.0
  71. 546123b Add CombinedMapView (#53) by Matan Lurey · 7 years ago
  72. 368a043 Add CombinedIterableView (#52) by Matan Lurey · 7 years ago
  73. 779d4c9 Add CombinedListView (#50) by Matan Lurey · 7 years ago
  74. 4823836 Remove strong-mode and deprecation warnings (#49) by Matan Lurey · 7 years ago
  75. 5448489 use pkg/test config for test bots by Kevin Moore · 7 years ago
  76. 81cdb8f Add EqualityBy (#40) by Matan Lurey · 7 years ago 1.13.0
  77. 3bc7679 Merge pull request #39 from dart-lang/one-twelve by Lasse R.H. Nielsen · 7 years ago 1.12.0
  78. a15e4fe Resolve some strong-mode warnings encountered in IntelliJ (#41) by Natalie Weizenbaum · 7 years ago
  79. 2485059 Resolve some strong-mode warnings encountered in IntelliJ by Matan Lurey · 7 years ago
  80. 0473b93 Release 1.12.0. by Natalie Weizenbaum · 7 years ago
  81. 47c5214 Fix bug in equalsIgnoreAsciiCase. by Lasse Reichstein Holst Nielsen · 7 years ago
  82. c857b29 Merge pull request #36 from dart-lang/case-insensitive-equality by Lasse R.H. Nielsen · 8 years ago
  83. 3ac8574 Add CaseInsensitiveEquality. by Natalie Weizenbaum · 8 years ago
  84. 8d71b4a Add EqualityMap and EqualitySet. (#35) by Natalie Weizenbaum · 8 years ago 1.11.0
  85. 2b33c7b Fix changelog version to match pubspec by Vijay Menon · 8 years ago 1.10.1
  86. c1f8810 Lower dependency on dev.1 so that we can already start testing. by Florian Loitsch · 8 years ago
  87. ce47804 Update Set.difference to take a Set<Object>. by Florian Loitsch · 8 years ago
  88. 0b63ea7 Merge branch 'mockturtl.patch-1' by Natalie Weizenbaum · 8 years ago 1.9.1
  89. 3466804 Update the pubspec and changelog. by Natalie Weizenbaum · 8 years ago
  90. 9a5d303 fix docs by mockturtl · 8 years ago
  91. 8f9500c Add a stronglyConnectedComponents() function. by Natalie Weizenbaum · 8 years ago 1.9.0
  92. 982ba24 Fix incorrect identifiers. by Natalie Weizenbaum · 8 years ago 1.8.0
  93. 479be60 Add top-level collection-manipulation functions. by Natalie Weizenbaum · 8 years ago
  94. 5f38ed2 Merge branch 'simon-void.master' by Natalie Weizenbaum · 8 years ago 1.7.0
  95. ac4aa1d Bump the version and add a CHANGELOG entry. by Natalie Weizenbaum · 8 years ago
  96. ac03192 Style tweaks. by Natalie Weizenbaum · 8 years ago
  97. a621cc7 Add const UnmodifiableSetView.empty(). by Stephan Schröder · 8 years ago
  98. e3a6fca Add GroupSet and SetGroup classes. by Natalie Weizenbaum · 8 years ago 1.6.0
  99. b9863ce Fix another broken generic type. by Natalie Weizenbaum · 8 years ago
  100. 0603d3d Don't mix commented and uncommented generics. by Natalie Weizenbaum · 8 years ago 1.5.1