phobos/std
2017-03-01 03:59:22 +01:00
..
algorithm Merge pull request #5202 from wilzbach/derandomize-std-algorithm 2017-03-01 03:46:43 +01:00
c Standardize whitespace after imports 2016-05-29 22:09:56 +02:00
container Remove quickIndex for modules with booktables or only one symbol 2017-03-01 03:59:22 +01:00
digest Automatically add spaces to binary operators (==) 2017-02-23 00:57:47 +01:00
experimental Fix CircleCi: auto functions that return null should be void 2017-02-28 22:27:51 +01:00
internal Use underscores for number literals with five or more digits 2017-02-23 09:45:49 -05:00
net Merge pull request #5166 from wilzbach/dscanner-unittest-safe-or-system 2017-02-22 14:44:08 -05:00
range Merge pull request #5160 from wilzbach/dscanner-check-for-void-auto-return 2017-02-28 13:28:42 -05:00
regex Automatically add spaces to binary operators (>>) 2017-02-23 00:57:47 +01:00
windows Merge pull request #5166 from wilzbach/dscanner-unittest-safe-or-system 2017-02-22 14:44:08 -05:00
array.d Remove quickIndex for modules with booktables or only one symbol 2017-03-01 03:59:22 +01:00
ascii.d Automatically set the range style from a..b -> a .. b 2017-02-22 05:37:31 +01:00
base64.d Automatically set the range style from a..b -> a .. b 2017-02-22 05:37:31 +01:00
bigint.d Automatically add spaces to binary operators (!=) 2017-02-23 00:57:47 +01:00
bitmanip.d Automatically set the range style from a..b -> a .. b 2017-02-22 05:37:31 +01:00
compiler.d Remove the WEB macro in favor of HTTP 2016-06-16 00:14:51 +02:00
complex.d Automatically set the range style from a..b -> a .. b 2017-02-22 05:37:31 +01:00
concurrency.d DScanner: automatially set all unattributed unittests to @safe or @system 2017-02-22 05:42:04 +01:00
concurrencybase.d Remove the WEB macro in favor of HTTP 2016-06-16 00:14:51 +02:00
conv.d Merge pull request #5193 from JackStouffer/conv.to 2017-02-28 03:01:06 +01:00
csv.d Automatically set the range style from a..b -> a .. b 2017-02-22 05:37:31 +01:00
datetime.d Use underscores for number literals with five or more digits 2017-02-23 09:45:49 -05:00
demangle.d Remove quickIndex for modules with booktables or only one symbol 2017-03-01 03:59:22 +01:00
encoding.d Automatically add spaces to binary operators (==) 2017-02-23 00:57:47 +01:00
exception.d Merge pull request #5166 from wilzbach/dscanner-unittest-safe-or-system 2017-02-22 14:44:08 -05:00
file.d Merge pull request #5166 from wilzbach/dscanner-unittest-safe-or-system 2017-02-22 14:44:08 -05:00
format.d Merge pull request #5009 from wilzbach/fix-16281 2017-02-27 14:20:34 -05:00
functional.d Remove quickIndex for modules with booktables or only one symbol 2017-03-01 03:59:22 +01:00
getopt.d Automatically add spaces to binary operators (==) 2017-02-23 00:57:47 +01:00
json.d Automatically set the range style from a..b -> a .. b 2017-02-22 05:37:31 +01:00
math.d Use underscores for number literals with five or more digits 2017-02-23 09:45:49 -05:00
mathspecial.d Automatically add spaces to binary operators (>=) 2017-02-23 00:57:47 +01:00
meta.d Merge pull request #5166 from wilzbach/dscanner-unittest-safe-or-system 2017-02-22 14:44:08 -05:00
mmfile.d Remove quickIndex for modules with booktables or only one symbol 2017-03-01 03:59:22 +01:00
numeric.d Automatically add spaces to binary operators (>=) 2017-02-23 00:57:47 +01:00
outbuffer.d Remove quickIndex for modules with booktables or only one symbol 2017-03-01 03:59:22 +01:00
parallelism.d Use underscores for number literals with five or more digits 2017-02-23 09:45:49 -05:00
path.d Automatically set the range style from a..b -> a .. b 2017-02-22 05:37:31 +01:00
process.d Automatically add spaces to binary operators (==) 2017-02-23 00:57:47 +01:00
random.d Use underscores for number literals with five or more digits 2017-02-23 09:45:49 -05:00
signals.d Remove quickIndex for modules with booktables or only one symbol 2017-03-01 03:59:22 +01:00
socket.d Automatically add spaces to binary operators (==) 2017-02-23 00:57:47 +01:00
stdint.d [doc] Add emphasis for readability. 2017-02-10 23:46:12 +01:00
stdio.d Automatically add spaces to binary operators (==) 2017-02-23 00:57:47 +01:00
stdiobase.d Remove the WEB macro in favor of HTTP 2016-06-16 00:14:51 +02:00
string.d Merge pull request #5181 from JackStouffer/capitalize 2017-02-22 16:07:30 -05:00
system.d Remove the WEB macro in favor of HTTP 2016-06-16 00:14:51 +02:00
traits.d Automatically add spaces to binary operators (==) 2017-02-23 00:57:47 +01:00
typecons.d Automatically add spaces to binary operators (>=) 2017-02-23 00:57:47 +01:00
typetuple.d Remove quickIndex for modules with booktables or only one symbol 2017-03-01 03:59:22 +01:00
uni.d Automatically add spaces to binary operators (>>) 2017-02-23 00:57:47 +01:00
uri.d Automatically set the range style from a..b -> a .. b 2017-02-22 05:37:31 +01:00
utf.d Fix Ddoc warnings 2017-02-26 09:33:14 +01:00
uuid.d Unify Phobos by ensuring there's always a space after cast(...) 2017-02-21 16:40:20 +01:00
variant.d DScanner: automatially set all unattributed unittests to @safe or @system 2017-02-22 05:42:04 +01:00
xml.d Merge pull request #5166 from wilzbach/dscanner-unittest-safe-or-system 2017-02-22 14:44:08 -05:00
zip.d Use underscores for number literals with five or more digits 2017-02-23 09:45:49 -05:00
zlib.d Automatically set the range style from a..b -> a .. b 2017-02-22 05:37:31 +01:00