[phobos] [dlang/phobos] c128b0: std.range: use locally-scoped selective imports an...

2016-06-18 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: c128b01233d0cc49b774b37958de13bd384c1716 https://github.com/dlang/phobos/commit/c128b01233d0cc49b774b37958de13bd384c1716 Author: Joakim Date: 2016-06-04 (Sat, 04 Jun 2016) Changed

[phobos] [dlang/phobos] 348bd9: Issue 16142: Correct test for hasElaborateAssign

2016-06-18 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 348bd95e0663f8748957b0f44e24b55c24811c58 https://github.com/dlang/phobos/commit/348bd95e0663f8748957b0f44e24b55c24811c58 Author: Mathias Lang Date: 2016-06-09 (Thu, 09 Jun

[phobos] [dlang/phobos] 15728f: Add std.math.quantize() to round to the nearest mu...

2016-06-16 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 15728faf07353e048073716f8945487ea8a02acc https://github.com/dlang/phobos/commit/15728faf07353e048073716f8945487ea8a02acc Author: tsbockman Date: 2016-05-30 (Mon, 30 May 2016)

[phobos] [dlang/phobos] 087ac0: Add `std.math.isPowerOf2()`. Supports both floatin...

2016-06-16 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 087ac0b113c697b0ad558f550aa2de8390df45ec https://github.com/dlang/phobos/commit/087ac0b113c697b0ad558f550aa2de8390df45ec Author: tsbockman Date: 2016-06-04 (Sat, 04 Jun 2016)

[phobos] [dlang/phobos] ec47ac: Remove the WEB macro in favor of HTTP

2016-06-16 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: ec47ac422471033afa49e33a7068fb71797bf7f7 https://github.com/dlang/phobos/commit/ec47ac422471033afa49e33a7068fb71797bf7f7 Author: Sebastian Wilzbach Date: 2016-06-16 (Thu, 16 Jun 2016)

[phobos] [dlang/phobos] 9f9702: Add missing time zones. Fixes build issue.

2016-06-16 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 9f97025940dc335e6736bb38605d936db30da295 https://github.com/dlang/phobos/commit/9f97025940dc335e6736bb38605d936db30da295 Author: Steven Schveighoffer Date: 2016-06-16 (Thu, 16 Jun

[phobos] [dlang/phobos] 49531e: fix broken web links

2016-06-15 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 49531e3c737f5eac44be91c5c8d67d462e7edfec https://github.com/dlang/phobos/commit/49531e3c737f5eac44be91c5c8d67d462e7edfec Author: Sebastian Wilzbach Date: 2016-06-07 (Tue, 07 Jun 2016)

[phobos] [dlang/phobos] af2cf2: Add two missing alias definitions setmode and file...

2016-06-15 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: af2cf2849e0f6ba869410577dee8339414356b2f https://github.com/dlang/phobos/commit/af2cf2849e0f6ba869410577dee8339414356b2f Author: Kevin Brogan Date: 2016-06-10 (Fri, 10 Jun 2016)

[phobos] [dlang/phobos] 94d74a: [Issue 16073] Fix incorrect uses of random access ...

2016-06-14 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 94d74ac8f5772e3e32f7c2e2b4b59fd0783a6ad5 https://github.com/dlang/phobos/commit/94d74ac8f5772e3e32f7c2e2b4b59fd0783a6ad5 Author: Jack Stouffer Date: 2016-06-14 (Tue, 14 Jun 2016)

[phobos] [dlang/phobos] 451a93: fix unsafe .ptr access in Phobos

2016-06-14 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 451a93e82075f021cf0aa5d93e23ca9040b8e952 https://github.com/dlang/phobos/commit/451a93e82075f021cf0aa5d93e23ca9040b8e952 Author: Walter Bright Date: 2016-06-12 (Sun, 12 Jun 2016)

[phobos] [dlang/phobos] 2be035: fix some unsafe behavior in std.format

2016-06-14 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 2be035584f31131ebd3e2123b19f457c326d070d https://github.com/dlang/phobos/commit/2be035584f31131ebd3e2123b19f457c326d070d Author: Walter Bright Date: 2016-06-14 (Tue, 14 Jun 2016)

[phobos] [dlang/phobos] 23613c: make the Schwartz @safe

2016-06-10 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 23613c2189e709a576c189a4b36c0f2eb255cde3 https://github.com/dlang/phobos/commit/23613c2189e709a576c189a4b36c0f2eb255cde3 Author: Walter Bright Date: 2016-06-07 (Tue, 07 Jun 2016)

[phobos] [dlang/phobos] b29fb6: Set deployment target to the minimum supported ver...

