[phobos] [D-Programming-Language/phobos] 27cc77: fix escape syntax to that of regular-expression.in...

noreply at github.com noreply at github.com
Mon Dec 12 19:14:26 PST 2011


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos

  Commit: 27cc7722fc028e29e10a40ae55db7bd221671c06
      https://github.com/D-Programming-Language/phobos/commit/27cc7722fc028e29e10a40ae55db7bd221671c06
  Author: Dmitry Olshansky <dmitry.olsh at gmail.com>
  Date:   2011-12-12 (Mon, 12 Dec 2011)

  Changed paths:
    M std/regex.d

  Log Message:
  -----------
  fix escape syntax to that of regular-expression.info


  Commit: bb2851b8e7ba15f19859bbfe3b6d6a7dd58e153b
      https://github.com/D-Programming-Language/phobos/commit/bb2851b8e7ba15f19859bbfe3b6d6a7dd58e153b
  Author: Dmitry Olshansky <dmitry.olsh at gmail.com>
  Date:   2011-12-12 (Mon, 12 Dec 2011)

  Changed paths:
    M std/regex.d

  Log Message:
  -----------
  comma also could be considered as special


  Commit: f703904e8a0d226a195e85493dbda31bcf3ae602
      https://github.com/D-Programming-Language/phobos/commit/f703904e8a0d226a195e85493dbda31bcf3ae602
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2011-12-12 (Mon, 12 Dec 2011)

  Changed paths:
    M std/regex.d

  Log Message:
  -----------
  Merge pull request #367 from blackwhale/master

Hopefully final decision on escapes in character sets


Compare: https://github.com/D-Programming-Language/phobos/compare/32f2ed7...f703904


More information about the phobos mailing list