[phobos] [dlang/phobos] d9a2d2: fix issue 16238 - std.string.lastIndexOf fails com...

2016-07-05 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: d9a2d285148bede51f718520885013b2615622c5 https://github.com/dlang/phobos/commit/d9a2d285148bede51f718520885013b2615622c5 Author: anonymous Date: 2016-07-05 (Tue, 05 Jul

[phobos] [dlang/phobos] 89fadf: Fixed package wide std.algorithm imports in std.re...

2016-07-04 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 89fadf3edc2122a971b70ccde8ea818f7819a998 https://github.com/dlang/phobos/commit/89fadf3edc2122a971b70ccde8ea818f7819a998 Author: Jack Stouffer Date: 2016-07-05 (Tue, 05 Jul 2016)

[phobos] [dlang/phobos] 1decb7: remove incorrect use of 'scope'

2016-07-04 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 1decb74758f67ff046b87d24694011c4d308e776 https://github.com/dlang/phobos/commit/1decb74758f67ff046b87d24694011c4d308e776 Author: Walter Bright Date: 2016-07-04 (Mon, 04 Jul 2016)

[phobos] [dlang/phobos] 50c660: restore mistakenly removed 'scope'

2016-07-04 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 50c660f4bb518f381120a5968740e256950ee4d5 https://github.com/dlang/phobos/commit/50c660f4bb518f381120a5968740e256950ee4d5 Author: anonymous Date: 2016-07-03 (Sun, 03 Jul

[phobos] [dlang/phobos] 484bc2: Removed auto-decoding from std.uni.icmp

2016-07-04 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 484bc2b9e8116021bf6a9db82feeae3febe12fca https://github.com/dlang/phobos/commit/484bc2b9e8116021bf6a9db82feeae3febe12fca Author: Jack Stouffer Date: 2016-07-03 (Sun, 03 Jul 2016)

[phobos] [dlang/phobos] 44c01b: Add @system and @safe to std.encoding unit tests

2016-07-04 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 44c01ba36ba8c768429059fa825e30294302a19f https://github.com/dlang/phobos/commit/44c01ba36ba8c768429059fa825e30294302a19f Author: Atila Neves Date: 2016-07-04 (Mon, 04 Jul 2016)

[phobos] [dlang/phobos] 996aeb: Removed package wide std.range import from std.reg...

2016-07-04 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 996aeb4505d91603163bc1cbc329101ffb3b88cd https://github.com/dlang/phobos/commit/996aeb4505d91603163bc1cbc329101ffb3b88cd Author: Jack Stouffer Date: 2016-07-04 (Mon, 04 Jul 2016)

[phobos] [dlang/phobos] 2c4e4c: Add @system and @safe to std.array unit tests

2016-07-04 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 2c4e4c76ce0f5ce91581c6a42f9cb2a1c9d53105 https://github.com/dlang/phobos/commit/2c4e4c76ce0f5ce91581c6a42f9cb2a1c9d53105 Author: Atila Neves Date: 2016-07-04 (Mon, 04 Jul 2016)

[phobos] [dlang/phobos] 1aa7ee: Removed global std.conv import from std.process

2016-07-04 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 1aa7eee00a49a1b25198e7a61bfe4a0399f729a9 https://github.com/dlang/phobos/commit/1aa7eee00a49a1b25198e7a61bfe4a0399f729a9 Author: Jack Stouffer Date: 2016-07-03 (Sun, 03 Jul 2016)

[phobos] [dlang/phobos] 665dd8: Removed global std.algorithm import from std.exper...

2016-07-03 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 665dd87fde6296b9237d239be7dcc40a82dc09b3 https://github.com/dlang/phobos/commit/665dd87fde6296b9237d239be7dcc40a82dc09b3 Author: Jack Stouffer Date: 2016-07-03 (Sun, 03 Jul 2016)

[phobos] [dlang/phobos] 6a79d1: Removed global std.conv import from std.variant

2016-07-03 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 6a79d1ea06e418f4bed443ebdbca69c5be7dbad9 https://github.com/dlang/phobos/commit/6a79d1ea06e418f4bed443ebdbca69c5be7dbad9 Author: Jack Stouffer Date: 2016-07-03 (Sun, 03 Jul 2016)

[phobos] [dlang/phobos] c2b4ae: harmonize use of std.format sep[]

