phobos/std
2015-01-31 14:52:35 +09:00
..
algorithm Merge pull request #2899 from quickfur/aggregate 2015-01-23 13:18:22 -08:00
c
container Add forgotten D to macro 2015-01-25 21:53:30 +01:00
digest
experimental unittest to make sure everything is set right 2015-01-26 18:10:55 +01:00
internal
net
range Don't assume B.init is an lvalue. 2015-01-24 12:15:27 -08:00
regex
windows
array.d
ascii.d
base64.d
bigint.d Merge pull request #2864 from e10s/patch-6 2015-01-24 19:42:19 -08:00
bitmanip.d Mark BitArray.init() for deprecation. 2015-01-22 11:04:49 -08:00
compiler.d
complex.d
concurrency.d Revert "Remove concurrency @trusted workarounds" 2015-01-26 16:09:48 +01:00
conv.d
cstream.d
csv.d
datetime.d
demangle.d
encoding.d
exception.d Re-enabled opSlice for std.exception.handle now that bug 14057 is fixed 2015-01-31 14:52:35 +09:00
file.d
format.d Remove pure attribute from the unittests which contain formatting floating point values 2015-01-26 21:47:58 +09:00
functional.d do not assume memoize cache initialized before the arguments and the result are actually written 2015-01-24 10:08:47 +01:00
getopt.d getopt public undocumented symbols and style 2015-01-21 14:48:31 +01:00
json.d ddoc'd unittest 2015-01-22 20:40:08 -06:00
math.d documentation update and @safe pure etc unittests 2015-01-25 22:11:49 +01:00
mathspecial.d
metastrings.d
mmfile.d
numeric.d documentation update for numeric.d 2015-01-26 15:08:49 +01:00
outbuffer.d Revert "Merge pull request #2905 from 9rnsr/revert_pull2902" 2015-01-26 04:42:37 +11:00
parallelism.d
path.d
process.d Mention that invalid process IDs are negative. 2015-01-24 16:50:11 +01:00
random.d
signals.d
socket.d
socketstream.d
stdint.d
stdio.d
stdiobase.d
stream.d Revert "Merge pull request #2905 from 9rnsr/revert_pull2902" 2015-01-26 04:42:37 +11:00
string.d
syserror.d
system.d
traits.d
typecons.d
typelist.d
typetuple.d
uni.d
uri.d
utf.d
uuid.d
variant.d
xml.d
zip.d
zlib.d