[phobos] [dlang/phobos] e06ee5: add 'return' annotation to Tuple.rename()

2016-09-25 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: e06ee589b91993f025ead09c9a45ee165ef7001f https://github.com/dlang/phobos/commit/e06ee589b91993f025ead09c9a45ee165ef7001f Author: Walter Bright Date: 2016-09-24 (Sat, 24 Sep 2016)

[phobos] [dlang/phobos] a70243: Removed unused import symbol.

2016-09-24 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: a702432a94577df065acac9e23dc00ba7322c185 https://github.com/dlang/phobos/commit/a702432a94577df065acac9e23dc00ba7322c185 Author: Jacob Jensen Date: 2016-09-24 (Sat, 24 Sep 2016)

[phobos] [dlang/phobos] 2a2e04: fix issue 16506 - segfaults in std.experimental.al...

2016-09-24 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 2a2e04b9c7b0c7fa10b22254b95aa2cb7826a82c https://github.com/dlang/phobos/commit/2a2e04b9c7b0c7fa10b22254b95aa2cb7826a82c Author: anonymous Date: 2016-09-18 (Sun, 18 Sep

[phobos] [dlang/phobos] 8dd953: Fix issue 16534 - RefRange should define opDollar ...

2016-09-24 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 8dd953827c9b211c76985b48a9409c2ba0fcfd19 https://github.com/dlang/phobos/commit/8dd953827c9b211c76985b48a9409c2ba0fcfd19 Author: ZombineDev Date: 2016-09-24 (Sat, 24 Sep 2016)

[phobos] [dlang/phobos] 0efa1d: workaround for bug 11135 (typecons.Nullable)

2016-09-23 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 0efa1d3bf92bcaa6c4a99cad0b574185a537906a https://github.com/dlang/phobos/commit/0efa1d3bf92bcaa6c4a99cad0b574185a537906a Author: Cauterite Date: 2016-08-19 (Fri, 19 Aug 2016)

[phobos] [dlang/phobos] 8ef278: stdio: either make private or document undocumente...

2016-09-23 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 8ef278dca791820c2b463445e2495f692c5439ec https://github.com/dlang/phobos/commit/8ef278dca791820c2b463445e2495f692c5439ec Author: Jack Stouffer Date: 2016-09-15 (Thu, 15 Sep 2016)

[phobos] [dlang/phobos] ad2563: Change yes/no enum OpenRight to a Flag

2016-09-23 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: ad2563f8e71fd8b9e488abacd45e71baaf24c2c9 https://github.com/dlang/phobos/commit/ad2563f8e71fd8b9e488abacd45e71baaf24c2c9 Author: e-y-e Date: 2016-09-23 (Fri, 23 Sep 2016) Changed paths:

[phobos] [dlang/phobos] 871145: Remove stream from phobos

2016-09-22 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 871145fd4cb64d53bc22467295e337484b552794 https://github.com/dlang/phobos/commit/871145fd4cb64d53bc22467295e337484b552794 Author: Robert burner Schadek Date: 2016-09-21 (Wed, 21 Sep

[phobos] [dlang/phobos] 67d44e: Remove package wide std.algorithm imports from Pho...

2016-09-22 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 67d44e4cdc8a7497aed13248e2f198bd904e0d69 https://github.com/dlang/phobos/commit/67d44e4cdc8a7497aed13248e2f198bd904e0d69 Author: Jack Stouffer Date: 2016-09-22 (Thu, 22 Sep 2016)

[phobos] [dlang/phobos] 9bf145: Simplify overlap

2016-09-22 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 9bf145236bcffa2971c646ad7d55aef32ac6059d https://github.com/dlang/phobos/commit/9bf145236bcffa2971c646ad7d55aef32ac6059d Author: Andrei Alexandrescu Date: 2016-04-24 (Sun, 24 Apr 2016)

[phobos] [dlang/phobos] 971da6: Remove some global imports from std.concurrency

2016-09-22 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 971da6a37ba73199696156a6ad71f526df145677 https://github.com/dlang/phobos/commit/971da6a37ba73199696156a6ad71f526df145677 Author: Jack Stouffer Date: 2016-09-21 (Wed, 21 Sep 2016)

[phobos] [dlang/phobos] 9f3cb8: Remove all global imports from std.xml

2016-09-20 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 9f3cb8c2ffb59e26dd157f6a9e25310c5567ea28 https://github.com/dlang/phobos/commit/9f3cb8c2ffb59e26dd157f6a9e25310c5567ea28 Author: Jack Stouffer Date: 2016-09-20 (Tue, 20 Sep 2016)

[phobos] [dlang/phobos] cebeaa: Add function annotations to most of std.xml

