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.761,1.762


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnetlib ChangeLog,1.761,1.762
Date: Thu, 27 Mar 2003 20:04:17 -0500

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

Modified Files:
        ChangeLog 
Log Message:


Continue implementation of the Reflection.Emit API.


Index: ChangeLog
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/ChangeLog,v
retrieving revision 1.761
retrieving revision 1.762
diff -C2 -r1.761 -r1.762
*** ChangeLog   27 Mar 2003 22:22:19 -0000      1.761
--- ChangeLog   28 Mar 2003 01:04:15 -0000      1.762
***************
*** 4,7 ****
--- 4,18 ----
        * tests/System.Xml/TestXmlTextWriter.cs: ECMA fix for test case.
  
+       * runtime/System/Reflection/Emit/ConstructorBuilder.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 the Reflection.Emit API.
+ 
  2003-03-22  Rhys Weatherley  <address@hidden>
  





reply via email to

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