2016-06-10 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: b29fb643574d313b6e0f5de23f44fedac05e1b37 https://github.com/dlang/phobos/commit/b29fb643574d313b6e0f5de23f44fedac05e1b37 Author: Jacob Carlborg Date: 2016-05-23 (Mon, 23 May 2016) Changed

[phobos] [dlang/phobos] f07dfe: Add empty doc comments to all public Phobos module...

2016-06-08 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: f07dfe6df019924836cea3424c436a70ca236c48 https://github.com/dlang/phobos/commit/f07dfe6df019924836cea3424c436a70ca236c48 Author: Sönke Ludwig Date: 2016-06-06 (Mon, 06 Jun

[phobos] [dlang/phobos] 16099c: fix

2016-06-08 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 16099c6ec538b34cc5de97940f509fb0c15c0268 https://github.com/dlang/phobos/commit/16099c6ec538b34cc5de97940f509fb0c15c0268 Author: Walter Bright Date: 2016-06-07 (Tue, 07 Jun 2016)

[phobos] [dlang/phobos] cb073a: Added auto-decoding special case to std.algorithm....

2016-06-07 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: cb073a2cc9fdb868868ea888f4b83d38d3e3ea3b https://github.com/dlang/phobos/commit/cb073a2cc9fdb868868ea888f4b83d38d3e3ea3b Author: Jack Stouffer Date: 2016-06-07 (Tue, 07 Jun 2016)

[phobos] [dlang/phobos] c9674a: Fix 404.

2016-06-07 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: c9674aa9de36c47ea180cfdc1149b82279476b5d https://github.com/dlang/phobos/commit/c9674aa9de36c47ea180cfdc1149b82279476b5d Author: Bastiaan Veelo Date: 2016-06-06 (Mon, 06

[phobos] [dlang/phobos] d8d2f3: Fix bad host.

2016-06-07 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: d8d2f3fe75323034e6e9b5f6b5d007896e61a0db https://github.com/dlang/phobos/commit/d8d2f3fe75323034e6e9b5f6b5d007896e61a0db Author: Bastiaan Veelo Date: 2016-06-06 (Mon, 06

[phobos] [dlang/phobos] 20b44d: Fix 404.

2016-06-07 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 20b44d41e1bcabb91fc4a50ef32e2cc1a2c13985 https://github.com/dlang/phobos/commit/20b44d41e1bcabb91fc4a50ef32e2cc1a2c13985 Author: Bastiaan Veelo Date: 2016-06-06 (Mon, 06 Jun 2016)

[phobos] [dlang/phobos] 68742c: Ddoc: clean up macros in std.experimental.allocato...

2016-06-05 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 68742c059a8c6984c370a5fc17b72248a031c148 https://github.com/dlang/phobos/commit/68742c059a8c6984c370a5fc17b72248a031c148 Author: anonymous Date: 2016-06-04 (Sat, 04 Jun

[phobos] [dlang/phobos] a37a5a: Fix more 404s links

2016-06-05 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: a37a5a9896318cbc90ae52a50b78e640ca499ab3 https://github.com/dlang/phobos/commit/a37a5a9896318cbc90ae52a50b78e640ca499ab3 Author: Sebastian Wilzbach Date: 2016-06-06 (Mon, 06 Jun 2016)

[phobos] [dlang/phobos] 79f545: std.file: Simplify readText example

2016-06-05 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 79f5457c608a553673487892abfad3a8055b0ca3 https://github.com/dlang/phobos/commit/79f5457c608a553673487892abfad3a8055b0ca3 Author: Vladimir Panteleev Date: 2016-06-05 (Sun, 05 Jun

[phobos] [dlang/phobos] cf3060: fix invalid travis.yml

2016-06-04 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: cf3060b127c2c0760eccf15c99c84e379d6ff861 https://github.com/dlang/phobos/commit/cf3060b127c2c0760eccf15c99c84e379d6ff861 Author: Sebastian Wilzbach Date: 2016-06-05 (Sun, 05 Jun 2016)

[phobos] [dlang/phobos] a839be: Fix five modules where imports were made more loca...

2016-06-04 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: a839be6d889be2768e8b3284fa5d46444fca https://github.com/dlang/phobos/commit/a839be6d889be2768e8b3284fa5d46444fca Author: Joakim Date: 2016-06-04 (Sat, 04 Jun 2016) Changed

[phobos] [dlang/phobos] 92eed4: Warn about Issue 15768

2016-06-04 Thread GitHub via phobos
Branch: refs/heads/stable Home: https://github.com/dlang/phobos Commit: 92eed4f45ed01a5d1f975fb23859ea63473e6f5e https://github.com/dlang/phobos/commit/92eed4f45ed01a5d1f975fb23859ea63473e6f5e Author: Jack Stouffer Date: 2016-06-03 (Fri, 03 Jun 2016)

[phobos] [dlang/phobos] b89adf: std.curl: document public methods

