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. f0a06d0 Fix issue 545 (build fails on ant 1.7) by gwt.team.jat · 18 years ago
  12. e18b95c Added some necessary references to the JUnit jar. Reviewed by gwt.team.jat by gwt.team.scottb · 18 years ago
  13. 950681a Correct line endings on files with CRLF in the repository by gwt.team.jat · 18 years ago
  14. 6996532 Fixed chmod issue when building on Win32. I completely redid how the distros get packaged. by gwt.team.scottb · 18 years ago
  15. 815ac25 Fixed license header to Apache. by gwt.team.scottb · 18 years ago
  16. c4700b8 Optimized build; removed crazy unjar stuff. by gwt.team.scottb · 18 years ago
  17. f265c6d Fixed a refactor bug. by gwt.team.scottb · 18 years ago
  18. c562d8a Disabled another Safari specific test case by gwt.team.mmendez · 18 years ago
  19. 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
  20. 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
  21. b8fc337 Excluding package.html from jars. by gwt.team.scottb · 18 years ago
  22. 3ecd62a Disabled test HostedTest#testJSNIToStringResolution until this can by gwt.team.knorton · 18 years ago
  23. 1a431cd Fixed capitalization error in TabBarTest. by gwt.team.jgw · 18 years ago
  24. 9fba66c Autoformat by gwt.team.scottb · 18 years ago
  25. ac0bccb Disabled some bad test cases: things involving Long.*_VALUE, Date and FormPanelTests by gwt.team.mmendez · 18 years ago
  26. d0f6c56 Fixed distributions jars to (mostly) match 1.2.22. by gwt.team.scottb · 18 years ago
  27. 7ebf0ab Removed renamed file that didn't get committed. by gwt.team.scottb · 18 years ago
  28. 0636c02 renaming I18NSyncTest to I18nSyncTest_ by gwt.team.ecc · 18 years ago
  29. c6fb219 Doc tweaks by gwt.team.bruce · 18 years ago
  30. 14c5b9d Converted all ant files to unix line endings. by gwt.team.scottb · 18 years ago
  31. 7246807 Added <code> tag around keyword 'byte'. by gwt.team.bruce · 18 years ago
  32. 3613d4e Fixed typo in javadoc comment. by gwt.team.jgw · 18 years ago
  33. 99f280b Updates to execute hosted, web, and remoteweb tests by gwt.team.mmendez · 18 years ago
  34. 442d489 Removing one line javadocs from user code by gwt.team.ecc · 18 years ago
  35. 4b8f750 Sorted to pass checkstyle. by gwt.team.bruce · 18 years ago
  36. 3df67a1 Removed 'f' prefix on fields. by gwt.team.bruce · 18 years ago
  37. 326637f Sorted (but still need to rename some fields to remove 'f' prefix) by gwt.team.bruce · 18 years ago
  38. dc82637 checkstyle passes (sorted) by gwt.team.bruce · 18 years ago
  39. 43921cd Removed 'f' prefixes from fields by gwt.team.bruce · 18 years ago
  40. c2a336d Minor cleanup. by gwt.team.scottb · 18 years ago
  41. 36f322f Refactored buildsystem for consistency and generality. by gwt.team.scottb · 18 years ago
  42. dcfd754 checkstyle passes by gwt.team.jgw · 18 years ago
  43. ab0aa68 Initial subversion import. by gwt.team.scottb · 18 years ago