Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [uri] Add uri_encode() and uri_decode() functions for URI character encoding | Michael Brown | 2008-09-24 | 1 | -0/+2 |
* | uri_get(NULL) and uri_put(NULL) are explicitly allowed. | Michael Brown | 2007-08-02 | 1 | -2/+2 |
* | Allow images to hold references to the originating URI. | Michael Brown | 2007-08-02 | 1 | -2/+2 |
* | Add concept of "current working URI". | Michael Brown | 2007-06-11 | 1 | -0/+3 |
* | Add facility for resolving base+relative URIs (and paths). | Michael Brown | 2007-06-03 | 1 | -1/+7 |
* | Make URI structures reference-counted. | Michael Brown | 2007-05-28 | 1 | -5/+18 |
* | Add utility function to parse port from URI | Michael Brown | 2007-01-18 | 1 | -0/+1 |
* | Added a URI parser that should be standards conformant. (It can certainly | Michael Brown | 2007-01-14 | 1 | -0/+116 |