2016-09-20 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: cebeaa2669464894bbf11d45123c3db0185943bd https://github.com/dlang/phobos/commit/cebeaa2669464894bbf11d45123c3db0185943bd Author: Jack Stouffer Date: 2016-09-20 (Tue, 20 Sep 2016)

[phobos] [dlang/phobos] f82611: Remove package wide std.algorithm imports from std...

2016-09-20 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: f82611ad19a853150248b434925dbaa60d5fd50e https://github.com/dlang/phobos/commit/f82611ad19a853150248b434925dbaa60d5fd50e Author: Jack Stouffer Date: 2016-09-20 (Tue, 20 Sep 2016)

[phobos] [dlang/phobos] 77fd91: Make most random number generator methods @nogc.

2016-09-20 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 77fd9145e96ca096c026f18fa6833b62bc704192 https://github.com/dlang/phobos/commit/77fd9145e96ca096c026f18fa6833b62bc704192 Author: Marco Leise Date: 2016-09-18 (Sun, 18 Sep 2016)

[phobos] [dlang/phobos] 38e136: Removed redundant code for iterating over code uni...

2016-09-20 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 38e136b46e0ea23b354ce0e84dc573845f56643d https://github.com/dlang/phobos/commit/38e136b46e0ea23b354ce0e84dc573845f56643d Author: Jack Stouffer Date: 2016-09-19 (Mon, 19 Sep 2016)

[phobos] [dlang/phobos] c66c32: Fix mistake in std.experimental.logger.multilogger...

2016-09-20 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: c66c3208b9b41d2c04c9135acd3e65d50724798d https://github.com/dlang/phobos/commit/c66c3208b9b41d2c04c9135acd3e65d50724798d Author: crimaniak Date: 2016-09-19 (Mon, 19 Sep 2016)

[phobos] [dlang/phobos] 4f871a: add uninitialised slice allocation

2016-09-20 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 4f871af02f9b357e43892b51e6aa861a2de8cae5 https://github.com/dlang/phobos/commit/4f871af02f9b357e43892b51e6aa861a2de8cae5 Author: Ilya Yaroshenko Date: 2016-09-17 (Sat, 17 Sep

[phobos] [dlang/phobos] 2bf760: csv catch warning fix

2016-09-20 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 2bf7601825e258217734b4a00d86c031b39a1840 https://github.com/dlang/phobos/commit/2bf7601825e258217734b4a00d86c031b39a1840 Author: Robert burner Schadek Date: 2016-09-20 (Tue, 20 Sep

[phobos] [dlang/phobos] 239e4c: add std.typecons.Tuple.rename

2016-09-19 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 239e4c8daffaa4dab789fda493fc559a832f04de https://github.com/dlang/phobos/commit/239e4c8daffaa4dab789fda493fc559a832f04de Author: John Colvin Date: 2016-09-02 (Fri, 02 Sep

[phobos] [dlang/phobos]

2016-09-19 Thread GitHub via phobos
Branch: refs/tags/v2.071.2 Home: https://github.com/dlang/phobos ___ phobos mailing list phobos@puremagic.com http://lists.puremagic.com/mailman/listinfo/phobos

[phobos] [dlang/phobos] 0c550b: Make std.utf.toUTF8 DRY by using byChar internally

2016-09-17 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 0c550b75ceec0c302f78fab4a47d7dde3c534a59 https://github.com/dlang/phobos/commit/0c550b75ceec0c302f78fab4a47d7dde3c534a59 Author: Jack Stouffer Date: 2016-09-17 (Sat, 17 Sep 2016)

[phobos] [dlang/phobos] dc2a67: std.uni: Don't hard-code @safe on template accepti...

2016-09-16 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: dc2a67c1acc9fc6ca818fc212a02a6ed414a2657 https://github.com/dlang/phobos/commit/dc2a67c1acc9fc6ca818fc212a02a6ed414a2657 Author: David Nadlinger Date: 2016-09-17 (Sat, 17 Sep 2016)

[phobos] [dlang/phobos] d104bd: Allow specifying zip archive member order.

2016-09-16 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: d104bd99d70585867e5b5b4679e1233e90d0ac9e https://github.com/dlang/phobos/commit/d104bd99d70585867e5b5b4679e1233e90d0ac9e Author: dhasenan Date: 2016-07-22 (Fri, 22 Jul 2016) Changed

[phobos] [dlang/phobos] 2c928a: Make std.encoding mostly @safe pure nothrow @nogc

2016-09-16 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 2c928a2d546c000e85cd1ec217489180cad41301 https://github.com/dlang/phobos/commit/2c928a2d546c000e85cd1ec217489180cad41301 Author: Jack Stouffer Date: 2016-07-18 (Mon, 18 Jul 2016)

[phobos] [dlang/phobos] bb119b: std.concurrency housekeeping

2016-09-16 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: bb119bece380423063d3c901a7514fefef39fd81 https://github.com/dlang/phobos/commit/bb119bece380423063d3c901a7514fefef39fd81 Author: Robert burner Schadek Date: 2016-08-31 (Wed, 31 Aug

[phobos] [dlang/phobos] 978574: Fixes issue 15341 - detachDisposeEvent called even

2016-09-16 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 978574006c8b3c79cdf08eaecac90e45d215fa9f https://github.com/dlang/phobos/commit/978574006c8b3c79cdf08eaecac90e45d215fa9f Author: Héctor Barreras Almarcha Date: 2016-06-20 (Mon, 20 Jun

[phobos] [dlang/phobos] 014982: Added ASCII fast path in std.utf.byUTF

2016-09-16 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 014982c6daf93c68b044df4fb82c8d0657ffd393 https://github.com/dlang/phobos/commit/014982c6daf93c68b044df4fb82c8d0657ffd393 Author: Jack Stouffer Date: 2016-07-28 (Thu, 28 Jul 2016)

[phobos] [dlang/phobos] 116dd3: Use test_runner for coverage testing

2016-09-16 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 116dd31064023f5452d2d68d442534033325af14 https://github.com/dlang/phobos/commit/116dd31064023f5452d2d68d442534033325af14 Author: Sebastian Wilzbach Date: 2016-08-14 (Sun, 14 Aug 2016)

[phobos] [dlang/phobos] 3c06aa: Added usage example to equal

2016-09-16 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 3c06aae6e5fc3036599aedc0ddbd6c498636e3b3 https://github.com/dlang/phobos/commit/3c06aae6e5fc3036599aedc0ddbd6c498636e3b3 Author: NVolcz Date: 2016-09-12 (Mon, 12 Sep 2016)

[phobos] [dlang/phobos]

2016-09-16 Thread GitHub via phobos
Branch: refs/tags/v2.071.2-b6 Home: https://github.com/dlang/phobos ___ phobos mailing list phobos@puremagic.com http://lists.puremagic.com/mailman/listinfo/phobos

[phobos] [dlang/phobos] afc7ae: Removed debug lines from example unittest

2016-09-16 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: afc7ae9bb3a952a042f8ec3f2632d783a2aa17f4 https://github.com/dlang/phobos/commit/afc7ae9bb3a952a042f8ec3f2632d783a2aa17f4 Author: NVolcz Date: 2016-09-12 (Mon, 12 Sep 2016)

[phobos] [dlang/phobos] 1ea8b7: add repeatSlice

2016-09-16 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 1ea8b7a12edf6648305276f79cd25fb3db42f4b3 https://github.com/dlang/phobos/commit/1ea8b7a12edf6648305276f79cd25fb3db42f4b3 Author: Ilya Yaroshenko Date: 2016-09-14 (Wed, 14 Sep

[phobos] [dlang/phobos] 40d290: add anyEmpty and backward for Slice

2016-09-16 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 40d290fe7aaea007c35f1e99afe41c4998b79c14 https://github.com/dlang/phobos/commit/40d290fe7aaea007c35f1e99afe41c4998b79c14 Author: Ilya Yaroshenko Date: 2016-09-14 (Wed, 14 Sep

[phobos] [dlang/phobos] c8c948: make std.uni a bit safer

2016-09-16 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: c8c948fae82e11809d84753da1c327b68b1d1a49 https://github.com/dlang/phobos/commit/c8c948fae82e11809d84753da1c327b68b1d1a49 Author: Walter Bright Date: 2016-09-16 (Fri, 16 Sep 2016)

[phobos] [dlang/phobos] bc969d: Remove package several global imports from std.out...

2016-09-16 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: bc969d22db11323e7339ca1c462a8b2a2a43a8d2 https://github.com/dlang/phobos/commit/bc969d22db11323e7339ca1c462a8b2a2a43a8d2 Author: Jack Stouffer Date: 2016-09-16 (Fri, 16 Sep 2016)

[phobos] [dlang/phobos] 71f01c: fix issue 16072 - container.binaryheap should be e...

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

[phobos] [dlang/phobos] 805315: Remove package wide std.algorithm imports from std...

2016-09-16 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 8053150b6418355afdf84b278a57f9ea0f3015ef https://github.com/dlang/phobos/commit/8053150b6418355afdf84b278a57f9ea0f3015ef Author: Jack Stouffer Date: 2016-09-16 (Fri, 16 Sep 2016)

[phobos] [dlang/phobos] 60d616: csting: add opIndex to result

