12 check-ins using file src/OFArray.m version 5597d30fef
|
2011-03-11
| ||
| 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) | |
| 00:09 | OFURL: Include the / in the path for http(s). (check-in: 3d041cd4bf user: js tags: trunk) | |
|
2011-02-26
| ||
| 19:40 | Use class swizzling as an optimization. (check-in: 06f539766f user: js tags: trunk) | |