8 check-ins using file src/OFBlock.m version b9b5eda4af
|
2011-07-17
| ||
| 16:25 | Update PLATFORMS. (check-in: fcc184b84d user: js tags: 0.5) | |
| 02:11 | Include sys/types.h in of_asprintf.m. (check-in: e9768d31bb user: js tags: 0.5) | |
| 02:08 |
Use sockaddr_storage instead of sockaddr in OFTCPSocket. This ensures it's big enough and correctly aligned. (check-in: 1688bf89e0 user: js tags: 0.5) | |
| 01:55 | Define __NO_EXT_QNX in files using unistd.h or fcntl.h. (check-in: 59e52af26d user: js tags: 0.5) | |
| 00:57 | Get rid of unnecessary includes of unistd.h in headers. (check-in: 368fffb61e user: js tags: 0.5) | |
|
2011-07-14
| ||
| 23:17 | Fix a memory leak in OFURL. (check-in: 971f8e1b0e user: js tags: 0.5) | |
| 23:15 | Fix missing autoreleases in OFBlockTests.m. (check-in: 47611ea871 user: js tags: 0.5) | |
| 23:06 | Fix reference counting for blocks. (check-in: 66be98f1d1 user: js tags: 0.5) | |