dotgnu-pnet-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dotgnu-pnet-commits] CVS: pnetlib ChangeLog,1.1230,1.1231


From: Richard Baumann <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnetlib ChangeLog,1.1230,1.1231
Date: Tue, 05 Aug 2003 01:13:05 -0400

Update of /cvsroot/dotgnu-pnet/pnetlib
In directory subversions:/tmp/cvs-serv12810

Modified Files:
        ChangeLog 
Log Message:
Fixes for path handling in sys.io Path.cs and in ref.emit 
AssemblyBuilder.cs, and fixes to ref.emit ILGenerator.cs for handling 
labels.


Index: ChangeLog
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/ChangeLog,v
retrieving revision 1.1230
retrieving revision 1.1231
diff -C2 -r1.1230 -r1.1231
*** ChangeLog   5 Aug 2003 04:33:31 -0000       1.1230
--- ChangeLog   5 Aug 2003 05:13:03 -0000       1.1231
***************
*** 1,2 ****
--- 1,12 ----
+ 2003-08-05  Richard Baumann  <address@hidden>
+ 
+       * runtime/System/IO/Path.cs: fix to GetFullPath for handling ".".
+ 
+       * runtime/System/Reflection/Emit/AssemblyBuilder.cs: fixes to Save and
+       constructor for handling the save directory.
+ 
+       * runtime/System/Reflection/Emit/ILGenerator.cs: fix to DefineLabel
+       for labels array resizing, and fix to Emit(OpCode, Label) for converting
+       long form branches to short form branches.
  
  2003-08-05  Rhys Weatherley  <address@hidden>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]