phobos/std
2017-08-29 15:31:29 +02:00
..
algorithm Get rid of unused variables in std/algorithm 2017-08-02 17:30:16 +03:00
c
container
datetime
digest Fix issue 17724 - to be deprecated module std.digest.digest conflicts with contained function digest for alias. 2017-08-06 17:21:49 -04:00
experimental Correct the documentation about the used allocator in Segregator 2017-08-09 18:50:41 +02:00
internal Add unittest. 2017-08-11 08:48:23 -07:00
net
range Merge remote-tracking branch 'upstream/stable' into merge_stable 2017-08-29 15:31:29 +02:00
regex Merge remote-tracking branch 'upstream/stable' into merge_stable 2017-08-25 17:30:26 +02:00
windows
array.d Fix issue 17711: std.array.byPair ought to work with const AA's. 2017-08-01 16:27:27 -07:00
ascii.d
base64.d
bigint.d
bitmanip.d
compiler.d
complex.d
concurrency.d fix issue 13262 - Ensure shared data can be sent and received via 2017-08-16 11:35:11 -04:00
conv.d Change immutable to const char as per @ZombineDev's suggestion 2017-08-07 13:05:31 -04:00
csv.d
demangle.d
encoding.d
exception.d
file.d
format.d
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 Make std.math.exp2() CTFE-able for 80-bit target reals 2017-08-13 16:51:44 +02:00
mathspecial.d
meta.d
mmfile.d
numeric.d
outbuffer.d
parallelism.d
path.d
process.d
random.d
signals.d
socket.d
stdint.d
stdio.d
string.d Workaround for DDOX bug in the official docs 2017-08-15 13:54:27 -03:00
system.d
traits.d fix issue 13262 - Ensure shared data can be sent and received via 2017-08-16 11:35:11 -04:00
typecons.d Fix Issue 9183 - Add a Nullable.get(x) overload 2017-08-21 10:15:36 +03:00
typetuple.d
uni.d std.uni : appease circle-CI checks 2017-08-24 13:18:48 +03:00
uri.d
utf.d
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 Fix Issue 2137 - Data not compressed on fly when adding to zip archive 2017-08-10 10:23:11 +03:00
zlib.d