Branch: refs/heads/master
  Home:   https://github.com/dlang/phobos
  Commit: 5667d577126fc49993152c1a593acca2fe03f48d
      
https://github.com/dlang/phobos/commit/5667d577126fc49993152c1a593acca2fe03f48d
  Author: Matt Kline <[email protected]>
  Date:   2016-04-29 (Fri, 29 Apr 2016)

  Changed paths:
    M std/net/curl.d

  Log Message:
  -----------
  toString() on HTTP.StatusLine should be const

It's not modifying anything...


  Commit: f1d95745f14ec24bdc382a63a0a18c156ce7637c
      
https://github.com/dlang/phobos/commit/f1d95745f14ec24bdc382a63a0a18c156ce7637c
  Author: Robert Schadek <[email protected]>
  Date:   2016-04-30 (Sat, 30 Apr 2016)

  Changed paths:
    M std/net/curl.d

  Log Message:
  -----------
  Merge pull request #4267 from mrkline/fix-HTTP-StatusLine-toString-const

toString() on HTTP.StatusLine should be const


Compare: https://github.com/dlang/phobos/compare/6f6f61cc9068...f1d95745f14e
_______________________________________________
phobos mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/phobos

Reply via email to