phobos/std
Andrei Alexandrescu 4799bc6f45 Merge pull request #3883 from JakobOvrum/std_utf_docs
Consolidate documentation for std.utf.stride[Back]
2015-12-25 09:30:01 -05:00
..
algorithm Merge pull request #3866 from Infiltrator/patch-1 2015-12-18 17:09:47 +09:00
c
container Merge pull request #3854 from 9rnsr/enforceProp 2015-12-15 09:37:12 -08:00
digest Remove obsolete TypeTuple references 2015-10-13 20:37:44 +02:00
experimental Fixes #15433: std.experimental.allocator.building_blocks.free_tree only compiles with unittest 2015-12-11 10:44:06 +02:00
internal Enable getSymbolsByUDA to retrieve private members. 2015-11-28 07:14:47 -05:00
net fix property enforcement 2015-12-04 15:42:53 +09:00
range Merge pull request #3854 from 9rnsr/enforceProp 2015-12-15 09:37:12 -08:00
regex Merge pull request #3768 from CyberShadow/pull-20151024-051829 2015-10-24 15:05:00 -07:00
windows Remove declarations already declared by the new Windows headers 2015-10-14 04:09:32 +00:00
array.d Add asserts for the "compiles" tests 2015-11-16 03:04:07 +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 pull request #3838 from jmdavis/deprecations 2015-11-29 11:57:28 -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 Remove stray uses of TickDuration from Phobos internals. 2015-12-03 03:01:03 -08:00
concurrencybase.d
conv.d Improve std.conv.parse() docs. Point out that std.conv.to() works with string literals. 2015-12-07 19:08:11 -08:00
cstream.d Adjust deprecation messages for std.stream. 2015-09-11 21:29:14 -07:00
csv.d Remove obsolete TypeTuple references 2015-10-13 20:37:44 +02:00
datetime.d Deprecate the non-benchmarking uses of TickDuration in std.datetime. 2015-12-03 00:38:34 -08:00
demangle.d
encoding.d Remove obsolete TypeTuple references 2015-10-13 20:37:44 +02:00
exception.d Move some deprecations along. 2015-11-26 00:28:38 -08:00
file.d fix property enforcement 2015-12-04 15:42:53 +09:00
format.d better debugging 2015-11-05 22:46:17 +01:00
functional.d Include unittest blocks as examples in std.functional 2015-12-17 13:44:10 -05:00
getopt.d Merge pull request #3727 from CyberShadow/pull-20151018-004338 2015-10-18 15:17:39 +02:00
json.d std.json: Encode control characters 2015-12-16 00:55:09 +01:00
math.d Added a slower generic fallback method, in case real.mant_dig > 64. 2015-12-05 15:39:48 -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
metastrings.d
mmfile.d fix Issue 14995 - std.mmfile incorrectly handles errors in ctor 2015-09-02 01:57:34 +00:00
numeric.d Remove obsolete TypeTuple references 2015-10-13 20:37:44 +02:00
outbuffer.d HTML fixes 2015-10-24 06:19:23 +00:00
parallelism.d fix property enforcement 2015-12-04 15:42:53 +09:00
path.d Add asserts for the "compiles" tests 2015-11-16 03:04:07 +01:00
process.d fix property enforcement 2015-12-04 15:42:53 +09: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 fix issue 15429 - [std.stdio] Broken link in documentation 2015-12-09 18:25:28 +01:00
stdiobase.d
stream.d Adjust deprecation messages for std.stream. 2015-09-11 21:29:14 -07:00
string.d std.string.index_unittest_examples 2015-12-16 16:46:36 +01: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 Merge pull request #3838 from jmdavis/deprecations 2015-11-29 11:57:28 -08:00
typecons.d Merge pull request #3839 from aG0aep6G/ddlink 2015-11-27 04:54:52 +02: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 Remove obsolete TypeTuple references 2015-10-13 20:37:44 +02:00
variant.d Merge remote-tracking branch 'upstream/stable' into merge_stable 2015-10-27 15:55:59 +01:00
xml.d
zip.d Merge pull request #3605 from jmdavis/zip 2015-08-31 17:49:10 +10:00
zlib.d HTML fixes 2015-10-24 06:19:23 +00:00