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

Commit: df2a60e9bb879b58e653a80e6c38be9f011cf9d8
    
http://github.com/castleproject/Castle.InversionOfControl/commit/df2a60e9bb879b58e653a80e6c38be9f011cf9d8
Author: Krzysztof Kozmic <[email protected]>
Date:   2010-08-27 (Fri, 27 Aug 2010)

Changed paths:
  M src/Castle.Windsor.Tests/Castle.Windsor.Tests.csproj
  A src/Castle.Windsor.Tests/LifecycledComponentsReleasePolicyTestCase.cs

Log Message:
-----------
- added tests for release policy. One is failing (currently ignored) and needs 
to be reviewed.


Commit: ea238c40c1846741e5fb56b12e53fb5288ff9443
    
http://github.com/castleproject/Castle.InversionOfControl/commit/ea238c40c1846741e5fb56b12e53fb5288ff9443
Author: Krzysztof Kozmic <[email protected]>
Date:   2010-08-27 (Fri, 27 Aug 2010)

Changed paths:
  M src/Castle.Windsor/Core/Internal/ReflectionUtil.cs

Log Message:
-----------
- Greatly simplified overly generic algorithm of detection of dependency types 
that can be satisfied by providing an array. Should improve performance when 
CollectionResolver or TypedFactoryFacility is used


Commit: 991f714925e4746b679953558bc2c435f1a45795
    
http://github.com/castleproject/Castle.InversionOfControl/commit/991f714925e4746b679953558bc2c435f1a45795
Author: Krzysztof Kozmic <[email protected]>
Date:   2010-08-27 (Fri, 27 Aug 2010)

Changed paths:
  M Changes.txt
  M src/Castle.Windsor.Tests/Castle.Windsor.Tests.csproj
  A src/Castle.Windsor.Tests/ClassComponents/HasByRefCtorArgument.cs
  A src/Castle.Windsor.Tests/Components/ArrayRefDepAsConstructor.cs
  M src/Castle.Windsor.Tests/RuntimeParametersTestCase.cs
  M src/Castle.Windsor.Tests/SpecializedResolvers/ArrayResolverTestCase.cs
  M src/Castle.Windsor.Tests/SpecializedResolvers/CollectionResolverTestCase.cs
  M src/Castle.Windsor.Tests/WindsorDotNet2Tests.cs
  M src/Castle.Windsor/Core/ComponentModel.cs
  M src/Castle.Windsor/Core/DependencyModel.cs
  M src/Castle.Windsor/Core/Internal/ReflectionUtil.cs
  M 
src/Castle.Windsor/Facilities/TypedFactory/DefaultTypedFactoryComponentSelector.cs
  M src/Castle.Windsor/MicroKernel/Context/CreationContext.cs
  M src/Castle.Windsor/MicroKernel/Context/DependencyTrackingScope.cs
  M src/Castle.Windsor/MicroKernel/Handlers/AbstractHandler.cs
  M src/Castle.Windsor/MicroKernel/Handlers/DefaultHandler.cs
  M src/Castle.Windsor/MicroKernel/Resolvers/DefaultDependencyResolver.cs
  M 
src/Castle.Windsor/MicroKernel/Resolvers/SpecializedResolvers/ArrayResolver.cs
  M 
src/Castle.Windsor/MicroKernel/Resolvers/SpecializedResolvers/CollectionResolver.cs
  M 
src/Castle.Windsor/MicroKernel/Resolvers/SpecializedResolvers/ListResolver.cs

Log Message:
-----------
- added support for byref construtor parameters.


Commit: 3b3b2f3dd397338e4626607f77fe61eb2b300573
    
http://github.com/castleproject/Castle.InversionOfControl/commit/3b3b2f3dd397338e4626607f77fe61eb2b300573
Author: Krzysztof Kozmic <[email protected]>
Date:   2010-08-28 (Sat, 28 Aug 2010)

Changed paths:
  M 
src/Castle.Windsor/MicroKernel/ComponentActivator/DefaultComponentActivator.cs

Log Message:
-----------
- fix for broken .NET 3.5 build


Commit: 7df394bb9de080b88f8a825bfc9962f0326b45a2
    
http://github.com/castleproject/Castle.InversionOfControl/commit/7df394bb9de080b88f8a825bfc9962f0326b45a2
Author: Krzysztof Kozmic <[email protected]>
Date:   2010-08-28 (Sat, 28 Aug 2010)

Changed paths:
  M src/Castle.Windsor.Tests/Bugs/IoC_169/IoC_169.cs
  M src/Castle.Windsor.Tests/WindsorDotNet2Tests.cs

Log Message:
-----------
- enabled some test for Silverlight, cleaned up some tests


Commit: 672410e67e24bf18168f6146ff123b77af22e70c
    
http://github.com/castleproject/Castle.InversionOfControl/commit/672410e67e24bf18168f6146ff123b77af22e70c
Author: Krzysztof Kozmic <[email protected]>
Date:   2010-08-31 (Tue, 31 Aug 2010)

Changed paths:
  M Changes.txt
  M src/Castle.Windsor.Tests/Castle.Windsor.Tests.csproj
  A 
src/Castle.Windsor.Tests/Facilities/TypedFactory/Components/ServiceFactory.cs
  A 
src/Castle.Windsor.Tests/Facilities/TypedFactory/Components/ServiceRedirect.cs
  A 
src/Castle.Windsor.Tests/Facilities/TypedFactory/Components/ServiceWithMultipleCtors.cs
  M 
src/Castle.Windsor.Tests/Facilities/TypedFactory/TypedFactoryDelegatesTestCase.cs
  A src/Castle.Windsor.Tests/Proxy/OnBehalfAwareInterceptorSelector.cs
  A src/Castle.Windsor.Tests/Proxy/OnBehalfAwareProxyGenerationHook.cs
  M src/Castle.Windsor.Tests/Proxy/ProxyBehaviorTestCase.cs
  M src/Castle.Windsor.Tests/SmartProxyTestCase.cs
  M src/Castle.Windsor/Windsor/Proxy/DefaultProxyFactory.cs

Log Message:
-----------
- implemented IOC-212 - Add ability to make IProxyGenerationHooks and 
IInterceptoSelectors IOnBehalfAware


-- 
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