ObjFW  Check-in [e870ea71ac]

Overview
Comment:Make resizing a private method instead of inlining.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: e870ea71ac878563a9b70e3a22d9dd164137fc9897c3434df0cd0e1eaf2ba7c0
User & Date: js on 2010-04-17 10:35:04
Other Links: manifest | tags
Context
2010-04-17
10:48
Due to a 32 bit hash, a dictionary can never be bigger than UINT32_MAX. check-in: b9015dbc75 user: js tags: trunk
10:35
Make resizing a private method instead of inlining. check-in: e870ea71ac user: js tags: trunk
2010-04-15
17:19
Win32 version of OFFile's +[filesInDirectoryAtPath:]. check-in: c4f5d6f491 user: js tags: trunk
Changes