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.756,1.757


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnetlib ChangeLog,1.756,1.757
Date: Fri, 21 Mar 2003 20:33:18 -0500

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

Modified Files:
        ChangeLog 
Log Message:


Continue implementation of Reflection.Emit; primarily methods
and IL code generation.


Index: ChangeLog
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/ChangeLog,v
retrieving revision 1.756
retrieving revision 1.757
diff -C2 -r1.756 -r1.757
*** ChangeLog   20 Mar 2003 06:22:59 -0000      1.756
--- ChangeLog   22 Mar 2003 01:33:16 -0000      1.757
***************
*** 1,3 ****
--- 1,19 ----
  
+ 2003-03-22  Rhys Weatherley  <address@hidden>
+ 
+       * runtime/System/Reflection/Emit/AssemblyBuilder.cs,
+       runtime/System/Reflection/Emit/ConstructorBuilder.cs,
+       runtime/System/Reflection/Emit/EnumBuilder.cs,
+       runtime/System/Reflection/Emit/FieldBuilder.cs,
+       runtime/System/Reflection/Emit/ILGenerator.cs,
+       runtime/System/Reflection/Emit/LocalBuilder.cs,
+       runtime/System/Reflection/Emit/MethodBuilder.cs,
+       runtime/System/Reflection/Emit/ModuleBuilder.cs,
+       runtime/System/Reflection/Emit/ParameterBuilder.cs,
+       runtime/System/Reflection/Emit/PropertyBuilder.cs,
+       runtime/System/Reflection/Emit/TypeBuilder.cs: continue
+       implementation of Reflection.Emit; primarily methods
+       and IL code generation.
+ 
  2003-03-20  Rhys Weatherley  <address@hidden>
  





reply via email to

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