ObjFW  Check-in [0158f764e3]

Overview
Comment:Make sure OF_ENDIANESS_NATIVE is always defined.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 0158f764e366ec2f960a9b17630632962ddc35349f31a83d6c66e020ae6010e6
User & Date: js on 2011-05-21 18:04:41
Other Links: manifest | tags
Context
2011-05-21
18:05
Make use of isalnum() safe in case isalnum() is a lookup table.
Fixes build with Clang on NetBSD.
check-in: 35fb680226 user: js tags: trunk
18:04
Make sure OF_ENDIANESS_NATIVE is always defined. check-in: 0158f764e3 user: js tags: trunk
2011-05-19
00:47
Add +[OFArray arrayWithArray:]. check-in: 1e249becdf user: js tags: trunk
Changes