4
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix Issue 42 More... over 12 years ago
Fix Issue 42 More... over 12 years ago
Applied fixes for further comments on issue#25 Applied fix from trunk for issue#38, as well as fix for issue#41 and community test case Added various JavaDocs and fixed some old comments
mdeboer
as matt-deboer
More... over 12 years ago
Applied fixes for further comments on issue#25 Applied fix from trunk for issue#38, as well as fix for issue#41 and community test case Added various JavaDocs and fixed some old comments
mdeboer
as matt-deboer
More... over 12 years ago
Fix Issue with recursive generics More... over 12 years ago
Fix Issue with recursive generics More... over 12 years ago
Fix Issue with recursive generics More... over 12 years ago
Fix Issue with recursive generics More... over 12 years ago
Fix Issue with recursive generics More... over 12 years ago
Fix Issue with recursive generics More... over 12 years ago
Fix Issue 38 More... over 12 years ago
Fix Issue 38 More... over 12 years ago
Applied updates for extensibility of ClassMapBuilder, as mentioned in issue#33
mdeboer
as matt-deboer
More... over 12 years ago
Applied updates for extensibility of ClassMapBuilder, as mentioned in issue#33
mdeboer
as matt-deboer
More... over 12 years ago
Applied updates for extensibility of ClassMapBuilder, as mentioned in issue#33
mdeboer
as matt-deboer
More... over 12 years ago
Applied updates for extensibility of ClassMapBuilder, as mentioned in issue#33
mdeboer
as matt-deboer
More... over 12 years ago
Fix javadoc structure and wording for Mapper and MapperFactory Added boolean to allow specifying whether auto-generated mappers should be considered when checking for existing mappers; Added functionality to support tracking whether mappers are generated via specification or via auto-mapping; Added fix to avoid use of auto-generated mappers to resolve concrete types (issue #34) Added community test case for issue#25 Added community test case for issue#34 Changed usage of HashSet and HashMap for LinkedHashSet and LinkedHashMap, respectively, in the code generation process and property mapping; this is to provide consistent iteration and mapping order Fixed pattern on TestAlternateCompilerStrategy to accommodate recent changes to pattern matching
mdeboer
as matt-deboer
More... over 12 years ago
Fix javadoc structure and wording for Mapper and MapperFactory Added boolean to allow specifying whether auto-generated mappers should be considered when checking for existing mappers; Added functionality to support tracking whether mappers are generated via specification or via auto-mapping; Added fix to avoid use of auto-generated mappers to resolve concrete types (issue #34) Added community test case for issue#25 Added community test case for issue#34 Changed usage of HashSet and HashMap for LinkedHashSet and LinkedHashMap, respectively, in the code generation process and property mapping; this is to provide consistent iteration and mapping order Fixed pattern on TestAlternateCompilerStrategy to accommodate recent changes to pattern matching
mdeboer
as matt-deboer
More... over 12 years ago
Fix to possible NPE in getNestedProperty
mdeboer
as matt-deboer
More... over 12 years ago
Fix to possible NPE in getNestedProperty
mdeboer
as matt-deboer
More... over 12 years ago
Applied performance-improvement suggestion from issue#12
mdeboer
as matt-deboer
More... over 12 years ago
Applied performance-improvement suggestion from issue#12
mdeboer
as matt-deboer
More... over 12 years ago
Removed import of commons-lang StringBuilder from CodeSourceBuilder which was only a test-scoped import
mdeboer
as matt-deboer
More... over 12 years ago
Removed import of commons-lang StringBuilder from CodeSourceBuilder which was only a test-scoped import
mdeboer
as matt-deboer
More... over 12 years ago
Added fix for parallel multi-occurrence mapping where the source (collection/list/array)s are not the same size
mdeboer
as matt-deboer
More... over 12 years ago
Added fix for parallel multi-occurrence mapping where the source (collection/list/array)s are not the same size
mdeboer
as matt-deboer
More... over 12 years ago
DefaultMapperFactory: Added capability to register mappers in mid-build CodeSourceBuilder: added support for nested element mapping syntax (e.g., "multiOccurrenceField[propertyOfElement]" syntax) Added MultiOccurrenceVariableRef with updates to VariableRef, FieldMap, FieldMapBuilder, MapperGenerator to support new mapping syntax Added reusable Collection to primitive array conversion functions to ClassUtil Removed CollectionsUtil and StringUtil which were unused
mdeboer
as matt-deboer
More... over 12 years ago
DefaultMapperFactory: Added capability to register mappers in mid-build CodeSourceBuilder: added support for nested element mapping syntax (e.g., "multiOccurrenceField[propertyOfElement]" syntax) Added MultiOccurrenceVariableRef with updates to VariableRef, FieldMap, FieldMapBuilder, MapperGenerator to support new mapping syntax Added reusable Collection to primitive array conversion functions to ClassUtil Removed CollectionsUtil and StringUtil which were unused
mdeboer
as matt-deboer
More... over 12 years ago
[maven-release-plugin] rollback the release of orika-parent-1.1.9 More... over 12 years ago
[maven-release-plugin] rollback the release of orika-parent-1.1.9 More... over 12 years ago