Sign in
chromium
/
external
/
github.com
/
QuiverDart
/
quiver_hashcode
/
HEAD
de79ca8
Add migration notice (#15)
by Chris Bracken
· 4 years, 3 months ago
master
3bc6e67
Version 3.0.0 (#13)
by Chris Bracken
· 4 years, 3 months ago
3.0.0
4c20624
Migrate hashcode to null safety (#12)
by Miller Adulu
· 4 years, 3 months ago
0745e5c
Merge pull request #8 from pulyaevskiy/support-dart2
by Yegor
· 7 years ago
2.0.0
bed935b
Change to 2.0.0 and drop support for Dart 1
by Anatoly Pulyaevskiy
· 7 years ago
244c110
Declared support for Dart 2 and updated to latest standards
by Anatoly Pulyaevskiy
· 7 years ago
86cbc16
Merge pull request #6 from kevmoo/strong
by Chris Bracken
· 9 years ago
3040435
strong-mode!
by Kevin Moore
· 9 years ago
9d2c432
Version 1.0.0
by Chris Bracken
· 9 years ago
1.0.0
2ded347
Update API docs link for consistency with other Quiver packages
by Chris Bracken
· 10 years ago
e8c7984
Version 1.0.0-dev.1
by Chris Bracken
· 10 years ago
1.0.0-dev.1
20ca712
Add CONTRIBUTING.md
by Chris Bracken
· 10 years ago
7e6aaa7
Use standard quiver .gitignore
by Chris Bracken
· 10 years ago
a50f307
Migrate doc comments to /// style.
by Chris Bracken
· 10 years ago
94c1607
Add test/all_tests.dart for coverage.
by Chris Bracken
· 10 years ago
a10648d
Merge pull request #2 from yjbanov/initial-cleanup
by Chris Bracken
· 10 years ago
7319b96
chore: more cleanup
by Yegor
· 10 years ago
bcac86a
Merge pull request #1 from yjbanov/initial-cleanup
by Chris Bracken
· 10 years ago
dda7159
refactor: leave only hashcode parts
by Yegor
· 10 years ago
ed05b5c
_FakeAsync implements FakeAsync
by Yegor Jbanov
· 10 years ago
0e8a42c
fix Future.timeout test in fake_async_test.dart
by Yegor Jbanov
· 10 years ago
bab7398
don't skip set test
by Yegor Jbanov
· 10 years ago
671f1bc
merge quiver.streams into quiver.async (fixes #177)
by Yegor Jbanov
· 10 years ago
abc705c
Merge pull request #261 from cbracken/sdk_constraint
by Chris Bracken
· 10 years ago
f8d2600
Update SDK contraint to >=1.8.0 <2.0.0.
by Chris Bracken
· 10 years ago
5fb2551
Merge pull request #260 from google/kevmoo_use_enum
by Justin Fagnani
· 10 years ago
397bf4d
use enum TreeSearch
by Kevin Moore
· 10 years ago
244a592
capture more stack traces
by Kevin Moore
· 10 years ago
6bab7de
Merge pull request #256 from cbracken/matcher_imports
by Chris Bracken
· 10 years ago
a9dffdd
Remove redundant matcher imports.
by Chris Bracken
· 10 years ago
84378cd
Merge pull request #254 from yjbanov/fix-authors
by Chris Bracken
· 10 years ago
3c295b2
all authors into pubspec.yaml; add missing contributors
by Yegor Jbanov
· 10 years ago
e1a21a7
Merge pull request #252 from vicb/0515-changelog
by Yegor
· 10 years ago
15e0330
Update CHANGELOG.md for 0.21.4
by Victor Berchet
· 10 years ago
b385d10
bump version to 0.21.4; ignore emacs temp files
by Yegor Jbanov
· 10 years ago
791c43b
Merge pull request #250 from vicb/0514-pending
by Yegor
· 10 years ago
e2cecc6
Add stats reporting to FakeAsync
by Victor Berchet
· 10 years ago
7022dd4
Version 0.21.3+1
by Chris Bracken
· 10 years ago
098a8fc
Revert matcher dependency lower bound back to 10.0.
by Chris Bracken
· 10 years ago
b345fa9
Merge pull request #247 from cbracken/analysis_and_coverage
by Chris Bracken
· 10 years ago
b963425
Revert Travis script to ./tool/travis.sh to ensure analysis and coverage collection.
by Chris Bracken
· 10 years ago
0b10be4
Update to new test package and new matcher.
by zoechi
· 10 years ago
baf0f02
Merge pull request #238 from google/travis_tweaks
by Chris Bracken
· 10 years ago
69414fb
Run travis builds in container infrastructure and only do coverage on stable build
by Kevin Moore
· 10 years ago
59249d6
Add test coverage for Multimap map view.
by Chris Bracken
· 10 years ago
9dbc8c5
Version 0.21.3
by Chris Bracken
· 10 years ago
843b569
Fixed return type of some methods on Iterables returned by Multimap.
by Chris Bracken
· 10 years ago
e16e037
Version 0.21.2
by Chris Bracken
· 10 years ago
f306144
Undeprecate pattern/glob. package:glob depends on dart:io, and poorer performance.
by Chris Bracken
· 10 years ago
577e52b
Merge pull request #168 from matanlurey/feat-lru-map
by Justin Fagnani
· 10 years ago
a776aa1
Implementation of Map with LRU algorithm.
by Matan Lurey
· 10 years ago
f1dfcad
Run Travis CI tests on both dev and stable Dart releases.
by Chris Bracken
· 10 years ago
e3790db
Merge pull request #230 from cbracken/changelog-dates
by Chris Bracken
· 10 years ago
0e516cc
Add release dates to changelog.
by Chris Bracken
· 10 years ago
e47cee3
Fix drifting times
by John McDole
· 10 years ago
7e61d47
Use SimpleConfiguration for tests. CompactVMConfuration prevents code coverage due to exit() call in onDone.
by Chris Bracken
· 10 years ago
3d92821
Add code coverage via Coveralls.
by Chris Bracken
· 10 years ago
fd636cd
Merge pull request #221 from cbracken/remove_todo
by Chris Bracken
· 10 years ago
d464596
Merge pull request #222 from cbracken/travis_badge
by Chris Bracken
· 10 years ago
5f211de
Switch build status badge to Travis CI.
by Chris Bracken
· 10 years ago
bd4b749
Remove stale TODO.
by Chris Bracken
· 10 years ago
5730936
Version 0.21.1
by Chris Bracken
· 10 years ago
e63e0e0
Merge pull request #220 from cbracken/dartformat_cleanups
by Chris Bracken
· 10 years ago
cf72b43
Reformat with dartformat
by Chris Bracken
· 10 years ago
a57fe0d
Merge pull request #219 from cbracken/warnings_as_errors
by Chris Bracken
· 10 years ago
40d94bb
Set analyzer warnings as errors in Travis CI script.
by Chris Bracken
· 10 years ago
e9a97cf
Merge pull request #218 from cbracken/comparable_warning
by Chris Bracken
· 10 years ago
3c3a728
Merge pull request #217 from cbracken/allMatches
by Chris Bracken
· 10 years ago
5848c69
Fix analyzer warning in TreeSet.
by Chris Bracken
· 10 years ago
4d56181
Add optional start parameter to pattern returned by matchAny().
by Chris Bracken
· 10 years ago
0cc9f72
Merge pull request #214 from google/multimap-types
by Yegor
· 10 years ago
8257612
fix types in Multimap implementation classes
by Yegor Jbanov
· 10 years ago
4055c48
Merge pull request #213 from cbracken/deprecate_glob
by Chris Bracken
· 10 years ago
68d4d35
Deprecate Glob. Users should use package:glob. Removal in 0.22.0.
by Chris Bracken
· 10 years ago
1afbfc4
Merge pull request #212 from cbracken/pattern_allMatches_params
by Chris Bracken
· 10 years ago
646118c
Add optional start param to glob's allMatches.
by Chris Bracken
· 10 years ago
e2b0be7
Merge pull request #211 from cbracken/deprecated_strings_apis
by Chris Bracken
· 10 years ago
c56cf2f
Document that padLeft/Right, trimLeft/Right will be removed in 0.22.0.
by Chris Bracken
· 10 years ago
33f93be
Merge pull request #210 from cbracken/slimmer_travis
by Chris Bracken
· 10 years ago
ce7a20b
Eliminate dart --version, pub get from Travis CI script.
by Chris Bracken
· 10 years ago
2d76139
Merge pull request #209 from cbracken/travis_warnings
by Chris Bracken
· 10 years ago
a3d2fe3
Make --fatal-warnings env-based for Travis.
by Chris Bracken
· 10 years ago
3d85471
Merge pull request #208 from cbracken/travis_integration
by Chris Bracken
· 10 years ago
31ebafd
Add Travis integration
by Chris Bracken
· 10 years ago
468f321
Fix hanging FakeAsync test.
by Chris Bracken
· 10 years ago
fedce4f
Add upper bound to matcher dependency.
by Chris Bracken
· 10 years ago
a498114
Version 0.21.0+1
by Chris Bracken
· 10 years ago
33653f5
Move path dependency to dev dependencies
by Chris Bracken
· 10 years ago
c436cd2
Use finer-grained matcher import in place of unittest.
by Chris Bracken
· 10 years ago
be422f2
Update README.md to reflect current version.
by Jacob Richman
· 10 years ago
549d23e
Link docs to dartdocs.org
by Seth Ladd
· 10 years ago
5982331
Use real markdown link for docs
by Seth Ladd
· 10 years ago
62b5d94
Force normalization to UNIX (LF) line-endings.
by Chris Bracken
· 10 years ago
4f6f642
Replace Multimap.toMap with asMap.
by Chris Bracken
· 10 years ago
c938347
Minor formatting to CHANGELOG.md
by Chris Bracken
· 10 years ago
57f143a
Specify that tests should pass in checked mode.
by Chris Bracken
· 10 years ago
34f8be4
Cleanup method signatures that were inconsistent with the core library.
by Jacob Richman
· 10 years ago
2854a1a
Added areEqualityGroups to changelog.
by Chris Bracken
· 10 years ago
9680c13
Add matcher to dependencies (for areEqualityGroups).
by Chris Bracken
· 10 years ago
1742678
Remove unused dart:collection import.
by Chris Bracken
· 10 years ago
Next »