[phobos] [D-Programming-Language/phobos] 433458: Merge pull request #2303 from 9rnsr/fix_hash

GitHub via phobos phobos at puremagic.com
Mon Jul 7 18:15:03 PDT 2014


  Branch: refs/heads/2.066
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 4334588a7e56f6a6722cf38a10e9cc4d60696b55
      https://github.com/D-Programming-Language/phobos/commit/4334588a7e56f6a6722cf38a10e9cc4d60696b55
  Author: monarch dodra <monarchdodra at gmail.com>
  Date:   2014-07-08 (Tue, 08 Jul 2014)

  Changed paths:
    M std/typecons.d
    M std/variant.d

  Log Message:
  -----------
  Merge pull request #2303 from 9rnsr/fix_hash

Tweak Tuple and Variant for correct hashing


  Commit: f144322ecca4024cf5ae68d1abf059cf99a4b49e
      https://github.com/D-Programming-Language/phobos/commit/f144322ecca4024cf5ae68d1abf059cf99a4b49e
  Author: David Nadlinger <code at klickverbot.at>
  Date:   2014-07-08 (Tue, 08 Jul 2014)

  Changed paths:
    M std/format.d

  Log Message:
  -----------
  Merge pull request #2302 from dcarp/master

Updated std.format documentation of width and precision specifiers


  Commit: ddfde4b0a41b56c04be103d6ac3fce6bd8d08007
      https://github.com/D-Programming-Language/phobos/commit/ddfde4b0a41b56c04be103d6ac3fce6bd8d08007
  Author: Dmitry Olshansky <dmitry.olsh at gmail.com>
  Date:   2014-07-08 (Tue, 08 Jul 2014)

  Changed paths:
    M std/format.d

  Log Message:
  -----------
  Merge pull request #2296 from Element-126/doc_formatValue_add_example

Add documentation examples for formatValue()


  Commit: 8522790aada656ce4c993841d73acb6c9d9f318a
      https://github.com/D-Programming-Language/phobos/commit/8522790aada656ce4c993841d73acb6c9d9f318a
  Author: Dmitry Olshansky <dmitry.olsh at gmail.com>
  Date:   2014-07-08 (Tue, 08 Jul 2014)

  Changed paths:
    M std/json.d

  Log Message:
  -----------
  Merge pull request #2292 from markisaa/constToString

Issue 13015 - std.json.JSONValue's toString is now const


  Commit: 8caefcf93b5a88f0cc4576eeb95fd63c3f66f3fa
      https://github.com/D-Programming-Language/phobos/commit/8caefcf93b5a88f0cc4576eeb95fd63c3f66f3fa
  Author: Walter Bright <walter at walterbright.com>
  Date:   2014-07-08 (Tue, 08 Jul 2014)

  Changed paths:
    M std/internal/unicode_tables.d
    M std/string.d
    M std/uni.d

  Log Message:
  -----------
  Merge pull request #2304 from DmitryOlshansky/issue-12455

[REG]Fix issue 12455 Bad lowercase mapping for 'LATIN CAPITAL LETTER I W...


  Commit: a4188f48f2f4db758e6264cdda9d7bc46b03f8c3
      https://github.com/D-Programming-Language/phobos/commit/a4188f48f2f4db758e6264cdda9d7bc46b03f8c3
  Author: Hara Kenji <k.hara.pg+dev at gmail.com>
  Date:   2014-07-08 (Tue, 08 Jul 2014)

  Changed paths:
    M std/mmfile.d

  Log Message:
  -----------
  Merge pull request #2295 from adamsaka/issue_8370

Issue 8370 - Fix deprecated message during Linux Phobos build.


  Commit: 39979978bf352f23bf5e020d5140b5770dc2d2bf
      https://github.com/D-Programming-Language/phobos/commit/39979978bf352f23bf5e020d5140b5770dc2d2bf
  Author: Hara Kenji <k.hara.pg+dev at gmail.com>
  Date:   2014-07-08 (Tue, 08 Jul 2014)

  Changed paths:
    M std/path.d

  Log Message:
  -----------
  Merge pull request #2306 from WalterBright/fix13056

fix Issue 13056 - [2.066.0-b1] Regression: Error: template std.path.base...


  Commit: 4b98a776cbb4e42cd271c57d238621174d5fb0ff
      https://github.com/D-Programming-Language/phobos/commit/4b98a776cbb4e42cd271c57d238621174d5fb0ff
  Author: David Nadlinger <code at klickverbot.at>
  Date:   2014-07-08 (Tue, 08 Jul 2014)

  Changed paths:
    M std/json.d

  Log Message:
  -----------
  Merge pull request #2291 from markisaa/realToDouble

Issue 13013 - Converted real to double in std.json.JSONValue


  Commit: 66e46e7046c98f8bcf0d7c7b1afcf2ad18bca3fc
      https://github.com/D-Programming-Language/phobos/commit/66e46e7046c98f8bcf0d7c7b1afcf2ad18bca3fc
  Author: Dmitry Olshansky <dmitry.olsh at gmail.com>
  Date:   2014-07-08 (Tue, 08 Jul 2014)

  Changed paths:
    M std/algorithm.d

  Log Message:
  -----------
  Merge pull request #2256 from Safety0ff/popbackn

std.algorithm.remove: Fix constraints and change popBack loop to popBackN


  Commit: 3b3656991f47d0a492c578ba3c98d001c8a606ff
      https://github.com/D-Programming-Language/phobos/commit/3b3656991f47d0a492c578ba3c98d001c8a606ff
  Author: AndrewEdwards <edwards.ac at gmail.com>
  Date:   2014-07-08 (Tue, 08 Jul 2014)

  Changed paths:
    M std/algorithm.d
    M std/format.d
    M std/internal/unicode_tables.d
    M std/json.d
    M std/mmfile.d
    M std/path.d
    M std/string.d
    M std/typecons.d
    M std/uni.d
    M std/variant.d

  Log Message:
  -----------
  Merge pull request #2309 from 9rnsr/2.066

Cherry-picking commits from master to 2.066 branch


Compare: https://github.com/D-Programming-Language/phobos/compare/8221ed4c4b7c...3b3656991f47


More information about the phobos mailing list