2016-06-03 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: b89adfc3b0880e55d9b997d971f05d2fa86b4d8d https://github.com/dlang/phobos/commit/b89adfc3b0880e55d9b997d971f05d2fa86b4d8d Author: Sebastian Wilzbach Date: 2016-05-27 (Fri, 27 May 2016)

[phobos] [dlang/phobos] a30700: Ddoc: add missing UL

2016-06-03 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: a3070094d77c162bea5989b8af5e1774a7181264 https://github.com/dlang/phobos/commit/a3070094d77c162bea5989b8af5e1774a7181264 Author: anonymous Date: 2016-06-03 (Fri, 03 Jun

[phobos] [dlang/phobos] 97edfb: Fixed Issue 15800: std.conv.to does not work with ...

2016-06-03 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 97edfbea90d72d8f4b6483c091a5b6d0e54db018 https://github.com/dlang/phobos/commit/97edfbea90d72d8f4b6483c091a5b6d0e54db018 Author: Jack Stouffer Date: 2016-06-01 (Wed, 01 Jun 2016)

[phobos] [dlang/phobos] ea6e96: std.string and std.traits: use locally-scoped sele...

2016-06-03 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: ea6e96ece6e703b941414f020086f34224eb1c73 https://github.com/dlang/phobos/commit/ea6e96ece6e703b941414f020086f34224eb1c73 Author: Joakim Date: 2016-06-03 (Fri, 03 Jun 2016) Changed

[phobos] [dlang/phobos] e43ac9: Use REF_ALTTEXT for overview table symbol links. S...

2016-06-03 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: e43ac92e69a6b68be6343d9461009c16d2a4c039 https://github.com/dlang/phobos/commit/e43ac92e69a6b68be6343d9461009c16d2a4c039 Author: Sönke Ludwig Date: 2016-06-02 (Thu, 02 Jun

[phobos] [dlang/phobos] 9d7777: Removed outdated comment

2016-06-02 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 9d7941e5e9f038818251d6e3304031d47b24 https://github.com/dlang/phobos/commit/9d7941e5e9f038818251d6e3304031d47b24 Author: Andreas Zwinkau Date: 2016-06-02 (Thu, 02 Jun 2016)

