0
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 11 hours ago.
Mar 28, 2023 — Mar 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update of DynamicProxy More... almost 19 years ago
*** empty log message *** More... almost 19 years ago
Update to Caslte.DynamicProxy version 1.0.3.0 More... almost 19 years ago
*** empty log message *** More... about 19 years ago
*** empty log message *** More... about 19 years ago
*** empty log message *** More... about 19 years ago
AopAlliance Interfaces Update More... about 19 years ago
Key for strong names More... about 19 years ago
Some methods are now virtual More... about 19 years ago
*** empty log message *** More... about 19 years ago
New version More... over 19 years ago
Corrections from Darrick Wiebe applied. More... over 19 years ago
Corrections from Darrick Wiebe applied. More... over 19 years ago
Corrections from Darrick Wiebe applied. More... over 19 years ago
Version 2.0.0.4 More... over 19 years ago
House cleaning More... over 19 years ago
Refactoring to adapt it to the new DynamicProxy and to solve the serialization issues More... over 19 years ago
Fixed version More... over 19 years ago
Added examples. More... over 19 years ago
Added support to 'aspect xpto for [ namespace ]' 'aspect xpto for [ namespace excludes(type_list) ]' 'aspect xpto for [ assignableFrom(type) ]' 'aspect xpto for [ customMatcher(type) ]' More... over 19 years ago
Last corrections in order to release. More... over 19 years ago
The parser now supports 'aspect xpto for [ namespace ]' 'aspect xpto for [ namespace excludes(type_list) ]' 'aspect xpto for [ assignableFrom(type) ]' 'aspect xpto for [ customMatcher(type) ]' More... over 19 years ago
First docs. More... over 19 years ago
Minor fix More... over 19 years ago
Added configuration through AppDomain and more and more test cases... More... over 19 years ago
Optimization ok, but valid for a wrapped instance. Could have been clever if the MethodInvocation interface were decent. More... over 19 years ago
All Tests ok ! Still optimizations to do. More... over 19 years ago
More test cases for the method name matcher condition. After that we need to work on optimizations. More... over 19 years ago
Everything working except the method name matchers. One test fails, meaning that we need more tests. More... over 19 years ago
Now pointcut's target can use '*' to denote all, like void Update* More... over 19 years ago