![]() | ![]() |
[root]/src/java/com/thoughtworks/xstream/core/util
Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 125 (100.0%) | 2682 (100.0%) | 21.4 |
joehni | 79 (63.2%) | 1393 (51.9%) | 17.6 |
joe | 45 (36.0%) | 1243 (46.3%) | 27.6 |
mauro | 1 (0.8%) | 46 (1.7%) | 46.0 |
Reset invalidCounter in proper place.
2 lines of code changed in 1 file:
Update version 'upcoming' with 1.3
7 lines of code changed in 2 files:
Fix DependencyInjectionFactory that failed to find the matching ctor if only one ctor exists and the arguments do not match in sequence.
14 lines of code changed in 1 file:
Add license headers to core.
183 lines of code changed in 18 files:
Fix @since tags.
1 lines of code changed in 1 file:
Fix javadoc tag.
Spelling.
2 lines of code changed in 1 file:
Use proper Exception and make JDK 1.3 compatible.
25 lines of code changed in 1 file:
Add SingleValueConverter that utilizes PropertyEditor implementations (XSTR-386).
66 lines of code changed in 2 files:
DateConverter uses now by default SimpleDateFormat instances in non-lenient mode (XSTR-424).
4 lines of code changed in 1 file:
Make constants static.
Drop superfluous import of JDK 5 class.
4 lines of code changed in 1 file:
Cannot delegate JDK 5 method.
4 lines of code changed in 1 file:
Add XML header aware JDK reader.
258 lines of code changed in 1 file:
Write parent fields first.
FieldDictionary improvements increasing speed.
Fix XStreamer persisting FieldKeySorter.
12 lines of code changed in 1 file:
Fix @since to 1.2.2
2 lines of code changed in 2 files:
Minor improvements in FieldDictionary.
No static references to types in SortableFieldKeySorter.
OrderReteiningMap handles the addition of the same key twice.
16 lines of code changed in 1 file:
Add NativeFieldKeySorter (XSTR-363).
Support OrderRetainingMap.entrySet().
Rename DefaultFieldKeySorter to ImmutableFieldKeySorter.
Document FieldKeySorter.
Add acceptance test for a custom FieldKeySorter.
14 lines of code changed in 1 file:
DateConverters do not respect change in time zone (found as result of XSTR-396).
7 lines of code changed in 1 file:
Factor out Pool implementation from ThreadSafeSimpleDateFormat.
106 lines of code changed in 2 files:
Support raw bytes with ObjectInOutStream (solves possibly XSTR-255).
38 lines of code changed in 1 file:
Utility for simple DI.
238 lines of code changed in 2 files:
(51 more)