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

Commit: efcad43994b150c08aa3d1df9db7ae42b4692d71
    
https://github.com/castleproject/Castle.Windsor/commit/efcad43994b150c08aa3d1df9db7ae42b4692d71
Author: Krzysztof Kozmic <[email protected]>
Date:   2011-01-02 (Sun, 02 Jan 2011)

Changed paths:
  M src/Castle.Windsor/MicroKernel/LifecycleConcerns/LateBoundConcerns.cs

Log Message:
-----------
- formatting


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

Changed paths:
  M src/Castle.Windsor/Castle.Windsor.csproj
  M src/Castle.Windsor/Facilities/TypedFactory/TypedFactoryCachingInspector.cs
  M src/Castle.Windsor/MicroKernel/Burden.cs
  M 
src/Castle.Windsor/MicroKernel/ModelBuilder/Inspectors/LifecycleModelInspector.cs
  A src/Castle.Windsor/MicroKernel/Util/SimpleMethodEqualityComparer.cs

Log Message:
-----------
- added custom comparer for MethodInfos to be used by 
TypedFactoryCachingInspector. This one has better performance, at a cost of 
limited support for generic methods. Should be good enough though.


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

Changed paths:
  M src/Castle.Windsor/Core/LifecycleConcernsCollection.cs
  M src/Castle.Windsor/MicroKernel/LifecycleConcerns/LateBoundConcerns.cs

Log Message:
-----------
- LateBoundConcerns is now implemented using ConcurrentDictionary on .NET 4


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

Changed paths:
  M src/Castle.Windsor/MicroKernel/Burden.cs
  M src/Castle.Windsor/MicroKernel/Context/CreationContext.cs
  M src/Castle.Windsor/MicroKernel/DefaultKernel.cs
  M src/Castle.Windsor/MicroKernel/Lifestyle/Pool/DefaultPool.cs
  M src/Castle.Windsor/MicroKernel/SubSystems/Naming/DefaultNamingSubSystem.cs

Log Message:
-----------
another round of minor performance optimizations


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