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.2391,1.2392


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnet ChangeLog,1.2391,1.2392
Date: Mon, 02 Jun 2003 02:55:19 -0400

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

Modified Files:
        ChangeLog 
Log Message:


Make objects point to the ILClassPrivate structure instead of ILClass,
to remove a pointer indirection step in virtual and interface method calls.


Index: ChangeLog
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnet/ChangeLog,v
retrieving revision 1.2391
retrieving revision 1.2392
diff -C2 -r1.2391 -r1.2392
*** ChangeLog   1 Jun 2003 06:46:59 -0000       1.2391
--- ChangeLog   2 Jun 2003 06:55:16 -0000       1.2392
***************
*** 1,3 ****
--- 1,12 ----
  
+ 2003-06-02  Rhys Weatherley  <address@hidden>
+ 
+       * engine/call.c, engine/cvm_call.c, engine/engine.h,
+       engine/heap.c, engine/layout.c, engine/lib_defs.h,
+       engine/lib_object.c, engine/lib_reflect.c: make objects
+       point to the ILClassPrivate structure instead of ILClass,
+       to remove a pointer indirection step in virtual and
+       interface method calls.
+ 
  2003-06-01  Gopal.V  <address@hidden>
  





reply via email to

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