Branch: refs/heads/master
Home: http://github.com/castleproject/Castle.InversionOfControl
Commit: 19e9affdef8c49f46d545e0992e469c74937afdc
http://github.com/castleproject/Castle.InversionOfControl/commit/19e9affdef8c49f46d545e0992e469c74937afdc
Author: kkozmic <[email protected]>
Date: 2010-06-05 (Sat, 05 Jun 2010)
Changed paths:
M
src/Castle.Windsor.Tests/Facilities/FactorySupport/FactorySupportProgrammaticTestCase.cs
M src/Castle.Windsor.Tests/Facilities/FactorySupport/FactorySupportTestCase.cs
M src/Castle.Windsor/Facilities/Startable/StartableFacility.cs
M src/Castle.Windsor/MicroKernel/ComponentActivator/FactoryMethodActivator.cs
M src/Castle.Windsor/MicroKernel/Handlers/AbstractHandler.cs
M
src/Castle.Windsor/MicroKernel/ModelBuilder/Inspectors/LifecycleModelInspector.cs
M src/Castle.Windsor/MicroKernel/Registration/BasedOnDescriptor.cs
M src/Castle.Windsor/MicroKernel/Registration/Component.cs
M src/Castle.Windsor/MicroKernel/Registration/ComponentRegistration.cs
M
src/Castle.Windsor/MicroKernel/Registration/ComponentRegistration.nonGeneric.cs
M src/Castle.Windsor/MicroKernel/Registration/Configuration.cs
M src/Castle.Windsor/MicroKernel/Registration/FromDescriptor.cs
M src/Castle.Windsor/MicroKernel/Registration/ParametersDescriptor.cs
M src/Castle.Windsor/MicroKernel/Registration/ServiceOverrideDescriptor.cs
Log Message:
-----------
- merged changes from master
Commit: 18a059a54841d574fcc3081753a30118f174650e
http://github.com/castleproject/Castle.InversionOfControl/commit/18a059a54841d574fcc3081753a30118f174650e
Author: kkozmic <[email protected]>
Date: 2010-06-06 (Sun, 06 Jun 2010)
Changed paths:
M BreakingChanges.txt
M Castle.InversionOfControl-vs2008.sln
M
src/Castle.Facilities.Logging.Tests/Castle.Facilities.Logging.Tests-vs2008.csproj
M src/Castle.Facilities.Logging/Castle.Facilities.Logging-vs2008.csproj
M src/Castle.Windsor.Tests/NamingPartsSubSystemTestCase.cs
M src/Castle.Windsor.Tests/SubResolverTestCase.cs
M src/Castle.Windsor/MicroKernel/DefaultKernel.cs
M src/Castle.Windsor/MicroKernel/Handlers/AbstractHandler.cs
M src/Castle.Windsor/MicroKernel/Handlers/DefaultHandler.cs
M src/Castle.Windsor/MicroKernel/IKernel.cs
M src/Castle.Windsor/MicroKernel/IKernelInternal.cs
M src/Castle.Windsor/MicroKernel/Registration/ComponentRegistration.cs
M src/Castle.Windsor/Windsor/Installer/DefaultComponentInstaller.cs
Log Message:
-----------
- moved some members from IKernel to IKernelInternal
Commit: 873364e6d2c7840de8665532b02984f43b68599d
http://github.com/castleproject/Castle.InversionOfControl/commit/873364e6d2c7840de8665532b02984f43b68599d
Author: kkozmic <[email protected]>
Date: 2010-06-09 (Wed, 09 Jun 2010)
Changed paths:
M .gitignore
A Castle.InversionOfControl-vs2008.5.1.ReSharper
M ClickToBuild.cmd
M build.cmd
M buildscripts/Build.proj
M buildscripts/Castle.Common.Targets
M buildscripts/build.cmd
R lib/Castle.Core.dll
R lib/Castle.Core.xml
R lib/Castle.DynamicProxy2.dll
R lib/Castle.DynamicProxy2.xml
R lib/Castle.MicroKernel.dll
R lib/Castle.MicroKernel.xml
R lib/Castle.Windsor.dll
R lib/Castle.Windsor.xml
A lib/NET35/Castle.Core.dll
A lib/NET35/Castle.Core.pdb
A lib/NET35/Castle.Core.xml
A lib/NET35/Castle.Services.Logging.Log4netIntegration.dll
A lib/NET35/Castle.Services.Logging.Log4netIntegration.pdb
A lib/NET35/Castle.Services.Logging.NLogIntegration.dll
A lib/NET35/Castle.Services.Logging.NLogIntegration.pdb
A lib/NET40/Castle.Core.dll
A lib/NET40/Castle.Core.pdb
A lib/NET40/Castle.Core.xml
A lib/NET40/Castle.Services.Logging.Log4netIntegration.dll
A lib/NET40/Castle.Services.Logging.Log4netIntegration.pdb
A lib/NET40/Castle.Services.Logging.NLogIntegration.dll
A lib/NET40/Castle.Services.Logging.NLogIntegration.pdb
R lib/NLog.license.txt
A lib/log4net.dll
A lib/log4net.license.txt
A lib/log4net.xml
R lib/net-3.5/Castle.Core.dll
R lib/net-3.5/Castle.Core.xml
R lib/net-3.5/Castle.Services.Logging.NLogIntegration.dll
R lib/net-3.5/Castle.Services.Logging.NLogIntegration.xml
R lib/net-3.5/Castle.Services.Logging.log4netIntegration.dll
R lib/net-3.5/Castle.Services.Logging.log4netIntegration.xml
R lib/net-3.5/log4net.dll
R lib/net-3.5/log4net.license.txt
R lib/net-3.5/log4net.xml
M src/Castle.Facilities.Logging.Tests/App.config
M
src/Castle.Facilities.Logging.Tests/Castle.Facilities.Logging.Tests-vs2008.csproj
M src/Castle.Facilities.Logging/Castle.Facilities.Logging-vs2008.csproj
M src/Castle.Windsor.Tests/App.config
M src/Castle.Windsor.Tests/Castle.Windsor.Tests-vs2008.csproj
M
src/Castle.Windsor.Tests/Components/CalculatorServiceWithInternalInterface.cs
M src/Castle.Windsor.Tests/Components/CalculatorServiceWithProxyBehavior.cs
M src/Castle.Windsor.Tests/Facilities/Remoting/AbstractRemoteTestCase.cs
M src/Castle.Windsor.Tests/InterceptorSelectorTestCase.cs
M src/Castle.Windsor.Tests/OpenGenericsTestCase.cs
M src/Castle.Windsor.Tests/Proxy/ProxyBehaviorInvalidTestCase.cs
M src/Castle.Windsor.Tests/Proxy/ProxyBehaviorTestCase.cs
M src/Castle.Windsor.Tests/Proxy/TypedFactoryFacilityTestCase.cs
M src/Castle.Windsor.Tests/SelectAllSelector.cs
M src/Castle.Windsor.Tests/SpecializedResolvers/ListResolverTestCase.cs
M src/Castle.Windsor.Tests/WindsorDotNet2Tests.cs
M src/Castle.Windsor/Castle.Windsor-vs2008.csproj
M src/Castle.Windsor/Facilities/TypedFactory/Dispose.cs
M src/Castle.Windsor/Facilities/TypedFactory/ITypedFactoryMethod.cs
M src/Castle.Windsor/Facilities/TypedFactory/Release.cs
M src/Castle.Windsor/Facilities/TypedFactory/Resolve.cs
M
src/Castle.Windsor/MicroKernel/ComponentActivator/DefaultComponentActivator.cs
M src/Castle.Windsor/MicroKernel/LifecycleConcerns/InitializationConcern.cs
M src/Castle.Windsor/MicroKernel/Proxy/ProxyOptions.cs
M src/Castle.Windsor/MicroKernel/Proxy/ProxyUtil.cs
M src/Castle.Windsor/MicroKernel/Registration/Interceptor/InterceptorGroup.cs
M
src/Castle.Windsor/MicroKernel/Registration/Interceptor/InterceptorSelectorDescriptor.cs
M src/Castle.Windsor/MicroKernel/Registration/Proxy/ProxyMixIns.cs
M tools/NUnit/bin/nunit-console-x86.exe.config
Log Message:
-----------
merged Hadi's chanes to bring .NET 4 support
Commit: 00cb3b4a039ebfa2185a178b7eef6975a4b8c638
http://github.com/castleproject/Castle.InversionOfControl/commit/00cb3b4a039ebfa2185a178b7eef6975a4b8c638
Author: kkozmic <[email protected]>
Date: 2010-06-09 (Wed, 09 Jun 2010)
Changed paths:
R Castle.InversionOfControl-vs2008.sln
A Castle.InversionOfControl-vs2010.sln
M src/Castle.Windsor.Tests/Proxy/ProxyBehaviorInvalidTestCase.cs
M src/Castle.Windsor.Tests/SpecializedResolvers/ListResolverTestCase.cs
M src/Castle.Windsor/Core/ParameterModelCollection.cs
M src/Castle.Windsor/MicroKernel/LifecycleConcerns/InitializationConcern.cs
M src/Castle.Windsor/MicroKernel/SubSystems/Conversion/TypeNameConverter.cs
Log Message:
-----------
- some updates for .NET 4 compatibility
--
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.