August 16, 2014 [phobos] [D-Programming-Language/phobos] ecb39e: Fix ddoc params abuse in std.net.curl.HTTP.onProgr... | ||||
---|---|---|---|---|
| ||||
Attachments:
| 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@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@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@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@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 |
Copyright © 1999-2021 by the D Language Foundation