Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 8feab930b684679fd6bf6493c021b64d22c79b46
      
https://github.com/D-Programming-Language/phobos/commit/8feab930b684679fd6bf6493c021b64d22c79b46
  Author: Tomoya Tanjo <[email protected]>
  Date:   2014-07-02 (Wed, 02 Jul 2014)

  Changed paths:
    M std/file.d

  Log Message:
  -----------
  Mark std.file.read as @trusted


  Commit: 6a24d5880e0c68609ac37a420df6aa779ae39aa9
      
https://github.com/D-Programming-Language/phobos/commit/6a24d5880e0c68609ac37a420df6aa779ae39aa9
  Author: Tomoya Tanjo <[email protected]>
  Date:   2014-07-04 (Fri, 04 Jul 2014)

  Changed paths:
    M std/file.d

  Log Message:
  -----------
  Change ReadFile(...) == 1 to ReadFile(...) != 0


  Commit: 65ef3b21e8fb31da1a078ca87e03e901a28613d7
      
https://github.com/D-Programming-Language/phobos/commit/65ef3b21e8fb31da1a078ca87e03e901a28613d7
  Author: Tomoya Tanjo <[email protected]>
  Date:   2014-07-04 (Fri, 04 Jul 2014)

  Changed paths:
    M std/file.d

  Log Message:
  -----------
  Using nested trusted functions


  Commit: 97259e87a618c9226fb2ddf98d453fea17467fbc
      
https://github.com/D-Programming-Language/phobos/commit/97259e87a618c9226fb2ddf98d453fea17467fbc
  Author: Tomoya Tanjo <[email protected]>
  Date:   2014-07-04 (Fri, 04 Jul 2014)

  Changed paths:
    M std/file.d

  Log Message:
  -----------
  Fix trustedRef


  Commit: 3fe0424b89c37e4e4ccda18cd5e9fe8fdc1efef6
      
https://github.com/D-Programming-Language/phobos/commit/3fe0424b89c37e4e4ccda18cd5e9fe8fdc1efef6
  Author: Dmitry Olshansky <[email protected]>
  Date:   2014-07-28 (Mon, 28 Jul 2014)

  Changed paths:
    M std/file.d

  Log Message:
  -----------
  Merge pull request #2293 from tom-tan/trusted-file-read

Mark std.file.read as @trusted


Compare: 
https://github.com/D-Programming-Language/phobos/compare/cdd26e309d9b...3fe0424b89c3
_______________________________________________
phobos mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/phobos

Reply via email to