ObjFW  Check-in [13e6e99067]

Overview
Comment:swapObjectAtIndex... -> exchangeObjectAtIndex...

For consistency with Foundation.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 13e6e99067aa84dca79c180d92cdf741e4803d114e6225fb1f7d344740505893
User & Date: js on 2012-06-06 12:15:40
Other Links: manifest | tags
Context
2012-06-06
12:15
-[addObject:atIndex:] -> -[insertObject:atIndex:]. check-in: 26f2ffa908 user: js tags: trunk
12:15
swapObjectAtIndex... -> exchangeObjectAtIndex... check-in: 13e6e99067 user: js tags: trunk
2012-06-05
16:05
Disallow newlines in JSON strings. check-in: 670a739c02 user: js tags: trunk
Changes