[Postsharp-svn] SF.net SVN: postsharp: [242] trunk
Brought to you by:
gfraiteur
From: <gfr...@us...> - 2007-09-06 10:36:31
|
Revision: 242 http://postsharp.svn.sourceforge.net/postsharp/?rev=242&view=rev Author: gfraiteur Date: 2007-09-06 03:36:11 -0700 (Thu, 06 Sep 2007) Log Message: ----------- Field-Level Weaving: support for nullable types and value types from the namespace System (other types may still have limitations) Modified Paths: -------------- trunk/Core/PostSharp.Core/CodeModel/Instruction.cs trunk/Core/PostSharp.Core/CodeModel/InstructionReader.cs trunk/Core/PostSharp.Core/CodeWeaver/AdviceCollection.cs trunk/Core/PostSharp.Core/CodeWeaver/Weaver.cs trunk/Core/PostSharp.Core/CodeWeaver/WeavingContext.cs trunk/Core/PostSharp.Core/Collections/Set.cs trunk/Core/PostSharp.Core/PostSharp.Core.csproj trunk/Core/PostSharp.Core/Resources/Exceptions.resx trunk/Core/PostSharp.MSBuild/PostSharp-1.0.targets trunk/Core/PostSharp.MSBuild/PostSharp.cs trunk/Core/Test/BuildUnitTests/BuildUnitTests.csproj trunk/Core/Test/BuildUnitTests/TestOne.proj trunk/Laos/PostSharp.Laos.Test/TestOnFieldAccess.cs trunk/Samples/PostSharp.Samples.Binding/Customer.cs Added Paths: ----------- trunk/Core/PostSharp.Core/CodeModel/InstructionReaderBookmark.cs trunk/Core/Test/BuildUnitTests/WeaveNullableField.cs This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |