ObjFW  Check-in [a18e732a06]

Overview
Comment:Make array literals work.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: a18e732a060ebd1c8f44bc3f0c69b94181d1f0d1def3dc338b8946c7c0c0a4ed
User & Date: js on 2012-03-12 12:05:22
Other Links: manifest | tags
Context
2012-03-12
12:14
Add +[OFDictionary dictionaryWithObjects:forKeys:count:]. check-in: d42a56787b user: js tags: trunk
12:05
Make array literals work. check-in: a18e732a06 user: js tags: trunk
11:54
OFArray: +[arrayWithCArray:length:] -> +[arrayWithObjects:count:]. check-in: 008be86a16 user: js tags: trunk
Changes