[phobos] [D-Programming-Language/phobos] ac04f8: Fixes Issue 11222 - isNumeric should return false ...

GitHub noreply at github.com
Sat Oct 12 06:37:16 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: ac04f8bfd05ba271eb4e56c1ae80e33f7a502804
      https://github.com/D-Programming-Language/phobos/commit/ac04f8bfd05ba271eb4e56c1ae80e33f7a502804
  Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
  Date:   2013-10-11 (Fri, 11 Oct 2013)

  Changed paths:
    M std/string.d

  Log Message:
  -----------
  Fixes Issue 11222 - isNumeric should return false on -/+ as a single character.


  Commit: 38b6c93c3356d5098c7baa1a10cdd34257d77306
      https://github.com/D-Programming-Language/phobos/commit/38b6c93c3356d5098c7baa1a10cdd34257d77306
  Author: monarch dodra <monarchdodra at gmail.com>
  Date:   2013-10-12 (Sat, 12 Oct 2013)

  Changed paths:
    M std/string.d

  Log Message:
  -----------
  Merge pull request #1627 from AndrejMitrovic/Fix11222

Issue 11222 - isNumeric should return false on -/+ as a single character


Compare: https://github.com/D-Programming-Language/phobos/compare/d327f339aaf8...38b6c93c3356


More information about the phobos mailing list