phobos/std
2016-02-10 14:25:42 +05:30
..
algorithm Fix Phobos issue 15480 2016-02-04 12:01:36 -08:00
c Fix missing ')' in std.c.windows.com deprecation message. 2016-01-06 12:18:33 -08:00
container Fix Issue 15659 - fix crash in SList.clear() 2016-02-08 23:22:31 +03:00
digest Changed "Examples:" in Ddoc to "Example:" 2015-12-17 18:32:41 -08:00
experimental On Android, update std.datetime to extract timezone data and some other fixes. 2016-02-10 14:25:42 +05:30
internal Merge pull request #3874 from JackStouffer/bigint 2016-01-09 18:12:21 +09:00
net Add missing import 2016-02-05 06:43:47 -05:00
range Merge pull request #3855 from JakobOvrum/range_tail 2016-01-12 13:35:54 -05:00
regex migrate other Phobos modules to use std.exception.basicExceptionCtors 2016-01-17 10:39:37 +05:30
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 Merge remote-tracking branch 'upstream/stable' into merge_stable 2016-01-27 21:17:17 +01:00
compiler.d
complex.d use DDLINK/DDSUBLINK instead of LINK2 and raw HTML 2015-11-26 16:04:44 +01:00
concurrency.d Add unit test for Tid.toString. 2016-02-09 12:58:21 +01:00
concurrencybase.d add std.concurrencybase 2015-07-05 00:50:38 -07:00
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 migrate other Phobos modules to use std.exception.basicExceptionCtors 2016-01-17 10:39:37 +05:30
datetime.d On Android, update std.datetime to extract timezone data and some other fixes. 2016-02-10 14:25:42 +05:30
demangle.d
encoding.d Changed "Examples:" in Ddoc to "Example:" 2015-12-17 18:32:41 -08:00
exception.d Add basicExceptionCtors mixin 2016-01-17 10:39:37 +05:30
file.d On Android, update std.datetime to extract timezone data and some other fixes. 2016-02-10 14:25:42 +05:30
format.d On Android, update std.datetime to extract timezone data and some other fixes. 2016-02-10 14:25:42 +05:30
functional.d Merge pull request #3879 from blm768/adjust_examples 2015-12-26 09:21:38 -05:00
getopt.d migrate other Phobos modules to use std.exception.basicExceptionCtors 2016-01-17 10:39:37 +05:30
json.d std.json: Encode control characters 2015-12-16 00:55:09 +01:00
math.d Don't use top-level selective import in std.math because of DMD issue 314. 2016-01-29 14:00:49 -08: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
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 On Android, update std.datetime to extract timezone data and some other fixes. 2016-02-10 14:25:42 +05:30
random.d RandomSample.front was not documented 2015-12-17 22:21:31 +01:00
signals.d
socket.d On Android, update std.datetime to extract timezone data and some other fixes. 2016-02-10 14:25:42 +05:30
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 Remove deprecated modules and symbols scheduled for removal in 2015 2016-01-27 18:34:07 +09: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 Remove and explain Flag alias antipattern 2016-01-22 11:06:13 -07:00
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 migrate other Phobos modules to use std.exception.basicExceptionCtors 2016-01-17 10:39:37 +05:30
utf.d migrate other Phobos modules to use std.exception.basicExceptionCtors 2016-01-17 10:39:37 +05:30
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