Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-06-20 | Moving tokenize, percentEncode and percentDecode around. Fixing a few ↵ | Nicolas "Pixel" Noble | |
warnings. Workarounding c-ares and pthreads compilation issue with unicode. | |||
2014-06-20 | Improving CurlTask a bit. | Nicolas "Pixel" Noble | |
2014-06-19 | Finishing up basic curl integration and adding a basic DownloadTask. | Nicolas "Pixel" Noble | |
2014-06-19 | More work on integrating cURL in Balau. | Nicolas "Pixel" Noble | |
2014-06-18 | Adding a bit more curl code. | Nicolas "Pixel" Noble | |
2014-06-18 | Adding basic CurlTask, as well as support for it in Balau. Also removing ↵ | Nicolas "Pixel" Noble | |
c++11-surrogates.h, as we're on a modern compiler now. |