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

  Commit: a84aa2b6b26f73155ec616f44616292d7d0f4b31
      
https://github.com/castleproject/Core/commit/a84aa2b6b26f73155ec616f44616292d7d0f4b31
  Author: Krzysztof Kozmic <[email protected]>
  Date:   2011-11-17 (Thu, 17 Nov 2011)

  Changed paths:
    M Settings.proj
  M 
src/Castle.Core.Tests/Components.DictionaryAdapter.Tests/XmlStructureComparer.cs

  Log Message:
  -----------
  - fixed net35 build


  Commit: c32a268960398dba3f391348cfa282c4d81e2738
      
https://github.com/castleproject/Core/commit/c32a268960398dba3f391348cfa282c4d81e2738
  Author: Krzysztof Kozmic <[email protected]>
  Date:   2011-11-19 (Sat, 19 Nov 2011)

  Changed paths:
    M Changes.txt
  M src/Castle.Core.Tests/Castle.Core.Tests.csproj
  M src/Castle.Core.Tests/DynamicProxy.Tests/ClassProxyWithTargetTestCase.cs
  A src/Castle.Core.Tests/DynamicProxy.Tests/Classes/EmptyClass.cs
  M src/Castle.Core.Tests/GenerationHookTestCase.cs
  M src/Castle.Core.Tests/LoggingTestCase.cs
  M src/Castle.Core.Tests/ProxyGenerationOptionsTestCase.cs
  M src/Castle.Core/DynamicProxy/AllMethodsHook.cs
  M src/Castle.Core/DynamicProxy/Contributors/MembersCollector.cs
  M src/Castle.Core/DynamicProxy/Generators/Emitters/TypeUtil.cs

  Log Message:
  -----------
  - fixed DYNPROXY-165 - Object.GetType() and Object.MemberwiseClone() should 
be ignored and not reported as non-interceptable to IProxyGenerationHook


  Commit: eee0e45d32955cb8474c214a2f3433a81c0c32d9
      
https://github.com/castleproject/Core/commit/eee0e45d32955cb8474c214a2f3433a81c0c32d9
  Author: Krzysztof Kozmic <[email protected]>
  Date:   2011-11-19 (Sat, 19 Nov 2011)

  Changed paths:
    M src/Castle.Core.Tests/Castle.Core.Tests.csproj
  A 
src/Castle.Core.Tests/GenInterfaces/IConstraint_Method1IsTypeStructAndMethod2.cs
  M src/Castle.Core/Core/Internal/CollectionExtensions.cs
  M src/Castle.Core/DynamicProxy/Generators/Emitters/GenericUtil.cs

  Log Message:
  -----------
  - fixed issue with having multiple base class generic constraints. Turns out 
SetInterfaceConstraints works just as well for base-class constraints and 
division for SetBaseTypeConstraint and SetInterfaceConstraints seems to be very 
artificial

Conflicts:

        src/Castle.Core.Tests/Castle.Core.Tests.csproj
        
src/Castle.Core.Tests/OpenGenerics/GenericInterfaceProxyGenericConstraintsTestCase.cs
        src/Castle.Core/Core/Internal/CollectionExtensions.cs
        src/Castle.Core/DynamicProxy/Generators/Emitters/GenericUtil.cs


Compare: https://github.com/castleproject/Core/compare/60f4755...eee0e45

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