0.5.4.0
  1. 8fd2c2e5 add installation instructions to pkg packages by sethladd@google.com · 12 years ago
  2. 044f0d0 Remove Collection, Collections and clean up List/Set/Queue implementations of retain/remove. by ajohnsen@google.com · 12 years ago
  3. 1d90135 Moved pkg pubspecs to use dev_dependencies where appropriate by kevmoo@j832.com · 12 years ago
  4. 519fa6c pkg/args Option should be more strict about names and abbreviations by kevmoo@j832.com · 12 years ago
  5. 65718c5 Rename XMatching to XWhere. by floitsch@google.com · 12 years ago
  6. f4300b8 Make List.from and Iterable.toList default to not growable. by lrn@google.com · 13 years ago
  7. fa78a93 Make arg parser return growable list of rest arguments. by lrn@google.com · 13 years ago
  8. 6b4f4b1 Change new List(n) to return fixed length list. by lrn@google.com · 13 years ago
  9. 16eba20 Fix use of stringbuffer in pkg/args by sigmund@google.com · 13 years ago
  10. ecce8a6 Remove deprecated Strings class. by floitsch@google.com · 13 years ago
  11. 278d7b0 Update documentation links to point to the correct URLs. by dgrove@google.com · 13 years ago
  12. 9cbede1 Added documentation links to all of the pkg packages hosted on api.dartlang.org. by amouravski@google.com · 13 years ago
  13. 2394891 Add command support to args. by rnystrom@google.com · 13 years ago
  14. 2dd41b5 Split the args tests into a couple of smaller suites. by rnystrom@google.com · 13 years ago
  15. 4a7dfd2 Big merge from experimental to bleeding edge. by floitsch@google.com · 13 years ago
  16. cef256e Convert the small packages in pkg to use "package:". by rnystrom@google.com · 13 years ago
  17. 33abe0e Add authors and homepages to packages. by dgrove@google.com · 13 years ago
  18. f4ca954 Allow tests to specify a package root. by ahe@google.com · 13 years ago
  19. 88a9210 Revert "Allow tests to specify a package root." by ahe@google.com · 13 years ago
  20. 89cc5a2 Allow tests to specify a package root. by ahe@google.com · 13 years ago
  21. ab69873 Make RegExp constructor non-const. by ajohnsen@google.com · 13 years ago
  22. ec9fee9 "Reverting 14829-14832" by ajohnsen@google.com · 13 years ago
  23. 8dc3edd Make RegExp's constructor non-const. by ajohnsen@google.com · 13 years ago
  24. afd6a79 Update library syntax in pkg files. by gram@google.com · 13 years ago
  25. 981c4b1 Restructure pkg/unittest and pkg/webdriver to follow the pub conventions. by gram@google.com · 13 years ago
  26. 2e77838 Make getKeys, getValues getters (keys, values). by floitsch@google.com · 13 years ago
  27. 6254729 Revert "Parts must start with 'part of'" and "Attempt to fix VM build" by ahe@google.com · 13 years ago
  28. 50b5b6e Parts must start with 'part of' by scheglov@google.com · 13 years ago
  29. 8c3cfbb Second round of cleanups for new optional parameter semantics. by regis@google.com · 13 years ago
  30. adb5346 Change core lib, dart2js, and more for new optional parameters syntax and semantics (new semantics is not enforced yet). by regis@google.com · 13 years ago
  31. 2bd10c2 Apply patch from https://codereview.chromium.org/10967042/. by rnystrom@google.com · 13 years ago
  32. a1faa6f Change IllegalArgumentException to ArgumentError. by lrn@google.com · 13 years ago
  33. 9b89419 migrate raw string to new syntax in pkg by danrubel@google.com · 13 years ago
  34. a5c8f9f Commit patch: https://codereview.chromium.org/10914320/ by rnystrom@google.com · 13 years ago
  35. 9163dfe revert 1204. Will investigate when I get a chance. by efortuna@google.com · 13 years ago
  36. 383488e Update unittest to new package layout. by rnystrom@google.com · 13 years ago
  37. 659a57d Revert "Make unittest follow the new package layout." by rnystrom@google.com · 13 years ago
  38. 2ba8103 Make unittest follow the new package layout. by rnystrom@google.com · 13 years ago
  39. e11b3b8 Make args package follow new layout. by rnystrom@google.com · 13 years ago
  40. 1d9d8ba Take external patch from https://chromiumcodereview.appspot.com/10918056/. by rnystrom@google.com · 13 years ago
  41. 9beb871 Get rid of a lot of () for getters. by kasperl@google.com · 13 years ago
  42. 0dd77bf - Change "static final" to "static const" in the by iposva@google.com · 13 years ago
  43. 040a759 Removed syntax error from example.dart. by bak@google.com · 13 years ago
  44. 722c1a3 Deprecate Math object in corelib in favor of dart:math library. by ager@google.com · 13 years ago
  45. bacdd20 Continued deletion of frog. by dgrove@google.com · 13 years ago
  46. 196afa5 Add pubspec files to args and dartdoc . by dgrove@google.com · 13 years ago
  47. f76b3e0 Fix syntax error in args.dart, reenable args tests. by dgrove@google.com · 13 years ago
  48. de531b2 Move args from lib/ to pkg/ . by dgrove@google.com · 13 years ago