0.5.4.0
  1. 89638af Version 0.5.4.0 . by dgrove@google.com · 10 years ago 0.5.4.0
  2. 7c6b18a Version 0.5.2.0 . by dgrove@google.com · 10 years ago 0.5.2.0
  3. 784722f Version 0.5.1.0 . by dgrove@google.com · 10 years ago 0.5.1.0
  4. 68b1c09 Version 0.5.0.0 . by dgrove@google.com · 10 years ago 0.5.0.0
  5. d548955 Enable parsing of IPv6 form addresse (see rfc2373 and rfc2732). by ajohnsen@google.com · 12 years ago
  6. 2ef54d3 Add the ability to change the working directory by sgjesse@google.com · 12 years ago
  7. 0cd2523 Use checked-in binary to call tools/version.dart by kustermann@google.com · 12 years ago
  8. 5a8e457 Make source mirror ObjectMirror.getField synchronous by johnniwinther@google.com · 12 years ago
  9. 1dd302a Add a gitignore for pub's gyp outputs. by nweiz@google.com · 12 years ago
  10. 8ce1364 Have pub.gyp depend on the packages symlink directory. by nweiz@google.com · 12 years ago
  11. cc6e2f7 Put a snapshot of pub in the SDK. by nweiz@google.com · 12 years ago
  12. eccaec8 Updated testrunner: by gram@google.com · 12 years ago
  13. 797c6ae Remove dartdoc specific methods from dart2js_mirror. by johnniwinther@google.com · 12 years ago
  14. e27e3c8 Revert "Remove dartdoc specific methods from dart2js_mirror." by johnniwinther@google.com · 12 years ago
  15. 314a922 Remove dartdoc specific methods from dart2js_mirror. by johnniwinther@google.com · 12 years ago
  16. 24213be Move pub into sdk/lib/_internal. by nweiz@google.com · 12 years ago
  17. f4f3958 Change MirrorSystem.libraries to Map<Uri, String> by johnniwinther@google.com · 12 years ago
  18. 6c9cc58 Use the cached pubspec if possible for describing hosted packages. by rnystrom@google.com · 12 years ago
  19. 76cc853 Disable SDK constraint checking on bleeding edge. by rnystrom@google.com · 12 years ago
  20. 89cb31e Fix some warnings in pub and pkg packages. by nweiz@google.com · 12 years ago
  21. a204feb Fix type annotation. by rnystrom@google.com · 12 years ago
  22. da64316 Migrate pub away from throwing strings. by nweiz@google.com · 12 years ago
  23. fe71916 Switch to backtracking solver. by rnystrom@google.com · 12 years ago
  24. ff4ef88 Select packages that match SDK constraints. by rnystrom@google.com · 12 years ago
  25. a2b229b Revise based on feedback from previous patch. by rnystrom@google.com · 12 years ago
  26. 91edf93 Disable backtracking solver. by rnystrom@google.com · 12 years ago
  27. 67239a9 Use backtracking when solving dependency constraints. by rnystrom@google.com · 12 years ago
  28. a80a4ad Stop manually handling broken symlinks in listDir in pub. by nweiz@google.com · 12 years ago
  29. ee5f6fc Use the dart:io IOSink API in pub. by nweiz@google.com · 12 years ago
  30. 466d667 Refactor Future constructors. by floitsch@google.com · 12 years ago
  31. 6c6ee27 Remove tests that don't work with asBroadcastStreams anymore. by floitsch@google.com · 12 years ago
  32. a1e1153 First round of fixes. by floitsch@google.com · 12 years ago
  33. 62d413e Remove StreamController.broadcast. by floitsch@google.com · 12 years ago
  34. 5431a5a Remove AsyncError with Expando. by floitsch@google.com · 12 years ago
  35. e2ee353 Rename unsubscribeOnError to cancelOnError. by floitsch@google.com · 12 years ago
  36. b4eacbf Rename RandomAccessFile.readList and RandomAccessFile.writeList to RandomAccessFile.readInto and RandomAccessFile.writeFrom. by ajohnsen@google.com · 12 years ago
  37. 759a366 Remove insertRange. by floitsch@google.com · 12 years ago
  38. 485c8a5 Move Iterable implementation to collection. by lrn@google.com · 12 years ago
  39. bebe3ac Refactor List.setRange function. by floitsch@google.com · 12 years ago
  40. b09546b Don't delay IOSink.close() with no subscription to the next instance. by ajohnsen@google.com · 12 years ago
  41. e718657 Fix dartc tests and pub after IOSink change. by ajohnsen@google.com · 12 years ago
  42. 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
  43. 94fd64a Import math library with a prefix. by floitsch@google.com · 12 years ago
  44. 044f0d0 Remove Collection, Collections and clean up List/Set/Queue implementations of retain/remove. by ajohnsen@google.com · 12 years ago
  45. 285849c Change hasSubscribers to hasListener. by floitsch@google.com · 12 years ago
  46. f9e2907 Revert "Revert "Attempt to re-commit Dartdoc exports."" by amouravski@google.com · 12 years ago
  47. e492c02 Revert "Attempt to re-commit Dartdoc exports." by amouravski@google.com · 12 years ago
  48. 362cf71 Attempt to re-commit Dartdoc exports. by amouravski@google.com · 12 years ago
  49. dcaf527 Remove StreamSink(replaced by EventSink) and make IOSink extend EventSink. by ajohnsen@google.com · 12 years ago
  50. f41508d Added new version of reduce. by lrn@google.com · 12 years ago
  51. 9fd1680 Fix apidoc dependencies and reenable editor test by ricow@google.com · 12 years ago
  52. 7f11fa7 Mark oauth2/with_server_rejected_credentials_authenticates_again_test as flaky by ricow@google.com · 12 years ago
  53. 00da866 Move the dart2js snapshot into bin directory of sdk root. by ricow@google.com · 12 years ago
  54. b9120c5 Renumber a TODO from issue 4928 to issue 9832. by nweiz@google.com · 12 years ago
  55. 68a5c9a Add flag to disable capturing stack traces. by rnystrom@google.com · 12 years ago
  56. 3d7abb4 Exclude the expect library from apidoc. by amouravski@google.com · 12 years ago
  57. adf844a Make only_in_release_mode read the environment variable directly. by ahe@google.com · 12 years ago
  58. d50f344 Revert dartdoc documenting exports. by nweiz@google.com · 12 years ago
  59. 8751525 Have dartdoc document exports. by nweiz@google.com · 12 years ago
  60. 14a6ddc Remove some old leftover cleanup code by ricow@google.com · 12 years ago
  61. a323cd8 Revert "Have dartdoc document exports." by ajohnsen@google.com · 12 years ago
  62. 46e1783 Really fix Dartdoc. by nweiz@google.com · 12 years ago
  63. 8db0ca0 Fix the dartdoc build. by nweiz@google.com · 12 years ago
  64. da25a12c Only build apidoc in release mode. by ahe@google.com · 12 years ago
  65. 1bae122 Fix recursive directory-deletion of top-level files/links. by ajohnsen@google.com · 12 years ago
  66. 0f11168 Fix dependencies of apidoc. by ahe@google.com · 12 years ago
  67. f2059ed pub/validator/lib_test: use group instead of integration by kevmoo@j832.com · 12 years ago
  68. c931326 Fix for pub. by floitsch@google.com · 12 years ago
  69. bef8ebb Add Iterable.fold (and Stream.fold) which replace `reduce`. by floitsch@google.com · 12 years ago
  70. e10bc2d Reapply "Add a sleep function to dart:io" by sgjesse@google.com · 12 years ago
  71. 43d9cdb Ensure apidoc exits with non-zero exit code when dart2js crashes. by ahe@google.com · 12 years ago
  72. 5e5d827 Split apart several asynchronous tests to reduce timeouts. by nweiz@google.com · 12 years ago
  73. 8a8de00 Changed pkg option to package-root. by amouravski@google.com · 12 years ago
  74. 59a8523 Split up some slow pub tests and mark some scheduled_test tests as slow. by nweiz@google.com · 12 years ago
  75. 2510e91 Fix a few bugs breaking the pub tests. by nweiz@google.com · 12 years ago
  76. 57bf732 Always enable the friendly pub unittest config locally. by nweiz@google.com · 12 years ago
  77. 3569854 Rename the includeHiddenFiles parameter of listDir. by nweiz@google.com · 12 years ago
  78. 16367f1 Work around issue 4928. by nweiz@google.com · 12 years ago
  79. 1049bd3 Replace defer() with Future.of in pub. by nweiz@google.com · 12 years ago
  80. 0c20674 Make pub warning-clean. by nweiz@google.com · 12 years ago
  81. 5750ce8 Make listDir and createSymlink synchronous in pub. by nweiz@google.com · 12 years ago
  82. f5534bd Increase the default test timeout for scheduled tests on Windows. by nweiz@google.com · 12 years ago
  83. aa3fdc3 Mark flaky test as flaky. by rnystrom@google.com · 12 years ago
  84. 972ec0b Minor tweak to the pubspec.lock output to remove the leading whitespace from the file. by devoncarew@google.com · 12 years ago
  85. 70f8c7a Work around issue 9499. by nweiz@google.com · 12 years ago
  86. c590e8a Switch pkg packages, pub, and dartdoc to use package: imports. by nweiz@google.com · 12 years ago
  87. 3697a04 Add a library for manipulating stack traces. by nweiz@google.com · 12 years ago
  88. ac18c8c Work around issue 9278. by nweiz@google.com · 12 years ago
  89. d80616f Clean up the semantics of io.dart operations w.r.t. symlinks. by nweiz@google.com · 12 years ago
  90. 616ab7e Handle deleting broken symlinks on Windows. by rnystrom@google.com · 12 years ago
  91. 5f052a9 Work around issue 9360. by nweiz@google.com · 12 years ago
  92. 8783e78 Stop working around issue 6764. by nweiz@google.com · 12 years ago
  93. 7aafe74 Mark right test as flaky. by rnystrom@google.com · 12 years ago
  94. c9724a3 Ignore lockfile entries where the source is wrong. by nweiz@google.com · 12 years ago
  95. 5d68e6b Mark pub_update_test as flaky. by nweiz@google.com · 12 years ago
  96. 30afbfd Provisionally un-flake pub tests. by nweiz@google.com · 12 years ago
  97. cc340dc Increase the scheduled_test timeout for Git tests on Windows. by nweiz@google.com · 12 years ago
  98. 6cd9cee Provisionally stop working around issues 9252 and 9253. by nweiz@google.com · 12 years ago
  99. 84dd8a5 "new Map()" -> "new Map.from()" in pub. by nweiz@google.com · 12 years ago
  100. db9ff1e Use scheduled_test for Pub tests. by nweiz@google.com · 12 years ago