0.6.2.1
  1. 56bfae0 Version 0.6.2.0 . by dgrove@google.com · 10 years ago 0.6.2.0
  2. 65f9684 Version 0.6.0.0 by ricow@google.com · 10 years ago 0.6.0.0
  3. f368cb1 Version 0.5.17.0 by ricow@google.com · 10 years ago 0.5.17.0
  4. dc5396c Update trunk to version 0.5.15.0 by sigmund@google.com · 10 years ago 0.5.15.0
  5. ca73d50 Version 0.5.13.1 . by dgrove@google.com · 10 years ago 0.5.13.1
  6. 589dc02 Version 0.5.13.0 . by dgrove@google.com · 10 years ago 0.5.13.0
  7. a53f32e Version 0.5.12.0 by ricow@google.com · 10 years ago 0.5.12.0
  8. 185ad68 Version 0.5.7.0 . by dgrove@google.com · 10 years ago 0.5.7.0
  9. 89638af Version 0.5.4.0 . by dgrove@google.com · 10 years ago 0.5.4.0
  10. 7c6b18a Version 0.5.2.0 . by dgrove@google.com · 10 years ago 0.5.2.0
  11. 784722f Version 0.5.1.0 . by dgrove@google.com · 10 years ago 0.5.1.0
  12. 68b1c09 Version 0.5.0.0 . by dgrove@google.com · 10 years ago 0.5.0.0
  13. f1eded4 Don't generate docs for barback. by rnystrom@google.com · 12 years ago
  14. f9049d9 Remove ? operator from Apidoc by amouravski@google.com · 12 years ago
  15. 0bbe2c4 Added --exclude-lib=docgen so that it does throw an error about markdown when building. by janicejl@google.com · 12 years ago
  16. 0ef921b First push of a new 'http_server' dart package. by ajohnsen@google.com · 12 years ago
  17. 6640443 Add toUri and fromUri functions to pathos. by nweiz@google.com · 12 years ago
  18. a12382d Fix for issue 11112 align flags to formats used by other tools. by asiva@google.com · 12 years ago
  19. 93e817b Add packages as a dependency for dart2js target by ricow@google.com · 12 years ago
  20. 126fc37 Makes snapshot smarter so that it can run dart2js on the client files. by amouravski@google.com · 12 years ago
  21. 6c96878 Add dartdoc to the generated utils snapshot. by amouravski@google.com · 12 years ago
  22. d86c723 Roll back 16364004 and 16206027. by amouravski@google.com · 12 years ago
  23. 0d1be28 Add dartdoc to the generated utils snapshot. by amouravski@google.com · 12 years ago
  24. 604f2ac Revert revision 23575. by ricow@google.com · 12 years ago
  25. 950934a Add dartdoc to the generated utils snapshot by ricow@google.com · 12 years ago
  26. b7eb5ae Cleanup various test status files. by regis@google.com · 12 years ago
  27. 7841206 Change File.directory to not do any IO by sgjesse@google.com · 12 years ago
  28. 4638137 Switch from DRT to content shell. by antonm@google.com · 12 years ago
  29. 724aec4 Fix breakages from r23266 by sgjesse@google.com · 12 years ago
  30. 7839180 Fix breakages from r23266 by sgjesse@google.com · 12 years ago
  31. 9d6a64e Merge the dart:uri library into dart:core and update the Uri class by sgjesse@google.com · 12 years ago
  32. cef855b Add a new --extra-lib option to apidoc that allows us to specify an explicit .dart file that should be included in the processing. by gram@google.com · 12 years ago
  33. d548955 Enable parsing of IPv6 form addresse (see rfc2373 and rfc2732). by ajohnsen@google.com · 12 years ago
  34. 2ef54d3 Add the ability to change the working directory by sgjesse@google.com · 12 years ago
  35. 0cd2523 Use checked-in binary to call tools/version.dart by kustermann@google.com · 12 years ago
  36. 5a8e457 Make source mirror ObjectMirror.getField synchronous by johnniwinther@google.com · 12 years ago
  37. 1dd302a Add a gitignore for pub's gyp outputs. by nweiz@google.com · 12 years ago
  38. 8ce1364 Have pub.gyp depend on the packages symlink directory. by nweiz@google.com · 12 years ago
  39. cc6e2f7 Put a snapshot of pub in the SDK. by nweiz@google.com · 12 years ago
  40. eccaec8 Updated testrunner: by gram@google.com · 12 years ago
  41. 797c6ae Remove dartdoc specific methods from dart2js_mirror. by johnniwinther@google.com · 12 years ago
  42. e27e3c8 Revert "Remove dartdoc specific methods from dart2js_mirror." by johnniwinther@google.com · 12 years ago
  43. 314a922 Remove dartdoc specific methods from dart2js_mirror. by johnniwinther@google.com · 12 years ago
  44. 24213be Move pub into sdk/lib/_internal. by nweiz@google.com · 12 years ago
  45. f4f3958 Change MirrorSystem.libraries to Map<Uri, String> by johnniwinther@google.com · 12 years ago
  46. 6c9cc58 Use the cached pubspec if possible for describing hosted packages. by rnystrom@google.com · 12 years ago
  47. 76cc853 Disable SDK constraint checking on bleeding edge. by rnystrom@google.com · 12 years ago
  48. 89cb31e Fix some warnings in pub and pkg packages. by nweiz@google.com · 12 years ago
  49. a204feb Fix type annotation. by rnystrom@google.com · 12 years ago
  50. da64316 Migrate pub away from throwing strings. by nweiz@google.com · 12 years ago
  51. fe71916 Switch to backtracking solver. by rnystrom@google.com · 12 years ago
  52. ff4ef88 Select packages that match SDK constraints. by rnystrom@google.com · 12 years ago
  53. a2b229b Revise based on feedback from previous patch. by rnystrom@google.com · 12 years ago
  54. 91edf93 Disable backtracking solver. by rnystrom@google.com · 12 years ago
  55. 67239a9 Use backtracking when solving dependency constraints. by rnystrom@google.com · 12 years ago
  56. a80a4ad Stop manually handling broken symlinks in listDir in pub. by nweiz@google.com · 12 years ago
  57. ee5f6fc Use the dart:io IOSink API in pub. by nweiz@google.com · 12 years ago
  58. 466d667 Refactor Future constructors. by floitsch@google.com · 12 years ago
  59. 6c6ee27 Remove tests that don't work with asBroadcastStreams anymore. by floitsch@google.com · 12 years ago
  60. a1e1153 First round of fixes. 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. b4eacbf Rename RandomAccessFile.readList and RandomAccessFile.writeList to RandomAccessFile.readInto and RandomAccessFile.writeFrom. by ajohnsen@google.com · 12 years ago
  65. 759a366 Remove insertRange. by floitsch@google.com · 12 years ago
  66. 485c8a5 Move Iterable implementation to collection. by lrn@google.com · 12 years ago
  67. bebe3ac Refactor List.setRange function. by floitsch@google.com · 12 years ago
  68. b09546b Don't delay IOSink.close() with no subscription to the next instance. by ajohnsen@google.com · 12 years ago
  69. e718657 Fix dartc tests and pub after IOSink change. by ajohnsen@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. 94fd64a Import math library with a prefix. by floitsch@google.com · 12 years ago
  72. 044f0d0 Remove Collection, Collections and clean up List/Set/Queue implementations of retain/remove. by ajohnsen@google.com · 12 years ago
  73. 285849c Change hasSubscribers to hasListener. by floitsch@google.com · 12 years ago
  74. f9e2907 Revert "Revert "Attempt to re-commit Dartdoc exports."" by amouravski@google.com · 12 years ago
  75. e492c02 Revert "Attempt to re-commit Dartdoc exports." by amouravski@google.com · 12 years ago
  76. 362cf71 Attempt to re-commit Dartdoc exports. by amouravski@google.com · 12 years ago
  77. dcaf527 Remove StreamSink(replaced by EventSink) and make IOSink extend EventSink. by ajohnsen@google.com · 12 years ago
  78. f41508d Added new version of reduce. by lrn@google.com · 12 years ago
  79. 9fd1680 Fix apidoc dependencies and reenable editor test by ricow@google.com · 12 years ago
  80. 7f11fa7 Mark oauth2/with_server_rejected_credentials_authenticates_again_test as flaky by ricow@google.com · 12 years ago
  81. 00da866 Move the dart2js snapshot into bin directory of sdk root. by ricow@google.com · 12 years ago
  82. b9120c5 Renumber a TODO from issue 4928 to issue 9832. by nweiz@google.com · 12 years ago
  83. 68a5c9a Add flag to disable capturing stack traces. by rnystrom@google.com · 12 years ago
  84. 3d7abb4 Exclude the expect library from apidoc. by amouravski@google.com · 12 years ago
  85. adf844a Make only_in_release_mode read the environment variable directly. by ahe@google.com · 12 years ago
  86. d50f344 Revert dartdoc documenting exports. by nweiz@google.com · 12 years ago
  87. 8751525 Have dartdoc document exports. by nweiz@google.com · 12 years ago
  88. 14a6ddc Remove some old leftover cleanup code by ricow@google.com · 12 years ago
  89. a323cd8 Revert "Have dartdoc document exports." by ajohnsen@google.com · 12 years ago
  90. 46e1783 Really fix Dartdoc. by nweiz@google.com · 12 years ago
  91. 8db0ca0 Fix the dartdoc build. by nweiz@google.com · 12 years ago
  92. da25a12c Only build apidoc in release mode. by ahe@google.com · 12 years ago
  93. 1bae122 Fix recursive directory-deletion of top-level files/links. by ajohnsen@google.com · 12 years ago
  94. 0f11168 Fix dependencies of apidoc. by ahe@google.com · 12 years ago
  95. f2059ed pub/validator/lib_test: use group instead of integration by kevmoo@j832.com · 12 years ago
  96. c931326 Fix for pub. by floitsch@google.com · 12 years ago
  97. bef8ebb Add Iterable.fold (and Stream.fold) which replace `reduce`. by floitsch@google.com · 12 years ago
  98. e10bc2d Reapply "Add a sleep function to dart:io" by sgjesse@google.com · 12 years ago
  99. 43d9cdb Ensure apidoc exits with non-zero exit code when dart2js crashes. by ahe@google.com · 12 years ago
  100. 5e5d827 Split apart several asynchronous tests to reduce timeouts. by nweiz@google.com · 12 years ago