phobos/std
2017-10-18 21:44:09 +07:00
..
algorithm Fix issue 15735: Correct splitter documentation when argument is an empty range. 2017-10-08 14:10:08 -07:00
c
container
datetime Move some deprecations along. 2017-10-08 02:28:30 -06:00
digest
experimental Fix bucketizer aligned allocate 2017-10-16 08:56:28 +00:00
internal
net std.net.curl: Fix getTiming example 2017-10-07 13:20:22 +07:00
range Replace hasLength 2017-10-12 11:14:09 +03:00
regex Merge pull request #5722 from DmitryOlshansky/regex-matcher-interfaces 2017-10-16 20:16:33 +02:00
windows std.windows.registry: Keep Key object alive while iterating over it 2017-10-01 15:33:01 +02:00
array.d Merge pull request #5693 from RazvanN7/Issue_15096 2017-09-14 02:15:30 +02:00
ascii.d
base64.d
bigint.d Get rid of unused variables 2017-08-22 11:00:14 +03:00
bitmanip.d
compiler.d
complex.d
concurrency.d don't deprecate initOnce with unshared Mutex 2017-09-02 23:44:20 +02:00
conv.d Make emplace infer class ctor safety 2017-10-12 20:47:03 +00:00
csv.d
demangle.d
encoding.d
exception.d
file.d impl is initialized only in constructor 2017-10-07 15:39:37 +03:00
format.d disable OSX 32 bits due to an unfixed compiler issue 2017-09-13 15:31:01 +02:00
functional.d Merge remote-tracking branch 'upstream/stable' into merge_stable 2017-08-16 12:17:39 +02:00
getopt.d
json.d
math.d Merge pull request #5761 from jercaianu/powmod 2017-10-16 19:46:13 +02:00
mathspecial.d
meta.d allow n=0 for std.meta.Repeat 2017-10-18 21:44:09 +07:00
mmfile.d style, switches in MmFile can be final 2017-09-13 19:12:48 +02:00
numeric.d
outbuffer.d
parallelism.d
path.d
process.d std.process: Update Config documentation for stderrPassThrough 2017-09-22 21:33:09 +00:00
random.d Merge remote-tracking branch 'upstream/stable' into merge_stable 2017-10-09 17:14:53 +02:00
signals.d
socket.d Remove use of std.datetime.StopWatch in std.socket tests. 2017-10-03 22:29:19 -06:00
stdint.d
stdio.d Minor adjustment 2017-10-17 23:26:09 +02:00
string.d Merge pull request #5676 from RazvanN7/Unused_vars_part3 2017-09-09 10:09:53 +02:00
system.d
traits.d Remove invalid private access by getSymbolsByUDA from unittest 2017-10-05 21:55:33 +02:00
typecons.d Merge pull request #5758 from jercaianu/rmdir 2017-10-16 18:02:10 +02:00
typetuple.d
uni.d Merge pull request #5722 from DmitryOlshansky/regex-matcher-interfaces 2017-10-16 20:16:33 +02:00
uri.d
utf.d Make spacing consistent. 2017-10-16 22:10:03 -06:00
uuid.d
variant.d Avoid using typeid to call postblit and destructor, as it does not take 2017-08-17 09:26:03 -04:00
xml.d
zip.d
zlib.d std.zlib: Add UnCompress.empty 2017-09-10 11:47:36 +02:00