ObjFW  Check-in [b1fa976eaa]

Overview
Comment:Check for M_PI and define it if it's missing.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: b1fa976eaabf236852ee8937dd5cff48a76e78902811b15bfb08786705f7a00a
User & Date: js on 2011-06-17 00:29:34
Other Links: manifest | tags
Context
2011-06-17
00:35
Add -[removeLastItem] and -[removeLastObject]. check-in: 5a127a0804 user: js tags: trunk
00:29
Check for M_PI and define it if it's missing. check-in: b1fa976eaa user: js tags: trunk
2011-06-16
02:33
-[readNBytes:intoBuffer:] & -[writeNBytes:fromBuffer:] take a void* now. check-in: 8440a70457 user: js tags: trunk
Changes