1. 57b44c4 This patch allows constructs like "woot".replace('o', '0') to be statically evaluated and replaced directly with the result of the operation at compile time. Also included is a peephole compile speed optimization in JProgram. by gwt.team.scottb · 18 years ago
  2. eba589c This patch is based on work Alex did to implement assertions. While I'm not implementing asserts right now, what I am doing is pruning them out of the AST early so they don't block any optimizations, which they are currently doing. by gwt.team.scottb · 18 years ago
  3. 5b5e634 This is a simple change to the user tests to enable a command line user to by gwt.team.scottb · 18 years ago
  4. 3840f14 Fixing formatting issues with r434 (whitespace corrections and 80 char wraps). by gwt.team.knorton · 18 years ago
  5. c03e177 Fix issue #391: Add some documentation to indicate that a default constructor must be explicitly declared in a user-defined serializable type in order for it to be serializable. by gwt.team.rdayal · 18 years ago
  6. 3fb3129 Adds java.util.ListIterator to the emulated JRE collection classes. by gwt.team.hcc · 18 years ago
  7. 4b75a77 Fix for issue #212: Fixed documentation bugs on createTBody() and by gwt.team.rdayal · 18 years ago
  8. c437e70 This fixes an issue where nesting a WARN underneath an ERROR will cause the ERROR log message to turn yellow (the WARN color). In the process of fixing this, I decided that Type's API needed a little bit of a face lift. No one is really using the getParent() stuff, so it made sense to me to introduce an abstract concept of priority instead, because it makes the O(n) operations O(1). by gwt.team.scottb · 18 years ago
  9. 6aa7b70 Added in a couple of new optimizations: by gwt.team.scottb · 18 years ago
  10. e36c642 This addresses issue #622. The problem is that CastOptimizer leaves the by gwt.team.scottb · 18 years ago
  11. 1acf9aa Fixes a History bug where urlencoded history tokens lose their by gwt.team.knorton · 18 years ago
  12. e5798e9 Fixed a rogue error message. by gwt.team.scottb · 18 years ago
  13. 3b142d4 Now that the file/line information and new visitor pattern is in, it's by gwt.team.scottb · 18 years ago
  14. 9840c42 This is a patch to remove catch blocks for globally uninstantiable by gwt.team.scottb · 18 years ago
  15. 4d650bc Replaced the HashMap implementation with a faster JSNI one. by gwt.team.hcc · 18 years ago
  16. 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
  17. 2925779 Getting release notes ready for next release cycle. by gwt.team.scottb · 18 years ago
  18. 5c0992f merge changes from releases/1.3 branch by gwt.team.jat · 18 years ago
  19. 2e1c78f After the last round of changes, I discovered that the new assertion in JField is actually getting by gwt.team.scottb · 18 years ago
  20. 15ff700 1) Incorporating a variant of a patch by sandymac in issue #599 to reduce by gwt.team.scottb · 18 years ago
  21. 6595125 Submitting changes/scottb/compiler_refactor into the trunk. by gwt.team.scottb · 18 years ago
  22. 2b7a2d6 Moving the CLA signers file out of the trunk, because it should never by gwt.team.scottb · 18 years ago
  23. 3df49fe Adds an explicit reference to the 10.4 Universal SDK root in the by gwt.team.knorton · 18 years ago
  24. d20556f Fix for issue #615: internal compiler error when conditional result type is null. by gwt.team.scottb · 18 years ago
  25. c144831 Fixed doc grammar. by gwt.team.scottb · 18 years ago
  26. de81eeb Rolling back accidental trunk mods committed in r284. by gwt.team.scottb · 18 years ago
  27. 6875e5f gvn sync: XXX by gwt.team.hcc · 18 years ago
  28. ee138fa Rolling back accidental trunk mods committed in r276. by gwt.team.scottb · 18 years ago
  29. 1bf2ada gvn sync: XXX by gwt.team.hcc · 18 years ago
  30. 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
  31. 6232a5c Updates our copyright from 2006 to 2007. Brand new copyright notice in DeveloperGuide per Dan Peterson. by gwt.team.scottb · 18 years ago
  32. e24e827 Fix Eclipse setup documentation: missing spaces, missing JDK_HOME classpath variable. Reviewed by scottb. by gwt.team.jat · 18 years ago
  33. 276a80f Fix for issue 561, approved by Scott by gwt.team.jat · 18 years ago
  34. f0a06d0 Fix issue 545 (build fails on ant 1.7) by gwt.team.jat · 18 years ago
  35. 4d21fa4 Fixed a String == comparison bug. Desk check by jgw, mmendez. by gwt.team.scottb · 18 years ago
  36. 0f8af50 Finish removing svn:mime-type properties from text files whose mime type doesn't match text/*, since svn doesn't understand they are text files and refuses to diff them. Approved by knorton by gwt.team.jat · 18 years ago
  37. 6fab601 Removed svn:mime-type properties from XML files, since svn doesn't understand application/xml is a text file type and refuses to diff them. Approved by knorton by gwt.team.jat · 18 years ago
  38. ceab1ec Fix for issue 525. Reviewed by knorton, tested by knorton, hcc, rdayal, and jat. by gwt.team.jat · 18 years ago
  39. de0c248 Setting svn properties (svn:eol-style, svn:mime-type). Reviewed by knorton. Batch 8 by gwt.team.jat · 18 years ago
  40. 5494abd Setting svn properties (svn:eol-style, svn:mime-type). Reviewed by knorton. Batch 7 by gwt.team.jat · 18 years ago
  41. 22c353a Setting svn properties (svn:eol-style, svn:mime-type). Reviewed by knorton. Batch 6 by gwt.team.jat · 18 years ago
  42. d8cecae Setting svn properties (svn:eol-style, svn:mime-type). Reviewed by knorton. Batch 5 by gwt.team.jat · 18 years ago
  43. 8d1030c Setting svn properties (svn:eol-style, svn:mime-type). Reviewed by knorton. Batch 4 by gwt.team.jat · 18 years ago
  44. 8bcb7c1 Setting svn properties (svn:eol-style, svn:mime-type). Reviewed by knorton. Batch 3 by gwt.team.jat · 18 years ago
  45. fc6b4e7 Setting svn properties (svn:eol-style, svn:mime-type). Reviewed by knorton. Batch 2 by gwt.team.jat · 18 years ago
  46. 3feb0b0 Setting svn properties (svn:eol-style, svn:mime-type). Reviewed by knorton. Batch 1 by gwt.team.jat · 18 years ago
  47. f5fdebe sandymac added as a contributor by gwt.team.scottb · 18 years ago
  48. 099f212 Setting svn:ignore to ignore directories created by GWT. by gwt.team.scottb · 18 years ago
  49. 66a0402 Only checkstyle source directories. by gwt.team.scottb · 18 years ago
  50. e18b95c Added some necessary references to the JUnit jar. Reviewed by gwt.team.jat by gwt.team.scottb · 18 years ago
  51. 22a4f83 Fix for issue #319. Reviewed by gwt.team.mmendez by gwt.team.scottb · 18 years ago
  52. 0787e5e Fix for issue #497. Reviewed by gwt.team.mmendez by gwt.team.scottb · 18 years ago
  53. e12edbf Reviewed in person by Scott Blum. This assertion was tripped during by gwt.team.hcc · 18 years ago
  54. 111f83e filters non-source directories by gwt.team.ecc · 18 years ago
  55. 3c8d2e2 filters non-source directories by gwt.team.ecc · 18 years ago
  56. 8cf9848 filters non-source directories by gwt.team.ecc · 18 years ago
  57. 15fb3cd filters non-source directories by gwt.team.ecc · 18 years ago
  58. e218cac filters non-source directories by gwt.team.ecc · 18 years ago
  59. 214d3a9 filters non-source directories by gwt.team.ecc · 18 years ago
  60. e73e11f filters non-source directories by gwt.team.ecc · 18 years ago
  61. 1891a10 filters non-source directories by gwt.team.ecc · 18 years ago
  62. b486b32 added checkstyle to lang by gwt.team.ecc · 18 years ago
  63. 950681a Correct line endings on files with CRLF in the repository by gwt.team.jat · 18 years ago
  64. 6996532 Fixed chmod issue when building on Win32. I completely redid how the distros get packaged. by gwt.team.scottb · 18 years ago
  65. 5a031dd Added section on filtering out .svn/ folders when building. by gwt.team.scottb · 18 years ago
  66. 815ac25 Fixed license header to Apache. by gwt.team.scottb · 18 years ago
  67. f2321cf Moved README.txt from eclipse/settings/code-style to eclipse/ and expanded it to cover workspace variables, spelling dictionary, and project importing. It is now a general-purpose "How to setup Eclipse" document instead of just focusing on code style. by gwt.team.scottb · 18 years ago
  68. 1416698 Removing user-specific launch configs by gwt.team.scottb · 18 years ago
  69. 428b263 Fixed Mac OS build by not requiring tools.jar on Mac by gwt.team.scottb · 18 years ago
  70. c4700b8 Optimized build; removed crazy unjar stuff. by gwt.team.scottb · 18 years ago
  71. b05c900 Implemented a TarCat Ant task to slurp tars directly into other tars. This allows us to preserve things like permissions and symlinks on hostile operating systems. by gwt.team.scottb · 18 years ago
  72. a2d10b4 Update from Ant 1.6.1 to 1.6.5. by gwt.team.scottb · 18 years ago
  73. b142350 Fixed up windows makefile for new build system; tweaked Linux makefile. by gwt.team.scottb · 18 years ago
  74. b80dfcc Build working on Linux. by gwt.team.scottb · 18 years ago
  75. 6e4a170 Fixed build to use the user's JDK tools.jar by gwt.team.scottb · 18 years ago
  76. f265c6d Fixed a refactor bug. by gwt.team.scottb · 18 years ago
  77. a684795 Adding a prebuild gwt-customchecks.jar to make it simpler for by gwt.team.knorton · 18 years ago
  78. ee82474 Removed extra whitespace in CC license link by gwt.team.bruce · 18 years ago
  79. 66242e9 Got rid of tools.jar. by gwt.team.scottb · 18 years ago
  80. 193a3b9 Sort & format by gwt.team.scottb · 18 years ago
  81. b2e04e8 Copied from http://code.google.com/css/base-200606.css by gwt.team.bruce · 18 years ago
  82. cbc65f2 Made doctool JDK independent. by gwt.team.scottb · 18 years ago
  83. 7696a32 Patched up README, fixed doctool build by gwt.team.scottb · 18 years ago
  84. d47aaad Fixed typo in async unit test explanation by gwt.team.bruce · 18 years ago
  85. e0e1bd7 Checkstyle enabled. by gwt.team.ecc · 18 years ago
  86. ff691cc Checkstyle enabled. by gwt.team.ecc · 18 years ago
  87. f3d6494 Checkstyle enabled. by gwt.team.ecc · 18 years ago
  88. c562d8a Disabled another Safari specific test case by gwt.team.mmendez · 18 years ago
  89. 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
  90. 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
  91. b8fc337 Excluding package.html from jars. by gwt.team.scottb · 18 years ago
  92. 38890df Updated so that docs included in the distro will match the live site by gwt.team.bruce · 18 years ago
  93. 3ecd62a Disabled test HostedTest#testJSNIToStringResolution until this can by gwt.team.knorton · 18 years ago
  94. 1a431cd Fixed capitalization error in TabBarTest. by gwt.team.jgw · 18 years ago
  95. 9fba66c Autoformat by gwt.team.scottb · 18 years ago
  96. ac0bccb Disabled some bad test cases: things involving Long.*_VALUE, Date and FormPanelTests by gwt.team.mmendez · 18 years ago
  97. 8698605 Fixed title and spelling. by gwt.team.scottb · 18 years ago
  98. d0f6c56 Fixed distributions jars to (mostly) match 1.2.22. by gwt.team.scottb · 18 years ago
  99. 4c1d598 Checkstyle enabled. by gwt.team.ecc · 18 years ago
  100. 80c5621 Added -XstartOnFirstThread work around for testing on mac by gwt.team.mmendez · 18 years ago