phobos/std
2016-09-17 22:25:54 -06:00
..
algorithm Merge pull request #4776 from NVolcz/patch-3 2016-09-16 19:32:06 -04:00
c
container Merge pull request #4359 from wilzbach/fix_16072 2016-09-16 12:43:49 -04:00
digest Merge pull request #4639 from 9il/mm3 2016-08-04 11:00:45 +02:00
experimental Merge pull request #4782 from 9il/repeatSlice 2016-09-16 18:15:25 -04:00
internal Merge pull request #4786 from WalterBright/cstring-array 2016-09-16 07:45:01 -04:00
net use @system to return pointers to stack 2016-08-24 17:09:20 -07:00
range add 'scope' to opApply() parameter 2016-09-14 19:41:41 -07:00
regex
windows
array.d add 'scope' to opApply() parameter 2016-09-14 19:41:41 -07:00
ascii.d
base64.d Fixed in contract for Base64.decode for arrays 2016-08-08 12:11:30 +02:00
bigint.d
bitmanip.d bitmanip: missing a 'return' attribute 2016-08-24 22:06:03 -07:00
compiler.d
complex.d
concurrency.d std.concurrency housekeeping 2016-08-31 08:19:54 +02:00
concurrencybase.d
conv.d std.conv: add annotations 2016-09-06 23:54:52 -07:00
cstream.d
csv.d
datetime.d Move deprecations along. 2016-09-07 00:15:29 -07:00
demangle.d
encoding.d Merge pull request #4599 from JackStouffer/format 2016-09-16 21:54:55 -04:00
exception.d Move deprecations along. 2016-09-07 00:15:29 -07:00
file.d
format.d
functional.d
getopt.d Fix Issue 16443 - Prevent segmentation fault 2016-08-28 13:58:55 -04:00
json.d add 'scope' to opApply() parameter 2016-09-14 19:41:41 -07:00
math.d
mathspecial.d
meta.d
mmfile.d
numeric.d Use assert instead of enforce in std.numeric 2016-08-04 01:27:21 +03:00
outbuffer.d Removed commented out code 2016-09-16 11:12:29 +01:00
parallelism.d use @system to return pointers to stack 2016-08-24 12:55:52 -07:00
path.d Remove package wide std.algorithm imports from std.path 2016-09-16 10:33:21 +01:00
process.d Remove package wide std.algorithm imports from std.process 2016-09-16 10:36:44 +01:00
random.d Remove package wide std.algorithm imports from std.random 2016-09-16 10:55:37 +01:00
signals.d Merge pull request #4441 from Dechcaudron/15341 2016-09-16 20:32:42 -04:00
socket.d
socketstream.d
stdint.d
stdio.d fix issue 16372 - Broken links in documentation 2016-08-12 22:50:28 +02:00
stdiobase.d
stream.d
string.d
system.d
traits.d add 'scope' to opApply() parameter 2016-09-14 19:41:41 -07:00
typecons.d Use Proxy instead of opDot 2016-09-17 22:25:54 -06:00
typetuple.d
uni.d std.uni: Don't hard-code @safe on template accepting output range 2016-09-17 02:50:58 +01:00
uri.d
utf.d Improved docs and added tests 2016-09-17 14:20:37 +01:00
uuid.d
variant.d Update variant.d 2016-08-15 21:24:24 +10:00
xml.d
zip.d
zlib.d