1. 32f22a5 CombinedMapView.keys fix (#110) by Jacob MacDonald · 4 years, 9 months ago v1.14.12
  2. b43f26c Fix lints (#108) by Kevin Moore · 4 years, 10 months ago
  3. 889132a Fix missing_return violation newly enforced in Dart ~2.3.2-dev.0.1 (#106) by Sam Rawlins · 5 years ago
  4. 219d530 fix new pedantic lint (#105) by Kevin Moore · 5 years ago
  5. 654295e Enable and fix pedantic and dartfmt lints by Kevin Moore · 5 years ago
  6. 04740a7 Removed unused build dev_dependencies by Kevin Moore · 5 years ago
  7. 6fd6b23 remove dart_test.yaml by Kevin Moore · 5 years ago
  8. 9736af6 Travis: test oldest support SDK (#103) by Kevin Moore · 5 years ago
  9. e9ad11b dev dep: latest build_web_compilers (#102) by Kevin Moore · 5 years ago
  10. 97cb745 Support the latest build_runner (#101) by Kevin Moore · 6 years ago
  11. c0f6db8 Correctly describe this as a Set not a Map in docs (#100) by Steve Alexander · 6 years ago
  12. 7e9f730 Allow SDK versions to <3.0.0 (#99) by Patrice Chalin · 6 years ago 1.14.11
  13. 6b66e9b misc: update dev_dependencies (#98) by Kevin Moore · 6 years ago
  14. d1ce17a misc(test): support latest build_web_compilers (#96) by Kevin Moore · 6 years ago
  15. 5c01f4e Remove uses of `retype` (#95) by Lasse R.H. Nielsen · 6 years ago 1.14.10
  16. 0a34d50 Fix 2 tests (#93) by Lasse R.H. Nielsen · 6 years ago
  17. 8d01e36 Fix some Dart 2 runtime test errors (#92) by Natalie Weizenbaum · 6 years ago
  18. eae4081 Fix the parameter names in overridden methods to match the source (#90) by Kevin Moore · 6 years ago
  19. d3db386 Fix versioning (revision instead of minor). (#89) by Matan Lurey · 6 years ago 1.14.9
  20. 07bb52e Fix cast and retype implementations. (#88) by Matan Lurey · 6 years ago
  21. ac08b43 Deleted typed wrappers, use Dart 2 instead. (#86) by Matan Lurey · 6 years ago
  22. 9ad39ba Prepare to release 1.14.7. (#85) by Matan Lurey · 6 years ago 1.14.7
  23. 2e1473f Implement the rest of the TODOs. (#84) by Matan Lurey · 6 years ago
  24. c0f85b2 Add .cast, .retype across the package. (#82) by Matan Lurey · 6 years ago
  25. ad07511 Add DDC test coverage, enable skipped tests. (#83) by Matan Lurey · 6 years ago
  26. cb46a69 Start implementing Dart 2.0 collection methods. (#77) by Matan Lurey · 6 years ago
  27. fac9e50 Delint null assignments. (#79) by Matan Lurey · 6 years ago
  28. f2f5bdb Remove lint for single_quotes, too much noise. (#78) by Matan Lurey · 6 years ago
  29. 6ff408a Make DefaultEquality<Null> work at runtime (#73) by Siva · 6 years ago 1.14.6
  30. 5943e16 Remove usage of Maps.mapToString() (#71) by Sam Rawlins · 6 years ago
  31. 9f081c7 Only run travis on master branch (#70) by Nate Bosch · 6 years ago
  32. 08ddc8a Remove Dartium runs from Travis (#68) by Kevin Moore · 6 years ago
  33. 830c420 Merge pull request #67 from MichaelRFairhurst/void-fixes by Michael R Fairhurst · 6 years ago
  34. 0537a3d Fix void usage for dart 2 by Mike Fairhurst · 6 years ago
  35. 0990614 Use code quotes in changelog. by Lasse R.H. Nielsen · 6 years ago 1.14.5
  36. 1b8a41f Merge pull request #66 from srawlins/dart-2-core-lib-2 by Lasse R.H. Nielsen · 6 years ago
  37. dbb608e Change version by Sam Rawlins · 6 years ago
  38. af2d152 Bump pubspec by Sam Rawlins · 6 years ago
  39. d25a39d Fix constructor call with type parameters by Sam Rawlins · 6 years ago
  40. 6431e9a Use code quotes in changelog. by Lasse R.H. Nielsen · 6 years ago
  41. e6ed64c Add methods where needed for Dart 2.0 core lib changes. (#65) by Sam Rawlins · 6 years ago 1.14.4
  42. 99ceec8 Lints, analysis option fix, deprecations (#63) by Kevin Moore · 7 years ago
  43. a15382f fix MapKeySet.lookup to be a valid override in strong mode by Jennifer Messerly · 7 years ago 1.14.3
  44. 1c1f464 Add type arguments to SyntheticInvocation. by Lasse R.H. Nielsen · 7 years ago 1.14.2
  45. 4c6d40c Make Equality.hash accept null as an argument. by Lasse R.H. Nielsen · 7 years ago 1.14.1
  46. c572a1e Make Equality.hash accept null as an argument. by Lasse R.H. Nielsen · 7 years ago
  47. 14e4d21 Replace /*<T>*/ with <T>, bump SDK (#58) by Matan Lurey · 7 years ago
  48. e1030f6 Add travis and dartfmt. (#57) by Matan Lurey · 7 years ago
  49. 6ae4679 Prepare to release 1.14.0. (#54) by Matan Lurey · 7 years ago 1.14.0
  50. 546123b Add CombinedMapView (#53) by Matan Lurey · 7 years ago
  51. 368a043 Add CombinedIterableView (#52) by Matan Lurey · 7 years ago
  52. 779d4c9 Add CombinedListView (#50) by Matan Lurey · 7 years ago
  53. 4823836 Remove strong-mode and deprecation warnings (#49) by Matan Lurey · 7 years ago
  54. 5448489 use pkg/test config for test bots by Kevin Moore · 7 years ago
  55. 81cdb8f Add EqualityBy (#40) by Matan Lurey · 7 years ago 1.13.0
  56. 3bc7679 Merge pull request #39 from dart-lang/one-twelve by Lasse R.H. Nielsen · 7 years ago 1.12.0
  57. a15e4fe Resolve some strong-mode warnings encountered in IntelliJ (#41) by Natalie Weizenbaum · 7 years ago
  58. 2485059 Resolve some strong-mode warnings encountered in IntelliJ by Matan Lurey · 7 years ago
  59. 0473b93 Release 1.12.0. by Natalie Weizenbaum · 7 years ago
  60. 47c5214 Fix bug in equalsIgnoreAsciiCase. by Lasse Reichstein Holst Nielsen · 7 years ago
  61. c857b29 Merge pull request #36 from dart-lang/case-insensitive-equality by Lasse R.H. Nielsen · 7 years ago
  62. 3ac8574 Add CaseInsensitiveEquality. by Natalie Weizenbaum · 8 years ago
  63. 8d71b4a Add EqualityMap and EqualitySet. (#35) by Natalie Weizenbaum · 8 years ago 1.11.0
  64. 2b33c7b Fix changelog version to match pubspec by Vijay Menon · 8 years ago 1.10.1
  65. c1f8810 Lower dependency on dev.1 so that we can already start testing. by Florian Loitsch · 8 years ago
  66. ce47804 Update Set.difference to take a Set<Object>. by Florian Loitsch · 8 years ago
  67. 0b63ea7 Merge branch 'mockturtl.patch-1' by Natalie Weizenbaum · 8 years ago 1.9.1
  68. 3466804 Update the pubspec and changelog. by Natalie Weizenbaum · 8 years ago
  69. 9a5d303 fix docs by mockturtl · 8 years ago
  70. 8f9500c Add a stronglyConnectedComponents() function. by Natalie Weizenbaum · 8 years ago 1.9.0
  71. 982ba24 Fix incorrect identifiers. by Natalie Weizenbaum · 8 years ago 1.8.0
  72. 479be60 Add top-level collection-manipulation functions. by Natalie Weizenbaum · 8 years ago
  73. 5f38ed2 Merge branch 'simon-void.master' by Natalie Weizenbaum · 8 years ago 1.7.0
  74. ac4aa1d Bump the version and add a CHANGELOG entry. by Natalie Weizenbaum · 8 years ago
  75. ac03192 Style tweaks. by Natalie Weizenbaum · 8 years ago
  76. a621cc7 Add const UnmodifiableSetView.empty(). by Stephan Schröder · 8 years ago
  77. e3a6fca Add GroupSet and SetGroup classes. by Natalie Weizenbaum · 8 years ago 1.6.0
  78. b9863ce Fix another broken generic type. by Natalie Weizenbaum · 8 years ago
  79. 0603d3d Don't mix commented and uncommented generics. by Natalie Weizenbaum · 8 years ago 1.5.1
  80. 2a49933 Fix the invocation of type-safe constructors. by Natalie Weizenbaum · 8 years ago 1.5.0
  81. 16fae6c Add type-asserting wrapper constructors. by Natalie Weizenbaum · 8 years ago
  82. f2c3ed7 Fix algorithm generics. by Natalie Weizenbaum · 8 years ago
  83. 7ac6f9b Fix strong mode warnings. by Natalie Weizenbaum · 8 years ago 1.4.1
  84. cea0c77 Merge pull request #22 from srawlins/rename-tostring-in-test by Natalie Weizenbaum · 8 years ago
  85. f7320a0 Rename toString in wrapper_test by Sam Rawlins · 8 years ago
  86. 65cd283 Modernize the package's style. by Natalie Weizenbaum · 8 years ago 1.4.0
  87. a5c6e3a Merge branch 'a14n.issue-17' by Natalie Weizenbaum · 8 years ago
  88. f5d9599 Update the pubspec and add a CHANGELOG entry. by Natalie Weizenbaum · 8 years ago
  89. ce4263a add a forward constructor in PriorityQueue to HeapPriorityQueue by Alexandre Ardhuin · 8 years ago
  90. 27cf4f4 Merge branch 'reosablo.suggestion-for-CanonicalizedMap-spec' by Natalie Weizenbaum · 8 years ago 1.3.0
  91. 8037ee5 Add a CHANGELOG entry and bump the pubspec. by Natalie Weizenbaum · 8 years ago
  92. eb2b53c Style tweak. by Natalie Weizenbaum · 8 years ago
  93. 12385e6 Merge remote-tracking branch 'origin/master' into reosablo.suggestion-for-CanonicalizedMap-spec by Natalie Weizenbaum · 8 years ago
  94. 7e2bbdc Merge pull request #16 from abarth/lowerBound by Lasse R.H. Nielsen · 8 years ago
  95. dd5e802 Add lowerBound by Adam Barth · 8 years ago
  96. 83e64a9 Add key validation for CanonicalizedMap.[]= to prevent to affect its keys and values by reosablo · 8 years ago
  97. f6135e6 Readme fixes and spelling tweaks by Kevin Moore · 8 years ago
  98. 6257a31 Bad z/Z ASCII value. by Lasse R.H. Nielsen · 8 years ago
  99. c94b8dc Add string comparators that can compare ASCII strings ignoring case. by Lasse R.H. Nielsen · 8 years ago
  100. 5ab8354 Fix inconsistent APIs by Vijay Menon · 9 years ago 1.1.3