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

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

Changed paths:
  M src/Castle.Windsor/Castle.Windsor.csproj
  A src/Castle.Windsor/Core/Internal/ThreadSafeInit.cs
  M src/Castle.Windsor/MicroKernel/Lifestyle/SingletonLifestyleManager.cs

Log Message:
-----------
- added experimental micro-optimization for lockless singleton intialization.


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

Changed paths:
  M src/Castle.Windsor.Tests/Castle.Windsor.Tests.csproj
  M src/Castle.Windsor.Tests/Experimental/AllComponentsTestCase.cs
  A src/Castle.Windsor.Tests/Experimental/LifecycledTrackedObjectsTestCase.cs
  M src/Castle.Windsor.Tests/Registration/AllTypesTestCase.cs
  M src/Castle.Windsor/Castle.Windsor.csproj
  M 
src/Castle.Windsor/MicroKernel/Releasers/LifecycledComponentsReleasePolicy.cs
  M 
src/Castle.Windsor/Windsor/Experimental/Debugging/DefaultDebuggingSubSystem.cs
  A 
src/Castle.Windsor/Windsor/Experimental/Debugging/Extensions/LifecycledTrackedObjects.cs

Log Message:
-----------
- added initial shot at diagnostic for exposing tracked objects


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

Changed paths:
  M src/Castle.Windsor/Windsor/WindsorContainer.cs

Log Message:
-----------
- container name now displayed it the debugger (instead of its type)


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

Changed paths:
  M src/Castle.Windsor/MicroKernel/DefaultKernel_ObsoleteAPI.cs
  M 
src/Castle.Windsor/MicroKernel/Releasers/LifecycledComponentsReleasePolicy.cs

Log Message:
-----------
- minor cleanup and tweaks


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

Changed paths:
  M BreakingChanges.txt
  M src/Castle.Windsor.Tests/Experimental/ProblematicDependenciesTestCase.cs
  M src/Castle.Windsor.Tests/Registration/ComponentRegistrationTestCase.cs
  M src/Castle.Windsor/Castle.Windsor.csproj
  M src/Castle.Windsor/MicroKernel/DefaultKernel.cs
  M src/Castle.Windsor/MicroKernel/SubSystems/Naming/DefaultNamingSubSystem.cs
  M src/Castle.Windsor/MicroKernel/SubSystems/Naming/INamingSubSystem.cs
  M 
src/Castle.Windsor/Windsor/Experimental/Debugging/Extensions/AbstractContainerDebuggerExtension.cs
  M 
src/Castle.Windsor/Windsor/Experimental/Debugging/Extensions/AllComponents.cs
  M 
src/Castle.Windsor/Windsor/Experimental/Debugging/Extensions/PotentialLifestyleMismatches.cs
  M 
src/Castle.Windsor/Windsor/Experimental/Debugging/Extensions/PotentiallyMisconfiguredComponents.cs
  M 
src/Castle.Windsor/Windsor/Experimental/Debugging/Primitives/ComponentDebuggerView.cs
  M 
src/Castle.Windsor/Windsor/Experimental/Debugging/Primitives/LifestyleDependency.cs
  R 
src/Castle.Windsor/Windsor/Experimental/Debugging/Primitives/MetaComponent.cs
  M 
src/Castle.Windsor/Windsor/Experimental/Debugging/Primitives/MismatchedDependency.cs

Log Message:
-----------
- some clean up in the debugging subsystem, and removed unnecessary members 
from INamingSubsystem


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