2016-07-03 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: c2b4aebab4f8043178bd2d9fc62967b296fa9825 https://github.com/dlang/phobos/commit/c2b4aebab4f8043178bd2d9fc62967b296fa9825 Author: Walter Bright Date: 2016-07-03 (Sun, 03 Jul 2016)

[phobos] [dlang/phobos] a8847e: Improved docs for std.file.slurp

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

[phobos] [dlang/phobos] 5e3aec: marked unittests and functions @safe pure nothrow ...

2016-07-03 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 5e3aec9819091de8a65eafd69665d0b93fe36d52 https://github.com/dlang/phobos/commit/5e3aec9819091de8a65eafd69665d0b93fe36d52 Author: Robert burner Schadek Date: 2016-06-30 (Thu, 30 Jun

[phobos] [dlang/phobos] 268b77: std.string, annotate unittests + coverage

2016-07-03 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 268b77e25fbab1e3555e477d03c47b23e4dae7ae https://github.com/dlang/phobos/commit/268b77e25fbab1e3555e477d03c47b23e4dae7ae Author: Basile Burg Date: 2016-07-03 (Sun, 03 Jul 2016)

[phobos] [dlang/phobos] 77aa18: std.digest: remove wrong use of scope

2016-07-03 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 77aa18e3e5e3cfa6682d5f8ee961afe70f948d67 https://github.com/dlang/phobos/commit/77aa18e3e5e3cfa6682d5f8ee961afe70f948d67 Author: Walter Bright Date: 2016-07-03 (Sun, 03 Jul 2016)

[phobos] [dlang/phobos] 2bb896: XREF -> REF

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

[phobos] [dlang/phobos] 29135b: std.complex unittest safe pure

2016-07-03 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 29135bd8467c12f93629c7c08527b346390864a1 https://github.com/dlang/phobos/commit/29135bd8467c12f93629c7c08527b346390864a1 Author: Robert burner Schadek Date: 2016-06-30 (Thu, 30 Jun

[phobos] [dlang/phobos] 4dabad: std.traits: fix return ref

2016-07-03 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 4dabad58a3508acabd43d79a120784c7f2d17f0e https://github.com/dlang/phobos/commit/4dabad58a3508acabd43d79a120784c7f2d17f0e Author: Walter Bright Date: 2016-07-02 (Sat, 02 Jul 2016)

[phobos] [dlang/phobos] dffa71: Fixed std.algorithm imports in std.typecons to not...

2016-07-03 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: dffa714429adcb963983cd2a268b908531875228 https://github.com/dlang/phobos/commit/dffa714429adcb963983cd2a268b908531875228 Author: Jack Stouffer Date: 2016-07-02 (Sat, 02 Jul 2016)

[phobos] [dlang/phobos] 541aa6: Fixed std.algorithm imports in std.getopt to not b...

2016-07-03 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 541aa66f5d7ed4911d66ef283aea571fe687671a https://github.com/dlang/phobos/commit/541aa66f5d7ed4911d66ef283aea571fe687671a Author: Jack Stouffer Date: 2016-07-03 (Sun, 03 Jul 2016)

[phobos] [dlang/phobos] c183c2: Fixed std.algorithm imports in std.experimental.al...

2016-07-03 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: c183c2e5c26027283946c49fb976cb05c3e1ea70 https://github.com/dlang/phobos/commit/c183c2e5c26027283946c49fb976cb05c3e1ea70 Author: Jack Stouffer Date: 2016-07-03 (Sun, 03 Jul 2016)

[phobos] [dlang/phobos] 8b18cc: Fixed std.algorithm imports in std.bitmanip to not...

2016-07-02 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 8b18cc082bae03d2f72f2007bc51d360ded32531 https://github.com/dlang/phobos/commit/8b18cc082bae03d2f72f2007bc51d360ded32531 Author: Jack Stouffer Date: 2016-07-02 (Sat, 02 Jul 2016)

[phobos] [dlang/phobos] 94717e: Fixed std.algorithm imports in std.conv to not be ...

2016-07-02 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 94717e5f4f0dc8485dc4ffd8001449826e29b2bb https://github.com/dlang/phobos/commit/94717e5f4f0dc8485dc4ffd8001449826e29b2bb Author: Jack Stouffer Date: 2016-07-02 (Sat, 02 Jul 2016)

[phobos] [dlang/phobos] 9af785: Add @safe to std.typetuple unit tests

2016-07-02 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 9af7855f38474d7538299a274f671e37f4cac971 https://github.com/dlang/phobos/commit/9af7855f38474d7538299a274f671e37f4cac971 Author: Atila Neves Date: 2016-07-02 (Sat, 02 Jul 2016)

[phobos] [dlang/phobos] 0a8969: Add @system and @safe to std.numeric unit tests

2016-07-02 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 0a896934e5413785c0a2b8f42b86c6b730b9ce67 https://github.com/dlang/phobos/commit/0a896934e5413785c0a2b8f42b86c6b730b9ce67 Author: Atila Neves Date: 2016-07-02 (Sat, 02 Jul 2016)

[phobos] [dlang/phobos] 6b12f4: Add @system and @safe to std.concurrency unit test...

2016-07-02 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 6b12f49b390fbad4b420a1b7192963d170fb6961 https://github.com/dlang/phobos/commit/6b12f49b390fbad4b420a1b7192963d170fb6961 Author: Atila Neves Date: 2016-07-02 (Sat, 02 Jul 2016)

[phobos] [dlang/phobos] 3de6be: Add @system and @safe to std.random unit tests

2016-07-02 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 3de6bed5c6ecfe68817eff9448e29b3c8f4bf6d7 https://github.com/dlang/phobos/commit/3de6bed5c6ecfe68817eff9448e29b3c8f4bf6d7 Author: Atila Neves Date: 2016-07-02 (Sat, 02 Jul 2016)

[phobos] [dlang/phobos] 6b22c6: Enable long line checks in travis

2016-07-02 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 6b22c63c5bb907e206fa7a08e5471e14a81fe929 https://github.com/dlang/phobos/commit/6b22c63c5bb907e206fa7a08e5471e14a81fe929 Author: Jack Stouffer Date: 2016-07-02 (Sat, 02 Jul 2016)

[phobos] [dlang/phobos] 46e433: Add @system to std.mmfile unit tests

2016-07-02 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 46e433b99bdb6a782db2ba3733c7f1f81be01aed https://github.com/dlang/phobos/commit/46e433b99bdb6a782db2ba3733c7f1f81be01aed Author: Atila Neves Date: 2016-07-01 (Fri, 01 Jul 2016)

[phobos] [dlang/phobos] 75cb0b: Add @system and @safe to std.uuid unit tests

2016-07-01 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 75cb0b2dc65d1334c1d9e0bf6f6f238c5f18b576 https://github.com/dlang/phobos/commit/75cb0b2dc65d1334c1d9e0bf6f6f238c5f18b576 Author: Atila Neves Date: 2016-07-01 (Fri, 01 Jul 2016)

[phobos] [dlang/phobos] 08dcaa: Add @system and @safe to std.json unit tests

2016-07-01 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 08dcaae62c711fa4264b181f933b92f147fa99ad https://github.com/dlang/phobos/commit/08dcaae62c711fa4264b181f933b92f147fa99ad Author: Atila Neves Date: 2016-07-01 (Fri, 01 Jul 2016)

[phobos] [dlang/phobos] c4afb8: Add @system and @safe to std.exception unit tests

2016-07-01 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: c4afb8774b675908cebd0191c33639372d156eda https://github.com/dlang/phobos/commit/c4afb8774b675908cebd0191c33639372d156eda Author: Atila Neves Date: 2016-07-01 (Fri, 01 Jul 2016)

[phobos] [dlang/phobos] 268fa2: Add some const and immutable to std.algorithm

2016-07-01 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 268fa2538d62dc7852a9d785bc6c133248e1f464 https://github.com/dlang/phobos/commit/268fa2538d62dc7852a9d785bc6c133248e1f464 Author: Jack Stouffer Date: 2016-07-01 (Fri, 01 Jul 2016)

[phobos] [dlang/phobos] bc0276: Fixed local imports in std.path

2016-07-01 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: bc0276ff163cc2a820f50196278e76945c94d491 https://github.com/dlang/phobos/commit/bc0276ff163cc2a820f50196278e76945c94d491 Author: Jack Stouffer Date: 2016-07-01 (Fri, 01 Jul 2016)

[phobos] [dlang/phobos] 6c8558: changelog entry for removed @trusted attributes in...

2016-07-01 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 6c8558ca4cf369795a617b4d284279f6b85cc560 https://github.com/dlang/phobos/commit/6c8558ca4cf369795a617b4d284279f6b85cc560 Author: anonymous Date: 2016-07-01 (Fri, 01 Jul

[phobos] [dlang/phobos] 1eb9c5: std.traits: scope is only for types with pointers

2016-07-01 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 1eb9c55a8cfffa134f64bf34a4330529d885e02a https://github.com/dlang/phobos/commit/1eb9c55a8cfffa134f64bf34a4330529d885e02a Author: Walter Bright Date: 2016-07-01 (Fri, 01 Jul 2016)

[phobos] [dlang/phobos] d59951: Add @safe to std.meta unit tests

2016-07-01 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: d599518eee527f11706250b1cd40111db5e2fcb7 https://github.com/dlang/phobos/commit/d599518eee527f11706250b1cd40111db5e2fcb7 Author: Atila Neves Date: 2016-07-01 (Fri, 01 Jul 2016)

[phobos] [dlang/phobos] 4e27b6: Add @safe and @system to std.getopt unit tests

2016-07-01 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 4e27b6f3767c7f0df0e092fc0527f72f536cac5f https://github.com/dlang/phobos/commit/4e27b6f3767c7f0df0e092fc0527f72f536cac5f Author: Atila Neves Date: 2016-07-01 (Fri, 01 Jul 2016)

[phobos] [dlang/phobos] 7a6a73: Add @system to std.signal unit tests

2016-07-01 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 7a6a73c4847b1197e5c4ac8fe86d654e5af4e32d https://github.com/dlang/phobos/commit/7a6a73c4847b1197e5c4ac8fe86d654e5af4e32d Author: Atila Neves Date: 2016-07-01 (Fri, 01 Jul 2016)

[phobos] [dlang/phobos] b27526: Add @safe and @system to std.uri unit tests

2016-07-01 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: b275262ae5fdd5712278261a36d8a6fc01d7eaa2 https://github.com/dlang/phobos/commit/b275262ae5fdd5712278261a36d8a6fc01d7eaa2 Author: Atila Neves Date: 2016-07-01 (Fri, 01 Jul 2016)

[phobos] [dlang/phobos] 0b3d25: Add @system to std.zlib unit tests

2016-07-01 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 0b3d2596913d370af9f1bb1824adafd754b81f1a https://github.com/dlang/phobos/commit/0b3d2596913d370af9f1bb1824adafd754b81f1a Author: Atila Neves Date: 2016-07-01 (Fri, 01 Jul 2016)

[phobos] [dlang/phobos] 5e794c: Move unit test so it makes it into the docs

2016-07-01 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 5e794ca44c220baf91bfbc500afeb5ead399f3f3 https://github.com/dlang/phobos/commit/5e794ca44c220baf91bfbc500afeb5ead399f3f3 Author: Steven Schveighoffer Date: 2016-06-30 (Thu, 30 Jun

[phobos] [dlang/phobos] 516fcc: Improved docs for std.range.chain

2016-06-30 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 516fcc03d124b8ff94c298e227177cb78f20e47d https://github.com/dlang/phobos/commit/516fcc03d124b8ff94c298e227177cb78f20e47d Author: Jack Stouffer Date: 2016-06-20 (Mon, 20 Jun 2016)

[phobos] [dlang/phobos] 9b5690: Improved docs for std.range.radial

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

[phobos] [dlang/phobos] fdccd6: Improved docs for std.array.join

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

[phobos] [dlang/phobos] 6219ef: changelog: add missing parenthesis

2016-06-30 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 6219ef1fcc1986c0808ff183470dd2a327d2738b https://github.com/dlang/phobos/commit/6219ef1fcc1986c0808ff183470dd2a327d2738b Author: anonymous Date: 2016-06-29 (Wed, 29 Jun

[phobos] [dlang/phobos] e1c031: Improved docs for std.range.repeat

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

[phobos] [dlang/phobos] f3e947: Improved docs for std.range.enumerate

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

[phobos] [dlang/phobos]

2016-06-30 Thread GitHub via phobos
Branch: refs/heads/fixconvdocs Home: https://github.com/dlang/phobos ___ phobos mailing list phobos@puremagic.com http://lists.puremagic.com/mailman/listinfo/phobos

[phobos] [dlang/phobos] ac4bac: Second try, still wasn't showing up.

2016-06-30 Thread GitHub via phobos
Branch: refs/heads/fixconvdocs Home: https://github.com/dlang/phobos Commit: ac4bac2ace305338d409a74328415ea1486f368b https://github.com/dlang/phobos/commit/ac4bac2ace305338d409a74328415ea1486f368b Author: Steven Schveighoffer Date: 2016-06-30 (Thu, 30

[phobos] [dlang/phobos] ac91df: remove bad @trusted annotations from etc.c.curl

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

[phobos] [dlang/phobos] 77a2cb: Move unit test so it makes it into the docs

2016-06-30 Thread GitHub via phobos
Branch: refs/heads/fixconvdocs Home: https://github.com/dlang/phobos Commit: 77a2cb42d2a7e003e4663b1d9b991aa10c0fa7c3 https://github.com/dlang/phobos/commit/77a2cb42d2a7e003e4663b1d9b991aa10c0fa7c3 Author: Steven Schveighoffer Date: 2016-06-30 (Thu, 30

[phobos] [dlang/phobos] ac01da: Fix Issue 12357 - Deprecate calling text, wtext an...

2016-06-30 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: ac01da550f85db3f0e77eb40a5a3850578ca21ba https://github.com/dlang/phobos/commit/ac01da550f85db3f0e77eb40a5a3850578ca21ba Author: MetaLang Date: 2016-06-29 (Wed, 29 Jun 2016) Changed

[phobos] [dlang/phobos] dc7fe7: Add @safe to some std.functional unit tests

2016-06-30 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: dc7fe7e593d8a498d9349285abaa90a0ea0a8e11 https://github.com/dlang/phobos/commit/dc7fe7e593d8a498d9349285abaa90a0ea0a8e11 Author: Atila Neves Date: 2016-06-29 (Wed, 29 Jun 2016)

[phobos] [dlang/phobos] 833bca: Fixed Issue 16219: std.experimental.allocator.make...

2016-06-30 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 833bca4aa51e772e0b178b8f1a772e296e38822f https://github.com/dlang/phobos/commit/833bca4aa51e772e0b178b8f1a772e296e38822f Author: Jack Stouffer Date: 2016-06-29 (Wed, 29 Jun 2016)

[phobos] [dlang/phobos] 54645f: Add @safe and @system to std.csv unit tests

2016-06-30 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 54645f05fdac76ad83cd179e02796f08051d5acf https://github.com/dlang/phobos/commit/54645f05fdac76ad83cd179e02796f08051d5acf Author: Atila Neves Date: 2016-06-29 (Wed, 29 Jun 2016)

[phobos] [dlang/phobos] ad7dba: Fixed Issue 14485: .front of empty filtered zip ra...

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

[phobos] [dlang/phobos] 9ad30b: Fix too permissive constraint on std.experimental....

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

[phobos] [dlang/phobos] 4034b6: Add @safe to std.outbuffer unittests

2016-06-29 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 4034b6a8fbf2bff60884c55b7cca03bda7a7c0cc https://github.com/dlang/phobos/commit/4034b6a8fbf2bff60884c55b7cca03bda7a7c0cc Author: Atila Neves Date: 2016-06-29 (Wed, 29 Jun 2016)

[phobos] [dlang/phobos] 6982cd: fix top-level json.d example

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

[phobos] [dlang/phobos] 519100: Add @safe to std.complex unittests

2016-06-29 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 519100ff63667f461a34a51a77d022708f9b17ab https://github.com/dlang/phobos/commit/519100ff63667f461a34a51a77d022708f9b17ab Author: Atila Neves Date: 2016-06-29 (Wed, 29 Jun 2016)

[phobos] [dlang/phobos] 703ee2: Small improvement to std.range.only docs

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

[phobos] [dlang/phobos] 392d78: Fix bug in std.range.roundRobin example

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

[phobos] [dlang/phobos] a4a817: Add @safe to std.ascii unittests

2016-06-29 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: a4a8174e3afccee7db0b70038af4d971b01d https://github.com/dlang/phobos/commit/a4a8174e3afccee7db0b70038af4d971b01d Author: Atila Neves Date: 2016-06-29 (Wed, 29 Jun 2016)

[phobos] [dlang/phobos] b48676: std.file: delete is not @safe

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

[phobos] [dlang/phobos] 853496: std.variant: add attributes of test cases

2016-06-28 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 853496f7d21e9f1ea4461c7890ce13a925fb6b7d https://github.com/dlang/phobos/commit/853496f7d21e9f1ea4461c7890ce13a925fb6b7d Author: Walter Bright Date: 2016-06-27 (Mon, 27 Jun 2016)

[phobos] [dlang/phobos] eddcad: std.typecons: prevent inference of attributes of t...

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

[phobos] [dlang/phobos]

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

[phobos] [dlang/phobos] 7ce9d8: Improved docs for std.range.dropExactly

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

[phobos] [dlang/phobos] a4c375: add @safe to test structs

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

[phobos] [dlang/phobos] 48bdb3: std.traits: prevent inference of attributes of tes...

2016-06-27 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 48bdb3538e2cc07578ac2fbb5ac1e58a99a011cd https://github.com/dlang/phobos/commit/48bdb3538e2cc07578ac2fbb5ac1e58a99a011cd Author: Walter Bright Date: 2016-06-27 (Mon, 27 Jun 2016)

[phobos] [dlang/phobos] 96884b: switch complex.toString to use Writer instead of s...

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

[phobos] [dlang/phobos] bb77a3: std.format: deprecate doFormat()

2016-06-26 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: bb77a3a8898716e437096ca5228a6d69c608a1f0 https://github.com/dlang/phobos/commit/bb77a3a8898716e437096ca5228a6d69c608a1f0 Author: Walter Bright Date: 2016-06-25 (Sat, 25 Jun 2016)

[phobos] [dlang/phobos] 0281bd: annotate std.format with @safe

2016-06-26 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 0281bd3005f06fc2950d2a24dae628fe5ed7fa7e https://github.com/dlang/phobos/commit/0281bd3005f06fc2950d2a24dae628fe5ed7fa7e Author: Walter Bright Date: 2016-06-25 (Sat, 25 Jun 2016)

[phobos] [dlang/phobos] b78329: fix unsafe code in std.format headUpToNextSpec

2016-06-26 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: b78329297c68e8ee97e0c630f53c9c0b5c297285 https://github.com/dlang/phobos/commit/b78329297c68e8ee97e0c630f53c9c0b5c297285 Author: Walter Bright Date: 2016-06-24 (Fri, 24 Jun 2016)

[phobos] [dlang/phobos] f717ca: remove unsafe code from std.format readUpToNextSpe...

2016-06-26 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: f717ca9182a7261e5431e575372beeac9285d1cd https://github.com/dlang/phobos/commit/f717ca9182a7261e5431e575372beeac9285d1cd Author: Walter Bright Date: 2016-06-24 (Fri, 24 Jun 2016)

[phobos] [dlang/phobos] 7fd073: make std.array toString() @safe

2016-06-25 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 7fd0732d75ca5c6dd7e7d1696051142c53764e20 https://github.com/dlang/phobos/commit/7fd0732d75ca5c6dd7e7d1696051142c53764e20 Author: Walter Bright Date: 2016-06-25 (Sat, 25 Jun 2016)

[phobos] [dlang/phobos] 73cda6: make safe inference of std.uni toString() work

2016-06-25 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 73cda6193f853547a6b8e5672ad6876ae4983304 https://github.com/dlang/phobos/commit/73cda6193f853547a6b8e5672ad6876ae4983304 Author: Walter Bright Date: 2016-06-25 (Sat, 25 Jun 2016)

[phobos] [dlang/phobos] bde976: use covariant tests rather than exact ones

2016-06-25 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: bde976683e4c11578ccd8c8d180e8f1fc2da1f4a https://github.com/dlang/phobos/commit/bde976683e4c11578ccd8c8d180e8f1fc2da1f4a Author: Walter Bright Date: 2016-06-24 (Fri, 24 Jun 2016)

[phobos] [dlang/phobos] 0ae781: Fix Issue 13572: etc.c.zlib must be nothrow

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

[phobos] [dlang/phobos] db42ef: std.typecons implicit string join

2016-06-21 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: db42ef255062f7dbd135c8fca8d84829e6ffece5 https://github.com/dlang/phobos/commit/db42ef255062f7dbd135c8fca8d84829e6ffece5 Author: Robert burner Schadek Date: 2016-06-21 (Tue, 21 Jun

[phobos] [dlang/phobos] 99f46f: Improved docs for std.range.retro

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

[phobos] [dlang/phobos] 1f23dd: support startingIndex == r.length for std.range.ra...

2016-06-20 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 1f23dd61de48c0abb70392931159ed99c2c6f5e1 https://github.com/dlang/phobos/commit/1f23dd61de48c0abb70392931159ed99c2c6f5e1 Author: Martin Nowak Date: 2016-06-20 (Mon, 20 Jun 2016) Changed

[phobos] [dlang/phobos] c4f286: Improved docs for std.range.stride

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

[phobos] [dlang/phobos] a3ca0e: Improved docs for std.range.take

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

[phobos] [dlang/phobos] dea43f: Add new traits

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

[phobos] [dlang/phobos] 790786: Fixed typo: "below" instead of "bellow".

2016-06-19 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 7907869129c71ea5fdf9090d1ff77c1c56f561f4 https://github.com/dlang/phobos/commit/7907869129c71ea5fdf9090d1ff77c1c56f561f4 Author: Leandro Motta Barros Date: 2016-06-18 (Sat, 18 Jun

[phobos] [dlang/phobos] 95e0c6: Readd contributing.md hint

2016-06-19 Thread GitHub via phobos
Branch: refs/heads/walter_andrei_action_list Home: https://github.com/dlang/phobos Commit: 95e0c646c179b5b8b2119cd96186d70442fd6937 https://github.com/dlang/phobos/commit/95e0c646c179b5b8b2119cd96186d70442fd6937 Author: Robert Schadek

[phobos] [dlang/phobos] b51dea: David feedback

2016-06-19 Thread GitHub via phobos
Branch: refs/heads/walter_andrei_action_list Home: https://github.com/dlang/phobos Commit: b51deaba68049d0e2a9d903b426e395490b49490 https://github.com/dlang/phobos/commit/b51deaba68049d0e2a9d903b426e395490b49490 Author: Robert Schadek

[phobos] [dlang/phobos] 8fa1a9: std.file - fix for stricter @safe rules

2016-06-19 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 8fa1a9c7af24e1d9dbb0fa8d846f03be47effa76 https://github.com/dlang/phobos/commit/8fa1a9c7af24e1d9dbb0fa8d846f03be47effa76 Author: Walter Bright Date: 2016-06-18 (Sat, 18 Jun 2016)

[phobos] [dlang/phobos] f24567: fix spacing after if

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

[phobos] [dlang/phobos] 2a7d2e: Correct misleading return type info in std.utf.byC...

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

[phobos] [dlang/phobos] 82a918: Merge pull request #4196 from CyberShadow/pull-201...

2016-06-18 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 82a918cbd86ba937fd067ca89beacbb7cac70f51 https://github.com/dlang/phobos/commit/82a918cbd86ba937fd067ca89beacbb7cac70f51 Author: Brad Roberts Date: 2016-04-14 (Thu, 14 Apr 2016)

[phobos] [dlang/phobos] bd2d48: typecons: size_t should be uintptr_t

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

[phobos] [dlang/phobos] 8b60ec: add external imports to documented unittests in st...

2016-06-18 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 8b60ec24b069b7faada33ca3e56d95a659b9e885 https://github.com/dlang/phobos/commit/8b60ec24b069b7faada33ca3e56d95a659b9e885 Author: Sebastian Wilzbach Date: 2016-06-15 (Wed, 15 Jun 2016)

[phobos] [dlang/phobos] d0e2bf: Force overflow/underflow in generic std.math imple...

2016-06-18 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: d0e2bf2567a68e46282c9d1cc8196ded93c0e2c1 https://github.com/dlang/phobos/commit/d0e2bf2567a68e46282c9d1cc8196ded93c0e2c1 Author: Iain Buclaw Date: 2015-11-29 (Sun, 29 Nov 2015)

[phobos] [dlang/phobos] b39148: fix issue 16054 - can break immutable with std.typ...

2016-06-18 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: b391486693ba26cb58ac93efa102975c634093fc https://github.com/dlang/phobos/commit/b391486693ba26cb58ac93efa102975c634093fc Author: anonymous Date: 2016-05-22 (Sun, 22 May

[phobos] [dlang/phobos] 493c98: std.range: document public methods

2016-06-18 Thread GitHub via phobos
Branch: refs/heads/master Home: https://github.com/dlang/phobos Commit: 493c989770221c2eec15b1eefc9bfc9ac5a28fec https://github.com/dlang/phobos/commit/493c989770221c2eec15b1eefc9bfc9ac5a28fec Author: Sebastian Wilzbach Date: 2016-06-03 (Fri, 03 Jun 2016)

[phobos] [dlang/phobos] 0c100a: std.algorithm: set accidentally exposed methods to...

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

<    1   2   3   4   5   6   >