History of file src/OFIterator.h at check-in 9bcba32807550198
2009-12-30
| ||
13:30 |
Deleted:
Rename OFIterator to OFEnumerator. This way, we avoid name inconsistency when introducing fast enumeration. check-in: [b9e9dfb384] user: js, branch: trunk, size: 0 | |
2009-12-03
| ||
10:29 | More documentation improvements. file: [c4383df0ad] check-in: [012cee4f80] user: js, branch: trunk, size: 1885 [annotate] [blame] [check-ins using] [diff] | |
2009-11-09
| ||
22:45 | Rename libobjfw to ObjFW. file: [5f1cbb4f52] check-in: [a3cc34b139] user: js, branch: trunk, size: 1798 [annotate] [blame] [check-ins using] [diff] | |
2009-09-08
| ||
16:06 |
New OFDictionary implementation and removal of a hack in OFList.
The new implementation is easier to use as it does automatic resizing, I decided to change the implementation as only very few need a As the new implementation no longer uses OFList, this also made it | |
2009-08-26
| ||
19:54 | More documentation improvements. file: [0fb8f20721] check-in: [d6b9b175b7] user: js, branch: trunk, size: 1224 [annotate] [blame] [check-ins using] [diff] | |
2009-07-19
| ||
14:05 | Rename andFoo: to foo: in all methods. file: [bde5592843] check-in: [4eae61a78f] user: js, branch: trunk, size: 1080 [annotate] [blame] [check-ins using] [diff] | |
2009-06-30
| ||
13:38 | Implement OFCopying and OFMutableCopying in OFDictionary. file: [b88ba4de2f] check-in: [eddc0ba58c] user: js, branch: trunk, size: 1087 [annotate] [blame] [check-ins using] [diff] | |
2009-06-29
| ||
12:33 |
Changes to OFDictionary, OFIterator and OFList - see details.
OFDictionary: OFIterator: OFList: | |
2009-05-16
| ||
14:28 | Add OFURLEncoding for OFString category. file: [1a4ab06f2b] check-in: [b992a4b0e5] user: js, branch: trunk, size: 1319 [annotate] [blame] [check-ins using] [diff] | |
2009-04-26
| ||
12:31 | Rename getIterator -> iterator. file: [e2ee7fc213] check-in: [8d10e738d1] user: js, branch: trunk, size: 1284 [annotate] [blame] [check-ins using] [diff] | |
2009-04-23
| ||
12:19 | Added: Add OFIterator to iterate through an OFDictionary. file: [f7af8e9110] check-in: [cd08bff565] user: js, branch: trunk, size: 1287 [annotate] [blame] [check-ins using] | |