2016-09-16 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 60d6169d705f3a08e8d5af02e803dec8f4bd5ae9 https://github.com/dlang/phobos/commit/60d6169d705f3a08e8d5af02e803dec8f4bd5ae9 Author: Walter Bright Date: 2016-09-14 (Wed, 14 Sep 2016)

[phobos] [dlang/phobos] 0fbd57: make Proxy.accessibleFrom() work with 'scope' infe...

2016-09-15 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 0fbd57c2832d06a6fabcbcb95e549df150847c2f https://github.com/dlang/phobos/commit/0fbd57c2832d06a6fabcbcb95e549df150847c2f Author: Walter Bright Date: 2016-09-11 (Sun, 11 Sep 2016)

[phobos] [dlang/phobos] 0cb88c: Mark the internal unicode code as package

2016-09-15 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 0cb88c508d7e13470319f84046e0a06b4b7c3daa https://github.com/dlang/phobos/commit/0cb88c508d7e13470319f84046e0a06b4b7c3daa Author: Jack Stouffer Date: 2016-09-15 (Thu, 15 Sep 2016)

[phobos] [dlang/phobos] 55e573: add 'scope' to opApply() parameter

2016-09-15 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 55e57375251fa3cca23d6c103b07203c52cf1929 https://github.com/dlang/phobos/commit/55e57375251fa3cca23d6c103b07203c52cf1929 Author: Walter Bright Date: 2016-09-14 (Wed, 14 Sep 2016)

[phobos] [dlang/phobos] a29e41: remove pragma inline for generic code

2016-09-14 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: a29e41cbfebdd6af645ccd694807151df699bc7e https://github.com/dlang/phobos/commit/a29e41cbfebdd6af645ccd694807151df699bc7e Author: Ilya Yaroshenko Date: 2016-09-14 (Wed, 14 Sep

[phobos] [dlang/phobos]

2016-09-14 Thread GitHub via phobos
Branch: refs/tags/v2.071.2-b5 Home: https://github.com/dlang/phobos ___ phobos mailing list phobos@puremagic.com http://lists.puremagic.com/mailman/listinfo/phobos

[phobos] [dlang/phobos] b2d022: supplemental change for Issue 15907 fix

2016-09-14 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: b2d0226d4845d69b60ea26f54c1edec36ad08b11 https://github.com/dlang/phobos/commit/b2d0226d4845d69b60ea26f54c1edec36ad08b11 Author: Martin Nowak Date: 2016-08-24 (Wed, 24 Aug 2016) Changed

[phobos] [dlang/phobos] 63811e: replace binary literals with hex

2016-09-14 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 63811e9aeb0bdbf33e6cca3559bfd0185485ef35 https://github.com/dlang/phobos/commit/63811e9aeb0bdbf33e6cca3559bfd0185485ef35 Author: Walter Bright Date: 2016-09-13 (Tue, 13 Sep 2016)

[phobos] [dlang/phobos] 75627d: I'm not the author of most of these, just RBTree.

2016-09-13 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 75627ddb6ba8b383fabc2a2348cd921581c145a5 https://github.com/dlang/phobos/commit/75627ddb6ba8b383fabc2a2348cd921581c145a5 Author: Steven Schveighoffer Date: 2016-09-13 (Tue, 13 Sep

[phobos] [dlang/phobos]

2016-09-12 Thread GitHub via phobos
Branch: refs/tags/v2.071.2-b4 Home: https://github.com/dlang/phobos ___ phobos mailing list phobos@puremagic.com http://lists.puremagic.com/mailman/listinfo/phobos

[phobos] [dlang/phobos] a2c0a9: Revert "Merge pull request #4747 from MartinNowak/...

2016-09-11 Thread GitHub via phobos
Branch: refs/heads/stable Home: https://github.com/dlang/phobos Commit: a2c0a901601b763fd13d4448a92e66a2ab8b3d9c https://github.com/dlang/phobos/commit/a2c0a901601b763fd13d4448a92e66a2ab8b3d9c Author: Martin Nowak Date: 2016-09-12 (Mon, 12 Sep 2016) Changed

[phobos] [dlang/phobos] 74ac8f: std.conv: add annotations

2016-09-07 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 74ac8f92e53d516473dfe058c64fdf105c20c606 https://github.com/dlang/phobos/commit/74ac8f92e53d516473dfe058c64fdf105c20c606 Author: Walter Bright Date: 2016-09-06 (Tue, 06 Sep 2016)

[phobos] [dlang/phobos] 4e921a: std.utf: add scope annotations

2016-09-07 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 4e921ad31117418baf89196f902f77806d91dc07 https://github.com/dlang/phobos/commit/4e921ad31117418baf89196f902f77806d91dc07 Author: Walter Bright Date: 2016-09-06 (Tue, 06 Sep 2016)

[phobos] [dlang/phobos] 9cfe39: searching.d: add scope annotations

