Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | url: Prefer upper-case letters in hex characters when encoding | Daiki Ueno | 2018-11-07 | 1 | -0/+28 |
| | | | | | | | This makes it more compliant with RFC 3986, where the use of upper-case letters is recommended (as "SHOULD"). Suggested by Sumit Bose. | ||||
* | Move to non-recursive Makefile for building bins and libs | Stef Walter | 2014-08-15 | 1 | -0/+164 |
Still use recursive for documentation and translation. |