[phobos] [D-Programming-Language/phobos] f4caeb: Make std.stdio.LockingTextWriter.put and lockingTe...

GitHub via phobos phobos at puremagic.com
Tue Jun 17 01:54:19 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: f4caebce1a8b48ecab8d679e037ec5c504b70e38
      https://github.com/D-Programming-Language/phobos/commit/f4caebce1a8b48ecab8d679e037ec5c504b70e38
  Author: Tomoya Tanjo <ttanjo at gmail.com>
  Date:   2014-06-03 (Tue, 03 Jun 2014)

  Changed paths:
    M std/stdio.d

  Log Message:
  -----------
  Make std.stdio.LockingTextWriter.put and lockingTextWriter @safe


  Commit: 80737ad97d3d3fd10e519e168394c39e0fbff55b
      https://github.com/D-Programming-Language/phobos/commit/80737ad97d3d3fd10e519e168394c39e0fbff55b
  Author: Tomoya Tanjo <ttanjo at gmail.com>
  Date:   2014-06-10 (Tue, 10 Jun 2014)

  Changed paths:
    M std/stdio.d

  Log Message:
  -----------
  Make trustedFwrite static


  Commit: 018c3b060f4ba54e40a73974e966297de9dfb5b6
      https://github.com/D-Programming-Language/phobos/commit/018c3b060f4ba54e40a73974e966297de9dfb5b6
  Author: Tomoya Tanjo <ttanjo at gmail.com>
  Date:   2014-06-11 (Wed, 11 Jun 2014)

  Changed paths:
    M std/stdio.d

  Log Message:
  -----------
  Make trustedFPUTC and trustedFPUTWC static


  Commit: b977ea353934ef98523f3ab16c2617bdd0a4a8aa
      https://github.com/D-Programming-Language/phobos/commit/b977ea353934ef98523f3ab16c2617bdd0a4a8aa
  Author: Tomoya Tanjo <ttanjo at gmail.com>
  Date:   2014-06-17 (Tue, 17 Jun 2014)

  Changed paths:
    M std/stdio.d

  Log Message:
  -----------
  Add static keyword to trustedFPUTC/trustedFPUTWC


  Commit: dc0b441bb1849ef9c69da7901b3eef0350ada47e
      https://github.com/D-Programming-Language/phobos/commit/dc0b441bb1849ef9c69da7901b3eef0350ada47e
  Author: Dmitry Olshansky <dmitry.olsh at gmail.com>
  Date:   2014-06-17 (Tue, 17 Jun 2014)

  Changed paths:
    M std/stdio.d

  Log Message:
  -----------
  Merge pull request #2225 from tom-tan/trusted-stdio-LockingTextWriter-put

Make std.stdio.LockingTextWriter.put and lockingTextWriter @safe


Compare: https://github.com/D-Programming-Language/phobos/compare/285d027677fe...dc0b441bb184


More information about the phobos mailing list