[phobos] [D-Programming-Language/phobos] 723834: Merge pull request #1913 from schuetzm/doput_doc_f...
GitHub
noreply at github.com
Sat Feb 15 19:22:44 PST 2014
Branch: refs/heads/2.065
Home: https://github.com/D-Programming-Language/phobos
Commit: 72383409339f37c9e40385ce490ade65eda34506
https://github.com/D-Programming-Language/phobos/commit/72383409339f37c9e40385ce490ade65eda34506
Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
Date: 2014-02-14 (Fri, 14 Feb 2014)
Changed paths:
M std/range.d
Log Message:
-----------
Merge pull request #1913 from schuetzm/doput_doc_fix
Change documentation to match parameter name.
Commit: b81bb148c4eb36f571d1e2771cc18d464eb51662
https://github.com/D-Programming-Language/phobos/commit/b81bb148c4eb36f571d1e2771cc18d464eb51662
Author: Hara Kenji <k.hara.pg+dev at gmail.com>
Date: 2014-02-14 (Fri, 14 Feb 2014)
Changed paths:
M std/json.d
Log Message:
-----------
Merge pull request #1916 from repeatedly/add-ref-to-json-array-object-getter
Add ref to array() and object() of JSONValue getters to add new element
Commit: d430dd14d63c68aae3dae1fc0cacc4de264ff27a
https://github.com/D-Programming-Language/phobos/commit/d430dd14d63c68aae3dae1fc0cacc4de264ff27a
Author: Walter Bright <walter at walterbright.com>
Date: 2014-02-14 (Fri, 14 Feb 2014)
Changed paths:
M std/variant.d
Log Message:
-----------
Merge pull request #1909 from 9rnsr/fix12071
[REG2.065a] Issue 12071 - Algebraic won't take delegate returning structure
Commit: b4b8ff545224e17beff615b8f75df37dac3a8dfa
https://github.com/D-Programming-Language/phobos/commit/b4b8ff545224e17beff615b8f75df37dac3a8dfa
Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
Date: 2014-02-14 (Fri, 14 Feb 2014)
Changed paths:
M std/zip.d
Log Message:
-----------
Merge pull request #1885 from shoo/fix_issue12003
Fix Issue 12003 - std\zip.d(421): Deprecation
Commit: 9f78426178eb548497f10cd2d9d775cd2d807c95
https://github.com/D-Programming-Language/phobos/commit/9f78426178eb548497f10cd2d9d775cd2d807c95
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2014-02-14 (Fri, 14 Feb 2014)
Changed paths:
M std/format.d
Log Message:
-----------
Merge pull request #1938 from 9rnsr/fix12135
[REG2.065a] Issue 12135 - [AA] Format tail after associative array value is treated as separator if explicit separator is empty
Commit: 7f0347d1f98dce96b1754b291540242e0353a2df
https://github.com/D-Programming-Language/phobos/commit/7f0347d1f98dce96b1754b291540242e0353a2df
Author: k-hara <k.hara.pg at gmail.com>
Date: 2014-02-14 (Fri, 14 Feb 2014)
Changed paths:
M std/algorithm.d
Log Message:
-----------
Fix mistake cherry-pick on std.algorithm.swap
Introduced by: 84422029eb26ccea2cd97422c2e731792ae1e114
Commit: 1475794068b314cb512968615128da4b35ad0677
https://github.com/D-Programming-Language/phobos/commit/1475794068b314cb512968615128da4b35ad0677
Author: Hara Kenji <k.hara.pg+dev at gmail.com>
Date: 2014-02-15 (Sat, 15 Feb 2014)
Changed paths:
M std/algorithm.d
M std/format.d
M std/json.d
M std/range.d
M std/variant.d
M std/zip.d
Log Message:
-----------
Merge pull request #1939 from 9rnsr/2.065
Pick up changes from master to 2.065 branch
Compare: https://github.com/D-Programming-Language/phobos/compare/31277277ed8e...1475794068b3
More information about the phobos
mailing list