July 2004 Commit Log

Number of Commits:
47
Number of Active Developers:
2
joe 2004-07-31 17:33

A little bit of base. (64).

38 lines of code changed in:

  • xstream/src/java/com/thoughtworks/xstream/converters/extended/base64: Base64Encoder.java (new 21)
  • xstream/src/test/com/thoughtworks/xstream/converters/extended/base64: Base64EncoderTest.java (new 17)
joe 2004-07-31 17:18

Added converter for java.util.regex.Pattern.

62 lines of code changed in:

joe 2004-07-29 08:21

Cleaned up docs

44 lines of code changed in:

joe 2004-07-28 21:58

Fixed blank cells

20 lines of code changed in:

joe 2004-07-28 21:49

Docs: Reference for most of the converters

55 lines of code changed in:

joe 2004-07-26 10:02

Reverted half finished code fragment that never meant to get committed.

0 lines of code changed in:

joe 2004-07-25 13:28

XSTR-91: Ensured date format is always in english.

2 lines of code changed in:

joe 2004-07-25 10:05

XSTR-97: If a duplicate element is found when unmarshalling a class, an exception is thrown.

42 lines of code changed in:

joe 2004-07-24 20:42

Converter for java.util.GregorianCalendar

59 lines of code changed in:

joe 2004-07-24 20:16

Made some of XStreams internals transient.

30 lines of code changed in:

joe 2004-07-24 19:44

Killed a static that slipped the net. Should be the last of the hot redeployment problems (and also allows XStream to serialize itself).

1 lines of code changed in:

  • xstream/src/java/com/thoughtworks/xstream/core: JVM.java (+1 -1)
joe 2004-07-24 19:33

Fixed broken build! I hang my head in shame.

8 lines of code changed in:

joe 2004-07-24 19:19

JDK1.3 compatability

2 lines of code changed in:

joe 2004-07-24 19:00

Converter for java.util.Currency

33 lines of code changed in:

joe 2004-07-24 18:33

Converter for java.util.Locale

61 lines of code changed in:

joe 2004-07-24 14:41

Converter for java.sql.Date

40 lines of code changed in:

joe 2004-07-24 14:30

Converter for javax.sql.Time

33 lines of code changed in:

joe 2004-07-23 19:28

Updated changelog

4 lines of code changed in:

joe 2004-07-23 19:26

Bugfix: Registering the ColorConverter and FontConverters no longer causes the AWT toolkit to be loaded(!)

12 lines of code changed in:

joe 2004-07-23 19:12

Fix for XSTR-100: When an object is instantiated outside of XStream and then passed in to the unmarshaller, it should only deserialize to this at the root level.

39 lines of code changed in:

joe 2004-07-23 19:09

MapConverter <entry> element can be aliased to something else, by setting an alias for Map.Entry.

23 lines of code changed in:

joe 2004-07-22 20:19

Removed static caches. This means that nothing is cached between XStream instances so there are no errors when a classloader hot redeploys a class that is already cached.

25 lines of code changed in:

joe 2004-07-22 20:01

Added contributors

2 lines of code changed in:

joe 2004-07-22 19:54

Bugfix XSTR-87: Cannot deserialize fields that contain $ char as they are invalid XML elements.

31 lines of code changed in:

joe 2004-07-15 22:04

FontConverter test does not run if graphics environment is not available

12 lines of code changed in:

dcontrol 2004-07-14 13:37

Installed DamageControl trigger for xstream

1 lines of code changed in:

dcontrol 2004-07-14 13:37

Disabled DamageControl trigger for xstream

2 lines of code changed in:

joe 2004-07-10 08:23

Temporarily disabled test that fails on headless build server

2 lines of code changed in:

joe 2004-07-10 08:19

Added some info about thread-safety to docs

31 lines of code changed in:

  • xstream/src/java/com/thoughtworks/xstream: XStream.java (+6)
  • xstream/website/content: faq.html (+25 -1)
joe 2004-07-10 08:18

Removed fluff

2 lines of code changed in:

joe 2004-07-08 21:39

Removed dead class

0 lines of code changed in:

joe 2004-07-08 21:37

(Almost) all converters are now registered by default

30 lines of code changed in:

joe 2004-07-08 21:36

Converter for java.awt.Font that prevents the JVM from crashing(!)

87 lines of code changed in:

joe 2004-07-08 08:06

Support for default collections XSTR-60

152 lines of code changed in:

dcontrol 2004-07-07 00:07

Installed CamageControl nudger for xstream

2 lines of code changed in:

dcontrol 2004-07-07 00:07

Disabled DamageControl nudger for xstream

2 lines of code changed in:

dcontrol 2004-07-07 00:07

Installed CamageControl nudger for xstream

2 lines of code changed in:

dcontrol 2004-07-07 00:07

Disabled DamageControl nudger for xstream

2 lines of code changed in:

dcontrol 2004-07-05 17:55

Installed damagecontrol trigger for xstream

2 lines of code changed in:

dcontrol 2004-07-05 17:55

Disabled DamageControl nudger for xstream

2 lines of code changed in:

dcontrol 2004-07-05 15:34

DC test

1 lines of code changed in:

dcontrol 2004-07-04 15:26

dc test

1 lines of code changed in:

dcontrol 2004-07-04 15:25

fixing DC settings

1 lines of code changed in:

joe 2004-07-04 14:12

Removed experimental squidgey syntax.

1 lines of code changed in:

joe 2004-07-04 13:57

Removed JDK1.4 dependency (java.util.LinkedHashMap)

19 lines of code changed in:

joe 2004-07-04 13:42

Test that fields come out in same order they are defined.

43 lines of code changed in:

joe 2004-07-04 13:39

Fields are now serialized in the same order they are defined in the class, rather than alphabetical

83 lines of code changed in:

June 2004 »

Generated by StatSVN 0.3.2-SNAPSHOT