1. 4d650bc Replaced the HashMap implementation with a faster JSNI one. by gwt.team.hcc · 18 years ago
  2. 3dce664 ArrayList implemented using JavaScript sparse arrays for good insertion/deletion performance at either end. This code also makes ArrayList the primary list type, with Vector delegating to list. by gwt.team.hcc · 18 years ago
  3. 5c0992f merge changes from releases/1.3 branch by gwt.team.jat · 18 years ago
  4. 6595125 Submitting changes/scottb/compiler_refactor into the trunk. by gwt.team.scottb · 18 years ago
  5. d20556f Fix for issue #615: internal compiler error when conditional result type is null. by gwt.team.scottb · 18 years ago
  6. de81eeb Rolling back accidental trunk mods committed in r284. by gwt.team.scottb · 18 years ago
  7. 6875e5f gvn sync: XXX by gwt.team.hcc · 18 years ago
  8. ee138fa Rolling back accidental trunk mods committed in r276. by gwt.team.scottb · 18 years ago
  9. 1bf2ada gvn sync: XXX by gwt.team.hcc · 18 years ago
  10. 6f31733 Modified DateTest to use fixed dates for some of its tests - using the current date as a base can result in setting in date roll-over behavior; Added documentation to RequestBuilderTest.testRequestBuilderStringString() regarding security settings in IE and potential test failure by gwt.team.rdayal · 18 years ago
  11. 950681a Correct line endings on files with CRLF in the repository by gwt.team.jat · 18 years ago
  12. c562d8a Disabled another Safari specific test case by gwt.team.mmendez · 18 years ago
  13. cce0ee1 Updated this test yet again, to deal with the fact that property reads of innerHTML have inconsistent capitalization on different browers (ie, IE upper-cases tags, while FF & Safari lower-case them). by gwt.team.jgw · 18 years ago
  14. aad1ca1 Disabled testGetStatusCode_Safari because we cannot differentiate between the real Safari and the hosted mode browser. We use a newer version of webkit which fixes the condition whose work around we are trying to test. by gwt.team.mmendez · 18 years ago
  15. 3ecd62a Disabled test HostedTest#testJSNIToStringResolution until this can by gwt.team.knorton · 18 years ago
  16. 1a431cd Fixed capitalization error in TabBarTest. by gwt.team.jgw · 18 years ago
  17. ac0bccb Disabled some bad test cases: things involving Long.*_VALUE, Date and FormPanelTests by gwt.team.mmendez · 18 years ago
  18. 7ebf0ab Removed renamed file that didn't get committed. by gwt.team.scottb · 18 years ago
  19. 0636c02 renaming I18NSyncTest to I18nSyncTest_ by gwt.team.ecc · 18 years ago
  20. c6fb219 Doc tweaks by gwt.team.bruce · 18 years ago
  21. ab0aa68 Initial subversion import. by gwt.team.scottb · 18 years ago