ObjFW  Check-in [d94b9059f2]

Overview
Comment:Add OFFloatVector.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: d94b9059f2e92f0fa92ae87dbb1a0fe74460251b689d685a88b6ec14d3d18501
User & Date: js on 2011-06-11 00:24:19
Other Links: manifest | tags
Context
2011-06-13
00:06
Replace a forgotten SIZE_MAX with UINT_MAX in OFObject.m. check-in: 287d598b5a user: js tags: trunk
2011-06-11
00:24
Add OFFloatVector. check-in: d94b9059f2 user: js tags: trunk
2011-06-10
18:19
Save 16 bytes per object on 64 bit systems with a 16 byte alignment. check-in: def4850926 user: js tags: trunk
Changes