2
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 17 hours ago.
Feb 05, 2025 — Feb 05, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- AttributeDrivenPolicy now supports attributes specified on the type also More... about 13 years ago
- added GetCustomAttributes and GetAllAttributes methods More... about 13 years ago
- added logging unit to interception package More... about 13 years ago
- added paramater and result logging More... about 13 years ago
- added copyright header More... about 13 years ago
- added extension for spring container and logging call handler More... about 13 years ago
- changed signatures due to latest Spring changes More... about 13 years ago
- fixed logging for methods More... about 13 years ago
- added TypeInfo property to TVirtualInterface More... about 13 years ago
- interception can now be made on TValue easier More... about 13 years ago
. fix for parameter passing in XE2 and higher More... over 13 years ago
- fixed bug with wrong parameter passing in event More... over 13 years ago
- return TValue.Empty instead of empty string in GetValue method More... over 13 years ago
- introduced new Interception Library More... over 13 years ago
- fixed TValue.TryAsOrdinal More... over 13 years ago
- CompareValue now uses case insensitive string comparison More... over 13 years ago
- added parameterless constructor to THashSet More... over 13 years ago
- added Instance property to Duck<T> More... over 13 years ago
- refactorings for upcoming interception feature More... over 13 years ago
- fixed compiler error in Delphi 2010 More... over 13 years ago
- fixed bug that was introduced with r518 and added Inherit parameter to check for attributes in member inheritance chain More... over 13 years ago
- added constructor overload More... over 13 years ago
- renamed a few methods and marked the old ones as deprecated More... over 13 years ago
- changed EnterMethod and LeaveMethod to take a TValue argument for the instance More... over 13 years ago
- added ExtractRange method and Version property to ensure immutability of a list during enumeration More... over 13 years ago
- added ToArray and TList to Enumerable<T> More... over 13 years ago
- the TTreeViewPresenter now sets the DefaultNodeHeight accordingly to the ImageList.Height More... over 13 years ago
- refactorings More... over 13 years ago
- added TValidationContext More... over 13 years ago
- added ValidationAttribute More... over 13 years ago