json-tck/src/main/java/net/java/html/json/tests/ConvertTypesTest.java
Fri, 07 Feb 2014 07:44:34 +0100 Updating copyright headers to mention current year
Fri, 03 Jan 2014 10:38:00 +0100 TCK cannot reference impl package, needs to use Models.fromRaw
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
Mon, 16 Dec 2013 15:00:21 +0100 Changing license to standard GPLv2CPE/CDDL
Fri, 21 Jun 2013 15:54:38 +0200 Removing dependency on vmtest
Thu, 20 Jun 2013 12:51:26 +0200 Support for singular subobject in a property of a JSON object
Mon, 17 Jun 2013 18:07:59 +0200 Runs in 'classloader mode' of FX launcher
Tue, 28 May 2013 13:31:42 +0200 Moving Context into its own separate module, renaming to BrwsrCtx and making it flexible
Thu, 16 May 2013 20:40:25 +0200 Allow compilation and usage on JDK6
Fri, 03 May 2013 10:27:06 +0200 A way to parse an input stream and create a JSON object
Wed, 24 Apr 2013 18:52:42 +0200 Representation of JSON objects can be different in each technology. The actual implementation of the TCK needs to create such object then.
Wed, 24 Apr 2013 18:34:31 +0200 TCK for the JSON mapping technologies