2016-09-07 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 9cfe39bfe263011154fa8589d268cad3b845ce0d https://github.com/dlang/phobos/commit/9cfe39bfe263011154fa8589d268cad3b845ce0d Author: Walter Bright Date: 2016-09-06 (Tue, 06 Sep 2016)

[phobos] [dlang/phobos]

2016-08-30 Thread GitHub via phobos
Branch: refs/tags/v2.071.2-b3 Home: https://github.com/dlang/phobos ___ phobos mailing list phobos@puremagic.com http://lists.puremagic.com/mailman/listinfo/phobos

[phobos] [dlang/phobos] ed4404: Propagate attributes in std.experimental.allocator...

2016-08-30 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: ed4404399fd477feb57267d2a8d4f9b5bad7f4b7 https://github.com/dlang/phobos/commit/ed4404399fd477feb57267d2a8d4f9b5bad7f4b7 Author: Sebastian Wilzbach Date: 2016-08-15 (Mon, 15 Aug 2016)

[phobos] [dlang/phobos] f7d26c: Issue 16168 - isCopyable trait for value types

2016-08-30 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: f7d26c5715afd5032f8ee6adc3fd3a073f707775 https://github.com/dlang/phobos/commit/f7d26c5715afd5032f8ee6adc3fd3a073f707775 Author: SealabJaster Date: 2016-08-15 (Mon, 15 Aug 2016)

[phobos] [dlang/phobos] b44e3b: Fixed Issue 16387

2016-08-30 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: b44e3bd24ad19836447bec5891e454958e288836 https://github.com/dlang/phobos/commit/b44e3bd24ad19836447bec5891e454958e288836 Author: togrue Date: 2016-08-29 (Mon, 29 Aug 2016) Changed

[phobos] [dlang/phobos] 62f4a3: Update badge links on README.md

2016-08-30 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 62f4a3c8162cd4206eaecb94e72ba67a2d7e3548 https://github.com/dlang/phobos/commit/62f4a3c8162cd4206eaecb94e72ba67a2d7e3548 Author: Sebastian Wilzbach Date: 2016-08-29 (Mon, 29 Aug 2016)

[phobos] [dlang/phobos] f02c9a: fix AllocatorList.allocate weird behavior

2016-08-30 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: f02c9a36888a961f3126bcec3a520d67bd7c8a79 https://github.com/dlang/phobos/commit/f02c9a36888a961f3126bcec3a520d67bd7c8a79 Author: Jack Applegame Date: 2016-08-29 (Mon, 29 Aug 2016)

[phobos] [dlang/phobos] b45011: Enhancement 16363

2016-08-29 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: b450113a4a6c5f6f329ef63cdaca4bd7ca3a8922 https://github.com/dlang/phobos/commit/b450113a4a6c5f6f329ef63cdaca4bd7ca3a8922 Author: togrue Date: 2016-08-29 (Mon, 29 Aug 2016) Changed

[phobos] [dlang/phobos] b2d022: supplemental change for Issue 15907 fix

2016-08-29 Thread GitHub via phobos
Branch: refs/heads/stable Home: https://github.com/dlang/phobos Commit: b2d0226d4845d69b60ea26f54c1edec36ad08b11 https://github.com/dlang/phobos/commit/b2d0226d4845d69b60ea26f54c1edec36ad08b11 Author: Martin Nowak Date: 2016-08-24 (Wed, 24 Aug 2016) Changed

[phobos] [dlang/phobos] 415d57: Add std.experimental.typecons.HeadConst - fix issu...

2016-08-29 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 415d573a3c8688396f0f46643bd1fedc923620dc https://github.com/dlang/phobos/commit/415d573a3c8688396f0f46643bd1fedc923620dc Author: Jakob Øvrum Date: 2016-08-29 (Mon, 29 Aug 2016)

[phobos] [dlang/phobos] 501a1d: fix issue 15960 - deprecate setUnion in favor of m...

2016-08-28 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 501a1d5f41ec980b2b8c67b7a1fc31b6e65991a9 https://github.com/dlang/phobos/commit/501a1d5f41ec980b2b8c67b7a1fc31b6e65991a9 Author: Sebastian Wilzbach Date: 2016-08-28 (Sun, 28 Aug 2016)

[phobos] [dlang/phobos] 024b75: Fix Issue 16443 - Prevent segmentation fault

2016-08-28 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 024b751547479b1ff973b0929c2aac34343f4de1 https://github.com/dlang/phobos/commit/024b751547479b1ff973b0929c2aac34343f4de1 Author: jmdeschenes Date: 2016-08-28 (Sun, 28 Aug 2016)

[phobos] [dlang/phobos] 19d30c: outbuffer.d: add overflow checks

