Sign in
chromium
/
external
/
github.com
/
dart-lang
/
sdk
/
refs/tags/1.0.1.0
/
sdk
tag
fc95756446ec1abe41a67d9c517b615be079dfa4
tagger
Natalie Weizenbaum <nweiz@google.com>
Wed May 27 23:31:14 2015
object
f93146fa414b0e314f4f1cf1bcf4916069d416df
1.0.1.0
7abe3e6
Document requirement that setRange works with itself as argument.
by lrn@google.com
· 12 years ago
141be96
Fix host-checked mode error.
by ngeoffray@google.com
· 12 years ago
5170072
Nicer pretty printing of jsAst object literals.
by sigurdm@google.com
· 12 years ago
ca20fe6
Remove annotation. Benchmarks are not affected by inlining this method.
by ngeoffray@google.com
· 12 years ago
af73893
Fix filtering out .dart files in release mode.
by rnystrom@google.com
· 12 years ago
f472000
Don't allow accidentally publishing to pub.dartlang.org from the dev version of pub.
by rnystrom@google.com
· 12 years ago
bb1e80c
Update isolate documentation.
by floitsch@google.com
· 12 years ago
0710eb7
Please the analyzer.
by ngeoffray@google.com
· 12 years ago
e9c480c
Fix bug in handling IPv6 proxy hosts
by sgjesse@google.com
· 12 years ago
72692b8
Always inline a method if it is called once.
by ngeoffray@google.com
· 12 years ago
6279004
Avoid unneeded toLowerCase and add fast version of _isTokenChar, in HTTP parser.
by ajohnsen@google.com
· 12 years ago
426d826
Fix an oversight wiht HIndex and HIndexAssign: they can throw if the receiver can be null.
by ngeoffray@google.com
· 12 years ago
13a2617
Better handling of IPv6 with HTTP proxy
by sgjesse@google.com
· 12 years ago
d953287
We cannot send fixed lists to a worker anymore, because they contain an extra property holding a function. We can send a growable list.
by ngeoffray@google.com
· 12 years ago
08b6932
Revert "Nicer pretty printing of jsAst object literals."
by sigurdm@google.com
· 12 years ago
2627136
Use a function instead of a value for marking fixed and const arrays, so that JavaScript engines can assume the property will never change.
by ngeoffray@google.com
· 12 years ago
6202c0c
Nicer pretty printing of jsAst object literals.
by sigurdm@google.com
· 12 years ago
a203c64
Recognize this.foo = 42 in the type inferrer, and optimize in case it only reaches a `foo` field.
by ngeoffray@google.com
· 12 years ago
9fd9b07
Fix typo in core documentation.
by lrn@google.com
· 12 years ago
d530df2
Remove hack on typed array length fully: previous CL just removed the length access, not setting the extra field.
by ngeoffray@google.com
· 12 years ago
0f61205
Documentation update
by sgjesse@google.com
· 12 years ago
90e5792
Remove hack for length access of typed arrays.
by ngeoffray@google.com
· 12 years ago
9e8880c
Remove DateTime TODO. API is stable now.
by floitsch@google.com
· 12 years ago
1b97a47
Fix timezone extraction for IE and Opera.
by floitsch@google.com
· 12 years ago
5f8d021
Change InternetAddress back to abstract and make the constructor a factory
by sgjesse@google.com
· 12 years ago
892c0c8
DateTime.parse throws a FormatException and not an ArgumentError.
by floitsch@google.com
· 12 years ago
93d6f94
Remove abstract from InternetAddress now that it has a constructor
by sgjesse@google.com
· 12 years ago
a7db0f1
Simplify 0-timers to not go through the eventhandler.
by ajohnsen@google.com
· 12 years ago
3aecb9e
Fix http headers to enable chunked transfer encoding when content-length is set to -1.
by ajohnsen@google.com
· 12 years ago
26f89db
Fix dart2js after InternetAddress change
by sgjesse@google.com
· 12 years ago
2a63af9
Add RawReceivePort to dart2js.
by lrn@google.com
· 12 years ago
d4345e6
Use 'eagerError' on Future:wait in HTTP, after Futute:wait change.
by ajohnsen@google.com
· 12 years ago
f30972c
Remove warnings in SplayTreeSet.
by lrn@google.com
· 12 years ago
32e6279
Update InternetAddress
by sgjesse@google.com
· 12 years ago
feaba45
Add missing removeWhere/retainWhere methods to Queue interface.
by lrn@google.com
· 12 years ago
c79c647
Update documentation for List.removeAt.
by lrn@google.com
· 12 years ago
3ed80c3
Compute position and isAbstract for function elements on construction
by lry@google.com
· 12 years ago
e03a741
Clean up HttpHeaders to always have them in a consistent state.
by ajohnsen@google.com
· 12 years ago
cd2cf50
Add SplayTreeSet.
by lrn@google.com
· 12 years ago
f3a501e
Make Future.wait have an eagerError option that defaults to false.
by lrn@google.com
· 12 years ago
b78e3b5
Revert "make position of PartialFunctionElement final"
by lry@google.com
· 12 years ago
35e9adb
make position of PartialFunctionElement final
by lry@google.com
· 12 years ago
d60823a
Use parser events to detect abstract methods.
by lry@google.com
· 12 years ago
edde44d
Compute position and isAbstract for function elements on construction
by lry@google.com
· 12 years ago
915b5b2
Update the documentation for List.replaceRange.
by lrn@google.com
· 12 years ago
d512b4d
Fix http://code.google.com/p/dart/issues/detail?id=15017.
by ngeoffray@google.com
· 12 years ago
4ca65d0
Fix a bug in the type inferrer.
by ngeoffray@google.com
· 12 years ago
09ef910
Don't supply host names for the fixed internet addresses
by sgjesse@google.com
· 12 years ago
3b7717c
Create phis when each predecessor of a block has a value for the same memory place.
by ngeoffray@google.com
· 12 years ago
1b510c8
Reorganize emission of library initializers.
by sigurdm@google.com
· 12 years ago
68d522c
Fix http://code.google.com/p/dart/issues/detail?id=15133.
by ngeoffray@google.com
· 12 years ago
c3f53b8
Revert "Reorganize emission of library initializers."
by sigurdm@google.com
· 12 years ago
685b6f6
Reorganize emission of library initializers.
by sigurdm@google.com
· 12 years ago
839d9f6
We cannot use the value stored in a typed array for load elimination, but we should still kill saved values that may alias with that store.
by ngeoffray@google.com
· 12 years ago
964ed5f
Rfine spec for TypedefMirror.value and for ClosureMirror.findInContext.
by gbracha@google.com
· 12 years ago
c4993e4
Reapply "This change makes it easier to put type parameters on JavaScript Arrays."
by sra@google.com
· 12 years ago
34fefd2
Revert "This change makes it easier to put type parameters on JavaScript Arrays."
by sra@google.com
· 12 years ago
4a470aa
Hook up dependency overrides to the rest of pub.
by rnystrom@google.com
· 12 years ago
483cb25
This change makes it easier to put type parameters on JavaScript Arrays.
by sra@google.com
· 12 years ago
c146776
Remove now-dead stack parsing code from Dartium's dart:html.
by rmacnak@google.com
· 12 years ago
81229f2
Fix a type annotation.
by ahe@google.com
· 12 years ago
3c7b098
Diagnose use of reserved words as identifiers.
by ahe@google.com
· 12 years ago
1004058
Fix https://code.google.com/p/dart/issues/detail?id=15132, by not doing load elimination on typed arrays.
by ngeoffray@google.com
· 12 years ago
c08156f
Fix typo from CL 64683007
by ahe@google.com
· 12 years ago
5e2545a
Emit one-shot interceptors before constants.
by ahe@google.com
· 12 years ago
49d03d6
Add optimization hints: @NoInline(), @NoThrows(), and @NoSideEffects().
by ahe@google.com
· 12 years ago
6d1c491
Don't use linked maps/sets in http internals.
by ajohnsen@google.com
· 12 years ago
f27bfcd
Don't create lower-case copies of already lower-case header names, in http parser.
by ajohnsen@google.com
· 12 years ago
f6a50d8
Use typed-data views for incoming http data.
by ajohnsen@google.com
· 12 years ago
4914425
Use a re-usable buffer for writing HTTP headers. This includes a new header limit of 8192 bytes.
by ajohnsen@google.com
· 12 years ago
9552f94
Ensure that errors have stack traces attached.
by nweiz@google.com
· 12 years ago
67d8d2d
Support overrides in the version solver.
by rnystrom@google.com
· 12 years ago
621242e
Fill in blanks for Event docs.
by amouravski@google.com
· 12 years ago
3aeab580c
Add a README describing how to contribute to pub.
by nweiz@google.com
· 12 years ago
ae0fb7b
Fix expected error output.
by regis@google.com
· 12 years ago
ea80298
Added docs to canvaselement. Giving it docs for all members.
by amouravski@google.com
· 12 years ago
71e4e96
Finished off HTML Window blurb + link for every member.
by amouravski@google.com
· 12 years ago
31f8ace
Make native implementation classes for classes that are used as targets in @MirrorsUsed available for reflection.
by karlklose@google.com
· 12 years ago
8b22b0e
Even more docs changes.
by amouravski@google.com
· 12 years ago
326891d
Support symlinking to dart-sdk executables on Linux and Mac.
by nweiz@google.com
· 12 years ago
7938b72
Reapply "Fix issues with field names by ensuring that fields have exactly one name regardless of how the class is extended or mixed."
by sra@google.com
· 12 years ago
622dd24
Clean up version solver tests a bit.
by rnystrom@google.com
· 12 years ago
5681bc2
Revert "Fix issues with field names by ensuring that fields have exactly one name regardless of how the class is extended or mixed."
by sra@google.com
· 12 years ago
ada348d
Allow user to specify mode for pub build/serve.
by rnystrom@google.com
· 12 years ago
43e1fad
Fix issues with field names by ensuring that fields have exactly one name regardless of how the class is extended or mixed.
by sra@google.com
· 12 years ago
3ed4c8d
Remove use of deprecated mirror functions from Dartium's dart:html.
by rmacnak@google.com
· 12 years ago
9ce2582
Add a useful user-agent string to pub HTTP requests.
by nweiz@google.com
· 12 years ago
e270da9
Add missing cancelOnError parameter to a controller addStream method.
by lrn@google.com
· 12 years ago
5445b11
Add comment.
by sigurdm@google.com
· 12 years ago
cf17a98
Reapply "Retain types of toplevel and instance variables for reflection."
by zarah@google.com
· 12 years ago
7e41b9a
Revert "Retain types of toplevel and instance variables for reflection."
by zarah@google.com
· 12 years ago
207f0e6
Update and fix isolate documentation.
by lrn@google.com
· 12 years ago
210f198
Retain types of toplevel and instance variables for reflection.
by zarah@google.com
· 12 years ago
04bfe6e
Get rid of DART_SDK in pub.
by rnystrom@google.com
· 12 years ago
f4533a5
Add utility methods for sending non-form data in pkg/http.
by nweiz@google.com
· 12 years ago
fce5971
o/~ Y muchos maaaaaaas... o/~
by amouravski@google.com
· 12 years ago
9d9d416
Fix comment for Isolate.spawn.
by floitsch@google.com
· 12 years ago
a00c36e
Pub shouldn't emit colored log output unless it's to a terminal.
by nweiz@google.com
· 12 years ago
cc3e05e
Implement VariableMirror.isConst in the VM and ParameterMirror.isConst in dart2js.
by rmacnak@google.com
· 12 years ago
dab07c3
Add comment to Byte and String conversion sink.
by floitsch@google.com
· 12 years ago
Next »