Branch: refs/heads/master
Home: https://github.com/castleproject/Castle.Windsor
Commit: b9d99d83f09e23ddace5577bf39451a612f59635
https://github.com/castleproject/Castle.Windsor/commit/b9d99d83f09e23ddace5577bf39451a612f59635
Author: Krzysztof Kozmic <[email protected]>
Date: 2011-02-28 (Mon, 28 Feb 2011)
Changed paths:
M src/Castle.Windsor.Tests/Components/SimpleServiceSupportInitialize.cs
M src/Castle.Windsor.Tests/Components/SupportInitializeComponent.cs
M src/Castle.Windsor.Tests/Lifecycle/SupportsInitializeTestCase.cs
M src/Castle.Windsor/Castle.Windsor.csproj
R src/Castle.Windsor/Compatibility/HashSet.SL3.cs
M src/Castle.Windsor/Compatibility/SortedSet.silverllight.net35.cs
M src/Castle.Windsor/Core/Internal/TypeUtil.cs
M src/Castle.Windsor/MicroKernel/Handlers/HandlerExtensionsUtil.cs
M src/Castle.Windsor/MicroKernel/LifecycleConcerns/SupportInitializeConcern.cs
M
src/Castle.Windsor/MicroKernel/ModelBuilder/Inspectors/LifecycleModelInspector.cs
M src/Castle.Windsor/MicroKernel/Registration/AssemblyFilter.cs
M src/Castle.Windsor/MicroKernel/Registration/ServiceDescriptor.cs
M src/Castle.Windsor/MicroKernel/SubSystems/Conversion/TypeNameConverter.cs
M src/Castle.Windsor/Windsor/Installer/CompositeInstaller.cs
M src/Castle.Windsor/Windsor/Installer/DefaultComponentInstaller.cs
M src/Castle.Windsor/Windsor/Installer/FromAssembly.cs
Log Message:
-----------
- removed conditional compilation for Silverlight 3 since we no longer support
it.
Commit: 263dfa404d76eb3b8da6748bc121d375b02836e6
https://github.com/castleproject/Castle.Windsor/commit/263dfa404d76eb3b8da6748bc121d375b02836e6
Author: Krzysztof Kozmic <[email protected]>
Date: 2011-02-28 (Mon, 28 Feb 2011)
Changed paths:
M lib/NET35/Castle.Core.dll
M lib/NET35/Castle.Core.pdb
M lib/NET35/Castle.Core.xml
M lib/NET35/Castle.Services.Logging.Log4netIntegration.dll
M lib/NET35/Castle.Services.Logging.Log4netIntegration.pdb
M lib/NET35/Castle.Services.Logging.NLogIntegration.dll
M lib/NET35/Castle.Services.Logging.NLogIntegration.pdb
M lib/NET40/Castle.Core.dll
M lib/NET40/Castle.Core.pdb
M lib/NET40/Castle.Core.xml
M lib/NET40/Castle.Services.Logging.Log4netIntegration.dll
M lib/NET40/Castle.Services.Logging.Log4netIntegration.pdb
M lib/NET40/Castle.Services.Logging.NLogIntegration.dll
M lib/NET40/Castle.Services.Logging.NLogIntegration.pdb
M lib/NET40CP/Castle.Core.dll
M lib/NET40CP/Castle.Core.pdb
M lib/NET40CP/Castle.Core.xml
A lib/NET40CP/Castle.Services.Logging.Log4netIntegration.dll
A lib/NET40CP/Castle.Services.Logging.Log4netIntegration.pdb
M lib/NET40CP/Castle.Services.Logging.NLogIntegration.dll
M lib/NET40CP/Castle.Services.Logging.NLogIntegration.pdb
M lib/SL4/Castle.Core.dll
M lib/SL4/Castle.Core.pdb
M lib/SL4/Castle.Core.xml
M lib/SL4/Castle.Services.Logging.NLogIntegration.dll
M lib/SL4/Castle.Services.Logging.NLogIntegration.pdb
M lib/SL4/Castle.Services.Logging.NLogIntegration.xml
Log Message:
-----------
upgraded Core references
Commit: 94dda6e2e1cc7864854a7d540ccf7f083a76443b
https://github.com/castleproject/Castle.Windsor/commit/94dda6e2e1cc7864854a7d540ccf7f083a76443b
Author: Krzysztof Kozmic <[email protected]>
Date: 2011-02-28 (Mon, 28 Feb 2011)
Changed paths:
M src/Castle.Windsor/Castle.Windsor.csproj
M
src/Castle.Windsor/MicroKernel/Releasers/LifecycledComponentsReleasePolicy.cs
R src/Castle.Windsor/MicroKernel/Util/ReferenceComparer.cs
Log Message:
-----------
removed ReferenceEqualityComparer, using the one from Core instead
--
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.