phobos/std
2015-01-26 13:28:29 -08:00
..
algorithm Merge pull request #2899 from quickfur/aggregate 2015-01-23 13:18:22 -08:00
c add version blocks for OS specific files 2015-01-06 19:31:58 +01:00
container Add forgotten D to macro 2015-01-25 21:53:30 +01:00
digest Verbatim-related changes in phobos 2015-01-12 00:05:36 -08:00
experimental unittest to make sure everything is set right 2015-01-26 18:10:55 +01:00
internal
net and a $(D ) around CurlException 2015-01-13 22:32:52 +01:00
range Don't assume B.init is an lvalue. 2015-01-24 12:15:27 -08:00
regex Verbatim-related changes in phobos 2015-01-12 00:05:36 -08:00
windows Temporarily replace new deprecations with comments 2015-01-04 15:52:05 +00:00
array.d Split iteration functions into own submodule. 2015-01-20 09:14:06 -08:00
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 example moved fom comment to unittest 2015-01-20 13:21:59 +01:00
concurrency.d Revert "Remove concurrency @trusted workarounds" 2015-01-26 16:09:48 +01:00
conv.d conv.d example moved from comment to unittest 2015-01-20 15:08:17 +01:00
cstream.d
csv.d documentation update for csv 2015-01-20 15:23:48 +01:00
datetime.d Add missing imports 2015-01-07 00:18:56 +09:00
demangle.d use uuml entity for Thomas' name 2015-01-05 20:46:53 -08:00
encoding.d encoding.d documentation update 2015-01-20 20:51:11 +01:00
exception.d handle rework 2015-01-25 22:32:06 +01:00
file.d fix comment 2014-12-08 09:42:56 +01:00
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 Supplemental fix for issue 13783 in std.parallelism 2014-11-29 12:16:18 +09:00
path.d Merge pull request #2803 from WalterBright/entity 2015-01-05 20:48:22 -08:00
process.d Mention that invalid process IDs are negative. 2015-01-24 16:50:11 +01:00
random.d Add missing imports 2015-01-07 00:18:56 +09:00
signals.d
socket.d fix Issue 14012 - std.socket: wrong SocketSet.max on Posix 2015-01-20 01:12:10 +00:00
socketstream.d
stdint.d
stdio.d Add missing imports 2015-01-07 00:18:56 +09:00
stdiobase.d
stream.d Revert "Merge pull request #2905 from 9rnsr/revert_pull2902" 2015-01-26 04:42:37 +11:00
string.d Verbatim-related changes in phobos 2015-01-12 00:05:36 -08:00
syserror.d
system.d
traits.d std.algorithm is now its own package. 2015-01-20 09:14:06 -08:00
typecons.d Fix Issue 13781 - Tuple assign should be @nogc 2014-12-31 19:23:35 +00:00
typelist.d
typetuple.d
uni.d Eliminate superfluous "Overview" heading 2015-01-06 22:33:05 -08:00
uri.d
utf.d
uuid.d Verbatim-related changes in phobos 2015-01-12 00:05:36 -08:00
variant.d fix Issue 13871 - Segmentation fault from std/variant.d:609 2014-12-31 22:53:00 +09:00
xml.d
zip.d
zlib.d