ObjFW  Check-in [30f6c422ad]

Overview
Comment:Add OF_BSWAP{16,32,64}_IF_{BE,LE} for conditional byte swap.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 30f6c422adf981e79703008f8ce53e3d39a61604025f46509139f10d0016867b
User & Date: js on 2009-08-28 00:33:15
Other Links: manifest | tags
Context
2009-08-28
02:12
Add assembly implementation for OF_BSWAP{16,32,64} for x86 and AMD64. check-in: 42aaecc3cd user: js tags: trunk
00:33
Add OF_BSWAP{16,32,64}_IF_{BE,LE} for conditional byte swap. check-in: 30f6c422ad user: js tags: trunk
00:18
Improve -[isEqual:] of OFList. check-in: d68dc5201f user: js tags: trunk
Changes