Joel Dice
f9197cb076
fix a few HashMap bugs
...
1. HashMap.containsValue only checked one hash bucket, which was
pretty much useless :)
2. HashMap.MyIterator.remove was broken in that it failed to
decrement the size field and it did not update the previousCell field
properly, which sometimes led to more than one cell being removed.
2010-11-21 17:26:17 -07:00
..
2009-05-05 18:29:05 -06:00
2009-04-25 20:14:29 -06:00
2010-09-06 11:16:27 -06:00
2010-08-04 18:54:47 -06:00
2009-12-02 19:08:29 -07:00
2009-08-04 17:24:29 -06:00
2009-08-04 17:24:29 -06:00
2008-07-03 09:16:32 -06:00
2009-12-02 19:08:29 -07:00
2010-09-11 21:23:46 +02:00
2009-03-15 12:02:36 -06:00
2009-03-15 12:02:36 -06:00
2009-12-02 19:08:29 -07:00
2010-11-17 10:42:28 -07:00
2008-02-19 11:06:52 -07:00
2010-09-11 21:23:46 +02:00
2008-06-16 11:45:23 -06:00
2008-02-19 11:06:52 -07:00
2008-02-19 11:06:52 -07:00
2008-02-19 11:06:52 -07:00
2009-08-14 08:51:10 -06:00
2010-11-21 17:26:17 -07:00
2009-12-02 19:08:29 -07:00
2009-12-02 19:08:29 -07:00
2009-12-02 19:08:29 -07:00
2008-02-19 11:06:52 -07:00
2009-12-02 19:08:29 -07:00
2009-12-02 19:08:29 -07:00
2008-02-19 11:06:52 -07:00
2008-10-09 18:30:24 -06:00
2010-09-11 21:23:46 +02:00
2008-02-19 11:06:52 -07:00
2008-02-19 11:06:52 -07:00
2010-09-11 21:23:46 +02:00
2008-11-03 15:18:44 -07:00
2008-09-26 15:30:08 -06:00
2008-11-03 15:18:44 -07:00
2008-02-28 11:37:10 -07:00
2008-09-26 08:10:16 -06:00
2008-02-19 11:06:52 -07:00
2010-09-11 21:23:46 +02:00
2009-07-25 18:38:57 -06:00
2009-12-02 19:08:29 -07:00
2010-09-11 21:23:46 +02:00