0.2.4.1
  1. 3fb4170 Rename File.readAsText to File.readAsString. There is no Text type in Dart by ager@google.com · 13 years ago
  2. f1624e4 Make the HTTP MockClient work with GET requests. by nweiz@google.com · 13 years ago
  3. 8a94845 Revert "Re-enable test pkg/http/test/request_test Windows" by sgjesse@google.com · 13 years ago
  4. 3d83ee6 Re-enable test pkg/http/test/request_test Windows by sgjesse@google.com · 13 years ago
  5. 4a18bbf Remove deprecated exception classes. by lrn@google.com · 13 years ago
  6. ab69873 Make RegExp constructor non-const. by ajohnsen@google.com · 13 years ago
  7. ec9fee9 "Reverting 14829-14832" by ajohnsen@google.com · 13 years ago
  8. 8dc3edd Make RegExp's constructor non-const. by ajohnsen@google.com · 13 years ago
  9. 47393b6 Add an HTTP client based on Curl. by nweiz@google.com · 13 years ago
  10. e3deeef Change isFalse to test against false instead of against true. (Issue 6611). by gram@google.com · 13 years ago
  11. 8e6f238 a === b -> identical(a, b) by floitsch@google.com · 13 years ago
  12. 0166766 Update fixnum to new package guidelines. by rnystrom@google.com · 13 years ago
  13. cd8b10c Rearange the mock.dart comments for better doc formatting. by gram@google.com · 13 years ago
  14. 73f6d85 Hack fix to include Mock in the API documentation. by amouravski@google.com · 13 years ago
  15. 2948b9c Fix stale copy of unittest config. by efortuna@google.com · 13 years ago
  16. bf9cd05 Move html_individual_config to correct location after tree rearranging. by efortuna@google.com · 13 years ago
  17. 3476d1c Run large html tests individually. by efortuna@google.com · 13 years ago
  18. 7058600 Add a multipart HTTP request class. by nweiz@google.com · 13 years ago
  19. afd6a79 Update library syntax in pkg files. by gram@google.com · 13 years ago
  20. 65b06a1 Remove suppressions for now passing tests. by antonm@google.com · 13 years ago
  21. f12c9bc Correct entry in pkg.status file by sgjesse@google.com · 13 years ago
  22. 888322f Mark pkg/http/test/request_test flaky on Windows by sgjesse@google.com · 13 years ago
  23. ada7ba7 Add debug print to try to find the issue with test pkg/http/test/request_test.dart by sgjesse@google.com · 13 years ago
  24. d83354b Keep track of the request and response state in the HTTP client connection by sgjesse@google.com · 13 years ago
  25. 64c2c67 Add a mock HTTP client class. by nweiz@google.com · 13 years ago
  26. 1d310ff Report error for deprecated #library #import #source by scheglov@google.com · 13 years ago
  27. 9f1fa8b Suppress new pkg/http/http_test, it is flaky by ricow@google.com · 13 years ago
  28. 549efe3 Add an HTTP library that wraps dart:io. by nweiz@google.com · 13 years ago
  29. e6a33d2 Reverting 14496 by nweiz@google.com · 13 years ago
  30. f6f3e1d Add an HTTP library that wraps dart:io. by nweiz@google.com · 13 years ago
  31. f98f92b Fix mock library to use new noSuchMethod signature. by gram@google.com · 13 years ago
  32. 037b2f8 svn add sdk by dgrove@google.com · 13 years ago
  33. 2208fcd Change NotImplementedException to UnimplementedError. by lrn@google.com · 13 years ago
  34. d3a6c41 Temporarily reintroduce IndexOutOfRangeError matcher in unittests. by lrn@google.com · 13 years ago
  35. b0263c0 Merge SourceLocation and Source by johnniwinther@google.com · 13 years ago
  36. bff4aee Lightweight asynchronous test helper. by ahe@google.com · 13 years ago
  37. fdb33dc by gram@google.com · 13 years ago
  38. 981c4b1 Restructure pkg/unittest and pkg/webdriver to follow the pub conventions. by gram@google.com · 13 years ago
  39. 504b13a Fix test statuses of some tests that were marked as Fail but now pass as we by gram@google.com · 13 years ago
  40. 17cf77c Fix missing argument in unittest by sigmund@google.com · 13 years ago
  41. 594b09c Hopefully the last touch. by antonm@google.com · 13 years ago
  42. 9937d02 Splt dartium and drt expectations. by antonm@google.com · 13 years ago
  43. 350b034 Suppress test which were migrated to new library syntax. by antonm@google.com · 13 years ago
  44. 7e6ae8e Renaming IndexOutOfRangeException to RangeError. by lrn@google.com · 13 years ago
  45. 2a9517d List abstract classes separately in Dartdoc by johnniwinther@google.com · 13 years ago
  46. 30f5c62 Named arguments printed correctly by Dartdoc by johnniwinther@google.com · 13 years ago
  47. 7c260bb Update status file that was expecting intl tests to fail due to import directives by alanknight@google.com · 13 years ago
  48. 8352fb6 Update intl to new import syntax by alanknight@google.com · 13 years ago
  49. 07b92a1 "Reverting 14361" to fix a break. by amouravski@google.com · 13 years ago
  50. 806d61f Fix issue 6389; Asynchronous test failures cause cascading bugs in asynchronous tests. by gram@google.com · 13 years ago
  51. 29c1668 Prevent mutation of final variables by hausner@google.com · 13 years ago
  52. c9cb61c Cleanup run on DartDoc tests. by amouravski@google.com · 13 years ago
  53. fd13117 Removed unnecessary entires in status file. by amouravski@google.com · 13 years ago
  54. d87adaf Fixed build break by updating expectation of tests. by amouravski@google.com · 13 years ago
  55. a2326d0 Support for Chrome roll. by antonm@google.com · 13 years ago
  56. 86d0e0e Cleanup run on DartDoc from Dart Editor. by amouravski@google.com · 13 years ago
  57. c12647e Properties added to MethodMirror by johnniwinther@google.com · 13 years ago
  58. 07172b0 Fix another now-passing test expectation. by lrn@google.com · 13 years ago
  59. afbba16 Fix more expectations, now that a test isn't wrong any more. by lrn@google.com · 13 years ago
  60. 3395a69 Update test expectations for dartc/dartium. by lrn@google.com · 13 years ago
  61. 32b27bd Update MirrorSystem by johnniwinther@google.com · 13 years ago
  62. ec9e32f ObjectMirror => ContainerMirror declaredMembers => members by johnniwinther@google.com · 13 years ago
  63. a8720a6 Change signature of noSuchMethod to take an InvocationMirror. by lrn@google.com · 13 years ago
  64. e3363ca ParameterMirror extends VariableMirror by johnniwinther@google.com · 13 years ago
  65. 9f77143 TypeVariableMirror and TypedefMirror updated. by johnniwinther@google.com · 13 years ago
  66. 9dd3795 FieldMirror => VariableMirror by johnniwinther@google.com · 13 years ago
  67. e314b3f Member functions added to ClassMirror by johnniwinther@google.com · 13 years ago
  68. fba7570 Alignments for the ClassMirror interface. by johnniwinther@google.com · 13 years ago
  69. f3cd95e LibraryMirror interface updated to match dart:mirrors. by johnniwinther@google.com · 13 years ago
  70. ab5d5b9 isPrivate, isTopLevel moved to DeclarationMirror by johnniwinther@google.com · 13 years ago
  71. bad0f22 Change surroundingDeclaration to DeclarationMirror.owner by johnniwinther@google.com · 13 years ago
  72. 72a529d Move location to DeclarationMirror by johnniwinther@google.com · 13 years ago
  73. 895d155 Revert "Change signature of noSuchMethod to take an InvocationMirror." by lrn@google.com · 13 years ago
  74. 1c22272 Introduce DeclarationMirror by johnniwinther@google.com · 13 years ago
  75. a9ec3ff Rename InterfaceMirror to ClassMirror by johnniwinther@google.com · 13 years ago
  76. 4a24ddc Change signature of noSuchMethod to take an InvocationMirror. by lrn@google.com · 13 years ago
  77. 318798e Add additional test harness error handling to test_controller. by ricow@google.com · 13 years ago
  78. 2e574c8 Issue 5887. Parts must start with 'part of'. by scheglov@google.com · 13 years ago
  79. 778b0dc Revert "Change signature of noSuchMethod to take an InvocationMirror." by lrn@google.com · 13 years ago
  80. 0bcd2f4 Change signature of noSuchMethod to take an InvocationMirror. by lrn@google.com · 13 years ago
  81. dce51bf Using 'interface' and 'abstract' for methods should produce error by scheglov@google.com · 13 years ago
  82. 0b097d1 Fixed unittest documentation to use new import syntax. by gram@google.com · 13 years ago
  83. f7d27f2 Modified unittest to use new argument syntax. by gram@google.com · 13 years ago
  84. b8b5632 Convert NoMoreElementsException and EmptyQueueException to StateError. by lrn@google.com · 13 years ago
  85. 7e1fc33 Fix break. Review URL: https://codereview.chromium.org//11265041 by gram@google.com · 13 years ago
  86. da30d37 Added a new Matcher, FeatureMatcher, that is a useful abstract base class by gram@google.com · 13 years ago
  87. b24c823 Add logic to exclude certain libraries from API doc. by amouravski@google.com · 13 years ago
  88. 03e9718 Reinstate skipping of http_request_test on dartium by alanknight@google.com · 13 years ago
  89. 583697c Tolerate null from finding browser locale, re-enable tests by alanknight@google.com · 13 years ago
  90. 9cc9214 Rename regexp methods to getters. by floitsch@google.com · 13 years ago
  91. 2e77838 Make getKeys, getValues getters (keys, values). by floitsch@google.com · 13 years ago
  92. 5df1c2a Enable Opera tests. Review URL: https://codereview.chromium.org//11271016 by efortuna@google.com · 13 years ago
  93. 3300f91 Make first and last getters. by floitsch@google.com · 13 years ago
  94. e7c5e69 Make String.charCodes a getter. by floitsch@google.com · 13 years ago
  95. 3b5d04d Fixes documentation generation for dart:html. by amouravski@google.com · 13 years ago
  96. 09f6d09 Make isEmpty a getter. by floitsch@google.com · 13 years ago
  97. 0e47b36 Make hasNext a getter instead of a method. by floitsch@google.com · 13 years ago
  98. a083c1a Removed IllegalAccessException and UnsupportedOperationException. by lrn@google.com · 13 years ago
  99. ce3543f Reapply ie to ie9 rename. Review URL: https://codereview.chromium.org//11231081 by efortuna@google.com · 13 years ago
  100. 9205890 Revert rename ie to ie9. Review URL: https://codereview.chromium.org//11249003 by efortuna@google.com · 13 years ago