gwt /
gwt /
4d650bc1742ac4f151849fbaf2dca02595269297 - 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
- 068ce9b Checkstyle enabled. by gwt.team.ecc · 18 years ago
- 9074c22 Checkstyle enabled. by gwt.team.ecc · 18 years ago
- cd9065b Checkstyle enabled. by gwt.team.ecc · 18 years ago
- 55f2372 by gwt.team.ecc · 18 years ago
- b24d1ca Checkstyle enabled. by gwt.team.ecc · 18 years ago
- 501d981 Checkstyle enabled. by gwt.team.ecc · 18 years ago
- dee67ed Checkstyle enabled. by gwt.team.ecc · 18 years ago
- 32a653b .project with Checkstyle by gwt.team.ecc · 18 years ago
- 1e34526 Adding COPYING files to distro. by gwt.team.scottb · 18 years ago
- f94f247 Mac OS X will be detected as a mac and not as Linux by gwt.team.mmendez · 18 years ago
- da2eb2f Added checkstyle nature by gwt.team.ecc · 18 years ago
- 30369d3 Added google apache header. by gwt.team.ecc · 18 years ago
- d56ba62 Modified header, formatted, and suppressed naming warnings on native methods. by gwt.team.ecc · 18 years ago
- 7672b6b Modified header and formatted. by gwt.team.ecc · 18 years ago