0.5.4.0
  1. 8fbfc52 Use 'localhost' instead of '127.0.0.1', as IPv6 connections now can occur. by ajohnsen@google.com · 12 years ago
  2. c5039cb Fix pub after changing the HttpServer.bind signature by sgjesse@google.com · 12 years ago
  3. d548955 Enable parsing of IPv6 form addresse (see rfc2373 and rfc2732). by ajohnsen@google.com · 12 years ago
  4. 2fdb878 Change the signature for all network bind calls. by sgjesse@google.com · 12 years ago
  5. 40d39b2 Always capture stack traces when running pub tests. by nweiz@google.com · 12 years ago
  6. 7523a1d Be lazier when capturing stack traces. by nweiz@google.com · 12 years ago
  7. efbaba7 Fix a broken oauth2 test. by nweiz@google.com · 12 years ago
  8. 3f7e020 Adding Uri.parse to AuthorizationException by nweiz@google.com · 12 years ago
  9. 8126bad Make mock behaviors be ordered. by gram@google.com · 12 years ago
  10. ff7bfd4 Unit test improvements. by gram@google.com · 12 years ago
  11. eb24790 See if drt flakiness is gone (Issue 9000) by alanknight@google.com · 12 years ago
  12. a6b47e0 Fix some doc formatting problems, stop using "set" methods for NumberFormat by alanknight@google.com · 12 years ago
  13. 66fbf31 adding missing interfaces to _LazyList by alanknight@google.com · 12 years ago
  14. dd6dcaf New analyzer_experimental snapshot. by scheglov@google.com · 12 years ago
  15. 2ef54d3 Add the ability to change the working directory by sgjesse@google.com · 12 years ago
  16. c7467cf Support a subset of String.format in java2dart. by nweiz@google.com · 12 years ago
  17. 1bdb447 pkg/unittest: GroupContext should be private by kevmoo@j832.com · 12 years ago
  18. 6341741 Added support for solo groups, multiple solo tests, and skip groups/tests. by gram@google.com · 12 years ago
  19. 2abd6c9 Fix for mirror API breaking change to index libraries by URI, and clean up references in doc comments by alanknight@google.com · 12 years ago
  20. 90a564a Removed flaky marker of a number of tests by kustermann@google.com · 12 years ago
  21. c2b4a4e TBR: Removed const from CustomMatcher constructor. dartc doesn't like it. by gram@google.com · 12 years ago
  22. 05c26aa The matcher argument to the CustomMatcher constructor no longer has to be a matcher; it will be wrapped if not. by gram@google.com · 12 years ago
  23. 5b3f73e pkg/unittest: more cleanup pulled from a defunct CL by kevmoo@j832.com · 12 years ago
  24. fb6ea94 pkg/unittest: use better async callback function by kevmoo@j832.com · 12 years ago
  25. c9f0368 Allow suppressing message extraction warnings, providing a prefix for generated files, and format warnings better. by alanknight@google.com · 12 years ago
  26. b2c3ec3 Remove version, which allows the version to be updated automatically by dgrove@google.com · 12 years ago
  27. 0cea864 Only stop HTTP server if it was actually started. by kustermann@google.com · 12 years ago
  28. 55963a1 Add new InternetAddress class with a static lookup function (including IPv6 by ajohnsen@google.com · 12 years ago
  29. 60946b5 Revert "Add new InternetAddress class with a static lookup function (including IPv6 results)." by ajohnsen@google.com · 12 years ago
  30. 20d1f5d Add new InternetAddress class with a static lookup function (including IPv6 results). by ajohnsen@google.com · 12 years ago
  31. 0ff9830 Fix a bug in pathToFileUri. by nweiz@google.com · 12 years ago
  32. 63fb820 pkg/unittest: Included traces in more places by kevmoo@j832.com · 12 years ago
  33. 18ef5b5 Clean up various ways we find paths in pub. by nweiz@google.com · 12 years ago
  34. 0c2102f Explain better than the en_US locale is always available, fix other doc glitches. by alanknight@google.com · 12 years ago
  35. 2020096 Retrying the setUp/tearDown chaining change. This is the same as r21819 but with a change to scheduled_test.dart. by gram@google.com · 12 years ago
  36. 431954b Rename dart:typeddata to dart:typed_data. by ager@google.com · 12 years ago
  37. cdb1f71 Use UnmodifiableListView to expose read-only lists. by nweiz@google.com · 12 years ago
  38. 7adc8e6 TBR: Revrt r21819 until I can figure out why ity is breaking the scheduled_test package. by gram@google.com · 12 years ago
  39. 20482d1 TBR: Mark test as flaky in jsshell. by gram@google.com · 12 years ago
  40. f435c7f Chaining of setup/teardown. by gram@google.com · 12 years ago
  41. 1e92447 Update pkg/serialization to use Symbols and synchronous mirrors by alanknight@google.com · 12 years ago
  42. c01da56 TBR: Fix type matcher regexps; dart2js sees 5.0 as an int so changed to 5.1. by gram@google.com · 12 years ago
  43. 2a43988 Improved error messages for type mismatches. by gram@google.com · 12 years ago
  44. 8fd2c2e5 add installation instructions to pkg packages by sethladd@google.com · 12 years ago
  45. 8313e6d unittest: testCases back to being UnmodifiableListView by kevmoo@j832.com · 12 years ago
  46. 421527f Revert r21707 "unittest: big cleanup, tightened test semantics" by kevmoo@j832.com · 12 years ago
  47. d5bff30 unittest: big cleanup, tightened test semantics by kevmoo@j832.com · 12 years ago
  48. 0108762 Remove a test for testCases being immutable. by nweiz@google.com · 12 years ago
  49. d6d8cdb Use testCases instead of _testCases in unittest.dart. by nweiz@google.com · 12 years ago
  50. 89cb31e Fix some warnings in pub and pkg packages. by nweiz@google.com · 12 years ago
  51. 77058c1 Update status for minified and fix a type warning by ahe@google.com · 12 years ago
  52. 2abb5be Implement Symbol correctly in dart2js. by ahe@google.com · 12 years ago
  53. ff7f4ec Generate unique names less aggressively. by scheglov@google.com · 12 years ago
  54. b3fe462 Issue 9845. Compare runtime types using ==. by scheglov@google.com · 12 years ago
  55. 2e69d4e Update status files to make build green by ahe@google.com · 12 years ago
  56. 89be2cc Change memberName and namedArguments in Invocation to use Symbol. by ahe@google.com · 12 years ago
  57. 4c753a9 New Analysis Engine snapshot. by scheglov@google.com · 12 years ago
  58. 984c6f0 Restructure the yaml package. by nweiz@google.com · 12 years ago
  59. 3b97303 Fix a syntax error in webdriver. by nweiz@google.com · 12 years ago
  60. 466d667 Refactor Future constructors. by floitsch@google.com · 12 years ago
  61. 62d413e Remove StreamController.broadcast. by floitsch@google.com · 12 years ago
  62. 5431a5a Remove AsyncError with Expando. by floitsch@google.com · 12 years ago
  63. e2ee353 Rename unsubscribeOnError to cancelOnError. by floitsch@google.com · 12 years ago
  64. 5b6c0ba Rename InvocationMirror to Invocation. by ahe@google.com · 12 years ago
  65. 759a366 Remove insertRange. by floitsch@google.com · 12 years ago
  66. 9bfc844 Refactor removeRange. by floitsch@google.com · 12 years ago
  67. 45ad548 Update dart:mirrors to use Symbol. by ahe@google.com · 12 years ago
  68. 485c8a5 Move Iterable implementation to collection. by lrn@google.com · 12 years ago
  69. 0f607e4 Remove methods on StackTrace class. by lrn@google.com · 12 years ago
  70. 67650cb Remove .writeStream, .consume and rewrite IOSink to correctly implement a (sane) well-defined behaviour of the .done future. by ajohnsen@google.com · 12 years ago
  71. 9b392dc ListWrapper tweak. by scheglov@google.com · 12 years ago
  72. 94fd64a Import math library with a prefix. by floitsch@google.com · 12 years ago
  73. 2ec62cf Backport analyzer-experimental changes to 'resources'. by scheglov@google.com · 12 years ago
  74. 1dc981b Don't run tests in "packages" directories. by nweiz@google.com · 12 years ago
  75. 13bcc02 Correctly compile unresolved for-in loops. by ahe@google.com · 12 years ago
  76. 4091b19 Add length getter to ListWrapper. by ajohnsen@google.com · 12 years ago
  77. 044f0d0 Remove Collection, Collections and clean up List/Set/Queue implementations of retain/remove. by ajohnsen@google.com · 12 years ago
  78. 285849c Change hasSubscribers to hasListener. by floitsch@google.com · 12 years ago
  79. 5198c39 Mark scheduled_test/test/scheduled_server_test as flaky chrashing by ricow@google.com · 12 years ago
  80. dcaf527 Remove StreamSink(replaced by EventSink) and make IOSink extend EventSink. by ajohnsen@google.com · 12 years ago
  81. 57161d6 Remove deprecated CollectionSink and Stream.pipeInto. by ajohnsen@google.com · 12 years ago
  82. 974a300 Remove deprecated <, <=, >, and >= of DateTime. by ajohnsen@google.com · 12 years ago
  83. f41508d Added new version of reduce. by lrn@google.com · 12 years ago
  84. e08647b BREAKING CHANGE: Rename InstanceMIrror.invoke, .getField, .setField to invokeAsync, getFieldAsync, setFieldAsync. Likewise ClosureMirror.apply and ClassMIrror.newInstance. This is in preparation of new synchronous versions of the originals. by gbracha@google.com · 12 years ago
  85. 68a5c9a Add flag to disable capturing stack traces. by rnystrom@google.com · 12 years ago
  86. 21451e1 Remove HttpClientRequest.response, as it's identical to HttpClientRequest.done. by ajohnsen@google.com · 12 years ago
  87. 664fe17 Make use of the patterns in Intl number formatting by alanknight@google.com · 12 years ago
  88. 536efee Don't try to measure the running time if the test hasn't started yet. by floitsch@google.com · 12 years ago
  89. 470b770 lib/utf: remove codepointsToString by kevmoo@j832.com · 12 years ago
  90. 97606a6 Fix pkg:http tests to include the accept-encoding header. by ajohnsen@google.com · 12 years ago
  91. 4911395 Normalize packages' library names. by nweiz@google.com · 12 years ago
  92. 24e3c0b Reapply "Reduce usage of IterableMixinWorkaround" by lrn@google.com · 12 years ago
  93. 78c2dee skipping IE test which is now timing out instead of failing by kevmoo@j832.com · 12 years ago
  94. 8fd6d0a Remove Expect from core library. by floitsch@google.com · 12 years ago
  95. 755c71f pkg/intl test cleanup by kevmoo@j832.com · 12 years ago
  96. c931326 Fix for pub. by floitsch@google.com · 12 years ago
  97. e72250e StreamConsumer has an addStream and a close functions. by floitsch@google.com · 12 years ago
  98. bef8ebb Add Iterable.fold (and Stream.fold) which replace `reduce`. by floitsch@google.com · 12 years ago
  99. 4e0db7c Revert 20969: Reduce usage of IterableMixinWorkaround by erikcorry@google.com · 12 years ago
  100. f360840 Reduce usage of IterableMixinWorkaround. by lrn@google.com · 12 years ago