0.5.10.0
  1. cc6e2f7 Put a snapshot of pub in the SDK. by nweiz@google.com · 12 years ago
  2. 18ef5b5 Clean up various ways we find paths in pub. by nweiz@google.com · 12 years ago
  3. 24213be Move pub into sdk/lib/_internal. by nweiz@google.com · 12 years ago
  4. d5a63cc Fixes to the sdk dartanalyzer.bat script. by devoncarew@google.com · 12 years ago
  5. 15f2818 Add the new dart analyzer to the SDK. by devoncarew@google.com · 12 years ago
  6. d3a932f Fixed sdk/bin/dart2js.bat to enable SDK_DIRs with spaces in them by kustermann@google.com · 12 years ago
  7. f1862a6 Revert revision 21331 and 21334 by ricow@google.com · 12 years ago
  8. 952369c Speculative fix for dart2js on windows by ricow@google.com · 12 years ago
  9. 4acabf0 Fix issue 9844 by adressing additional review comments by ricow@google.com · 12 years ago
  10. f9e2907 Revert "Revert "Attempt to re-commit Dartdoc exports."" by amouravski@google.com · 12 years ago
  11. e492c02 Revert "Attempt to re-commit Dartdoc exports." by amouravski@google.com · 12 years ago
  12. 362cf71 Attempt to re-commit Dartdoc exports. by amouravski@google.com · 12 years ago
  13. 0120d31 Really fix dart2js.bat on windows by ricow@google.com · 12 years ago
  14. 75e49ea Fix arguments to dart2js in windows bat file by ricow@google.com · 12 years ago
  15. 00da866 Move the dart2js snapshot into bin directory of sdk root. by ricow@google.com · 12 years ago
  16. d7b8047 Rename the sdk/bin/dartanalyzer* scripts to dartanalyzer_developer*, and update by devoncarew@google.com · 12 years ago
  17. c5c15b0 Rename the name of the new analyzer jar file from new_analyzer.jar to by devoncarew@google.com · 12 years ago
  18. b8d6302 Bugfix in dart2js_developer.bat: exitcode was not propagated correctly by kustermann@google.com · 12 years ago
  19. 70f8c7a Work around issue 9499. by nweiz@google.com · 12 years ago
  20. e1ac688 Set the correct package-root for dartdoc. by nweiz@google.com · 12 years ago
  21. c590e8a Switch pkg packages, pub, and dartdoc to use package: imports. by nweiz@google.com · 12 years ago
  22. 3f0d393 Second attempt to fix dart2js.bat so it looks for dart2js snapshot in right place and propagates correct exit code back to caller. by aprelev@gmail.com · 12 years ago
  23. 5858afd Write the magic number 0xf5f5dcdc into a script snapshot file and use this to distinguish whether a script snapshot or a regular script file is being passed on the command line (removed the --use-script-snapshot option). by asiva@google.com · 12 years ago
  24. a4a72c2 Updates to the new analyzer to help make the try bot happy. by devoncarew@google.com · 12 years ago
  25. bf56eeb Create "binaries" for calling the new analyzer. by ricow@google.com · 12 years ago
  26. e8ade81 - Remove the --no-use-inlining flag as it is not beneficial as the compiled programs grow. by iposva@google.com · 12 years ago
  27. d313a12 1. Change option --use_script_snapshot to --use-script-snapshot (easier to type). by asiva@google.com · 13 years ago
  28. d9115f9 Revert "Fixed dart2js.bat so it looks for dart2js snapshot in right place." due to dart2js chrome build failures. by aprelev@gmail.com · 13 years ago
  29. 3803e4e Fixed dart2js.bat so it looks for dart2js snapshot in right place. by aprelev@gmail.com · 13 years ago
  30. e8ae255 Disabling snapshots on windows for dartdoc and dart2js. by devoncarew@google.com · 13 years ago
  31. ec4f3a1 Make dart2js_developer executable. by ahe@google.com · 13 years ago
  32. 8dd3c61 Add file missing from earlier commit. by ahe@google.com · 13 years ago
  33. d45a3d0 Correct snapshot location and fix a dependency problem. by ahe@google.com · 13 years ago
  34. c17990a Call dart2js directly from sdk/bin. by ahe@google.com · 13 years ago
  35. 33478d8 Fix shell bug in sdk/bin/dart by sra@google.com · 13 years ago
  36. 2d8076e Add scripts equivalent to the macos/linux scripts in sdk/bin. by dgrove@google.com · 13 years ago
  37. 65db39f Create wrappers for MacOS/Linux to allow sdk "binaries" to be by dgrove@google.com · 13 years ago