Branch: refs/heads/master
Home: https://github.com/castleproject/Core
Commit: cdfa37709b52a01b2a24ac1d1ce11d6ecf5388d8
https://github.com/castleproject/Core/commit/cdfa37709b52a01b2a24ac1d1ce11d6ecf5388d8
Author: Krzysztof Kozmic <[email protected]>
Date: 2012-06-29 (Fri, 29 Jun 2012)
Changed paths:
M Changes.txt
M src/Castle.Core.Tests/Castle.Core.Tests.csproj
M
src/Castle.Core.Tests/GenInterfaces/IConstraint_Method1IsTypeStructAndMethod2.cs
A
src/Castle.Core.Tests/GenInterfaces/IHaveGenericMethodWithNewClassStructConstraints.cs
A src/Castle.Core.Tests/GenericConstraintsTestCase.cs
M
src/Castle.Core/DynamicProxy/Generators/Emitters/SimpleAST/ReferencesToObjectArrayExpression.cs
Log Message:
-----------
fixed @DYNPROXY-171
We would fail if we had a method with an argument being a generic parameter
with struct constraint
Commit: cfe233aa4b63093dc12b279231318532e1554216
https://github.com/castleproject/Core/commit/cfe233aa4b63093dc12b279231318532e1554216
Author: Krzysztof Kozmic <[email protected]>
Date: 2012-06-29 (Fri, 29 Jun 2012)
Changed paths:
M src/Castle.Core.Tests/GenericInterfaceProxyTestCase.cs
M src/Castle.Core/Castle.Core.csproj
M
src/Castle.Core/DynamicProxy/Generators/Emitters/SimpleAST/ArgumentReference.cs
M
src/Castle.Core/DynamicProxy/Generators/Emitters/SimpleAST/AsTypeReference.cs
M
src/Castle.Core/DynamicProxy/Generators/Emitters/SimpleAST/ByRefReference.cs
M
src/Castle.Core/DynamicProxy/Generators/Emitters/SimpleAST/ConstReference.cs
M
src/Castle.Core/DynamicProxy/Generators/Emitters/SimpleAST/IndirectReference.cs
M
src/Castle.Core/DynamicProxy/Generators/Emitters/SimpleAST/LocalReference.cs
R
src/Castle.Core/DynamicProxy/Generators/Emitters/SimpleAST/ReturnReferenceExpression.cs
M
src/Castle.Core/DynamicProxy/Generators/Emitters/SimpleAST/SelfReference.cs
Log Message:
-----------
DebuggerDisplay for References
Compare:
https://github.com/castleproject/Core/compare/5aea509b80d8...cfe233aa4b63
--
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.