[root]/xstream/src/test/com/thoughtworks/xstream/io/json
Fix NPE writing a Map with the JSON writer.
72 lines of code changed in:
Better JSON test for sets, fixes invariant on JDK 6 (XSTR-370) and JDK 1.3.
22 lines of code changed in:
Fix JSON writer for fields with null value (XSTR-371).
42 lines of code changed in:
Adjust svn properties.
0 lines of code changed in:
Fix escapes in JsonWriter.
7 lines of code changed in:
Fix quoting in JsonWriter (XSTR-357).
18 lines of code changed in:
Forgotten sysout.
0 lines of code changed in:
Fix NPE in JSON writer for custom converters calling non-extended HSW (XSTR-338).
14 lines of code changed in:
Fix JsonTest for 1.4.
3 lines of code changed in:
XSTR-321: Applied patch2 from Paul Hammant.
290 lines of code changed in: