ObjFW  Check-in [38dda0d1c7]

Overview
Comment:Allow passing nil to -[earlierDate/laterDate:].

If the argument is nil, it will return the receiver.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 38dda0d1c788db183a4b964ad0a7a08afe8faf259ddb4855573021a06ad24644
User & Date: js on 2012-11-23 23:57:35
Other Links: manifest | tags
Context
2012-11-24
00:07
-[OFSortedList addObject:] -> -[insertObject:]. check-in: 7a8a5a2995 user: js tags: trunk
2012-11-23
23:57
Allow passing nil to -[earlierDate/laterDate:]. check-in: 38dda0d1c7 user: js tags: trunk
2012-11-20
20:40
OFBlock: Make use of objc_initializeClassPair(). check-in: 2bedfac177 user: js tags: trunk
Changes