Directory src/test/com/thoughtworks/xstream/core/util/

Directory Created:
2004-03-07 14:11
Total Files:
8
Deleted Files:
2
Lines of Code:
633

[root]/src/test/com/thoughtworks/xstream/core/util

Lines of Code

src/test/com/thoughtworks/xstream/core/util/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 50 (100.0%) 826 (100.0%) 16.5
joehni 39 (78.0%) 444 (53.8%) 11.3
joe 11 (22.0%) 382 (46.2%) 34.7

Most Recent Commits

joehni 2008-08-22 22:17 Rev.: 1494

Enforce internal cleanup.

9 lines of code changed in 1 file:

  • src/test/com/thoughtworks/xstream/core/util: ObjectIdDictionaryTest.java (+9 -6)
joehni 2008-08-22 22:00 Rev.: 1493

More diagnostics.

8 lines of code changed in 1 file:

  • src/test/com/thoughtworks/xstream/core/util: ObjectIdDictionaryTest.java (+8 -3)
joehni 2008-08-22 21:33 Rev.: 1491

Add memInfo again.

1 lines of code changed in 1 file:

  • src/test/com/thoughtworks/xstream/core/util: ObjectIdDictionaryTest.java (+1 -1)
joehni 2008-08-22 21:27 Rev.: 1490

Next try with original like version after env of Bemboo has been changed.

6 lines of code changed in 1 file:

  • src/test/com/thoughtworks/xstream/core/util: ObjectIdDictionaryTest.java (+6 -28)
joehni 2008-06-07 18:12 Rev.: 1484

Generate some strings again.

1 lines of code changed in 1 file:

  • src/test/com/thoughtworks/xstream/core/util: ObjectIdDictionaryTest.java (+1 -1)
joehni 2008-06-07 17:55 Rev.: 1483

Try to prevent JIT optimization.

2 lines of code changed in 1 file:

  • src/test/com/thoughtworks/xstream/core/util: ObjectIdDictionaryTest.java (+2)
joehni 2008-06-07 17:11 Rev.: 1482

Different strategy for low memory situation.

12 lines of code changed in 1 file:

  • src/test/com/thoughtworks/xstream/core/util: ObjectIdDictionaryTest.java (+12 -21)
joehni 2008-06-07 11:08 Rev.: 1481

Fix memory block allocation.

3 lines of code changed in 1 file:

  • src/test/com/thoughtworks/xstream/core/util: ObjectIdDictionaryTest.java (+3 -2)
joehni 2008-06-07 10:28 Rev.: 1480

Add memory info.

11 lines of code changed in 1 file:

  • src/test/com/thoughtworks/xstream/core/util: ObjectIdDictionaryTest.java (+11 -1)
joehni 2008-06-07 08:29 Rev.: 1479

Next try.

9 lines of code changed in 1 file:

  • src/test/com/thoughtworks/xstream/core/util: ObjectIdDictionaryTest.java (+9 -1)
joehni 2008-06-07 06:25 Rev.: 1478

Enforce finalization again.

1 lines of code changed in 1 file:

  • src/test/com/thoughtworks/xstream/core/util: ObjectIdDictionaryTest.java (+1)
joehni 2008-06-07 04:47 Rev.: 1477

Next try.

35 lines of code changed in 1 file:

  • src/test/com/thoughtworks/xstream/core/util: ObjectIdDictionaryTest.java (+35 -4)
joehni 2008-06-06 17:36 Rev.: 1476

Increase loop in test.

2 lines of code changed in 1 file:

  • src/test/com/thoughtworks/xstream/core/util: ObjectIdDictionaryTest.java (+2 -2)
joehni 2008-06-04 21:52 Rev.: 1475

Fix unit test for JDK 6 ??

1 lines of code changed in 1 file:

  • src/test/com/thoughtworks/xstream/core/util: ObjectIdDictionaryTest.java (+1)
joehni 2007-12-15 10:09 Rev.: 1353

Fix DependencyInjectionFactory that failed to find the matching ctor if only one ctor exists and the arguments do not match in sequence.

32 lines of code changed in 1 file:

  • src/test/com/thoughtworks/xstream/core/util: DependencyInjectionFactoryTest.java (+32)
joehni 2007-12-10 21:50 Rev.: 1345

Add license headers to core.

83 lines of code changed in 8 files:

  • src/test/com/thoughtworks/xstream/core/util: Base64EncoderTest.java (+11), DependencyInjectionFactoryTest.java (+10), FastStackTest.java (+11), ObjectIdDictionaryTest.java (+11), OrderRetainingMapTest.java (+11), PrioritizedListTest.java (+11), ThreadSafeSimpleDateFormatTest.java (+10), XmlHeaderAwareReaderTest.java (+8 -2)
joehni 2007-09-15 10:14 Rev.: 1233

DateConverter uses now by default SimpleDateFormat instances in non-lenient mode (XSTR-424).

1 lines of code changed in 1 file:

  • src/test/com/thoughtworks/xstream/core/util: ThreadSafeSimpleDateFormatTest.java (+1 -1)
joehni 2007-09-13 08:50 Rev.: 1225

Add XML header aware JDK reader.

51 lines of code changed in 1 file:

  • src/test/com/thoughtworks/xstream/core/util: XmlHeaderAwareReaderTest.java (new 51)
joehni 2007-06-27 16:58 Rev.: 1198

Write parent fields first.
FieldDictionary improvements increasing speed.
Fix XStreamer persisting FieldKeySorter.

10 lines of code changed in 1 file:

  • src/test/com/thoughtworks/xstream/core/util: OrderRetainingMapTest.java (+10 -2)
joehni 2007-05-10 04:51 Rev.: 1160

Factor out Pool implementation from ThreadSafeSimpleDateFormat.

1 lines of code changed in 1 file:

  • src/test/com/thoughtworks/xstream/core/util: ThreadSafeSimpleDateFormatTest.java (+1 -1)

(16 more)