phobos/std
2016-09-25 11:12:39 +02:00
..
algorithm replace a-e indices w/ 0-4 2016-09-25 11:12:39 +02:00
c
container Remove package wide std.algorithm imports from Phobos 2016-09-22 08:36:14 +01:00
digest Remove package wide std.algorithm imports from Phobos 2016-09-22 08:36:14 +01:00
experimental Remove package wide std.algorithm imports from Phobos 2016-09-22 08:36:14 +01:00
internal Merge pull request #4786 from WalterBright/cstring-array 2016-09-16 07:45:01 -04:00
net Change yes/no enum CheckDns to a Flag 2016-09-23 10:27:49 +01:00
range Remove package wide std.algorithm imports from Phobos 2016-09-22 08:36:14 +01:00
regex Added const and immutable to several variables in std.regex.internal.parser 2016-07-27 11:12:45 -04:00
windows Remove package wide std.algorithm imports from Phobos 2016-09-22 08:36:14 +01:00
array.d Merge pull request #4201 from andralex/better-overlap 2016-09-22 10:46:20 +03:00
ascii.d
base64.d Remove package wide std.algorithm imports from Phobos 2016-09-22 08:36:14 +01:00
bigint.d Fix all windows cycles 2016-07-08 21:07:15 -04:00
bitmanip.d bitmanip: missing a 'return' attribute 2016-08-24 22:06:03 -07:00
compiler.d
complex.d
concurrency.d Remove some global imports from std.concurrency 2016-09-21 16:10:10 +01:00
concurrencybase.d
conv.d std.conv: add annotations 2016-09-06 23:54:52 -07:00
csv.d Remove package wide std.algorithm imports from Phobos 2016-09-22 08:36:14 +01:00
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 Remove package wide std.algorithm imports from Phobos 2016-09-22 08:36:14 +01:00
file.d file.d: fix unsafe use of .ptr 2016-07-25 21:38:08 -07:00
format.d Added const and immutable to several variables in std.format 2016-07-27 18:01:01 -04:00
functional.d std.functional: add overflow checks 2016-07-28 13:29:00 -07:00
getopt.d Fix Issue 16443 - Prevent segmentation fault 2016-08-28 13:58:55 -04:00
json.d Remove package wide std.algorithm imports from std/json.d 2016-09-20 11:08:21 +01:00
math.d Merge pull request #4619 from JackStouffer/immutable3 2016-07-20 00:46:07 -07:00
mathspecial.d
meta.d Remove package wide std.algorithm imports from Phobos 2016-09-22 08:36:14 +01:00
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 Make most random number generator methods @nogc. 2016-09-18 19:42:17 +02:00
signals.d Merge pull request #4441 from Dechcaudron/15341 2016-09-16 20:32:42 -04:00
socket.d Remove package wide std.algorithm imports from Phobos 2016-09-22 08:36:14 +01:00
stdint.d
stdio.d stdio: either make private or document undocumented public symbols 2016-09-15 19:02:43 +01:00
stdiobase.d
string.d remove unsafe use of .ptr in std.string 2016-07-24 12:58:55 -07:00
system.d
traits.d add 'scope' to opApply() parameter 2016-09-14 19:41:41 -07:00
typecons.d Merge pull request #3797 from Cauterite/issue11135 2016-09-23 16:24:52 -04:00
typetuple.d Add @safe to std.typetuple unit tests 2016-07-02 11:03:08 +02:00
uni.d Removed redundant code for iterating over code units 2016-09-19 08:55:40 +01:00
uri.d
utf.d Remove package wide std.algorithm imports from Phobos 2016-09-22 08:36:14 +01:00
uuid.d Remove package wide std.algorithm imports from Phobos 2016-09-22 08:36:14 +01:00
variant.d Update variant.d 2016-08-15 21:24:24 +10:00
xml.d Remove all global imports from std.xml 2016-09-20 22:17:00 +01:00
zip.d Remove package wide std.algorithm imports from Phobos 2016-09-22 08:36:14 +01:00
zlib.d Remove package wide std.algorithm imports from Phobos 2016-09-22 08:36:14 +01:00