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

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

[Dotgnu-pnet-commits] CVS: pnet ChangeLog,1.2222,1.2223


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnet ChangeLog,1.2222,1.2223
Date: Thu, 27 Feb 2003 23:57:50 -0500

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

Modified Files:
        ChangeLog 
Log Message:


Shift the name information out of ILClass into a separate ILClassName
record, so that we can eventually load the names before loading the classes.


Index: ChangeLog
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnet/ChangeLog,v
retrieving revision 1.2222
retrieving revision 1.2223
diff -C2 -r1.2222 -r1.2223
*** ChangeLog   28 Feb 2003 03:59:00 -0000      1.2222
--- ChangeLog   28 Feb 2003 04:57:46 -0000      1.2223
***************
*** 24,27 ****
--- 24,35 ----
        can treat exported types as a special kind of typeref.
  
+       * engine/lib_type.c, ilalink/link_type.c, image/class.c,
+       image/context.c, image/java_loader.c, image/link.c,
+       image/meta_build.c, image/meta_types.c, image/meta_writer.c,
+       image/misc_token.c, image/program.h, image/ser_parse.c,
+       image/synthetic.c: shift the name information out of ILClass
+       into a separate ILClassName record, so that we can eventually
+       load the names before loading the classes.
+ 
  2003-02-27  Rhys Weatherley  <address@hidden>
  





reply via email to

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