phobos/std
Jack Stouffer 75081f6083
Merge pull request #6299 from JackStouffer/range-examples3
Add documentation for StoppingPolicy and Fix docs for Lockstep
2018-03-20 10:24:35 -04:00
..
algorithm Merge pull request #6144 from wilzbach/traits-is-same-min-max 2018-03-16 16:54:04 +01:00
c
container Merge pull request #4885 from rjframe/arraymem 2018-03-05 18:58:16 +01:00
datetime Add public examples to std.datetime.package and enable dscanner check 2018-03-19 10:38:37 -04:00
digest Trigger deprecation warnings for std.digest.digest 2018-03-17 11:03:04 +01:00
experimental Add SharedRegion 2018-03-19 19:49:05 +02:00
internal biguintcore: more immutability casts needed 2018-03-19 15:00:17 -07:00
net Merge pull request #6234 from rainers/curl_freeze 2018-03-11 14:13:44 +01:00
range Merge pull request #6299 from JackStouffer/range-examples3 2018-03-20 10:24:35 -04:00
regex Fix Issue 18565 - std.regex Captures opAssign returns void 2018-03-11 19:47:38 +01:00
windows
array.d Added writer overload of toString to Appender 2018-03-13 10:15:59 -04:00
ascii.d Remove use of the deprecated std.digest.digest from std.ascii 2018-03-17 11:02:57 +01:00
base64.d Improve documented example 2018-03-09 08:49:34 -05:00
bigint.d
bitmanip.d Add error message for static assert in bitmanip.d 2018-03-17 13:21:59 +01:00
compiler.d
complex.d std.complex: Minimally relax unittest for 64-bit reals 2018-02-25 01:55:18 +01:00
concurrency.d
conv.d Add public examples to std.conv and enable dscanner check 2018-03-16 18:20:37 -04:00
csv.d
demangle.d
encoding.d
exception.d Simply implementation of errnoEnforce 2018-03-16 11:32:20 +01:00
file.d Merge pull request #6252 from JackStouffer/issue18158 2018-03-11 19:08:25 +01:00
format.d Merge remote-tracking branch 'upstream/stable' into merge_stable 2018-03-12 18:58:17 +01:00
functional.d
getopt.d
json.d
math.d Fix Issue 18174 - std.math.equalsDigit should be usable in @safe 2018-03-15 10:16:25 -04:00
mathspecial.d
meta.d
mmfile.d
numeric.d
outbuffer.d
parallelism.d
path.d
process.d Remove a cast from std.process 2018-03-14 10:52:13 +01:00
random.d proper usage of inout 2018-03-19 21:25:07 +01:00
signals.d
socket.d fix strerror usage in uClibc version 2018-03-05 09:59:17 +02:00
stdint.d
stdio.d Merge remote-tracking branch 'upstream/stable' into merge_stable 2018-03-02 21:32:43 +01:00
string.d Add website link to author name for Jonathan M Davis. 2018-03-10 16:31:23 -07:00
system.d Add website link to author name for Jonathan M Davis. 2018-03-10 16:31:23 -07:00
traits.d std.traits.FieldNameTuple: clarify documentation and add testing for classes 2018-03-11 19:20:48 +01:00
typecons.d Merge pull request #6218 from denizzzka/typedef_tostring 2018-03-01 15:24:03 +01:00
typetuple.d
uni.d [Trivial]std.uni: Fix a -dip1000 compilable issue; appeared since #6041 2018-03-19 07:24:46 +01:00
uri.d Fix Issue 18182 - std.uri should be usable in @safe 2018-03-09 13:54:46 -05:00
utf.d Add website link to author name for Jonathan M Davis. 2018-03-10 16:31:23 -07:00
uuid.d
variant.d
xml.d
zip.d
zlib.d