Branch: refs/heads/master
Home:   https://github.com/castleproject/Castle.Windsor

Commit: 055519831c98eb49c2147bf845d97c10a8387c9b
    
https://github.com/castleproject/Castle.Windsor/commit/055519831c98eb49c2147bf845d97c10a8387c9b
Author: Krzysztof Kozmic <[email protected]>
Date:   2011-03-07 (Mon, 07 Mar 2011)

Changed paths:
  M src/Castle.Windsor/MicroKernel/Context/CreationContext.cs

Log Message:
-----------
- reformatted code


Commit: 0e08f42e056e3939c0d504af5b5b0fcef074d5c6
    
https://github.com/castleproject/Castle.Windsor/commit/0e08f42e056e3939c0d504af5b5b0fcef074d5c6
Author: Krzysztof Kozmic <[email protected]>
Date:   2011-03-07 (Mon, 07 Mar 2011)

Changed paths:
  M src/Castle.Windsor.Tests/LazyLoadingTestCase.cs
  M src/Castle.Windsor.Tests/TypeComparerTestCase.cs
  M src/Castle.Windsor/Castle.Windsor.csproj
  R src/Castle.Windsor/Compatibility/SortedSet.silverllight.net35.cs
  M src/Castle.Windsor/Core/ComponentModel.cs
  M src/Castle.Windsor/Core/ConstructorCandidateCollection.cs
  M src/Castle.Windsor/Core/Internal/ReflectionUtil.cs
  A src/Castle.Windsor/Core/Internal/SimpleSortedSet.cs
  M src/Castle.Windsor/Facilities/TypedFactory/Internal/DelegateFactory.cs
  M src/Castle.Windsor/Facilities/TypedFactory/TypedFactoryCachingInspector.cs
  M src/Castle.Windsor/Facilities/TypedFactory/TypedFactoryFacility.cs
  M 
src/Castle.Windsor/Facilities/TypedFactory/TypedFactoryRegistrationExtensions.cs
  M 
src/Castle.Windsor/MicroKernel/ComponentActivator/DefaultComponentActivator.cs
  M src/Castle.Windsor/MicroKernel/Context/CreationContext.cs
  M src/Castle.Windsor/MicroKernel/Handlers/AbstractHandler.cs
  M src/Castle.Windsor/MicroKernel/Resolvers/DefaultDependencyResolver.cs
  M 
src/Castle.Windsor/MicroKernel/Resolvers/SpecializedResolvers/ListResolver.cs

Log Message:
-----------
- fixed issue with too eagerly loading lazy dependencies (see new tests)

- fixed performance issue related to usage of Linq on top of SortedSet


Commit: b51c2595dd0fcdfec0906ebb31d2563240ca5e17
    
https://github.com/castleproject/Castle.Windsor/commit/b51c2595dd0fcdfec0906ebb31d2563240ca5e17
Author: Krzysztof Kozmic <[email protected]>
Date:   2011-03-07 (Mon, 07 Mar 2011)

Changed paths:
  M BreakingChanges.txt
  M src/Castle.Windsor.Tests/Facilities/Startable/StartableFacilityTestCase.cs
  M src/Castle.Windsor.Tests/RuntimeParametersTestCase.cs
  M src/Castle.Windsor.Tests/SubResolverTestCase.cs
  M src/Castle.Windsor.Tests/TypedDependenciesTestCase.cs
  M src/Castle.Windsor/Facilities/Startable/StartableFacility.cs
  M src/Castle.Windsor/MicroKernel/DefaultKernel.cs
  M src/Castle.Windsor/MicroKernel/DefaultKernel_Events.cs
  M src/Castle.Windsor/MicroKernel/Handlers/AbstractHandler.cs
  M src/Castle.Windsor/MicroKernel/Handlers/DefaultGenericHandler.cs
  M src/Castle.Windsor/MicroKernel/Handlers/ParentHandlerWithChildResolver.cs
  M src/Castle.Windsor/MicroKernel/IHandler.cs
  M src/Castle.Windsor/MicroKernel/IKernelInternal.cs

Log Message:
-----------
- slaughtered some old API on IKernelInternal and IHandler. See the 
breakingchanges.txt for description


Compare: 
https://github.com/castleproject/Castle.Windsor/compare/8fcd62a...b51c259

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