History of file tests/OFArray.m at check-in 8ee55366b9efe595
2010-04-07
| ||
21:06 | Deleted: Rename tests files so they are named after the category they implement. check-in: [7bbce47bda] user: js, branch: trunk, size: 0 | |
20:56 | Make tests an OFApplicationDelegate. file: [004dd7f704] check-in: [666d38f8be] user: js, branch: trunk, size: 5437 [annotate] [blame] [check-ins using] [diff] | |
2010-03-05
| ||
11:52 |
Merge a few changesets from the default branch into the 0.2 branch.
Changesets: | |
2010-02-19
| ||
16:36 | Update copyright. file: [793d53e296] check-in: [42886185fd] user: js, branch: trunk, size: 5372 [annotate] [blame] [check-ins using] [diff] | |
2010-02-07
| ||
12:40 | Add +[arrayWithCArray:length:] to OFArray. file: [d47aa5b83d] check-in: [bf310bcc5d] user: js, branch: trunk, size: 5372 [annotate] [blame] [check-ins using] [diff] | |
2010-02-05
| ||
14:00 | Small optimization for -[componentsJoinedByString:]. file: [e8b5e9e9d5] check-in: [0ccbebce04] user: js, branch: trunk, size: 5237 [annotate] [blame] [check-ins using] [diff] | |
2010-01-30
| ||
15:47 | Make OFEnumerator more general, implement it for OFArray & OFDictionary. file: [a4eb61b01c] check-in: [daae7ffbf3] user: js, branch: trunk, size: 5114 [annotate] [blame] [check-ins using] [diff] | |
2010-01-25
| ||
22:34 | clang does not reuse constant strings, thus fix test to use the same. file: [64707b9f4f] check-in: [612a252fdf] user: js, branch: trunk, size: 4566 [annotate] [blame] [check-ins using] [diff] | |
2010-01-22
| ||
18:52 | Differentiate more between OFArray and OFMutableArray in tests. file: [9fed90b848] check-in: [7e47fcb96a] user: js, branch: trunk, size: 4566 [annotate] [blame] [check-ins using] [diff] | |
2010-01-16
| ||
14:43 | Remove mutation methods from immutable classes' interfaces. file: [ce8d849765] check-in: [1348a32d47] user: js, branch: trunk, size: 4498 [annotate] [blame] [check-ins using] [diff] | |
2010-01-03
| ||
20:59 | Improve Fast Enumeration test. file: [b076133918] check-in: [28543f9fd0] user: js, branch: trunk, size: 4491 [annotate] [blame] [check-ins using] [diff] | |
18:39 | Check for fast enumeration support in compiler and run tests. file: [927bb4293a] check-in: [a2effa2a7f] user: js, branch: trunk, size: 4025 [annotate] [blame] [check-ins using] [diff] | |
2009-12-17
| ||
11:26 | Add -[replaceObject:withObject:] and others to OFMutableArray. file: [dad59ff475] check-in: [c0326c7cc5] user: js, branch: trunk, size: 3840 [annotate] [blame] [check-ins using] [diff] | |
2009-12-03
| ||
11:51 | Add -[componentsJoinedByString:] to OFArray. file: [4179341566] check-in: [fb651428aa] user: js, branch: trunk, size: 3041 [annotate] [blame] [check-ins using] [diff] | |
2009-12-02
| ||
09:38 | Add -[addObject:atIndex:] to OFArray. file: [f0cc929efd] check-in: [806b5b24db] user: js, branch: trunk, size: 2866 [annotate] [blame] [check-ins using] [diff] | |
2009-11-28
| ||
20:48 | Add -[removeObject:] and -[removeObjectIdenticalTo:] to OFMutableArray. file: [f5ad1e0874] check-in: [bd9f5d90ae] user: js, branch: trunk, size: 2821 [annotate] [blame] [check-ins using] [diff] | |
20:29 | Add -[indexOfObject:] and -[indexOfObjectIdenticalTo:] to OFArray. file: [ae1625611c] check-in: [f1e3f965fc] user: js, branch: trunk, size: 2571 [annotate] [blame] [check-ins using] [diff] | |
2009-11-22
| ||
16:33 | Add -[drain] to OFAutoreleasePool. file: [e9a290fd61] check-in: [2f85ceeed7] user: js, branch: trunk, size: 2412 [annotate] [blame] [check-ins using] [diff] | |
15:44 | Add -[removeObjectAtIndex] and -[removeNObjects:atIndex:] to OFArray. file: [c96ae57ccf] check-in: [0b6fc2523a] user: js, branch: trunk, size: 2414 [annotate] [blame] [check-ins using] [diff] | |
2009-11-09
| ||
22:59 | Added: Rename tests to match the name of the class they test. file: [fa2389e699] check-in: [9a18482367] user: js, branch: trunk, size: 2035 [annotate] [blame] [check-ins using] | |