phobos/std
Sebastian Wilzbach df6365092a Replace body keyword with its replacement: do
Automatic replacement with

    sed -i "s/^\([ ]*\)body/\1do/" -i **/*.d
2017-11-20 15:33:52 +01:00
..
algorithm Replace body keyword with its replacement: do 2017-11-20 15:33:52 +01:00
c
container Replace body keyword with its replacement: do 2017-11-20 15:33:52 +01:00
datetime Replace body keyword with its replacement: do 2017-11-20 15:33:52 +01:00
digest Replace body keyword with its replacement: do 2017-11-20 15:33:52 +01:00
experimental Merge pull request #5862 from jercaianu/krr 2017-11-19 03:40:51 +01:00
internal Replace body keyword with its replacement: do 2017-11-20 15:33:52 +01:00
net std.net.curl: Fix getTiming example 2017-10-07 13:20:22 +07:00
range Replace body keyword with its replacement: do 2017-11-20 15:33:52 +01:00
regex Merge pull request #5722 from DmitryOlshansky/regex-matcher-interfaces 2017-10-16 20:16:33 +02:00
windows Replace body keyword with its replacement: do 2017-11-20 15:33:52 +01:00
array.d Replace body keyword with its replacement: do 2017-11-20 15:33:52 +01:00
ascii.d
base64.d Replace body keyword with its replacement: do 2017-11-20 15:33:52 +01:00
bigint.d Merge pull request #5715 from yosupo06/Issue_16264 2017-10-28 15:22:08 +02:00
bitmanip.d Replace body keyword with its replacement: do 2017-11-20 15:33:52 +01:00
compiler.d
complex.d
concurrency.d Replace body keyword with its replacement: do 2017-11-20 15:33:52 +01:00
conv.d Replace body keyword with its replacement: do 2017-11-20 15:33:52 +01:00
csv.d
demangle.d
encoding.d Replace body keyword with its replacement: do 2017-11-20 15:33:52 +01:00
exception.d
file.d Fix issue 17962: dirEntries is truncating Unicode file names. 2017-11-05 18:56:32 -07:00
format.d Replace body keyword with its replacement: do 2017-11-20 15:33:52 +01:00
functional.d Merge remote-tracking branch 'upstream/stable' into merge_stable 2017-08-16 12:17:39 +02:00
getopt.d
json.d Remove toJSON overload planned for removal this month 2017-11-03 11:24:14 +01:00
math.d Replace body keyword with its replacement: do 2017-11-20 15:33:52 +01:00
mathspecial.d Replace body keyword with its replacement: do 2017-11-20 15:33:52 +01:00
meta.d allow n=0 for std.meta.Repeat 2017-10-18 21:44:09 +07:00
mmfile.d style, switches in MmFile can be final 2017-09-13 19:12:48 +02:00
numeric.d Replace body keyword with its replacement: do 2017-11-20 15:33:52 +01:00
outbuffer.d Replace body keyword with its replacement: do 2017-11-20 15:33:52 +01:00
parallelism.d Replace body keyword with its replacement: do 2017-11-20 15:33:52 +01:00
path.d Replace body keyword with its replacement: do 2017-11-20 15:33:52 +01:00
process.d std.process: Skip permission test when running as root 2017-10-31 12:15:12 +02:00
random.d Replace body keyword with its replacement: do 2017-11-20 15:33:52 +01:00
signals.d Replace body keyword with its replacement: do 2017-11-20 15:33:52 +01:00
socket.d Replace body keyword with its replacement: do 2017-11-20 15:33:52 +01:00
stdint.d
stdio.d Replace body keyword with its replacement: do 2017-11-20 15:33:52 +01:00
string.d Replace body keyword with its replacement: do 2017-11-20 15:33:52 +01:00
system.d
traits.d Simplify hasElaborateConstructor. 2017-11-18 22:57:03 -07:00
typecons.d fix issue 12064 - std.typecons.wrap doesn't handle NVI 2017-11-13 13:41:19 +01:00
typetuple.d
uni.d Replace body keyword with its replacement: do 2017-11-20 15:33:52 +01:00
uri.d
utf.d Replace body keyword with its replacement: do 2017-11-20 15:33:52 +01:00
uuid.d
variant.d Avoid using typeid to call postblit and destructor, as it does not take 2017-08-17 09:26:03 -04:00
xml.d Replace body keyword with its replacement: do 2017-11-20 15:33:52 +01:00
zip.d Fix Issue 2137 - Data not compressed on fly when adding to zip archive 2017-08-10 10:23:11 +03:00
zlib.d Replace body keyword with its replacement: do 2017-11-20 15:33:52 +01:00