[phobos] [dlang/phobos] a9d5b8: Improve speed of find for random access needles (s...

2016-06-02 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: a9d5b8ca779d2dd89c8b49abae385e793d469e5d https://github.com/dlang/phobos/commit/a9d5b8ca779d2dd89c8b49abae385e793d469e5d Author: Andreas Zwinkau Date: 2016-06-02 (Thu, 02 Jun 2016)

[phobos] [dlang/phobos] a818c7: [Issue 16073] Fix incorrect uses of random access ...

2016-06-02 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: a818c7e059bf0e37609c7030b8306daf54909beb https://github.com/dlang/phobos/commit/a818c7e059bf0e37609c7030b8306daf54909beb Author: Jack Stouffer Date: 2016-06-02 (Thu, 02 Jun 2016)

[phobos] [dlang/phobos] 380623: Add ddoc example for isArray

2016-06-02 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 380623daa4ba4acf5752be71a2a89c7b0707f7d2 https://github.com/dlang/phobos/commit/380623daa4ba4acf5752be71a2a89c7b0707f7d2 Author: Jack Stouffer Date: 2016-06-02 (Thu, 02 Jun 2016)

[phobos] [dlang/phobos] 6dbd9d: remove invalid copyright notices

2016-05-31 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 6dbd9dbe7e4e0cc03b86d78d2bda0cb0e828b768 https://github.com/dlang/phobos/commit/6dbd9dbe7e4e0cc03b86d78d2bda0cb0e828b768 Author: Sebastian Wilzbach Date: 2016-05-31 (Tue, 31 May 2016)

[phobos] [dlang/phobos] 1d34a1: apply all-man braces in Phobos

2016-05-31 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 1d34a121e97ec34482d71d37960b466fe9df7d1b https://github.com/dlang/phobos/commit/1d34a121e97ec34482d71d37960b466fe9df7d1b Author: Sebastian Wilzbach Date: 2016-05-31 (Tue, 31 May 2016)

[phobos] [dlang/phobos] 2dfbc5: Standardize whitespace after imports

2016-05-31 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 2dfbc51f17f4a699de2eb40636ad9869f7dab061 https://github.com/dlang/phobos/commit/2dfbc51f17f4a699de2eb40636ad9869f7dab061 Author: Sebastian Wilzbach Date: 2016-05-29 (Sun, 29 May 2016)

[phobos] [dlang/phobos] ba2205: Add quickindex table to std/meta.d

2016-05-29 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: ba2205e210a33788f5eaaf98abadb36ee9fc1799 https://github.com/dlang/phobos/commit/ba2205e210a33788f5eaaf98abadb36ee9fc1799 Author: Sebastian Wilzbach Date: 2016-05-29 (Sun, 29 May 2016)

[phobos] [dlang/phobos]

2016-05-29 Thread GitHub via phobos
Branch: refs/tags/v2.071.1-b1 Home: https://github.com/dlang/phobos ___ phobos mailing list phobos@puremagic.com http://lists.puremagic.com/mailman/listinfo/phobos

[phobos] [dlang/phobos]

2016-05-29 Thread GitHub via phobos
Branch: refs/tags/v2.071.1-b2 Home: https://github.com/dlang/phobos ___ phobos mailing list phobos@puremagic.com http://lists.puremagic.com/mailman/listinfo/phobos

[phobos] [dlang/phobos] 64ba09: fix issue 16016 - remove std.concurrencybase from ...

2016-05-29 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 64ba09993f4d201e703cb13c0d1aa34bd83960f4 https://github.com/dlang/phobos/commit/64ba09993f4d201e703cb13c0d1aa34bd83960f4 Author: Sebastian Wilzbach Date: 2016-05-29 (Sun, 29 May 2016)

[phobos] [dlang/phobos] 764cae: XREF -> REF (sed)

2016-05-28 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 764caefa36c88eefaa2864607d925e3d38f673cd https://github.com/dlang/phobos/commit/764caefa36c88eefaa2864607d925e3d38f673cd Author: anonymous Date: 2016-05-27 (Fri, 27 May

[phobos] [dlang/phobos] 8ecabe: Change semantics of expand: the null array cannot ...

2016-05-27 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 8ecabe23f2c60cc19de6ce7ad3bfdd867e53af04 https://github.com/dlang/phobos/commit/8ecabe23f2c60cc19de6ce7ad3bfdd867e53af04 Author: Andrei Alexandrescu Date: 2016-05-27 (Fri, 27 May 2016)

[phobos] [dlang/phobos] 140c51: Remove spurious deprecation lookup warning

2016-05-27 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 140c51447feb951d62016cf62d8349e013ecd521 https://github.com/dlang/phobos/commit/140c51447feb951d62016cf62d8349e013ecd521 Author: Andrei Alexandrescu Date: 2016-05-27 (Fri, 27 May 2016)

[phobos] [dlang/phobos] bf1dde: Fix issue 15941 -- rbtree no longer supports class...

2016-05-27 Thread GitHub via phobos
Branch: refs/heads/stable Home: https://github.com/dlang/phobos Commit: bf1dde7ac7be6751d90ef43c6d303d6530beda6a https://github.com/dlang/phobos/commit/bf1dde7ac7be6751d90ef43c6d303d6530beda6a Author: Steven Schveighoffer Date: 2016-05-27 (Fri, 27 May

[phobos] [dlang/phobos] 7f53fd: Do not rely on the result of a comma expression

2016-05-27 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 7f53fdfec03b1d7da3f2b166e4103ca64ce444ce https://github.com/dlang/phobos/commit/7f53fdfec03b1d7da3f2b166e4103ca64ce444ce Author: Mathias Lang Date: 2016-05-27 (Fri, 27 May

[phobos] [dlang/phobos] 614294: remove whitespace in ddoc output of std/algorithm

2016-05-27 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 614294cd708d2df5ae26af68d89d36af766aef12 https://github.com/dlang/phobos/commit/614294cd708d2df5ae26af68d89d36af766aef12 Author: Sebastian Wilzbach Date: 2016-05-25 (Wed, 25 May 2016)

[phobos] [dlang/phobos] 19e5af: std.uni: use selective imports and document symbol...

2016-05-27 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 19e5af264f558402400e3621fd9acfcf5cd60f1c https://github.com/dlang/phobos/commit/19e5af264f558402400e3621fd9acfcf5cd60f1c Author: Joakim Date: 2016-05-26 (Thu, 26 May 2016) Changed

[phobos] [dlang/phobos] 11d3bf: For std.math and std.stdio, use more selective imp...

2016-05-27 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 11d3bf6b57fc54bd2c2b1c9007bc1de85dcca8d2 https://github.com/dlang/phobos/commit/11d3bf6b57fc54bd2c2b1c9007bc1de85dcca8d2 Author: Joakim Date: 2016-05-26 (Thu, 26 May 2016) Changed

[phobos] [dlang/phobos] 18b8ab: remove the deprecated wiki macros

2016-05-26 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 18b8abf60a42d4034f489b7ee8720e354e18a564 https://github.com/dlang/phobos/commit/18b8abf60a42d4034f489b7ee8720e354e18a564 Author: Sebastian Wilzbach Date: 2016-05-27 (Fri, 27 May 2016)

[phobos] [dlang/phobos] 7eae1b: std.process: Enforce nothrow/@nogc in forks

2016-05-26 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 7eae1b9a38af88a4a3b72eab2bbfc1aee418a3e2 https://github.com/dlang/phobos/commit/7eae1b9a38af88a4a3b72eab2bbfc1aee418a3e2 Author: Vladimir Panteleev Date: 2016-05-10 (Tue, 10 May

[phobos] [dlang/phobos] f2edef: fix table formatting in uni.d

2016-05-25 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: f2edef56ea77da6cf360672db576a4cbfa12a478 https://github.com/dlang/phobos/commit/f2edef56ea77da6cf360672db576a4cbfa12a478 Author: Sebastian Wilzbach Date: 2016-05-25 (Wed, 25 May 2016)

[phobos] [dlang/phobos] 210d0f: Wrong exception message std.json

2016-05-25 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 210d0f70abd9d6e09fb6edda2f886ac7a36d2e5e https://github.com/dlang/phobos/commit/210d0f70abd9d6e09fb6edda2f886ac7a36d2e5e Author: Thibaut CHARLES Date: 2016-05-25 (Wed, 25 May 2016)

[phobos] [dlang/phobos] 66099f: add module example to std.container.array

2016-05-24 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 66099f1640683aa64047636fc988e9e57f48a7ca https://github.com/dlang/phobos/commit/66099f1640683aa64047636fc988e9e57f48a7ca Author: Sebastian Wilzbach Date: 2016-05-23 (Mon, 23 May 2016)

[phobos] [dlang/phobos] b7165c: Move Ternary from std.experimental.allocator.commo...

2016-05-24 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: b7165c04bc73379d5d9290dadb46971a925f2c56 https://github.com/dlang/phobos/commit/b7165c04bc73379d5d9290dadb46971a925f2c56 Author: Jack Stouffer Date: 2016-05-24 (Tue, 24 May 2016)

[phobos] [dlang/phobos] 54f059: Fix Issue 15918

2016-05-24 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 54f05971e493201fd468eacfbdc3c41126aa897a https://github.com/dlang/phobos/commit/54f05971e493201fd468eacfbdc3c41126aa897a Author: Per Nordlöw Date: 2016-05-24 (Tue, 24 May 2016)

[phobos] [dlang/phobos] 89a2dd: use mref macro instead of link2

2016-05-23 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 89a2dd5f11390ff048509749634ab537431876ad https://github.com/dlang/phobos/commit/89a2dd5f11390ff048509749634ab537431876ad Author: Sebastian Wilzbach Date: 2016-05-16 (Mon, 16 May 2016)

[phobos] [dlang/phobos] e702b0: Fix the behavior of a unit test

2016-05-23 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: e702b0ec9904f8e3578452f253961f8c3c20edc9 https://github.com/dlang/phobos/commit/e702b0ec9904f8e3578452f253961f8c3c20edc9 Author: Hackerpilot Date: 2016-05-23 (Mon, 23 May 2016)

[phobos] [dlang/phobos] b8f17e: std.algorithms: document public methods

2016-05-23 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: b8f17e2531694fcd5ec1b75b73defd1889213d9e https://github.com/dlang/phobos/commit/b8f17e2531694fcd5ec1b75b73defd1889213d9e Author: Sebastian Wilzbach Date: 2016-05-12 (Thu, 12 May 2016)

[phobos] [dlang/phobos] a6a195: Fix issue 16026: std.math.frexp!float() wrong for ...

2016-05-22 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: a6a1957be301860b1fa5d9205f1edd7a39cc0a1a https://github.com/dlang/phobos/commit/a6a1957be301860b1fa5d9205f1edd7a39cc0a1a Author: tsbockman Date: 2016-05-18 (Wed, 18 May 2016)

[phobos] [dlang/phobos] 9f9c5a: Defeat auto decoding in bigint's ctor

2016-05-20 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 9f9c5a97592cbe3e5937b8256634dd87599f9955 https://github.com/dlang/phobos/commit/9f9c5a97592cbe3e5937b8256634dd87599f9955 Author: Jack Stouffer Date: 2016-05-19 (Thu, 19 May 2016)

[phobos] [dlang/phobos] 2d45ef: update dscanner to alpha 6

2016-05-20 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 2d45ef33f52a8546aa82372225683c555af95f31 https://github.com/dlang/phobos/commit/2d45ef33f52a8546aa82372225683c555af95f31 Author: Basile Burg Date: 2016-05-19 (Thu, 19 May 2016)

[phobos] [dlang/phobos] 41de4f: fix issue 15991 - std.datetime.StopWatch is not @n...

2016-05-18 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 41de4f17b71edfe8101a16b696c23ed0ab89fb4c https://github.com/dlang/phobos/commit/41de4f17b71edfe8101a16b696c23ed0ab89fb4c Author: Basile Burg Date: 2016-05-16 (Mon, 16 May 2016)

[phobos] [dlang/phobos] abfd50: Updated examples for FileLogger: Logger name param...

2016-05-18 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: abfd50c473abff7b97a6909a094b638ad5674283 https://github.com/dlang/phobos/commit/abfd50c473abff7b97a6909a094b638ad5674283 Author: Rishub Nagpal Date: 2016-05-18 (Wed, 18 May 2016)

[phobos] [dlang/phobos] 9fd364: Fix issue 16036 - isEmail returns invalid for any ...

2016-05-18 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 9fd3646ae698b925849ce60d1cbd26fbf2e1fd9f https://github.com/dlang/phobos/commit/9fd3646ae698b925849ce60d1cbd26fbf2e1fd9f Author: Jacob Carlborg Date: 2016-05-18 (Wed, 18 May 2016) Changed

[phobos] [dlang/phobos] e05328: update issue link to issues.dlang.org

2016-05-17 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: e053288672353397f6286786c37b95132eed126d https://github.com/dlang/phobos/commit/e053288672353397f6286786c37b95132eed126d Author: Sebastian Wilzbach Date: 2016-05-17 (Tue, 17 May 2016)

[phobos] [dlang/phobos] 484f7b: enforce: whitespace after catch

2016-05-16 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 484f7bfbe038d2318d822a36a6625714f084e0b2 https://github.com/dlang/phobos/commit/484f7bfbe038d2318d822a36a6625714f084e0b2 Author: Sebastian Wilzbach Date: 2016-05-14 (Sat, 14 May 2016)

[phobos] [dlang/phobos] 26d70a: Add example to std.string.toStringz

2016-05-16 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 26d70a1939aae498be651130eb255b56a56a1bc0 https://github.com/dlang/phobos/commit/26d70a1939aae498be651130eb255b56a56a1bc0 Author: Jack Stouffer Date: 2016-05-11 (Wed, 11 May 2016)

[phobos] [dlang/phobos] 9ecb82: Fix the completely broken fallback algorithm for `...

2016-05-15 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 9ecb82e31f9b5f19cc765fb098e6651b05f8b1e9 https://github.com/dlang/phobos/commit/9ecb82e31f9b5f19cc765fb098e6651b05f8b1e9 Author: tsbockman Date: 2016-05-15 (Sun, 15 May 2016)

[phobos] [dlang/phobos] f4333f: Remove ref from the Slice.this parameters

2016-05-14 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: f4333fa2cc5c694a1c27ffe9b7d89637ffc1ebbe https://github.com/dlang/phobos/commit/f4333fa2cc5c694a1c27ffe9b7d89637ffc1ebbe Author: ZombineDev Date: 2016-05-14 (Sat, 14 May 2016)

[phobos] [dlang/phobos]

2016-05-14 Thread GitHub via phobos
Branch: refs/heads/MartinNowak-patch-1 Home: https://github.com/dlang/phobos ___ phobos mailing list phobos@puremagic.com http://lists.puremagic.com/mailman/listinfo/phobos

[phobos] [dlang/phobos] 26ccb9: fix variable name in replaceInto example

2016-05-14 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 26ccb979650c5f9691c853d3d4c6861409b30855 https://github.com/dlang/phobos/commit/26ccb979650c5f9691c853d3d4c6861409b30855 Author: Martin Nowak Date: 2016-05-14 (Sat, 14 May 2016) Changed

[phobos] [dlang/phobos] 26ccb9: fix variable name in replaceInto example

2016-05-14 Thread GitHub via phobos
Branch: refs/heads/MartinNowak-patch-1 Home: https://github.com/dlang/phobos Commit: 26ccb979650c5f9691c853d3d4c6861409b30855 https://github.com/dlang/phobos/commit/26ccb979650c5f9691c853d3d4c6861409b30855 Author: Martin Nowak Date: 2016-05-14 (Sat, 14 May 2016)

[phobos] [dlang/phobos] 700b7a: fix Easter Island WIndows time zone

2016-05-13 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 700b7af233cc2502006e9897698108fa90343037 https://github.com/dlang/phobos/commit/700b7af233cc2502006e9897698108fa90343037 Author: Basile Burg Date: 2016-05-13 (Fri, 13 May 2016)

[phobos] [dlang/phobos] b59ac8: remove useless CT branch

2016-05-12 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: b59ac8c2a84b07efa9d3b0d801958ae3c1a554fb https://github.com/dlang/phobos/commit/b59ac8c2a84b07efa9d3b0d801958ae3c1a554fb Author: Ilya Yaroshenko Date: 2016-05-12 (Thu, 12 May

[phobos] [dlang/phobos] a7fa05: Update D-Scanner to fix some parse failures

2016-05-11 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: a7fa05b71de524d6af7c1bc2c938d3e2a0df42e0 https://github.com/dlang/phobos/commit/a7fa05b71de524d6af7c1bc2c938d3e2a0df42e0 Author: Hackerpilot Date: 2016-05-11 (Wed, 11 May 2016)

[phobos] [dlang/phobos] a8c4b4: Changed all total, non-global imports in std.uni t...

2016-05-11 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: a8c4b4dd28958b280e3058658fa25932ed031e55 https://github.com/dlang/phobos/commit/a8c4b4dd28958b280e3058658fa25932ed031e55 Author: Jack Stouffer Date: 2016-05-10 (Tue, 10 May 2016)

[phobos] [dlang/phobos] b7f0a1: std.process: Disambiguate fork call on OS X

2016-05-10 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: b7f0a17300e650c93316d77e521009e54987a4e1 https://github.com/dlang/phobos/commit/b7f0a17300e650c93316d77e521009e54987a4e1 Author: Vladimir Panteleev Date: 2016-05-11 (Wed, 11 May

[phobos] [dlang/phobos] 3890f5: Fixed long lines in std/algorithm/iteration.d

2016-05-10 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 3890f5d80460b75fe273a9b5cdf73bb5c5ebe5fb https://github.com/dlang/phobos/commit/3890f5d80460b75fe273a9b5cdf73bb5c5ebe5fb Author: Jack Stouffer Date: 2016-05-10 (Tue, 10 May 2016)

[phobos] [dlang/phobos] 4c8980: Trivial Fix Issue 16010

2016-05-10 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 4c8980efc961eaf34606f112a04a7900623be349 https://github.com/dlang/phobos/commit/4c8980efc961eaf34606f112a04a7900623be349 Author: Ilya Yaroshenko Date: 2016-05-10 (Tue, 10 May

[phobos] [dlang/phobos] def01a: std.process: Disambiguate fork calls

2016-05-10 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: def01a902152a574fbab263e2e2f9340539298d9 https://github.com/dlang/phobos/commit/def01a902152a574fbab263e2e2f9340539298d9 Author: Vladimir Panteleev Date: 2016-05-10 (Tue, 10 May

[phobos] [dlang/phobos] 64056b: Removed functions that had std.math analogs

2016-05-10 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 64056b8b91a2184ef4a343718f3394e773c90666 https://github.com/dlang/phobos/commit/64056b8b91a2184ef4a343718f3394e773c90666 Author: Jack Stouffer Date: 2016-05-09 (Mon, 09 May 2016)

[phobos] [dlang/phobos] ed03b2: Support multi-arg opApply/range for each.

2016-05-10 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: ed03b22bc09046b274401d2ab4acfeb77147aa88 https://github.com/dlang/phobos/commit/ed03b22bc09046b274401d2ab4acfeb77147aa88 Author: Ryan Roden-Corrent Date: 2016-05-08 (Sun, 08 May 2016)

[phobos] [dlang/phobos] afc28f: Add ASCII optimization check to toCaser, for asLow...

2016-05-10 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: afc28fb093448a6e36553135f27fcc8f5229dae2 https://github.com/dlang/phobos/commit/afc28fb093448a6e36553135f27fcc8f5229dae2 Author: Jon Degenhardt Date: 2016-05-10 (Tue, 10 May 2016)

[phobos] [dlang/phobos] 5e40a7: Fix Issue 11229: Add ASCII case for string version...

2016-05-10 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 5e40a7553a49cf9b4ffbf4fb3b0ba81b2a985498 https://github.com/dlang/phobos/commit/5e40a7553a49cf9b4ffbf4fb3b0ba81b2a985498 Author: Jack Stouffer Date: 2016-05-09 (Mon, 09 May 2016)

[phobos] [dlang/phobos] 982406: Add regex splitter changes in the change log

2016-05-09 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 9824066fe1d5d0c83bbc59af50bdf0544fe1ddab https://github.com/dlang/phobos/commit/9824066fe1d5d0c83bbc59af50bdf0544fe1ddab Author: Jack Stouffer Date: 2016-05-09 (Mon, 09 May 2016)

[phobos] [dlang/phobos] e9f6f4: remove dead code from std.conv

2016-05-09 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: e9f6f4f099216e06ee9fb268d72cf389a2a23a2e https://github.com/dlang/phobos/commit/e9f6f4f099216e06ee9fb268d72cf389a2a23a2e Author: Jack Stouffer Date: 2016-05-08 (Sun, 08 May 2016)

[phobos] [dlang/phobos] 9e2268: Use iotaSlice instead of iota in one more place

2016-05-08 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 9e2268ca19691949266e622dc531c7c1ef7193dd https://github.com/dlang/phobos/commit/9e2268ca19691949266e622dc531c7c1ef7193dd Author: Petar Kirov Date: 2016-05-08 (Sun, 08 May 2016)

[phobos] [dlang/phobos] 1777e4: Fibonacci should only be calculated for values big...

2016-05-08 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 1777e45fb2a070d53b1cafa76ced66020eee0ed0 https://github.com/dlang/phobos/commit/1777e45fb2a070d53b1cafa76ced66020eee0ed0 Author: Steve Biedermann Date: 2016-04-08

[phobos] [dlang/phobos] 286e70: proper filtering of dscanner

2016-05-07 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 286e709d38324595501ab04bcf14db67fa3c309a https://github.com/dlang/phobos/commit/286e709d38324595501ab04bcf14db67fa3c309a Author: Sebastian Wilzbach Date: 2016-05-07 (Sat, 07 May 2016)

[phobos] [dlang/phobos] b7459e: Solaris: corrected getcwd call.

2016-05-07 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: b7459ecbf8f99ff3d37afe1bf4b18210853ca106 https://github.com/dlang/phobos/commit/b7459ecbf8f99ff3d37afe1bf4b18210853ca106 Author: Oleg Nykytenko Date: 2016-05-02 (Mon, 02 May

[phobos] [dlang/phobos] bbb910: Add documentation for isSomeChar/isSomeString.

2016-05-07 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: bbb9109dc082f139f237be2846a8fd980add52d0 https://github.com/dlang/phobos/commit/bbb9109dc082f139f237be2846a8fd980add52d0 Author: Giles Bathgate Date: 2016-05-06 (Fri, 06 May 2016)

[phobos] [dlang/phobos] 2ff9af: fix issue 11791 - std.file.write failed to write h...

2016-05-06 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 2ff9afaeeec6d0cbfb0640f21c73fe6a4c3a682d https://github.com/dlang/phobos/commit/2ff9afaeeec6d0cbfb0640f21c73fe6a4c3a682d Author: Basile Burg Date: 2016-05-06 (Fri, 06 May 2016)

[phobos] [dlang/phobos] 6b165d: Fix issue 10777 - multiSort should return a Sorted...

2016-05-05 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 6b165d4deb110d5311131eb61b99895d6ef36297 https://github.com/dlang/phobos/commit/6b165d4deb110d5311131eb61b99895d6ef36297 Author: Sebastian Wilzbach Date: 2016-04-30 (Sat, 30 Apr 2016)

[phobos] [dlang/phobos] d10d2d: update dscanner to 0.4.0-alpha2

2016-05-05 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: d10d2db194cca6f043ac2da8e06a419eb4849ef8 https://github.com/dlang/phobos/commit/d10d2db194cca6f043ac2da8e06a419eb4849ef8 Author: Jonathan M Davis Date: 2016-05-05 (Thu, 05 May 2016)

[phobos] [dlang/phobos] 3a3227: Fix Issue 15980: std.traits.Identity is undocument...

2016-05-05 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 3a322792bfc7488b05c0ddd9515e83e9bd04b009 https://github.com/dlang/phobos/commit/3a322792bfc7488b05c0ddd9515e83e9bd04b009 Author: Jack Stouffer Date: 2016-05-03 (Tue, 03 May 2016)

[phobos] [dlang/phobos] b387f5: Correct typo in memoize summary description

2016-05-04 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: b387f5eaf81d0b7c527351fd169551e446f58d07 https://github.com/dlang/phobos/commit/b387f5eaf81d0b7c527351fd169551e446f58d07 Author: Rhys Parry Date: 2016-05-04 (Wed, 04 May 2016)

[phobos] [dlang/phobos] 58b1f7: Document narrow string front, back

2016-05-04 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 58b1f7a03e69f85ac97a8872dd4c52e3a3f5b676 https://github.com/dlang/phobos/commit/58b1f7a03e69f85ac97a8872dd4c52e3a3f5b676 Author: Nick Treleaven Date: 2016-05-04 (Wed, 04 May

[phobos] [dlang/phobos] 06d767: move typecons import to top of encoding

2016-05-02 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 06d767685414a9e4335bb286cf0c9d36a20fc596 https://github.com/dlang/phobos/commit/06d767685414a9e4335bb286cf0c9d36a20fc596 Author: Robert burner Schadek Date:

[phobos] [dlang/phobos] 6d8f0b: Fixed Issue 15973: nextPow2 and truncPow2 rely on ...

2016-05-02 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 6d8f0b8285c67422f0463b30d5afc9c82c6d3dfb https://github.com/dlang/phobos/commit/6d8f0b8285c67422f0463b30d5afc9c82c6d3dfb Author: Jack Stouffer Date: 2016-05-02 (Mon, 02 May 2016)

<    1   2   3   4   5   6   >