11 check-ins using file src/OFHTTPRequest.m version 498ef03a59
|
2011-03-11
| ||
| 12:29 | Create an autorelease pool before calling blocks. (check-in: 44f8152a03 user: js tags: trunk) | |
| 12:15 | Implement conditions for win32. (check-in: b5e6a49dca user: js tags: trunk) | |
|
2011-03-10
| ||
| 20:34 | Improve namespace handling. (check-in: a95ca84f7e user: js tags: trunk) | |
| 19:54 | Call C++ constructors and destructors. (check-in: 894658f979 user: js tags: trunk) | |
|
2011-03-07
| ||
| 16:03 | Add tests for OFHTTPRequest. (check-in: 3c4ae255a2 user: js tags: trunk) | |
| 16:00 | Add class OFCondition. (check-in: 615eb3e46b user: js tags: trunk) | |
| 15:39 | Add abstraction for conditions. (check-in: f771ddda2d user: js tags: trunk) | |
| 13:43 | Throw an exception when trying to deallocate a locked mutex. (check-in: f5515b0a1f user: js tags: trunk) | |
|
2011-02-27
| ||
| 14:40 | OFPlugin: Don't close the handle before calling [super dealloc]. (check-in: 9b88ee6978 user: js tags: trunk) | |
| 02:11 | Don't call an OFTLSKey destructor if it is NULL. (check-in: 1fe847a754 user: js tags: trunk) | |
| 00:35 | Rename -[result] to -[perform] in OFHTTPRequest. (check-in: 53213f1d41 user: js tags: trunk) | |