boot/src/test/java/org/netbeans/html/boot/impl/JsClassLoaderTest.java
Fri, 15 Jan 2016 11:40:28 +0100 Use fully qualified names when referencing java.lang.Object
Tue, 31 Mar 2015 15:40:22 +0200 #251105: Move all asm related functionality to FnUtils and reference it only via reflection to make transitive closure of necessary API classes smaller.
Tue, 26 Aug 2014 18:13:30 +0200 During the API review process (bug 246133) the reviewers decided that in order to include html4j to NetBeans Platform, we need to stop using org.apidesign namespace and switch to NetBeans one. Repackaging all SPI packages into org.netbeans.html.smthng.spi.
Mon, 19 May 2014 13:42:49 +0200 Getting more ready (but not fully) to JDK8's Javadoc
Fri, 07 Feb 2014 07:44:34 +0100 Updating copyright headers to mention current year
Sun, 12 Jan 2014 19:23:58 +0100 Speeding up start of applications by listing the classes that need post processing and analysing/processing only those
Mon, 16 Dec 2013 17:39:56 +0100 The work on this project started in 2013
Mon, 16 Dec 2013 16:59:43 +0100 Moving implementation classes into org.netbeans.html namespace