Files
cappuccino/Tests/Foundation
Brian DonovanandRoss Boucher b5d0054f94 -[CPIndexSet shiftIndexesStartingAtIndex:by:] did not properly adjust count.
When clipping a range (i.e. some or all of it went below the lower bound) as a result of
calling shiftIndexesStartingAtIndex:by: with a negative delta, the CPIndexSet did not adjust
the index count, which caused calls to -lastIndex to fail.

This caused -[CPArrayController removeObject:] to fail when the object removed was at index 0.
2010-10-13 18:20:20 -07:00
..
2010-08-31 23:45:35 -04:00
2009-10-22 10:05:58 -07:00
2010-05-24 10:09:39 -07:00
2010-05-26 10:06:49 -07:00
2010-08-05 16:18:18 -04:00