phobos/std/c
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
..
freebsd Move deprecations along. 2015-12-30 00:18:53 -08:00
linux Move deprecations along. 2015-12-30 00:18:53 -08:00
osx Move deprecations along. 2015-12-30 00:18:53 -08:00
windows Fix missing ')' in std.c.windows.com deprecation message. 2016-01-06 12:18:33 -08:00
fenv.d remove the deprecated wiki macros 2016-05-27 05:52:23 +02:00
locale.d remove the deprecated wiki macros 2016-05-27 05:52:23 +02:00
math.d remove the deprecated wiki macros 2016-05-27 05:52:23 +02:00
process.d remove the deprecated wiki macros 2016-05-27 05:52:23 +02:00
stdarg.d remove the deprecated wiki macros 2016-05-27 05:52:23 +02:00
stddef.d remove the deprecated wiki macros 2016-05-27 05:52:23 +02:00
stdio.d remove the deprecated wiki macros 2016-05-27 05:52:23 +02:00
stdlib.d Standardize whitespace after imports 2016-05-29 22:09:56 +02:00
string.d remove the deprecated wiki macros 2016-05-27 05:52:23 +02:00
time.d remove the deprecated wiki macros 2016-05-27 05:52:23 +02:00
wcharh.d remove the deprecated wiki macros 2016-05-27 05:52:23 +02:00