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.667,1.668


From: Rhys Weatherley <address@hidden>
Subject: [Dotgnu-pnet-commits] CVS: pnetlib ChangeLog,1.667,1.668
Date: Sat, 01 Feb 2003 18:26:06 -0500

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

Modified Files:
        ChangeLog 
Log Message:


ArrayList: double the size of the array when reallocating, rather than
just adding 32.


Index: ChangeLog
===================================================================
RCS file: /cvsroot/dotgnu-pnet/pnetlib/ChangeLog,v
retrieving revision 1.667
retrieving revision 1.668
diff -C2 -r1.667 -r1.668
*** ChangeLog   1 Feb 2003 22:18:19 -0000       1.667
--- ChangeLog   1 Feb 2003 23:26:04 -0000       1.668
***************
*** 1,3 ****
--- 1,8 ----
  
+ 2003-02-02  Rhys Weatherley  <address@hidden>
+ 
+       * runtime/System/Collection/ArrayList.cs: double the size of
+       the array when reallocating, rather than just adding 32.
+ 
  2003-02-02  Gopal.V  <address@hidden>
        





reply via email to

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