Sign in
chromium
/
external
/
github.com
/
dart-lang
/
sdk
/
refs/tags/0.4.4.0
/
utils
tag
7d8f7dc3cebc9f62ed7412f5d16d85a4dccc9100
tagger
Natalie Weizenbaum <nweiz@google.com>
Wed May 27 23:31:15 2015
object
273eb82b4ae63d51b8b6c1cb3e057d80eac3e73a
0.4.4.0
273eb82
Version 0.4.4.0 .
by dgrove@google.com
· 10 years ago
0.4.4.0
41e17a3
Version 0.4.3.5
by dgrove@google.com
· 10 years ago
0.4.3.5
affc107
Version 0.4.3.2 .
by dgrove@google.com
· 10 years ago
0.4.3.2
972ec0b
Minor tweak to the pubspec.lock output to remove the leading whitespace from the file.
by devoncarew@google.com
· 12 years ago
70f8c7a
Work around issue 9499.
by nweiz@google.com
· 12 years ago
c590e8a
Switch pkg packages, pub, and dartdoc to use package: imports.
by nweiz@google.com
· 12 years ago
3697a04
Add a library for manipulating stack traces.
by nweiz@google.com
· 12 years ago
ac18c8c
Work around issue 9278.
by nweiz@google.com
· 12 years ago
d80616f
Clean up the semantics of io.dart operations w.r.t. symlinks.
by nweiz@google.com
· 12 years ago
616ab7e
Handle deleting broken symlinks on Windows.
by rnystrom@google.com
· 12 years ago
5f052a9
Work around issue 9360.
by nweiz@google.com
· 12 years ago
8783e78
Stop working around issue 6764.
by nweiz@google.com
· 12 years ago
7aafe74
Mark right test as flaky.
by rnystrom@google.com
· 12 years ago
c9724a3
Ignore lockfile entries where the source is wrong.
by nweiz@google.com
· 12 years ago
5d68e6b
Mark pub_update_test as flaky.
by nweiz@google.com
· 12 years ago
30afbfd
Provisionally un-flake pub tests.
by nweiz@google.com
· 12 years ago
cc340dc
Increase the scheduled_test timeout for Git tests on Windows.
by nweiz@google.com
· 12 years ago
6cd9cee
Provisionally stop working around issues 9252 and 9253.
by nweiz@google.com
· 12 years ago
84dd8a5
"new Map()" -> "new Map.from()" in pub.
by nweiz@google.com
· 12 years ago
db9ff1e
Use scheduled_test for Pub tests.
by nweiz@google.com
· 12 years ago
32db9c0
Revert "Use scheduled_test for Pub tests."
by nweiz@google.com
· 12 years ago
82cbc2d
Use scheduled_test for Pub tests.
by nweiz@google.com
· 12 years ago
83d896d
Fix a couple broken tests in pub/validator_test.
by nweiz@google.com
· 12 years ago
8f7295d
Work around issue 9252 in scheduled_test and pkg/http.
by nweiz@google.com
· 12 years ago
49dec76
Change all File APIs to make the mode and encoding arguments named
by sgjesse@google.com
· 12 years ago
78a4088
Actually make status file do something.
by rnystrom@google.com
· 12 years ago
5def0d4
Disable failing test on Windows until I can fix it.
by rnystrom@google.com
· 12 years ago
2f2b30e
Handle broken symlinks when creating package dirs.
by rnystrom@google.com
· 12 years ago
4a465ef
Remove support for SDK dependencies.
by rnystrom@google.com
· 12 years ago
e57443e
Make argument to StringSink.writeln optional.
by floitsch@google.com
· 12 years ago
f85fa4f
Make argument to StringSink.writeln optional.
by floitsch@google.com
· 12 years ago
844cd39
Change getRange to sublist. Make getRange deprecated.
by lrn@google.com
· 12 years ago
f12902d
Fix some analyzer warnings in pub.
by nweiz@google.com
· 12 years ago
a9a8d42
Add a SafeHttpServer shim to work around issue 9140.
by nweiz@google.com
· 12 years ago
a455e0d
add cache list command to pub
by keertip@google.com
· 12 years ago
139e02c
Rename analyzer-experimental to analyzer_experimental.
by scheglov@google.com
· 12 years ago
0e32e03
Fix pub_lish_test.
by nweiz@google.com
· 12 years ago
0122b295
Dev dependencies. BUG=dartbug.com/5358
by rnystrom@google.com
· 12 years ago
482b2f3
Move Options to dart:io.
by floitsch@google.com
· 12 years ago
65718c5
Rename XMatching to XWhere.
by floitsch@google.com
· 12 years ago
f29ae52
Use default-port-aware URI comparisons in pub.
by nweiz@google.com
· 12 years ago
6e056b8
Lots of little changes for dartdoc/apidoc.
by amouravski@google.com
· 12 years ago
15762df
Stop working around issue 8512.
by nweiz@google.com
· 12 years ago
845e550
Properly handle errors from the OAuth2 token endpoint in pub.
by nweiz@google.com
· 12 years ago
c71bb58
Update pub to use the latest dart:io stream APIs.
by nweiz@google.com
· 12 years ago
dd48256
Remove deprecated StringBuffer.add, addAll and addCharCode.
by floitsch@google.com
· 12 years ago
cd9bcfe
Remove references to capital-D-Dynamic.
by lrn@google.com
· 12 years ago
bead146
Renamed StreamSink to EventSink. Renamed signalError to addError.
by lrn@google.com
· 12 years ago
b609684
Make IOSink implement StringSink
by sgjesse@google.com
· 12 years ago
44b1941
Revert "Remove pkg from apidoc."
by johnniwinther@google.com
· 12 years ago
4f40f1d
Remove pkg from apidoc.
by johnniwinther@google.com
· 12 years ago
b3e5168
Add a failing test for handling broken symlinks.
by rnystrom@google.com
· 12 years ago
43d6b6a
Support full dart2js output for dartdoc/apidoc.
by johnniwinther@google.com
· 12 years ago
50d1fc7
Delete files synchronously.
by rnystrom@google.com
· 12 years ago
9b40e6b
Fix issue with async callbacks that get called synchronously while running test case function causing the test to be marked as complete prematurely.
by gram@google.com
· 13 years ago
1600f30
Cleanup two warning messages when running apidoc, and update the apidoc.gyp file to rerun the tool
by devoncarew@google.com
· 13 years ago
85b572e
Mark flaky pub tests Review URL: https://codereview.chromium.org//12377042
by ricow@google.com
· 13 years ago
621650b
Disable breaking tests while I investigate the issue. I don't really want to revert;
by gram@google.com
· 13 years ago
a903dfd
Remove the wrapStream workaround for issue 8310.
by nweiz@google.com
· 13 years ago
2a0c74a
Make pub warning-clean.
by nweiz@google.com
· 13 years ago
3ce4e71
Make use of Completer.isComplete in pub and pkg/scheduled_test.
by nweiz@google.com
· 13 years ago
cc8cefc
Timer callbacks don't take arguments anymore.
by floitsch@google.com
· 13 years ago
ff006ed
Timer callback doesn't take an argument anymore.
by floitsch@google.com
· 13 years ago
017d21b
Unit test changes:
by gram@google.com
· 13 years ago
6ef35ed
dart:io | Rename File.name to File.path.
by whesse@google.com
· 13 years ago
fa78a93
Make arg parser return growable list of rest arguments.
by lrn@google.com
· 13 years ago
6b4f4b1
Change new List(n) to return fixed length list.
by lrn@google.com
· 13 years ago
edee0d7
Updated an error message to inform users that their packages were not installed
by amouravski@google.com
· 13 years ago
1d62e0a
Disable test on Windows for now.
by rnystrom@google.com
· 13 years ago
b88ebea
Handle shared path dependencies.
by rnystrom@google.com
· 13 years ago
3c0ac36
Remove deprecated string features.
by lrn@google.com
· 13 years ago
c8f6014
Move pkg/path to pkg/pathos.
by nweiz@google.com
· 13 years ago
df8647c
Allow whitespace in version constraints.
by rnystrom@google.com
· 13 years ago
e3e5d46
Make sure package names are URL encoded.
by rnystrom@google.com
· 13 years ago
488b016
Merge IO v2 branch to bleeding edge
by sgjesse@google.com
· 13 years ago
8b37852
Use relative symlinks for self links and secondary "packages" dirs.
by rnystrom@google.com
· 13 years ago
e28a669
Make some name validation errors warnings.
by rnystrom@google.com
· 13 years ago
d64b7d3
Use the correct set of reserved identifiers in pub validations.
by nweiz@google.com
· 13 years ago
a1702c3
Support relative paths in path dependencies.
by rnystrom@google.com
· 13 years ago
ecce8a6
Remove deprecated Strings class.
by floitsch@google.com
· 13 years ago
bbfe7b0
Reapply "Make Comparable generic."
by lrn@google.com
· 13 years ago
d4feeb4
Revert "Make Comparable generic."
by kasperl@google.com
· 13 years ago
a0f22b7
Make Comparable generic.
by lrn@google.com
· 13 years ago
03f5a66
Recommit changing List.skip/take/revert returns Iterable and remove mappedBy.
by lrn@google.com
· 13 years ago
5ed8545
Revert "Support relative paths in path dependencies."
by rnystrom@google.com
· 13 years ago
8514e44
Support relative paths in path dependencies.
by rnystrom@google.com
· 13 years ago
0e0473d
Unbreak pub:
by rnystrom@google.com
· 13 years ago
0672317
Remove deprecated mappedBy.
by floitsch@google.com
· 13 years ago
ad839e6
Revert "Remove deprecated mappedBy."
by floitsch@google.com
· 13 years ago
b371007
Remove deprecated mappedBy.
by floitsch@google.com
· 13 years ago
ecbf447
Reapply "New implementation of {,Linked}Hash{Set,Map}."
by lrn@google.com
· 13 years ago
db82ff1
Fix pub on windows.
by rnystrom@google.com
· 13 years ago
b12e27a
Get rid of join() and encapsulate File and Directory in io.dart.
by rnystrom@google.com
· 13 years ago
10f7ad9
Clean up some warnings and deprecated calls.
by rnystrom@google.com
· 13 years ago
ba326cd
Get rid of old redundant methods in io.dart.
by rnystrom@google.com
· 13 years ago
c83eac0
Add mdn docs to json, tag which classes are throwable, and provide additional information about parameter elements, and store FunctionTypeElements.
by jacobr@google.com
· 13 years ago
96697d6
Fix path tests on windows.
by rnystrom@google.com
· 13 years ago
76ec804
Auto-reinstall broken packages in the system cache.
by rnystrom@google.com
· 13 years ago
bd0d874
Take Sam Elkhateeb's path for "path" dependencies and clean it up some.
by rnystrom@google.com
· 13 years ago
acd03ab
dart:io: Use PathBuffer class for Directory.list on Windows platform.
by whesse@google.com
· 13 years ago
Next »