4
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 19, 2023 — Jan 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Adding Castle DP files More... almost 15 years ago
Merging the SL branch More... almost 15 years ago
All SL unit tests now passing More... almost 15 years ago
Updating sln configurations and updating il merge excludes More... almost 15 years ago
Fixing bug in DataReaderMapper where the configuration provider was being pulled from the static class rather than the passed in mapper More... almost 15 years ago
Merging bug fix More... almost 15 years ago
Uncommented a line for some reason More... almost 15 years ago
Adding more SL tests More... almost 15 years ago
Project configurations More... almost 15 years ago
Adding first silverlight packages More... almost 15 years ago
Fixed build script More... almost 15 years ago
Fixed build script to remove release folder More... almost 15 years ago
Removing release libs from repo More... almost 15 years ago
Fixing null behavior bug around formatting More... almost 15 years ago
Marking as 1.0 release More... almost 15 years ago
Fixed bug where type-specific formatters were not found correctly at the global level More... almost 15 years ago
Fixing bug where a bi-directional relationship with an array was messing up More... about 15 years ago
Adding some more samples More... about 15 years ago
Fixed profiles so you don't have to provide a name (defaults to type name) More... about 15 years ago
Applied patch to fix issue where the DataReader mapper blew up on nullable fields - Also added some initial samples - Added ValueFormatter<T> (long time coming on this one :P) More... about 15 years ago
Renamed method to be more accurate More... about 15 years ago
Converting Activator.CreateInstance ctors to cached late-bound expressions More... about 15 years ago
Some performance improvements around caching and sealing (only for Initialize scenarios) More... about 15 years ago
Fixed bug where read-only string destination properties had to be marked as ignored More... about 15 years ago
Adding UseValue option for member mappings when you want to just map from a single custom value More... about 15 years ago
Switching the MapFrom from using Expression to just Func, but with the return type retained More... about 15 years ago
Integrating patch to fix ambiguous match exceptions on multiple IEnumerable implementors More... about 15 years ago
Adding patch for ICustomAttributeProvider on property accessors More... about 15 years ago
Converting MapFrom to use expressions; Added configuration validation for the MapFrom mapped members More... about 15 years ago
Adding patch for enum -> string and enum -> underlying type conversions More... about 15 years ago