phobos/std
Sebastian Wilzbach 2dfbc51f17 Standardize whitespace after imports
Unified with:

sed -E "s/import\s*([^ ]+)\s*:\s*(.*(,|;))/import \1 : \2/" -i **/*.d
2016-05-29 22:09:56 +02:00
..
algorithm Standardize whitespace after imports 2016-05-29 22:09:56 +02:00
c Standardize whitespace after imports 2016-05-29 22:09:56 +02:00
container Standardize whitespace after imports 2016-05-29 22:09:56 +02:00
digest XREF_PACK -> REF (sed) 2016-05-27 21:32:46 +02:00
experimental Standardize whitespace after imports 2016-05-29 22:09:56 +02:00
internal Standardize whitespace after imports 2016-05-29 22:09:56 +02:00
net XREF -> REF (sed) 2016-05-27 21:32:46 +02:00
range Standardize whitespace after imports 2016-05-29 22:09:56 +02:00
regex Standardize whitespace after imports 2016-05-29 22:09:56 +02:00
windows remove the deprecated wiki macros 2016-05-27 05:52:23 +02:00
array.d XREF_PACK_NAMED -> REF_ALTTEXT (sed) 2016-05-27 21:32:46 +02:00
ascii.d remove the deprecated wiki macros 2016-05-27 05:52:23 +02:00
base64.d Fixed long lines in std/base64.d 2016-05-10 20:51:39 -04:00
bigint.d Standardize whitespace after imports 2016-05-29 22:09:56 +02:00
bitmanip.d Standardize whitespace after imports 2016-05-29 22:09:56 +02:00
compiler.d remove the deprecated wiki macros 2016-05-27 05:52:23 +02:00
complex.d Standardize whitespace after imports 2016-05-29 22:09:56 +02:00
concurrency.d XREF -> REF (sed) 2016-05-27 21:32:46 +02:00
concurrencybase.d add std.concurrencybase 2015-07-05 00:50:38 -07:00
conv.d Standardize whitespace after imports 2016-05-29 22:09:56 +02:00
cstream.d remove the deprecated wiki macros 2016-05-27 05:52:23 +02:00
csv.d Standardize whitespace after imports 2016-05-29 22:09:56 +02:00
datetime.d Standardize whitespace after imports 2016-05-29 22:09:56 +02:00
demangle.d remove the deprecated wiki macros 2016-05-27 05:52:23 +02:00
encoding.d XREF -> REF (sed) 2016-05-27 21:32:46 +02:00
exception.d XREF_PACK -> REF (sed) 2016-05-27 21:32:46 +02:00
file.d Standardize whitespace after imports 2016-05-29 22:09:56 +02:00
format.d XREF_PACK -> REF (sed) 2016-05-27 21:32:46 +02:00
functional.d Standardize whitespace after imports 2016-05-29 22:09:56 +02:00
getopt.d Standardize whitespace after imports 2016-05-29 22:09:56 +02:00
json.d Standardize whitespace after imports 2016-05-29 22:09:56 +02:00
math.d Standardize whitespace after imports 2016-05-29 22:09:56 +02:00
mathspecial.d remove the deprecated wiki macros 2016-05-27 05:52:23 +02:00
meta.d remove the deprecated wiki macros 2016-05-27 05:52:23 +02:00
mmfile.d remove the deprecated wiki macros 2016-05-27 05:52:23 +02:00
numeric.d Standardize whitespace after imports 2016-05-29 22:09:56 +02:00
outbuffer.d XREF -> REF (sed) 2016-05-27 21:32:46 +02:00
parallelism.d XREF_PACK -> REF (sed) 2016-05-27 21:32:46 +02:00
path.d Standardize whitespace after imports 2016-05-29 22:09:56 +02:00
process.d Standardize whitespace after imports 2016-05-29 22:09:56 +02:00
random.d remove the deprecated wiki macros 2016-05-27 05:52:23 +02:00
signals.d remove the deprecated wiki macros 2016-05-27 05:52:23 +02:00
socket.d Standardize whitespace after imports 2016-05-29 22:09:56 +02:00
socketstream.d remove the deprecated wiki macros 2016-05-27 05:52:23 +02:00
stdint.d remove the deprecated wiki macros 2016-05-27 05:52:23 +02:00
stdio.d Standardize whitespace after imports 2016-05-29 22:09:56 +02:00
stdiobase.d
stream.d remove the deprecated wiki macros 2016-05-27 05:52:23 +02:00
string.d Standardize whitespace after imports 2016-05-29 22:09:56 +02:00
system.d remove the deprecated wiki macros 2016-05-27 05:52:23 +02:00
traits.d XREF -> REF (sed) 2016-05-27 21:32:46 +02:00
typecons.d Standardize whitespace after imports 2016-05-29 22:09:56 +02:00
typetuple.d XREF -> REF (sed) 2016-05-27 21:32:46 +02:00
uni.d Standardize whitespace after imports 2016-05-29 22:09:56 +02:00
uri.d remove the deprecated wiki macros 2016-05-27 05:52:23 +02:00
utf.d Standardize whitespace after imports 2016-05-29 22:09:56 +02:00
uuid.d Standardize whitespace after imports 2016-05-29 22:09:56 +02:00
variant.d remove the deprecated wiki macros 2016-05-27 05:52:23 +02:00
xml.d remove the deprecated wiki macros 2016-05-27 05:52:23 +02:00
zip.d Standardize whitespace after imports 2016-05-29 22:09:56 +02:00
zlib.d Standardize whitespace after imports 2016-05-29 22:09:56 +02:00