Branch: refs/heads/master
Home:   http://github.com/castleproject/Castle.Core

Commit: 2d628a1a7ff3842827aa4cf51e7841a3eea60a91
    
http://github.com/castleproject/Castle.Core/commit/2d628a1a7ff3842827aa4cf51e7841a3eea60a91
Author: Krzysztof Kozmic <[email protected]>
Date:   2010-05-03 (Mon, 03 May 2010)

Changed paths:
  M 
src/Castle.Core/DynamicProxy/Contributors/InheritanceInvocationWithDelegateTypeGenerator.cs
  M 
src/Castle.Core/DynamicProxy/Generators/CompositionInvocationTypeGenerator.cs
  M src/Castle.Core/DynamicProxy/Generators/InvocationTypeGenerator.cs

Log Message:
-----------
- some minor duplication removal


Commit: f530fb1b826a4bb6576da209058d668203f565db
    
http://github.com/castleproject/Castle.Core/commit/f530fb1b826a4bb6576da209058d668203f565db
Author: Krzysztof Kozmic <[email protected]>
Date:   2010-05-04 (Tue, 04 May 2010)

Changed paths:
  M src/Castle.Core.Tests/Castle.Core.Tests-vs2008.csproj
  M src/Castle.Core.Tests/DynamicProxy.Tests/ClassProxyWithTargetTestCase.cs
  A 
src/Castle.Core.Tests/DynamicProxy.Tests/Classes/VirtualClassWithNoDefaultCtor.cs
  A 
src/Castle.Core.Tests/DynamicProxy.Tests/Classes/VirtualClassWithProtectedGenericMethod.cs
  M 
src/Castle.Core.Tests/DynamicProxy.Tests/Classes/VirtualClassWithProtectedMethod.cs
  M src/Castle.Core.Tests/DynamicProxy.Tests/ExplicitInterfaceTestCase.cs
  M src/Castle.Core/Castle.Core-vs2008.csproj
  M src/Castle.Core/DynamicProxy/Contributors/ClassProxyTargetContributor.cs
  M 
src/Castle.Core/DynamicProxy/Contributors/ClassProxyWithTargetTargetContributor.cs
  R 
src/Castle.Core/DynamicProxy/Contributors/InheritanceInvocationWithDelegateTypeGenerator.cs
  M src/Castle.Core/DynamicProxy/Contributors/InterfaceProxyTargetContributor.cs
  M 
src/Castle.Core/DynamicProxy/Contributors/InterfaceProxyWithoutTargetContributor.cs
  A 
src/Castle.Core/DynamicProxy/Contributors/InvocationWithDelegateContributor.cs
  A 
src/Castle.Core/DynamicProxy/Contributors/InvocationWithGenericDelegateContributor.cs
  R 
src/Castle.Core/DynamicProxy/Contributors/MethodWithDelegateBasedInvocation.cs
  M src/Castle.Core/DynamicProxy/Contributors/MixinContributor.cs
  M 
src/Castle.Core/DynamicProxy/Generators/CompositionInvocationTypeGenerator.cs
  A src/Castle.Core/DynamicProxy/Generators/IInvocationCreationContributor.cs
  M 
src/Castle.Core/DynamicProxy/Generators/InheritanceInvocationTypeGenerator.cs
  M src/Castle.Core/DynamicProxy/Generators/InvocationTypeGenerator.cs
  M src/Castle.Core/DynamicProxy/Generators/MethodWithInvocationGenerator.cs
  M src/Castle.Core/DynamicProxy/ProxyGenerator.cs

Log Message:
-----------
- added support for intercepting non-public methods on class proxy with target


-- 
You received this message because you are subscribed to the Google Groups 
"Castle Project Commits" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/castle-project-commits?hl=en.

Reply via email to