1. f11e742 Down-merge of c4503 to trunk, adding new event stuff to the javadoc whitelist. by fabbott@google.com · 16 years ago
  2. 566806a Merging releases/1.5 into trunk by scottb@google.com · 17 years ago
  3. 0e2dc628 by fabbott@google.com · 17 years ago
  4. 6435ea2 Merging releases/1.5@r2994:r3048 into trunk. by scottb@google.com · 17 years ago
  5. b9a6744 Committed r3010 to wrong branch. by zundel@google.com · 17 years ago
  6. 40f7fa4 This change to the build system is necessary to generate the HTML output by zundel@google.com · 17 years ago
  7. 2d6b431 Added java.sql to the list of packages that should be documented in the generated JRE emulation wiki page. by kplatfoot@google.com · 17 years ago
  8. 61c8c33 Fixed a couple of reference in the doc build. by scottb@google.com · 17 years ago
  9. 00798f8 A small round of doc and error message fixes. by bruce@google.com · 17 years ago
  10. 99abf17 Move public Linker types into core.ext packages. by gwt.team.bobv · 17 years ago
  11. 3a9d9cc Add support for i18n annotations, including plural forms. by gwt.team.jat · 17 years ago
  12. 8521345 Fixed doc build for new benchmarks package location. by scottb@google.com · 17 years ago
  13. ee1c8bb Implements a new Doclet to generate .wiki output for the JRE emulation documentation. This Doclet generates a RefJreEmulation.wiki, which can then be imported into the code site svn to update the JRE emulation doc. This was created to replace the existing Doclet that produces HTML documentation for the JRE emul types. by scottb@google.com · 17 years ago
  14. 612b374 Don't build any doc except Javadoc. by scottb@google.com · 17 years ago
  15. 452a7e3 Changed build and compiler settings to use Java 5.0 syntax. by gwt.team.scottb · 18 years ago
  16. 4b500c1 Made the Getting Started guide work offline, and various other little doc tweaks for correctness/clarity. by gwt.team.bruce · 18 years ago
  17. 1a38430 Fixes issue #21. Adds the Serializable interface, updated the doc to include the new interface, and updated the documentation for IsSerializable. by gwt.team.mmendez · 18 years ago
  18. 4449b34 Fixes issue #702. Adds benchmarking capability to GWT as an extension to JUnit. by gwt.team.mmendez · 18 years ago
  19. 07598d3 Specifies to the doc build that source files are encoded as UTF-8. Matters for I18N javadoc. by gwt.team.bruce · 18 years ago
  20. c58dc4a This patch contains a refactoring of the RemoteServiceServlet class to separate out the RPC encoding, decoding, and invocation logic into a separate utility class. I added some unit tests and made minor modifications to the original patch to correct problems discovered during subsequent testing. Currently, the patch passes all unit tests in hosted and web modes. by gwt.team.mmendez · 18 years ago
  21. d475896 Fixes issue 544. Changes to avoid rebuilding the documentation. Reviewed by scottb. by gwt.team.jat · 18 years ago
  22. 428b263 Fixed Mac OS build by not requiring tools.jar on Mac by gwt.team.scottb · 18 years ago
  23. 66242e9 Got rid of tools.jar. by gwt.team.scottb · 18 years ago
  24. 952c83b Updated to build doc (albeit with warnings in some cases) with both JDK 1.4 and JDK 1.5 flavors. by gwt.team.bruce · 18 years ago
  25. 6ba31b8 Fixed up doc to build into build directory. by gwt.team.scottb · 18 years ago
  26. 89075d4 User doc now builds as part of the default ant task. by gwt.team.jgw · 18 years ago