gwt /
gwt /
57b44c4726c742508ca1d5c22105e0769fbf5588 - 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
- 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
- 5b5e634 This is a simple change to the user tests to enable a command line user to by gwt.team.scottb · 18 years ago
- 3840f14 Fixing formatting issues with r434 (whitespace corrections and 80 char wraps). by gwt.team.knorton · 18 years ago
- 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
- 3fb3129 Adds java.util.ListIterator to the emulated JRE collection classes. by gwt.team.hcc · 18 years ago
- 4b75a77 Fix for issue #212: Fixed documentation bugs on createTBody() and by gwt.team.rdayal · 18 years ago
- 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
- 6aa7b70 Added in a couple of new optimizations: by gwt.team.scottb · 18 years ago
- e36c642 This addresses issue #622. The problem is that CastOptimizer leaves the by gwt.team.scottb · 18 years ago
- 1acf9aa Fixes a History bug where urlencoded history tokens lose their by gwt.team.knorton · 18 years ago
- e5798e9 Fixed a rogue error message. by gwt.team.scottb · 18 years ago
- 3b142d4 Now that the file/line information and new visitor pattern is in, it's by gwt.team.scottb · 18 years ago
- 9840c42 This is a patch to remove catch blocks for globally uninstantiable by gwt.team.scottb · 18 years ago
- 4d650bc Replaced the HashMap implementation with a faster JSNI one. by gwt.team.hcc · 18 years ago
- 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
- 2925779 Getting release notes ready for next release cycle. by gwt.team.scottb · 18 years ago
- 5c0992f merge changes from releases/1.3 branch by gwt.team.jat · 18 years ago
- 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
- 15ff700 1) Incorporating a variant of a patch by sandymac in issue #599 to reduce by gwt.team.scottb · 18 years ago
- 6595125 Submitting changes/scottb/compiler_refactor into the trunk. by gwt.team.scottb · 18 years ago
- 2b7a2d6 Moving the CLA signers file out of the trunk, because it should never by gwt.team.scottb · 18 years ago
- 3df49fe Adds an explicit reference to the 10.4 Universal SDK root in the by gwt.team.knorton · 18 years ago
- d20556f Fix for issue #615: internal compiler error when conditional result type is null. by gwt.team.scottb · 18 years ago
- c144831 Fixed doc grammar. by gwt.team.scottb · 18 years ago
- de81eeb Rolling back accidental trunk mods committed in r284. by gwt.team.scottb · 18 years ago
- 6875e5f gvn sync: XXX by gwt.team.hcc · 18 years ago
- ee138fa Rolling back accidental trunk mods committed in r276. by gwt.team.scottb · 18 years ago
- 1bf2ada gvn sync: XXX by gwt.team.hcc · 18 years ago
- 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
- 6232a5c Updates our copyright from 2006 to 2007. Brand new copyright notice in DeveloperGuide per Dan Peterson. by gwt.team.scottb · 18 years ago
- e24e827 Fix Eclipse setup documentation: missing spaces, missing JDK_HOME classpath variable. Reviewed by scottb. by gwt.team.jat · 18 years ago
- 276a80f Fix for issue 561, approved by Scott by gwt.team.jat · 18 years ago
- f0a06d0 Fix issue 545 (build fails on ant 1.7) by gwt.team.jat · 18 years ago
- 4d21fa4 Fixed a String == comparison bug. Desk check by jgw, mmendez. by gwt.team.scottb · 18 years ago
- 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
- 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
- ceab1ec Fix for issue 525. Reviewed by knorton, tested by knorton, hcc, rdayal, and jat. by gwt.team.jat · 18 years ago
- de0c248 Setting svn properties (svn:eol-style, svn:mime-type). Reviewed by knorton. Batch 8 by gwt.team.jat · 18 years ago
- 5494abd Setting svn properties (svn:eol-style, svn:mime-type). Reviewed by knorton. Batch 7 by gwt.team.jat · 18 years ago
- 22c353a Setting svn properties (svn:eol-style, svn:mime-type). Reviewed by knorton. Batch 6 by gwt.team.jat · 18 years ago
- d8cecae Setting svn properties (svn:eol-style, svn:mime-type). Reviewed by knorton. Batch 5 by gwt.team.jat · 18 years ago
- 8d1030c Setting svn properties (svn:eol-style, svn:mime-type). Reviewed by knorton. Batch 4 by gwt.team.jat · 18 years ago
- 8bcb7c1 Setting svn properties (svn:eol-style, svn:mime-type). Reviewed by knorton. Batch 3 by gwt.team.jat · 18 years ago
- fc6b4e7 Setting svn properties (svn:eol-style, svn:mime-type). Reviewed by knorton. Batch 2 by gwt.team.jat · 18 years ago
- 3feb0b0 Setting svn properties (svn:eol-style, svn:mime-type). Reviewed by knorton. Batch 1 by gwt.team.jat · 18 years ago
- f5fdebe sandymac added as a contributor by gwt.team.scottb · 18 years ago
- 099f212 Setting svn:ignore to ignore directories created by GWT. by gwt.team.scottb · 18 years ago
- 66a0402 Only checkstyle source directories. by gwt.team.scottb · 18 years ago
- e18b95c Added some necessary references to the JUnit jar. Reviewed by gwt.team.jat by gwt.team.scottb · 18 years ago
- 22a4f83 Fix for issue #319. Reviewed by gwt.team.mmendez by gwt.team.scottb · 18 years ago
- 0787e5e Fix for issue #497. Reviewed by gwt.team.mmendez by gwt.team.scottb · 18 years ago
- e12edbf Reviewed in person by Scott Blum. This assertion was tripped during by gwt.team.hcc · 18 years ago
- 111f83e filters non-source directories by gwt.team.ecc · 18 years ago
- 3c8d2e2 filters non-source directories by gwt.team.ecc · 18 years ago
- 8cf9848 filters non-source directories by gwt.team.ecc · 18 years ago
- 15fb3cd filters non-source directories by gwt.team.ecc · 18 years ago
- e218cac filters non-source directories by gwt.team.ecc · 18 years ago
- 214d3a9 filters non-source directories by gwt.team.ecc · 18 years ago
- e73e11f filters non-source directories by gwt.team.ecc · 18 years ago
- 1891a10 filters non-source directories by gwt.team.ecc · 18 years ago
- b486b32 added checkstyle to lang by gwt.team.ecc · 18 years ago
- 950681a Correct line endings on files with CRLF in the repository by gwt.team.jat · 18 years ago
- 6996532 Fixed chmod issue when building on Win32. I completely redid how the distros get packaged. by gwt.team.scottb · 18 years ago
- 5a031dd Added section on filtering out .svn/ folders when building. by gwt.team.scottb · 18 years ago
- 815ac25 Fixed license header to Apache. by gwt.team.scottb · 18 years ago
- 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
- 1416698 Removing user-specific launch configs by gwt.team.scottb · 18 years ago
- 428b263 Fixed Mac OS build by not requiring tools.jar on Mac by gwt.team.scottb · 18 years ago
- c4700b8 Optimized build; removed crazy unjar stuff. by gwt.team.scottb · 18 years ago
- 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
- a2d10b4 Update from Ant 1.6.1 to 1.6.5. by gwt.team.scottb · 18 years ago
- b142350 Fixed up windows makefile for new build system; tweaked Linux makefile. by gwt.team.scottb · 18 years ago
- b80dfcc Build working on Linux. by gwt.team.scottb · 18 years ago
- 6e4a170 Fixed build to use the user's JDK tools.jar by gwt.team.scottb · 18 years ago
- f265c6d Fixed a refactor bug. by gwt.team.scottb · 18 years ago
- a684795 Adding a prebuild gwt-customchecks.jar to make it simpler for by gwt.team.knorton · 18 years ago
- ee82474 Removed extra whitespace in CC license link by gwt.team.bruce · 18 years ago
- 66242e9 Got rid of tools.jar. by gwt.team.scottb · 18 years ago
- 193a3b9 Sort & format by gwt.team.scottb · 18 years ago
- b2e04e8 Copied from http://code.google.com/css/base-200606.css by gwt.team.bruce · 18 years ago
- cbc65f2 Made doctool JDK independent. by gwt.team.scottb · 18 years ago
- 7696a32 Patched up README, fixed doctool build by gwt.team.scottb · 18 years ago
- d47aaad Fixed typo in async unit test explanation by gwt.team.bruce · 18 years ago
- e0e1bd7 Checkstyle enabled. by gwt.team.ecc · 18 years ago
- ff691cc Checkstyle enabled. by gwt.team.ecc · 18 years ago
- f3d6494 Checkstyle enabled. by gwt.team.ecc · 18 years ago
- c562d8a Disabled another Safari specific test case by gwt.team.mmendez · 18 years ago
- 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
- 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
- b8fc337 Excluding package.html from jars. by gwt.team.scottb · 18 years ago
- 38890df Updated so that docs included in the distro will match the live site by gwt.team.bruce · 18 years ago
- 3ecd62a Disabled test HostedTest#testJSNIToStringResolution until this can by gwt.team.knorton · 18 years ago
- 1a431cd Fixed capitalization error in TabBarTest. by gwt.team.jgw · 18 years ago
- 9fba66c Autoformat by gwt.team.scottb · 18 years ago
- ac0bccb Disabled some bad test cases: things involving Long.*_VALUE, Date and FormPanelTests by gwt.team.mmendez · 18 years ago
- 8698605 Fixed title and spelling. by gwt.team.scottb · 18 years ago
- d0f6c56 Fixed distributions jars to (mostly) match 1.2.22. by gwt.team.scottb · 18 years ago
- 4c1d598 Checkstyle enabled. by gwt.team.ecc · 18 years ago
- 80c5621 Added -XstartOnFirstThread work around for testing on mac by gwt.team.mmendez · 18 years ago