phobos/std
2016-01-17 21:21:39 +01:00
..
algorithm Add alternative commenting 2016-01-17 21:21:39 +01:00
c Fix missing ')' in std.c.windows.com deprecation message. 2016-01-06 12:18:33 -08:00
container Changed "Examples:" in Ddoc to "Example:" 2015-12-17 18:32:41 -08:00
digest Changed "Examples:" in Ddoc to "Example:" 2015-12-17 18:32:41 -08:00
experimental improve error message in ndslice 2016-01-15 01:53:55 -08:00
internal Merge pull request #3874 from JackStouffer/bigint 2016-01-09 18:12:21 +09:00
net Merge pull request #3853 from 9rnsr/fix12359 2016-01-06 02:37:52 +01:00
range Merge pull request #3855 from JakobOvrum/range_tail 2016-01-12 13:35:54 -05:00
regex Changed "Examples:" in Ddoc to "Example:" 2015-12-17 18:32:41 -08:00
windows Fix missing ')' in std.c.windows.com deprecation message. 2016-01-06 12:18:33 -08:00
array.d Clarify std.array.assocArray docs 2016-01-08 02:06:36 +01:00
ascii.d Remove obsolete TypeTuple references 2015-10-13 20:37:44 +02:00
base64.d
bigint.d Merge pull request #3725 from CyberShadow/pull-20151017-003315 2015-10-17 21:43:36 -07:00
bitmanip.d core.bitop bsr(), bsf(), and popcnt() now support ulong inputs even on a 32-bit arch. 2016-01-13 13:54:27 -08:00
compiler.d
complex.d use DDLINK/DDSUBLINK instead of LINK2 and raw HTML 2015-11-26 16:04:44 +01:00
concurrency.d Parentheses and redundant spaces are removed. 2016-01-02 15:39:16 +02:00
concurrencybase.d
conv.d Merge pull request #3769 from WalterBright/opttochars 2016-01-15 16:42:28 -05:00
cstream.d Adjust deprecation messages for std.stream. 2015-09-11 21:29:14 -07:00
csv.d fix issue 15545, csv Reader line feed '\r' failure 2016-01-10 18:42:30 +01:00
datetime.d Changed "Examples:" in Ddoc to "Example:" 2015-12-17 18:32:41 -08:00
demangle.d
encoding.d Changed "Examples:" in Ddoc to "Example:" 2015-12-17 18:32:41 -08:00
exception.d Changed "Examples:" in Ddoc to "Example:" 2015-12-17 18:32:41 -08:00
file.d Merge pull request #3853 from 9rnsr/fix12359 2016-01-06 02:37:52 +01:00
format.d Move deprecations along. 2015-12-30 00:18:53 -08:00
functional.d Merge pull request #3879 from blm768/adjust_examples 2015-12-26 09:21:38 -05:00
getopt.d Remove use of exit() in std.getopt example 2016-01-12 16:39:20 +09:00
json.d std.json: Encode control characters 2015-12-16 00:55:09 +01:00
math.d Merge pull request #3888 from tsbockman/bitop-ulong 2016-01-13 23:55:32 -05:00
mathspecial.d HTML fixes 2015-10-24 06:19:23 +00:00
meta.d Remove .stringof usage 2015-11-25 22:39:56 +01:00
metastrings.d
mmfile.d fix Issue 14995 - std.mmfile incorrectly handles errors in ctor 2015-09-02 01:57:34 +00:00
numeric.d core.bitop bsr(), bsf(), and popcnt() now support ulong inputs even on a 32-bit arch. 2016-01-13 13:54:27 -08:00
outbuffer.d HTML fixes 2015-10-24 06:19:23 +00:00
parallelism.d Changed "Examples:" in Ddoc to "Example:" 2015-12-17 18:32:41 -08:00
path.d Changed "Examples:" in Ddoc to "Example:" 2015-12-17 18:32:41 -08:00
process.d Issue 15276: Allow users to specify shell for executeShell, pipeShell, spawnShell 2016-01-05 16:46:47 -08:00
random.d RandomSample.front was not documented 2015-12-17 22:21:31 +01:00
signals.d
socket.d fix imports 2015-11-01 23:01:04 +09:00
socketstream.d Adjust deprecation messages for std.stream. 2015-09-11 21:29:14 -07:00
stdint.d HTML fixes 2015-10-24 06:19:23 +00:00
stdio.d Merge remote-tracking branch 'upstream/stable' 2016-01-03 15:09:57 +01:00
stdiobase.d
stream.d Adjust deprecation messages for std.stream. 2015-09-11 21:29:14 -07:00
string.d Merge pull request #3894 from adamdruppe/import_empty 2016-01-12 09:45:37 -05:00
syserror.d [dox] Add deprecation message to module. 2015-08-27 10:36:10 -07:00
system.d use DDLINK/DDSUBLINK instead of LINK2 and raw HTML 2015-11-26 16:04:44 +01:00
traits.d Changed "Examples:" in Ddoc to "Example:" 2015-12-17 18:32:41 -08:00
typecons.d Fix Issue 15561 2016-01-13 18:07:06 +00:00
typelist.d
typetuple.d fix link to AliasSeq 2015-09-25 16:16:42 +02:00
uni.d fix property enforcement 2015-12-04 15:42:53 +09:00
uri.d Remove obsolete TypeTuple references 2015-10-13 20:37:44 +02:00
utf.d Consolidate documentation for std.utf.stride[Back] 2015-12-22 18:24:25 +09:00
uuid.d Changed "Examples:" in Ddoc to "Example:" 2015-12-17 18:32:41 -08:00
variant.d Merge remote-tracking branch 'upstream/stable' into merge_stable 2015-10-27 15:55:59 +01:00
xml.d Changed "Examples:" in Ddoc to "Example:" 2015-12-17 18:32:41 -08:00
zip.d Changed "Examples:" in Ddoc to "Example:" 2015-12-17 18:32:41 -08:00
zlib.d HTML fixes 2015-10-24 06:19:23 +00:00