[phobos] [D-Programming-Language/phobos] 2ae910: Fix Issue 11698 - readf doesn't work with bool

GitHub noreply at github.com
Thu Mar 13 12:07:44 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 2ae91087e7fda00a9ca29221ad3f45f4ab4a39f8
      https://github.com/D-Programming-Language/phobos/commit/2ae91087e7fda00a9ca29221ad3f45f4ab4a39f8
  Author: Peter Alexander <peter.alexander.au at gmail.com>
  Date:   2014-03-08 (Sat, 08 Mar 2014)

  Changed paths:
    M std/conv.d
    M std/stdio.d

  Log Message:
  -----------
  Fix Issue 11698 - readf doesn't work with bool


  Commit: ecc20513da79b98ffde11e91e463bad7f64f1604
      https://github.com/D-Programming-Language/phobos/commit/ecc20513da79b98ffde11e91e463bad7f64f1604
  Author: Peter Alexander <peter.alexander.au at gmail.com>
  Date:   2014-03-10 (Mon, 10 Mar 2014)

  Changed paths:
    M std/conv.d

  Log Message:
  -----------
  Implementation simplification for std.conv.parse!bool


  Commit: b99ed6cc3d10aa2c82c3228bb25f0bd655bd73d4
      https://github.com/D-Programming-Language/phobos/commit/b99ed6cc3d10aa2c82c3228bb25f0bd655bd73d4
  Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
  Date:   2014-03-13 (Thu, 13 Mar 2014)

  Changed paths:
    M std/conv.d
    M std/stdio.d

  Log Message:
  -----------
  Merge pull request #1984 from Poita/bug11698

Fix Issue 11698 - readf doesn't work with bool


Compare: https://github.com/D-Programming-Language/phobos/compare/999e3beecda7...b99ed6cc3d10


More information about the phobos mailing list