phobos/std
2021-06-08 15:12:25 +00:00
..
algorithm std.algorithm: improve findSplit methods module documentation 2021-06-07 12:07:47 +01:00
container
datetime fix local variable lifetimes in systime parsing 2021-06-02 02:12:41 +00:00
digest
experimental
format Merge remote-tracking branch 'upstream/stable' into merge_stable 2021-06-04 13:02:58 +02:00
internal add return scope to realloc 2021-06-08 09:32:30 +00:00
math declaring templates inside static foreach is not reliable 2021-06-08 10:57:08 +00:00
net
range use static foreach for correct scope inference 2021-06-08 10:21:59 +00:00
regex
uni add return scope to realloc 2021-06-08 09:32:30 +00:00
windows
array.d
ascii.d
base64.d
bigint.d add more return/scope to pure bigint functions 2021-05-30 01:10:13 +02:00
bitmanip.d
compiler.d
complex.d
concurrency.d
conv.d use static foreach for correct scope inference 2021-06-08 10:21:59 +00:00
csv.d
demangle.d
encoding.d
exception.d
file.d
functional.d
getopt.d use icmp instead of toUpper in getopt 2021-06-01 13:36:56 +02:00
json.d Fix static assert message in std.json 2021-06-08 15:12:25 +00:00
mathspecial.d
meta.d
mmfile.d
numeric.d
outbuffer.d
package.d
parallelism.d
path.d
process.d add @trusted for scope pointer to scope pointer 2021-05-31 00:45:26 +02:00
random.d
signals.d
socket.d
stdint.d
stdio.d Merge remote-tracking branch 'upstream/stable' into merge_stable 2021-06-04 13:02:58 +02:00
string.d
sumtype.d
system.d
traits.d Merge pull request #8048 from andralex/SharedConstInoutOf 2021-05-25 13:05:36 +02:00
typecons.d
typetuple.d
uri.d
utf.d
uuid.d
variant.d
xml.d add return scope to xml.toType 2021-05-30 01:07:37 +02:00
zip.d
zlib.d