2016-08-28 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 19d30c6d4b0c665f8de73d8683773ca8c1c02dcf https://github.com/dlang/phobos/commit/19d30c6d4b0c665f8de73d8683773ca8c1c02dcf Author: Walter Bright Date: 2016-08-11 (Thu, 11 Aug 2016)

[phobos] [dlang/phobos] ea3f44: Fix issue where initializeAll does not properly us...

2016-08-28 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: ea3f446a98cbe90b0a4f855eb7d5297fb5c4db2b https://github.com/dlang/phobos/commit/ea3f446a98cbe90b0a4f855eb7d5297fb5c4db2b Author: Steven Schveighoffer Date: 2016-08-18 (Thu, 18 Aug

[phobos] [dlang/phobos] 9b29c9: add codecov config

2016-08-27 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 9b29c902a1fb476fe60559d5fa9fc5e7598f0d9d https://github.com/dlang/phobos/commit/9b29c902a1fb476fe60559d5fa9fc5e7598f0d9d Author: Sebastian Wilzbach Date: 2016-08-25 (Thu, 25 Aug 2016)

[phobos] [dlang/phobos] 7c7af2: add test for Issue 16413

2016-08-27 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 7c7af21d48be942402008e879976f85093a33d37 https://github.com/dlang/phobos/commit/7c7af21d48be942402008e879976f85093a33d37 Author: John Colvin Date: 2016-08-27 (Sat, 27 Aug

[phobos] [dlang/phobos] 7f88a9: Fixed issue 16179

2016-08-26 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 7f88a93227b5bf417cf57a540db0b004d4788174 https://github.com/dlang/phobos/commit/7f88a93227b5bf417cf57a540db0b004d4788174 Author: togrue Date: 2016-08-26 (Fri, 26 Aug 2016) Changed

[phobos] [dlang/phobos] 183962: bitmanip: missing a 'return' attribute

2016-08-25 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 18396218f01f17d20f891169049739e7eb4fd376 https://github.com/dlang/phobos/commit/18396218f01f17d20f891169049739e7eb4fd376 Author: Walter Bright Date: 2016-08-24 (Wed, 24 Aug 2016)

[phobos] [dlang/phobos] c5d537: Fix spelling mistake in iteration.d

2016-08-24 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: c5d537f06e39e5ad706cbdba0e7c7d06ae790a43 https://github.com/dlang/phobos/commit/c5d537f06e39e5ad706cbdba0e7c7d06ae790a43 Author: Jack Stouffer Date: 2016-08-24 (Wed, 24 Aug 2016)

[phobos] [dlang/phobos] 54a5e4: Fix issue 16046 - ScopedAllocator does not set pre...

2016-08-24 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 54a5e49b2a95a51f473f1c0f72fb3d5dca498fc9 https://github.com/dlang/phobos/commit/54a5e49b2a95a51f473f1c0f72fb3d5dca498fc9 Author: Andrei Alexandrescu Date: 2016-08-22 (Mon, 22 Aug 2016)

[phobos] [dlang/phobos] b14de9: use @system to return pointers to stack

2016-08-24 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: b14de981413d02be1c07cecf6cd9f1b8c2f03288 https://github.com/dlang/phobos/commit/b14de981413d02be1c07cecf6cd9f1b8c2f03288 Author: Walter Bright Date: 2016-08-24 (Wed, 24 Aug 2016)

[phobos] [dlang/phobos] 9c5401: fix tempCString() to follow strict scope rules

2016-08-24 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 9c5401ce92b145b1cf40eedbb1912a6948b5a100 https://github.com/dlang/phobos/commit/9c5401ce92b145b1cf40eedbb1912a6948b5a100 Author: Walter Bright Date: 2016-08-24 (Wed, 24 Aug 2016)

[phobos] [dlang/phobos] ea2b64: Improved docs for std.conv.parse

2016-08-24 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: ea2b643c00ff676ee936ae9f82414e3bd15c11c7 https://github.com/dlang/phobos/commit/ea2b643c00ff676ee936ae9f82414e3bd15c11c7 Author: Jack Stouffer Date: 2016-07-21 (Thu, 21 Jul 2016)

[phobos] [dlang/phobos] d9a0fd: minor spelling/grammar corrections

2016-08-23 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: d9a0fdaa2e73e18d40a00723e3cea078663ab04b https://github.com/dlang/phobos/commit/d9a0fdaa2e73e18d40a00723e3cea078663ab04b Author: anonymous Date: 2016-08-23 (Tue, 23 Aug

[phobos] [dlang/phobos] 90e7fd: fix Issue 16383 - 'Algebraic visit does not match ...

