February 2008 Commit Log

Number of Commits:
28
Number of Active Developers:
1
joehni 2008-02-29 18:27 Rev.: 1457

Fix Encoding suite for Bamboo.

20 lines of code changed in 1 file:

joehni 2008-02-28 09:57 Rev.: 1456

Fix native encoding suite.
Fix StaxWriter test for JDK6.

36 lines of code changed in 2 files:

joehni 2008-02-26 18:47 Rev.: 1453

[maven-release-plugin] prepare for next development iteration

1 lines of code changed in 4 files:

joehni 2008-02-26 18:47 Rev.: 1451

[maven-release-plugin] prepare release XSTREAM_1_3

1 lines of code changed in 4 files:

joehni 2008-02-26 18:21 Rev.: 1448

Fix javadoc example.

2 lines of code changed in 1 file:

joehni 2008-02-26 12:07 Rev.: 1445

Update version 'upcoming' with 1.3

114 lines of code changed in 37 files:

joehni 2008-02-22 20:13 Rev.: 1443

Allow transient fields to be optionally deserialized (XSTR-470).

33 lines of code changed in 2 files:

joehni 2008-02-22 19:17 Rev.: 1442

Fail fast if default implementation is an interface.

16 lines of code changed in 1 file:

joehni 2008-02-20 21:47 Rev.: 1441

Fix: JsonHierarchicalStreamDriver writes wrong brackets around complex Java types with a single value.

221 lines of code changed in 2 files:

joehni 2008-02-20 20:09 Rev.: 1439

Support different operation modes writing XML for different spec versions (XSTR-473).

362 lines of code changed in 5 files:

joehni 2008-02-13 18:27 Rev.: 1430

Support encoding defined in XML header for InputStreams.
Refactor UTF-8 test suite.
Update changes and FAQ.

165 lines of code changed in 5 files:

joehni 2008-02-13 18:22 Rev.: 1429

Ensure JsonHierarchicalStreamWriter to use UTF-8.

9 lines of code changed in 1 file:

joehni 2008-02-13 13:21 Rev.: 1427

Overload createObjectInputStream and createObjectOutputStream with version that supports InputStream resp. OutputStream directly.

41 lines of code changed in 1 file:

joehni 2008-02-12 19:25 Rev.: 1425

Escape JSON strings according RFC 4627 (XSTR-411).
Add FAQ entry for limitations of JSON.

88 lines of code changed in 3 files:

joehni 2008-02-12 18:28 Rev.: 1423

Add test case for \u0000 values in Strings (XSTR-473).

6 lines of code changed in 1 file:

joehni 2008-02-12 18:08 Rev.: 1422

Cache the generated EnumSingleValueConverter.
Document deprecation.

21 lines of code changed in 2 files:

joehni 2008-02-12 17:53 Rev.: 1420

Make test more readable.

21 lines of code changed in 1 file:

joehni 2008-02-12 09:33 Rev.: 1419

Fix attribute support for enums (they have been written all es attributes now). Cleanup attribute support, part 1. Separate ConverterRegistry and ConverterLookup.

150 lines of code changed in 12 files:

joehni 2008-02-11 22:07 Rev.: 1418

Workaround for JDK 5 bug ?

3 lines of code changed in 1 file:

joehni 2008-02-11 21:36 Rev.: 1416

Put LocalConversionMapper back at last position.

1 lines of code changed in 1 file:

joehni 2008-02-11 20:51 Rev.: 1415

Load EnumMapper dynamically.
Fix JDK specific builds.

22 lines of code changed in 7 files:

joehni 2008-02-11 20:05 Rev.: 1414

Fix JDK 1.4

2 lines of code changed in 1 file:

joehni 2008-02-11 19:59 Rev.: 1413

Support enums as attributes (XSTR-394 and XSTR-413).

143 lines of code changed in 3 files:

joehni 2008-02-11 19:55 Rev.: 1411

Fix JDK 6 build.

1 lines of code changed in 1 file:

joehni 2008-02-11 19:32 Rev.: 1410

Revert last version.

4 lines of code changed in 1 file:

joehni 2008-02-11 19:11 Rev.: 1409

Fix license header.

4 lines of code changed in 1 file:

joehni 2008-02-11 18:40 Rev.: 1408

Support default implementations for polymorphic enums (XSTR-487).
Treat all enums as immutable types (XSTR-419).

78 lines of code changed in 6 files:

joehni 2008-02-11 17:57 Rev.: 1405

Allow properties to be sorted (XSTR-476).

43 lines of code changed in 2 files:

January 2008 »