Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | last round of warning squashing. calling it a day now. | Dr Scofield | 2008-06-27 | 1 | -2/+2 |
| | |||||
* | Update svn properties. Formatting cleanup. | Jeff Ames | 2008-05-25 | 1 | -2/+2 |
| | |||||
* | adding OSHttpRequest and OSHttpResponse which wrap HttpListenerRequest and ↵ | Dr Scofield | 2008-05-19 | 1 | -2/+5 |
| | | | | | | | | | HttpListenerResponse respectively. enhancing IStreamHandler and IStreamedHandler interfaces so that OSHttp{Request,Response} get passed in, allowing RestHandlers to set response status code, redirections, etc. | ||||
* | Formatting cleanup. | Jeff Ames | 2008-05-16 | 1 | -5/+5 |
| | |||||
* | * Rolled back a few changes. | Adam Frisby | 2008-05-01 | 1 | -10/+14 |
| | |||||
* | * Cleaning code still. | Adam Frisby | 2008-05-01 | 1 | -14/+10 |
| | |||||
* | * Optimised using statements and namespace references across entire project ↵ | Adam Frisby | 2008-04-21 | 1 | -7/+4 |
| | | | | (this took a while to run). | ||||
* | * Updating the version of the ODE library. (big update). The Mac library ↵ | Teravus Ovares | 2008-04-02 | 1 | -0/+111 |
needs to be updated still. * Adding some XMPP stuff that's incomplete. |