phobos/std
Михаил Страшун 2ad0698308 Merge pull request #1866 from JakobOvrum/enumerate
Add std.range.enumerate
2014-09-20 16:14:02 +04:00
..
c
container Merge pull request #2498 from monarchdodra/ArrayStaticIf 2014-09-15 19:58:58 +09:00
digest Add @nogc to std.digest.ripemd 2014-08-22 17:33:01 +09:00
experimental
internal std.internal.scopebuffer: added inout for slices 2014-09-17 08:25:27 +04:00
net Replace enforceEx with enforce where it's possible 2014-08-25 12:18:02 +02:00
regex std/regex/package: Fix unmatched --- in DDoc comment 2014-09-18 00:34:51 +00:00
windows Replace enforceEx with enforce where it's possible 2014-08-25 12:18:02 +02:00
algorithm.d Merge pull request #2534 from quickfur/issue13091 2014-09-19 18:40:48 +10:00
array.d Merge pull request #2539 from quickfur/issue10683 2014-09-20 17:14:29 +10:00
ascii.d
base64.d
bigint.d Fix Issue 13391 - Allow division of BigInt by long/ulong 2014-08-31 21:42:28 +01:00
bitmanip.d Add @nogc to bitfields accessors 2014-09-04 09:50:21 +09:00
compiler.d
complex.d
concurrency.d Replace enforceEx with enforce where it's possible 2014-08-25 12:18:02 +02:00
conv.d Merge pull request #2432 from rainers/coff32 2014-09-11 13:55:13 -07:00
cstream.d Replace most toStringz/toUTF16z/toUTFz usages with tempCString* ones. 2014-08-23 17:23:13 +04:00
csv.d
datetime.d Fix some property enforcements. 2014-09-01 18:01:16 +04:00
demangle.d
encoding.d
exception.d Use reinterpret cast is [does|may]PointTo 2014-08-30 10:25:39 +02:00
file.d Merge pull request #2520 from tom-tan/safe-file-isFile-isSymlink 2014-09-20 12:41:41 +04:00
format.d Merge pull request #2432 from rainers/coff32 2014-09-11 13:55:13 -07:00
functional.d Partially evaluates -> Partially applies 2014-08-26 12:16:54 +01:00
getopt.d whoops, forgot one ++i 2014-08-18 07:24:47 +02:00
json.d Merge pull request #2417 from dcarp/json_indexes 2014-09-14 08:52:08 +02:00
math.d Merge pull request #2524 from 9il/ctfe-math-2 2014-09-19 11:11:07 -07:00
mathspecial.d
mmfile.d fix property enforcement 2014-09-06 08:57:15 +09:00
numeric.d findRoot optimization 2014-09-19 21:36:02 +04:00
outbuffer.d Replace most toStringz/toUTF16z/toUTFz usages with tempCString* ones. 2014-08-23 17:23:13 +04:00
parallelism.d Prevent definition of non-disabled default constructors in template structs 2014-08-26 22:39:35 +09:00
path.d std.path.absolutePath should accept mutable pathnames. 2014-09-19 15:15:54 -07:00
process.d Merge pull request #2503 from CyberShadow/pull-20140909-141704 2014-09-19 12:38:56 -07:00
random.d
range.d Merge pull request #1866 from JakobOvrum/enumerate 2014-09-20 16:14:02 +04:00
signals.d
socket.d Replace most toStringz/toUTF16z/toUTFz usages with tempCString* ones. 2014-08-23 17:23:13 +04:00
socketstream.d
stdint.d
stdio.d Merge pull request #2432 from rainers/coff32 2014-09-11 13:55:13 -07:00
stdiobase.d
stream.d Replace most toStringz/toUTF16z/toUTFz usages with tempCString* ones. 2014-08-23 17:23:13 +04:00
string.d Merge pull request #2471 from burner/issue11895 2014-09-10 15:26:49 -07:00
syserror.d
system.d
traits.d Supplemental fix for issue 9148 - lambdas will be aggressively inferred to pure 2014-09-08 14:30:44 +09:00
typecons.d (trivial) (ddoc) more descriptive Typedef doc. 2014-09-20 12:12:12 +02:00
typelist.d Deprecated obsolete module std.typelist. 2014-09-19 16:38:12 -07:00
typetuple.d
uni.d Remove comma expression in std.uni 2014-09-08 22:27:06 +02:00
uri.d
utf.d Remove pure nothrow @nogc from input range version of byXchar 2014-09-04 10:04:46 +02:00
uuid.d
variant.d Code clean up. 2014-09-11 08:28:04 +02:00
xml.d
zip.d
zlib.d std.zlib.crc32 and std.zlib.adler32 64-bit underflow|error when processing over 2^32 bytes of data fix 2014-09-04 14:48:35 -04:00