phobos/std
Sebastian Wilzbach d6d6831d3b Remove std.experimental.ndslice (#5187)
Remove std.experimental.ndslice
merged-on-behalf-of: Sebastian Wilzbach <sebi.wilzbach@gmail.com>
2017-03-02 09:02:45 +01:00
..
algorithm Merge pull request #5227 from wilzbach/fold-walkBack 2017-03-02 02:52:05 +01:00
c Standardize whitespace after imports 2016-05-29 22:09:56 +02:00
container Merge pull request #5212 from wilzbach/remove-quickindex 2017-03-01 16:58:56 -05:00
digest Check public functions for public examples (#4998) 2017-03-01 15:49:15 +01:00
experimental Remove std.experimental.ndslice (#5187) 2017-03-02 09:02:45 +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 #5211 from wilzbach/std-range 2017-03-01 15:46:48 -05:00
regex Merge pull request #5216 from wilzbach/unluckily-phobos 2017-03-01 15:17:19 -05:00
windows Merge pull request #5166 from wilzbach/dscanner-unittest-safe-or-system 2017-02-22 14:44:08 -05:00
array.d Merge pull request #5212 from wilzbach/remove-quickindex 2017-03-01 16:58:56 -05:00
ascii.d [BOOKTABLES]: Add BOOKTABLE to std.ascii 2017-03-01 08:29:04 +01:00
base64.d Automatically set the range style from a..b -> a .. b 2017-02-22 05:37:31 +01:00
bigint.d Check public functions for public examples (#4998) 2017-03-01 15:49:15 +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 [BOOKTABLES]: Add BOOKTABLE to std.conv (#5220) 2017-03-02 01:49:33 +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 [BOOKTABLES]: Add BOOKTABLE to std.exception 2017-03-01 08:15:35 +01:00
file.d [BOOKTABLES]: Add BOOKTABLE to std.file 2017-03-01 08:21:35 +01:00
format.d Check public functions for public examples (#4998) 2017-03-01 15:49:15 +01:00
functional.d Merge pull request #5212 from wilzbach/remove-quickindex 2017-03-01 16:58:56 -05: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 Replace LUCKY links with actual links 2017-02-28 23:46:54 +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 [BOOKTABLES]: Add BOOKTABLE to std.path 2017-03-01 08:27:58 +01:00
process.d Automatically add spaces to binary operators (==) 2017-02-23 00:57:47 +01:00
random.d Replace LUCKY links with actual links 2017-02-28 23:46:54 +01: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 Fix 16281 - std.stdio.readf should use ref instead of requiring pointers (#5207) 2017-03-02 05:37:02 +01:00
stdiobase.d Remove the WEB macro in favor of HTTP 2016-06-16 00:14:51 +02:00
string.d Add more links to std.range definitions 2017-03-01 15:09:46 -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 Replace LUCKY links with actual links 2017-02-28 23:46:54 +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 Merge pull request #5216 from wilzbach/unluckily-phobos 2017-03-01 15:17:19 -05: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