10 check-ins using file src/OFHTTPRequest.h version ee98886554
|
2011-03-30
| ||
| 00:03 | A few win32 fixes. (check-in: 13a4dee1da user: js tags: trunk) | |
|
2011-03-29
| ||
| 23:32 | Fix missing include in exceptions/common.h. (check-in: 48c67b1444 user: js tags: trunk) | |
| 23:27 | Work around compiler bugs. (check-in: 6022cfa458 user: js tags: trunk) | |
| 23:19 | Make it possible to let -[bindToPort:onHost:] choose a port. (check-in: d983af3d93 user: js tags: trunk) | |
| 19:28 | Work around a compiler bug. (check-in: 0972a6eb56 user: js tags: trunk) | |
| 19:27 | Fix missing include in OFBlock.m for the Apple 32 bit runtime. (check-in: ac7830ff4f user: js tags: trunk) | |
| 19:22 | Use a value in the -[doubleValue] test that only fits into a double. (check-in: b9803c90d0 user: js tags: trunk) | |
| 19:03 | Add -[floatValue] and -[doubleValue]. (check-in: 9c59bc9aee user: js tags: trunk) | |
| 18:20 | Ignore leading and trailing whitespaces in -[(hexa)decimalValue]. (check-in: e0a8e01190 user: js tags: trunk) | |
| 17:51 | Add +[requestWithURL:] to OFHTTPRequest. (check-in: bfcd3875fe user: js tags: trunk) | |