Branch: refs/heads/master
Home:   http://github.com/castleproject/Castle.Core

Commit: 32115f7e0c911ad9bd707d0b08f6e5ecebb41ffd
    
http://github.com/castleproject/Castle.Core/commit/32115f7e0c911ad9bd707d0b08f6e5ecebb41ffd
Author: Roelof Blom <[email protected]>
Date:   2010-10-27 (Wed, 27 Oct 2010)

Changed paths:
  M Castle.Core.sln
  M buildscripts/Build.proj
  R lib/NLog.dll
  M lib/NLog.license.txt
  R lib/NLog.xml
  R lib/NLog.xsd
  R lib/mono-3.5/log4net.dll
  R lib/mono-3.5/log4net.license.txt
  R lib/mono-3.5/log4net.xml
  A lib/mono26/log4net.dll
  A lib/mono26/log4net.license.txt
  A lib/mono26/log4net.xml
  R lib/net-2.0/Rhino.Mocks.CPP.Interfaces.dll
  R lib/net-2.0/adodb.dll
  R lib/net-3.5/Rhino.Mocks.CPP.Interfaces.dll
  R lib/net-3.5/adodb.dll
  R lib/net-3.5/log4net.dll
  R lib/net-3.5/log4net.license.txt
  R lib/net-3.5/log4net.xml
  A lib/net35/NLog.Extended.dll
  A lib/net35/NLog.Extended.xml
  A lib/net35/NLog.dll
  A lib/net35/NLog.netfx35.xsd
  A lib/net35/NLog.xml
  A lib/net35/Rhino.Mocks.CPP.Interfaces.dll
  A lib/net35/adodb.dll
  A lib/net35/log4net.dll
  A lib/net35/log4net.license.txt
  A lib/net35/log4net.xml
  A lib/net40/NLog.Extended.dll
  A lib/net40/NLog.Extended.xml
  A lib/net40/NLog.dll
  A lib/net40/NLog.netfx40.xsd
  A lib/net40/NLog.xml
  R lib/sl3/NUnit.Silverlight.Compatibility.dll
  R lib/sl3/NUnit.Silverlight.Framework.dll
  A lib/sl30/NLog.dll
  A lib/sl30/NLog.sl3.xsd
  A lib/sl30/NLog.xml
  A lib/sl30/NUnit.Silverlight.Compatibility.dll
  A lib/sl30/NUnit.Silverlight.Framework.dll
  R lib/sl4/NUnit.Silverlight.Compatibility.dll
  R lib/sl4/NUnit.Silverlight.Framework.dll
  A lib/sl40/NLog.dll
  A lib/sl40/NLog.sl4.xsd
  A lib/sl40/NLog.xml
  A lib/sl40/NUnit.Silverlight.Compatibility.dll
  A lib/sl40/NUnit.Silverlight.Framework.dll
  M src/Castle.Core.Tests-SL/Castle.Core.Tests-SL.csproj
  M src/Castle.Core.Tests/Castle.Core.Tests.csproj
  M src/Castle.Core.Tests/log4netIntegration/Log4netFactoryTestCase.cs
  M src/Castle.Core/Castle.Core.csproj
  M src/Castle.Core/Core/Logging/AbstractExtendedLoggerFactory.cs
  M src/Castle.Core/Core/Logging/AbstractLoggerFactory.cs
  M 
src/Castle.Services.Logging.NLogIntegration/Castle.Services.Logging.NLogIntegration.csproj
  M src/Castle.Services.Logging.NLogIntegration/ExtendedNLogFactory.cs
  M src/Castle.Services.Logging.NLogIntegration/ExtendedNLogLogger.cs
  M src/Castle.Services.Logging.NLogIntegration/GlobalContextProperties.cs
  M src/Castle.Services.Logging.NLogIntegration/NLogFactory.cs
  M src/Castle.Services.Logging.NLogIntegration/NLogLogger.cs
  M src/Castle.Services.Logging.NLogIntegration/ThreadContextProperties.cs
  M src/Castle.Services.Logging.NLogIntegration/ThreadContextStack.cs
  M src/Castle.Services.Logging.NLogIntegration/ThreadContextStacks.cs
  M 
src/Castle.Services.Logging.log4netIntegration/Castle.Services.Logging.log4netIntegration.csproj

Log Message:
-----------
Added NLog for .NET 4.0, .NET 3.5, Silverlight 4.0 and Silverlight 3.0
Enabled Castle.Services.Logging.NLogIntegration on Silverlight builds.


Commit: 6959c4d437eed9fb2b2d4d8d9f36db1e976d1e7a
    
http://github.com/castleproject/Castle.Core/commit/6959c4d437eed9fb2b2d4d8d9f36db1e976d1e7a
Author: Roelof Blom <[email protected]>
Date:   2010-10-27 (Wed, 27 Oct 2010)

Changed paths:
  M .gitignore
  A Castle.Core.5.0.ReSharper
  A Castle.Core.5.1.ReSharper
  M Castle.Core.sln
  R Changes-logging.txt
  M Changes.txt
  R DictionaryAdapter-Changes.txt
  R DynamicProxy-Changes.txt
  R DynamicProxy-Readme.txt
  M src/Castle.Core.Tests/BasicClassProxyTestCase.cs
  M src/Castle.Core.Tests/Castle.Core.Tests.csproj
  A src/Castle.Core.Tests/DynamicProxy.Tests/SerializableClassTestCase.cs
  A src/Castle.Core.Tests/DynamicProxy.Tests/Serialization/C.cs
  A 
src/Castle.Core.Tests/DynamicProxy.Tests/Serialization/ClassWithDirectAndIndirectSelfReference.cs
  A 
src/Castle.Core.Tests/DynamicProxy.Tests/Serialization/ClassWithIndirectSelfReference.cs
  A src/Castle.Core.Tests/DynamicProxy.Tests/Serialization/ComplexHolder.cs
  A src/Castle.Core.Tests/DynamicProxy.Tests/Serialization/DelegateHolder.cs
  A src/Castle.Core.Tests/DynamicProxy.Tests/Serialization/EventHandlerClass.cs
  A src/Castle.Core.Tests/DynamicProxy.Tests/Serialization/IMixedInterface.cs
  A 
src/Castle.Core.Tests/DynamicProxy.Tests/Serialization/IndirectDelegateHolder.cs
  A src/Castle.Core.Tests/DynamicProxy.Tests/Serialization/MethodFilterHook.cs
  A 
src/Castle.Core.Tests/DynamicProxy.Tests/Serialization/SerializableExplicitImpl.cs
  A 
src/Castle.Core.Tests/DynamicProxy.Tests/Serialization/SerializableInterceptorSelector.cs
  A src/Castle.Core.Tests/DynamicProxy.Tests/Serialization/SerializableMixin.cs
  R src/Castle.Core.Tests/SerializableClassTestCase.cs
  M src/Castle.Core/DynamicProxy/Contributors/ClassProxyInstanceContributor.cs
  M src/Castle.Core/DynamicProxy/DefaultProxyBuilder.cs

Log Message:
-----------
Merge branch 'master' of github.com:castleproject/Castle.Core


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