phobos/std
The Dlang Bot 7ba6fbb66c
Merge pull request #6328 from John-Colvin/string_remove
Fix Issue 18525: std.algorithm.mutate.remove should work on mutable strings
merged-on-behalf-of: Nathan Sashihara <n8sh@users.noreply.github.com>
2018-04-21 18:35:30 +02:00
..
algorithm Fix Issue 18525: std.algorithm.mutate.remove should work on mutable strings 2018-04-18 10:23:23 +01:00
c
container Make references to input ranges a link to isInputRange 2018-04-08 16:19:57 -04:00
datetime Merge pull request #6422 from wilzbach/duplicate-static-gshared 2018-04-05 20:30:54 +02:00
digest Merge pull request #6453 from schveiguy/version_unittest_p4 2018-04-15 00:02:27 +02:00
experimental Allocator list does not return null if two empty nodes are found (#6462) 2018-04-19 15:07:30 +03:00
internal More removal of version(unittest) 2018-04-13 12:20:02 -04:00
net More removal of version(unittest) 2018-04-13 12:20:02 -04:00
range Merge pull request #6435 from JackStouffer/input-range-link 2018-04-15 01:42:45 +02:00
regex Merge remote-tracking branch 'upstream/stable' into merge_stable 2018-04-06 19:39:58 +02:00
windows
array.d Remove version(unittest) imports to avoid extra imports in user code. 2018-04-12 15:46:56 -04:00
ascii.d Remove version(unittest) imports to avoid extra imports in user code. 2018-04-12 15:46:56 -04:00
base64.d
bigint.d
bitmanip.d Remove version(unittest) imports to avoid extra imports in user code. 2018-04-12 15:46:56 -04:00
compiler.d
complex.d
concurrency.d Merge pull request #5873 from wilzbach/std-concurrency-tests-4 2018-04-18 17:00:15 +02:00
conv.d Another batch for removing version(unittest) 2018-04-12 16:27:18 -04:00
csv.d Make references to input ranges a link to isInputRange 2018-04-08 16:19:57 -04:00
demangle.d
encoding.d Another batch for removing version(unittest) 2018-04-12 16:27:18 -04:00
exception.d
file.d Merge pull request #6435 from JackStouffer/input-range-link 2018-04-15 01:42:45 +02:00
format.d Merge pull request #6435 from JackStouffer/input-range-link 2018-04-15 01:42:45 +02:00
functional.d
getopt.d
json.d
math.d More removal of version(unittest) 2018-04-13 12:20:02 -04:00
mathspecial.d
meta.d Make references to input ranges a link to isInputRange 2018-04-08 16:19:57 -04:00
mmfile.d
numeric.d More removal of version(unittest) 2018-04-13 12:20:02 -04:00
outbuffer.d
parallelism.d Merge pull request #6435 from JackStouffer/input-range-link 2018-04-15 01:42:45 +02:00
path.d Merge pull request #6435 from JackStouffer/input-range-link 2018-04-15 01:42:45 +02:00
process.d
random.d Make references to input ranges a link to isInputRange 2018-04-08 16:19:57 -04:00
signals.d
socket.d More removal of version(unittest) 2018-04-13 12:20:02 -04:00
stdint.d
stdio.d Make references to input ranges a link to isInputRange 2018-04-08 16:19:57 -04:00
string.d Added public examples to std.string 2018-04-11 11:17:05 -04:00
system.d
traits.d More removal of version(unittest) 2018-04-13 12:20:02 -04:00
typecons.d Removed scope wide @trusted use in std.typecons 2018-04-11 14:36:17 -04:00
typetuple.d
uni.d Merge pull request #6435 from JackStouffer/input-range-link 2018-04-15 01:42:45 +02:00
uri.d
utf.d Merge pull request #6435 from JackStouffer/input-range-link 2018-04-15 01:42:45 +02:00
uuid.d
variant.d
xml.d
zip.d
zlib.d zlib: remove switch from in front of super() 2018-04-05 21:32:51 -07:00