2016-08-19 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 90e7fd0ab4f227cbd965e85d85c1e01e39c4061f https://github.com/dlang/phobos/commit/90e7fd0ab4f227cbd965e85d85c1e01e39c4061f Author: Cauterite Date: 2016-08-14 (Sun, 14 Aug 2016)

[phobos] [dlang/phobos] 435e5f: CircleCi: Change PR query path to Phobos

2016-08-18 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 435e5f73e40ed365ff556775fe643d47ad84be3b https://github.com/dlang/phobos/commit/435e5f73e40ed365ff556775fe643d47ad84be3b Author: Sebastian Wilzbach Date: 2016-08-18 (Thu, 18 Aug 2016)

[phobos] [dlang/phobos] c45454: Improved docs for std.range.refRange

2016-08-17 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: c45454e16788eec97ca61beb9590218385a27581 https://github.com/dlang/phobos/commit/c45454e16788eec97ca61beb9590218385a27581 Author: Jack Stouffer Date: 2016-07-26 (Tue, 26 Jul 2016)

[phobos] [dlang/phobos] bd98ca: add unittest attributes to std.algorithm.compariso...

2016-08-15 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: bd98ca10d767020bffee1057423979b36d2bfc6b https://github.com/dlang/phobos/commit/bd98ca10d767020bffee1057423979b36d2bfc6b Author: Sebastian Wilzbach Date: 2016-07-29 (Fri, 29 Jul 2016)

[phobos] [dlang/phobos] 9c7bd0: std.experimental.allocator: Add attributes to make...

2016-08-15 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 9c7bd0e24ee249cf3c51dae5708e97f33e822f85 https://github.com/dlang/phobos/commit/9c7bd0e24ee249cf3c51dae5708e97f33e822f85 Author: Sebastian Wilzbach Date: 2016-08-15 (Mon, 15 Aug 2016)

[phobos] [dlang/phobos] 6d9918: std.experimental.allocator: Add attributes to make...

2016-08-14 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 6d9918e18311bca1d97c003b42fd7ecf85e6054f https://github.com/dlang/phobos/commit/6d9918e18311bca1d97c003b42fd7ecf85e6054f Author: Sebastian Wilzbach Date: 2016-08-03 (Wed, 03 Aug 2016)

[phobos] [dlang/phobos] a5b001: Add attributes to GCAllocator and theAllocator

2016-08-14 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: a5b0016ebb219840e760b66b66d2b1a3808427b9 https://github.com/dlang/phobos/commit/a5b0016ebb219840e760b66b66d2b1a3808427b9 Author: Sebastian Wilzbach Date: 2016-08-03 (Wed, 03 Aug 2016)

[phobos] [dlang/phobos] 0ecc08: Implemented isInnerClass trait

2016-08-14 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 0ecc0868f2f9df22b44a3806ab4bd5b620158fcd https://github.com/dlang/phobos/commit/0ecc0868f2f9df22b44a3806ab4bd5b620158fcd Author: Lodovico Giaretta Date: 2016-07-24 (Sun, 24 Jul 2016) Changed paths:

[phobos] [dlang/phobos] b0e5a1: std.experimental.allocator: Add attributes to make...

2016-08-14 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: b0e5a1b7dabd6eea405e64999509f66fa0d32e12 https://github.com/dlang/phobos/commit/b0e5a1b7dabd6eea405e64999509f66fa0d32e12 Author: Sebastian Wilzbach Date: 2016-08-03 (Wed, 03 Aug 2016)

[phobos] [dlang/phobos] d331a5: Extend reallocate test for all Allocators

2016-08-14 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: d331a5d1763240bf8bfeedbe2c18956e3789c8f6 https://github.com/dlang/phobos/commit/d331a5d1763240bf8bfeedbe2c18956e3789c8f6 Author: Sebastian Wilzbach Date: 2016-08-03 (Wed, 03 Aug 2016)

[phobos] [dlang/phobos] 246459: fix issue 16372 - Broken links in documentation

2016-08-14 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 246459ad90027357b88eb6e6a83737661e8ca09c https://github.com/dlang/phobos/commit/246459ad90027357b88eb6e6a83737661e8ca09c Author: anonymous Date: 2016-08-12 (Fri, 12 Aug

[phobos] [dlang/phobos] 850092: Add badges to README

2016-08-14 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 85009217687930bf573cd531234b387f5a4c1b10 https://github.com/dlang/phobos/commit/85009217687930bf573cd531234b387f5a4c1b10 Author: Sebastian Wilzbach Date: 2016-08-14 (Sun, 14 Aug 2016)

[phobos] [dlang/phobos] 17d064: fix issue 16386: avoid the assignment operator on ...

