Tue, 14 May 2013 10:14:56 -0700 |
jjg |
8012180: Speed up removeNonInlineHtmlTags |
Tue, 14 May 2013 10:14:55 -0700 |
jjg |
8012183: replace some uses of Configuration.getText with Configuration.getResource |
Tue, 14 May 2013 10:14:55 -0700 |
jjg |
8012178: Cleanup use of Util.escapeHtmlChars |
Tue, 14 May 2013 10:14:55 -0700 |
jjg |
8012177: HTMLDocletWriter methods should generate Content, not Strings |
Tue, 14 May 2013 10:14:54 -0700 |
jjg |
8012176: reduce use of TagletOutputImpl.toString |
Tue, 14 May 2013 10:14:54 -0700 |
jjg |
8012175: Convert TagletOutputImpl to use ContentBuilder instead of StringBuilder |
Tue, 14 May 2013 10:14:54 -0700 |
jjg |
8012174: {@literal} and {@code} should use \"new\" Taglet, not old. |
Tue, 14 May 2013 10:14:53 -0700 |
jjg |
8011288: Erratic/inconsistent indentation of signatures |
Tue, 14 May 2013 10:14:53 -0700 |
jjg |
8011668: Allow HTMLWriter.getResource to take Content args |
Tue, 14 May 2013 10:14:53 -0700 |
jjg |
8011662: Remove single instance of resource with HTML from doclet resource bundle |
Tue, 14 May 2013 10:14:52 -0700 |
jjg |
8011651: simplify LinkInfoImpl API |
Tue, 14 May 2013 10:14:52 -0700 |
jjg |
8011650: reduce use of RawHtml nodes in doclet |
Tue, 14 May 2013 10:14:52 -0700 |
jjg |
8011642: Remove LinkOutput in favor of direct use of Content |
Tue, 14 May 2013 10:14:51 -0700 |
jjg |
8010440: Replace int constants in LinkInfoImpl with enum |
Fri, 10 May 2013 15:15:50 +0200 |
jlahoda |
8012929: Trees.getElement should work not only for declaration trees, but also for use-trees |