ChangeLog 562 B

123456789101112131415161718
  1. 2008-10-22 Marek Habersack <[email protected]>
  2. * JavaScriptSerializerTest.cs: added tests for deserialization of
  3. objects with more than one unquoted key names.
  4. 2008-09-20 Juraj Skripsky <[email protected]>
  5. * JavaScriptSerializerTest.cs: added test for bug #424704.
  6. 2008-09-20 Marek Habersack <[email protected]>
  7. * JavaScriptSerializerTest.cs: added some tests
  8. 2008-09-19 Marek Habersack <[email protected]>
  9. * JavaScriptSerializerTest.cs: enabled some tests which were
  10. failing with the old (de)serializer, but work with the new one.