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

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

[Dotgnu-pnet-commits] pnet ChangeLog,1.2782,1.2783


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] pnet ChangeLog,1.2782,1.2783
Date: Fri, 21 Nov 2003 00:25:28 +0000

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

Modified Files:
        ChangeLog 
Log Message:


Implement a short-cut in the "==" and "!=" operators for "IntPtr"
arguments, to avoid a runtime call to the user-defined operator methods.


Index: ChangeLog
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnet/ChangeLog,v
retrieving revision 1.2782
retrieving revision 1.2783
diff -C2 -d -r1.2782 -r1.2783
*** ChangeLog   20 Nov 2003 05:51:30 -0000      1.2782
--- ChangeLog   21 Nov 2003 00:25:24 -0000      1.2783
***************
*** 1,3 ****
--- 1,9 ----
  
+ 2003-11-21  Rhys Weatherley  <address@hidden>
+ 
+       * cscc/csharp/cs_oper.tc: implement a short-cut in the "==" and "!="
+       operators for "IntPtr" arguments, to avoid a runtime call to the
+       user-defined operator methods.
+ 
  2003-11-20  Rhys Weatherley  <address@hidden>
  





reply via email to

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