langtools/src/share/classes/com/sun/tools/doclets/formats/html/TagletWriterImpl.java
Sun, 15 Jun 2014 08:41:57 -0700 ksrini 8039028: [javadoc] refactor the usage of Util.java
Wed, 18 Dec 2013 10:29:25 -0500 briangoetz 8030253: Update langtools to use strings-in-switch
Tue, 03 Dec 2013 14:21:45 -0800 bpatel 8025416: doclet not substituting {@docRoot} in some cases
Fri, 18 Oct 2013 16:34:42 -0700 bpatel 8026567: Use meaningful style names for strong and italic styles.
Tue, 15 Oct 2013 11:20:27 -0700 bpatel 8026370: javadoc creates empty <span class="italic"></span>
Wed, 07 Aug 2013 15:00:24 -0700 bpatel 7198274: RFE : Javadoc Accessibility : Use CSS styles rather than <strong> or <i> tags
Wed, 17 Jul 2013 18:18:45 -0700 jjg 8014636: TestLiteralCodeInPre fails on windows
Tue, 14 May 2013 10:14:57 -0700 jjg 8012308: Remove TagletOutput in favor of direct use of Content
Tue, 14 May 2013 10:14:56 -0700 jjg 8012295: Cleanup JavaFX features in standard doclet
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: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
Thu, 15 Nov 2012 09:18:36 -0800 jjg 8000800: javadoc uses static non-final fields
Tue, 23 Oct 2012 13:58:56 -0700 jjg 8000416: refactor javadoc to provide and use an abstraction for relative URIs
Tue, 23 Oct 2012 13:20:37 -0700 jjg 8000741: refactor javadoc to use abstraction to handle relative paths
Wed, 10 Oct 2012 18:44:21 -0700 jjg 8000310: Clean up use of StringBuffer in langtools
Wed, 10 Oct 2012 16:48:21 -0700 jjg 8000665: fix "internal API" comments on javadoc files
Mon, 02 May 2011 10:10:31 -0700 bpatel 6553182: Need to modify javadoc doclet for GPL
Tue, 28 Dec 2010 15:54:52 -0800 ohair 6962318: Update copyright year
Wed, 01 Dec 2010 11:02:38 -0800 bpatel 6851834: Javadoc doclet needs a structured approach to generate the output HTML.
Tue, 25 May 2010 15:54:51 -0700 ohair 6943119: Rebrand source copyright notices
Fri, 27 Feb 2009 18:57:17 -0800 bpatel 6786690: Javadoc HTML WCAG 2.0 accessibility issues in standard doclet - DL tag and nesting issue
Thu, 08 Jan 2009 16:26:59 -0800 bpatel 6786028: Javadoc HTML WCAG 2.0 accessibility issues in standard doclet - Bold tags should be strong
Sat, 01 Dec 2007 00:00:00 +0000 duke Initial load
less more (0) tip