2016-08-14 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 17d064e23456d0fb0c2b41a3dbf4da399707db94 https://github.com/dlang/phobos/commit/17d064e23456d0fb0c2b41a3dbf4da399707db94 Author: Rainer Schuetze Date: 2016-08-14 (Sun, 14 Aug 2016)

[phobos] [dlang/phobos] ba5f55: Switch to CircleCi

2016-08-14 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: ba5f55a717ea716a490f3d4dbe82f57f0b3c95b5 https://github.com/dlang/phobos/commit/ba5f55a717ea716a490f3d4dbe82f57f0b3c95b5 Author: Sebastian Wilzbach Date: 2016-08-14 (Sun, 14 Aug 2016)

[phobos] [dlang/phobos] 0d213a: Fix issue 16385: do not pass 0 to bsr, it has unde...

2016-08-14 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 0d213a9288a672721da442c331df955188c5ddb7 https://github.com/dlang/phobos/commit/0d213a9288a672721da442c331df955188c5ddb7 Author: Rainer Schuetze Date: 2016-08-14 (Sun, 14 Aug 2016)

[phobos] [dlang/phobos] e936f3: Improved some docs in std.stdio

2016-08-10 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: e936f33ebbc20a3fc39430ae608811f8b4221859 https://github.com/dlang/phobos/commit/e936f33ebbc20a3fc39430ae608811f8b4221859 Author: Jack Stouffer Date: 2016-08-08 (Mon, 08 Aug 2016)

[phobos] [dlang/phobos] 9d6566: DRY: the HTTP struct already detects the charset

2016-08-10 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 9d65668007696c499a37453fb8668371cb1a4139 https://github.com/dlang/phobos/commit/9d65668007696c499a37453fb8668371cb1a4139 Author: anonymous Date: 2016-08-09 (Tue, 09 Aug

[phobos] [dlang/phobos] bc250a: let transcode accept mutable/const characters

2016-08-10 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: bc250abbb81a6bdbca742bc9a8e00930be556d62 https://github.com/dlang/phobos/commit/bc250abbb81a6bdbca742bc9a8e00930be556d62 Author: anonymous Date: 2016-08-09 (Tue, 09 Aug

[phobos] [dlang/phobos] 29470e: Fix issue# 16364. Make getUDAs and hasUDA consiste...

2016-08-10 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 29470ebb3c3c1475950e317fa033199d92b48cee https://github.com/dlang/phobos/commit/29470ebb3c3c1475950e317fa033199d92b48cee Author: Jonathan M Davis Date: 2016-08-08 (Mon, 08 Aug

[phobos] [dlang/phobos] 1bbe7f: Fixed in contract for Base64.decode for arrays

2016-08-10 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 1bbe7fe56de82d123f1908a9894d00d499716a23 https://github.com/dlang/phobos/commit/1bbe7fe56de82d123f1908a9894d00d499716a23 Author: Johannes Loher Date: 2016-08-08 (Mon, 08 Aug 2016)

[phobos] [dlang/phobos] 945feb: add iotaSlice variant with step

2016-08-09 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 945feb73c5da2cc4fa080da49bb1d78f8078882c https://github.com/dlang/phobos/commit/945feb73c5da2cc4fa080da49bb1d78f8078882c Author: Ilya Yaroshenko Date: 2016-07-30 (Sat, 30 Jul

[phobos] [dlang/phobos] a92618: relax length constraints

2016-08-09 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: a92618b3a332270e442dfbe45179376951e10175 https://github.com/dlang/phobos/commit/a92618b3a332270e442dfbe45179376951e10175 Author: Ilya Yaroshenko Date: 2016-07-31 (Sun, 31 Jul

[phobos] [dlang/phobos] d9abb1: Use assert instead of enforce in std.numeric

2016-08-07 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: d9abb1028d888560d5e3e34a12add0232f969f80 https://github.com/dlang/phobos/commit/d9abb1028d888560d5e3e34a12add0232f969f80 Author: ZombineDev Date: 2016-08-04 (Thu, 04 Aug 2016)

[phobos] [dlang/phobos] a12690: [trivial] Windows is supported; docs said otherwis...

2016-08-07 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: a12690a2e6868e67fba5dbf28b543dc3c44d80d4 https://github.com/dlang/phobos/commit/a12690a2e6868e67fba5dbf28b543dc3c44d80d4 Author: Cauterite Date: 2016-08-01 (Mon, 01 Aug 2016)

[phobos] [dlang/phobos] 0c8fd5: container.array.sorting.d: add overflow checks

2016-08-05 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 0c8fd57c665400552ee2a9cc8234447dd8086e15 https://github.com/dlang/phobos/commit/0c8fd57c665400552ee2a9cc8234447dd8086e15 Author: Walter Bright Date: 2016-08-05 (Fri, 05 Aug 2016)

<    1   2   3   4   5   6   >