1. 138c60c Adds missing @Override annotations. by John Stalcup · 11 years ago
  2. eb0297c adds fileset="true" to most modules in the standard library so by John Stalcup · 11 years ago
  3. c8c4d25 Fix all "the the" and use "client-side" and "server-side" when adjectivized by Thomas Broyer · 12 years ago
  4. 00e8562 Adds SuppressWarnings for self-referential collection operations. by Goktug Gokdogan · 12 years ago
  5. d139f59 Fixes/supresses warnings in test due to usage of classes with generics. by goktug@google.com · 12 years ago
  6. 3b0923e Convert from package.html to package-info.java files, add missing files by rice@google.com · 14 years ago
  7. 01d6515 Miscellaneous Javadoc fixes: by rice@google.com · 14 years ago
  8. 0d980ef Remove two unused imports by rice@google.com · 15 years ago
  9. 5ead61f Issue 34812: Fix findbugs & checkstyle issues by rice@google.com · 16 years ago
  10. ef9e515 Replace JUnit's setUp/tearDown with gwtSetUp/gwtTearDown to better document and support client code that cannot run in a non-GWT environment. by scottb@google.com · 17 years ago
  11. 0fcb3b2 Implemented LinkedList, with test code. by scottb@google.com · 17 years ago
  12. 0e703ae TreeMap is now implemented. by scottb@google.com · 17 years ago
  13. 994226f Implemented IdentityHashMap with tests. by scottb@google.com · 17 years ago
  14. 188a1e7 Deprecated GWT.getTypeName() in favor of getClass().getName(). I've inlined the implementation of GWT.getTypeName() everywhere, and removed the null tests, since everywhere I saw, the test made no difference (either it was already guaranteed non-null, or it would throw an NPE further down if it was). by gwt.team.scottb · 17 years ago
  15. 4b85cd5 Fixes issues #988 "Fix module copyrights to use apache google header" by gwt.team.bruce · 18 years ago
  16. 3fb3129 Adds java.util.ListIterator to the emulated JRE collection classes. by gwt.team.hcc · 18 years ago
  17. ee138fa Rolling back accidental trunk mods committed in r276. by gwt.team.scottb · 18 years ago
  18. 1bf2ada gvn sync: XXX by gwt.team.hcc · 18 years ago
  19. ab0aa68 Initial subversion import. by gwt.team.scottb · 18 years ago