[Postsharp-svn] SF.net SVN: postsharp: [131] trunk
Brought to you by:
gfraiteur
From: <gfr...@us...> - 2007-01-17 22:08:16
|
Revision: 131 http://svn.sourceforge.net/postsharp/?rev=131&view=rev Author: gfraiteur Date: 2007-01-17 14:07:22 -0800 (Wed, 17 Jan 2007) Log Message: ----------- Feature #28: better support for multiple catch/finally advices Feature #31: Laos: to ignore exceptions and return immediately Modified Paths: -------------- trunk/CHANGELOG.txt trunk/Core/PostSharp.Core/CodeModel/InstructionBlock.cs trunk/Core/PostSharp.Core/CodeWeaver/AdvicePerKindCollection.cs trunk/Core/PostSharp.Core/CodeWeaver/Weaver.cs trunk/Core/PostSharp.Core/CodeWeaver/WeavingContext.cs trunk/Core/PostSharp.Core/CodeWeaver/WeavingHelper.cs trunk/Core/PostSharp.Core/PostSharp.Core.csproj trunk/Laos/PostSharp.Laos/MethodExecutionEventArgs.cs trunk/Laos/PostSharp.Laos/OnMethodBoundaryAspect.cs trunk/Laos/PostSharp.Laos/PostSharp.Laos.csproj trunk/Laos/PostSharp.Laos.Weaver/AroundMethodBodyAdvice.cs trunk/Laos/PostSharp.Laos.Weaver/OnExceptionAdvice.cs Added Paths: ----------- trunk/Laos/PostSharp.Laos/FlowBehavior.cs Removed Paths: ------------- trunk/Core/PostSharp.Core/CodeWeaver/MethodBoundaryHelper.cs This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |