[phobos] [D-Programming-Language/phobos] a656f2: Remove use of automatic adjacent string literal co...
GitHub
noreply at github.com
Fri Jan 24 13:48:59 PST 2014
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: a656f26e9ef1e40ffbf0a9e7afafe1b9b8f42091
https://github.com/D-Programming-Language/phobos/commit/a656f26e9ef1e40ffbf0a9e7afafe1b9b8f42091
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2014-01-19 (Sun, 19 Jan 2014)
Changed paths:
M std/algorithm.d
M std/bitmanip.d
M std/concurrency.d
M std/conv.d
M std/csv.d
M std/digest/crc.d
M std/digest/digest.d
M std/digest/md.d
M std/digest/ripemd.d
M std/digest/sha.d
M std/encoding.d
M std/exception.d
M std/internal/math/biguintx86.d
M std/math.d
M std/net/curl.d
M std/net/isemail.d
M std/parallelism.d
M std/random.d
M std/range.d
M std/regex.d
M std/traits.d
M std/typecons.d
M std/uni.d
M std/uuid.d
M std/variant.d
M std/xml.d
Log Message:
-----------
Remove use of automatic adjacent string literal concatenation from phobos
Commit: 918abc92d244a1b973ebd583414b565c6234c3b2
https://github.com/D-Programming-Language/phobos/commit/918abc92d244a1b973ebd583414b565c6234c3b2
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2014-01-19 (Sun, 19 Jan 2014)
Changed paths:
M std/regex.d
Log Message:
-----------
Fix wrong test
Commit: 31a58132387d7de1af5f11da78dd12b1a4a31935
https://github.com/D-Programming-Language/phobos/commit/31a58132387d7de1af5f11da78dd12b1a4a31935
Author: monarch dodra <monarchdodra at gmail.com>
Date: 2014-01-24 (Fri, 24 Jan 2014)
Changed paths:
M std/algorithm.d
M std/bitmanip.d
M std/concurrency.d
M std/conv.d
M std/csv.d
M std/digest/crc.d
M std/digest/digest.d
M std/digest/md.d
M std/digest/ripemd.d
M std/digest/sha.d
M std/encoding.d
M std/exception.d
M std/internal/math/biguintx86.d
M std/math.d
M std/net/curl.d
M std/net/isemail.d
M std/parallelism.d
M std/random.d
M std/range.d
M std/regex.d
M std/traits.d
M std/typecons.d
M std/uni.d
M std/uuid.d
M std/variant.d
M std/xml.d
Log Message:
-----------
Merge pull request #1871 from yebblies/stringcat
Remove use of automatic adjacent string literal concatenation from phobos
Compare: https://github.com/D-Programming-Language/phobos/compare/e24e537684f5...31a58132387d
More information about the phobos
mailing list