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.2133,1.2134


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnet ChangeLog,1.2133,1.2134
Date: Fri, 14 Feb 2003 20:14:44 -0500

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

Modified Files:
        ChangeLog 
Log Message:


ILClassNextMemberByKind: unroll the call to ILClassNextMember to make this
commonly-used function more efficient.


Index: ChangeLog
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnet/ChangeLog,v
retrieving revision 1.2133
retrieving revision 1.2134
diff -C2 -r1.2133 -r1.2134
*** ChangeLog   14 Feb 2003 23:55:49 -0000      1.2133
--- ChangeLog   15 Feb 2003 01:14:41 -0000      1.2134
***************
*** 7,10 ****
--- 7,14 ----
        information block.
  
+       * image/class.c (ILClassNextMemberByKind): unroll the call
+       to ILClassNextMember to make this commonly-used function
+       more efficient.
+ 
  2003-02-14  Gopal.V  <address@hidden>
        





reply via email to

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