[phobos] [D-Programming-Language/phobos] ecb39e: Fix ddoc params abuse in std.net.curl.HTTP.onProgr...
GitHub via phobos
phobos at puremagic.com
Sat Aug 16 14:47:01 PDT 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: ecb39e9d989be77a6a52aa876f21f11389187e10
https://github.com/D-Programming-Language/phobos/commit/ecb39e9d989be77a6a52aa876f21f11389187e10
Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
Date: 2014-08-14 (Thu, 14 Aug 2014)
Changed paths:
M std/net/curl.d
Log Message:
-----------
Fix ddoc params abuse in std.net.curl.HTTP.onProgress.
Commit: 7c30e216dd4e4ad9e3157e7fee9a5b6e2ac4e040
https://github.com/D-Programming-Language/phobos/commit/7c30e216dd4e4ad9e3157e7fee9a5b6e2ac4e040
Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
Date: 2014-08-14 (Thu, 14 Aug 2014)
Changed paths:
M std/net/curl.d
Log Message:
-----------
Fix ddoc params abuse for std.net.curl.FTP.onProgress.
Refactor callback params as macro to minimize copy-n-paste.
Commit: 556625b7e6f972c973977fc470eeca9c00f166e1
https://github.com/D-Programming-Language/phobos/commit/556625b7e6f972c973977fc470eeca9c00f166e1
Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
Date: 2014-08-14 (Thu, 14 Aug 2014)
Changed paths:
M std/net/curl.d
Log Message:
-----------
Fix ddoc params abuse in std.net.curl.SMTP.onProgress.
Commit: ff76141da598d8e85e06c11439c449b9fb6e0aef
https://github.com/D-Programming-Language/phobos/commit/ff76141da598d8e85e06c11439c449b9fb6e0aef
Author: Walter Bright <walter at walterbright.com>
Date: 2014-08-16 (Sat, 16 Aug 2014)
Changed paths:
M std/net/curl.d
Log Message:
-----------
Merge pull request #2427 from quickfur/issue11834
Issue 11834: std.net.curl abuses ddoc params section and causes ddoc warnings
Compare: https://github.com/D-Programming-Language/phobos/compare/06356c4571bf...ff76141da598
More information about the phobos
mailing list