phobos/std
2015-08-22 16:28:51 +00:00
..
algorithm Fix typo in chunkBy cheatsheet. 2015-08-20 10:33:36 -07:00
c
container Merge pull request #3501 from Groterik/const_rbtree 2015-08-13 10:22:30 -04:00
digest Extend documentation for toHexString 2015-07-19 23:56:13 +02:00
experimental Modify remaining tests that create a temporary file in the local directory to use std.file.deleteme, which writes to /tmp or some other absolute path instead 2015-08-13 07:23:39 -05:00
internal Provide MAXGAMMA, MAXLOG, and MINLOG for 64-bit reals. 2015-07-20 22:42:04 +02:00
net fix Issue 14760 - Clear content-length for libcurl 2015-08-20 12:28:42 +02:00
range Add missing cheatsheet link to chooseAmong. 2015-08-19 10:29:09 -07:00
regex std.regex: simplify case statement 2015-07-08 14:05:40 +02:00
windows Range-ify: std.file chdir and others 2015-07-15 17:02:11 -07:00
array.d Add unittest for the fixed unlisted bug 2015-08-20 09:10:30 +09:00
ascii.d
base64.d
bigint.d
bitmanip.d
compiler.d
complex.d
concurrency.d std.concurrency: receiveTimeout: document behavior with negative timeout 2015-07-25 12:10:53 +03:00
concurrencybase.d add std.concurrencybase 2015-07-05 00:50:38 -07:00
conv.d std.conv add toChars() 2015-07-09 15:29:27 -07:00
cstream.d
csv.d Supplemental fix for issue 14846 2015-07-29 19:50:09 +09:00
datetime.d Merge remote-tracking branch 'upstream/stable' into merge_stable 2015-07-24 01:28:58 +02:00
demangle.d
encoding.d
exception.d assertNotThrown can call expressions that return useful data 2015-07-16 00:19:27 +02:00
file.d Cleanup for Issue 7648. Add Non-ASCII characters in filename for unittests. 2015-08-18 15:58:12 +03:00
format.d Merge pull request #3470 from WalterBright/betterFormatU 2015-07-04 14:36:23 +09:00
functional.d std.variant housekeeping 2015-08-12 14:15:01 +02:00
getopt.d fix issue14724 2015-08-16 23:50:38 +02:00
json.d
math.d Merge remote-tracking branch 'upstream/stable' into merge_stable 2015-08-05 01:34:36 +02:00
mathspecial.d
meta.d Merge pull request #3498 from JinShil/AliasTuple 2015-07-21 11:40:04 +02:00
metastrings.d
mmfile.d mmfile.d: MmFile destructor changed not to cal enforce 2015-08-11 13:33:01 -04:00
numeric.d
outbuffer.d std.outbuffer: remove call into GC by using appropriate type for data, tweak pre-allocation 2015-07-29 22:41:09 +02:00
parallelism.d Supplemental fix for issue 14860 2015-08-02 19:05:30 +09:00
path.d Ddoc: fix two stray parentheses 2015-08-13 22:18:31 +02:00
process.d
random.d
signals.d
socket.d
socketstream.d
stdint.d
stdio.d fix Issue 14949 - Non-descriptive "Enforcement failed" when attempting to write to closed file 2015-08-22 16:28:51 +00:00
stdiobase.d
stream.d
string.d Merge pull request #3430 from WalterBright/rangestrip 2015-08-09 20:04:08 +02:00
syserror.d
system.d
traits.d Ddoc: fix two stray parentheses 2015-08-13 22:18:31 +02:00
typecons.d Merge remote-tracking branch 'upstream/stable' into merge_stable 2015-08-10 10:07:27 +02:00
typelist.d
typetuple.d Merge pull request #3498 from JinShil/AliasTuple 2015-07-21 11:40:04 +02:00
uni.d Merge remote-tracking branch 'upstream/stable' into merge_stable 2015-07-24 01:28:58 +02:00
uri.d added unittests for issue 14924 2015-08-16 03:00:45 +02:00
utf.d replace _decode with decodeFront 2015-08-18 13:22:19 +02:00
uuid.d
variant.d std.variant housekeeping 2015-07-24 14:46:56 +02:00
xml.d
zip.d
zlib.d eliminate dangerous and/or useless casts from zlib 2015-07-22 10:28:33 -04:00