phobos/std
2014-10-26 19:31:08 -07:00
..
c Deprecate std.c.* and move all remaining declarations to core.stdc.* 2014-10-14 09:26:21 -05:00
container Merge pull request #2617 from nordlow/pure-rbtree 2014-10-22 06:49:25 -04:00
digest Usage of WEB macro for License everywhere 2014-10-15 11:30:42 +02:00
experimental Fixup spelling mistake. 2014-05-21 22:18:07 +02:00
internal Merge pull request #2614 from Geod24/fix-license-doc 2014-10-17 00:16:49 +02:00
net Merge pull request #2581 from schuetzm/proxyuserpwd 2014-10-19 12:29:37 -07:00
regex std/regex/package: Fix unmatched --- in DDoc comment 2014-09-18 00:34:51 +00:00
windows Move some deprecations along. 2014-10-26 19:31:08 -07:00
algorithm.d cache doc 2014-10-20 13:07:31 +02:00
array.d some doc updates and some more testing 2014-10-22 21:58:21 +02:00
ascii.d Minor stylistic cleanup in std.ascii. 2014-05-22 16:08:27 -07:00
base64.d Don't use built-in .sort in std.base64 unittests 2014-09-28 07:52:01 -07:00
bigint.d Usage of WEB macro for License everywhere 2014-10-15 11:30:42 +02:00
bitmanip.d Usage of WEB macro for License everywhere 2014-10-15 11:30:42 +02:00
compiler.d Usage of WEB macro for License everywhere 2014-10-15 11:30:42 +02:00
complex.d Move some deprecations along. 2014-10-26 19:31:08 -07:00
concurrency.d Add Generator to std.concurrency 2014-10-21 11:47:21 -07:00
conv.d fix to!string test 2014-09-22 19:17:32 +04:00
cstream.d Merge pull request #2614 from Geod24/fix-license-doc 2014-10-17 00:16:49 +02:00
csv.d attributes and two small bug fixes for csv 2014-08-13 17:29:27 +02:00
datetime.d Usage of WEB macro for License everywhere 2014-10-15 11:30:42 +02:00
demangle.d Usage of WEB macro for License everywhere 2014-10-15 11:30:42 +02:00
encoding.d Usage of WEB macro for License everywhere 2014-10-15 11:30:42 +02:00
exception.d fix Issue 13450 - Add WindowsException and wenforce to std.exception 2014-09-11 15:41:20 +00:00
file.d Move some deprecations along. 2014-10-26 19:31:08 -07:00
format.d Deprecate std.c.* and move all remaining declarations to core.stdc.* 2014-10-14 09:26:21 -05:00
functional.d not with multiple arguments 2014-10-10 13:21:50 +02:00
getopt.d some doc fixes 2014-10-22 21:43:09 +02:00
json.d Usage of WEB macro for License everywhere 2014-10-15 11:30:42 +02:00
math.d Usage of WEB macro for License everywhere 2014-10-15 11:30:42 +02:00
mathspecial.d Usage of WEB macro for License everywhere 2014-10-15 11:30:42 +02:00
metastrings.d Move some deprecations along. 2014-10-26 19:31:08 -07:00
mmfile.d Merge pull request #2614 from Geod24/fix-license-doc 2014-10-17 00:16:49 +02:00
numeric.d Merge pull request #2614 from Geod24/fix-license-doc 2014-10-17 00:16:49 +02:00
outbuffer.d Merge pull request #2614 from Geod24/fix-license-doc 2014-10-17 00:16:49 +02:00
parallelism.d Prevent definition of non-disabled default constructors in template structs 2014-08-26 22:39:35 +09:00
path.d Deprecate std.c.* and move all remaining declarations to core.stdc.* 2014-10-14 09:26:21 -05:00
process.d Merge pull request #2614 from Geod24/fix-license-doc 2014-10-17 00:16:49 +02:00
random.d Merge pull request #2613 from braddr/safe 2014-10-19 10:29:32 -07:00
range.d add @safe annotations to all unittests which 'just work' 2014-10-20 15:51:23 -07:00
signals.d Merge pull request #2614 from Geod24/fix-license-doc 2014-10-17 00:16:49 +02:00
socket.d Merge pull request #2614 from Geod24/fix-license-doc 2014-10-17 00:16:49 +02:00
socketstream.d
stdint.d Usage of WEB macro for License everywhere 2014-10-15 11:30:42 +02:00
stdio.d Deprecate std.c.* and move all remaining declarations to core.stdc.* 2014-10-14 09:26:21 -05:00
stdiobase.d Usage of WEB macro for License everywhere 2014-10-15 11:30:42 +02:00
stream.d Deprecate std.c.* and move all remaining declarations to core.stdc.* 2014-10-14 09:26:21 -05:00
string.d Move some deprecations along. 2014-10-26 19:31:08 -07:00
syserror.d Deprecate std.c.* and move all remaining declarations to core.stdc.* 2014-10-14 09:26:21 -05:00
system.d Start getting tests passing on Android/x86 2014-07-09 17:52:15 -05:00
traits.d Unnamed parameters for ParameterIdentifierTuple, fix name conflict for ParameterDefaultValueTuple 2014-10-18 03:33:05 +02:00
typecons.d typecons had some trailing whitespace 2014-10-10 14:12:40 +02:00
typelist.d Usage of WEB macro for License everywhere 2014-10-15 11:30:42 +02:00
typetuple.d Usage of WEB macro for License everywhere 2014-10-15 11:30:42 +02:00
uni.d Mark std.uni.MultiArray.this with array types as safe, pure, nothrow and nogc 2014-10-21 19:20:53 +09:00
uri.d Merge pull request #2614 from Geod24/fix-license-doc 2014-10-17 00:16:49 +02:00
utf.d Merge pull request #2566 from MartinNowak/workaround7625 2014-09-29 12:29:00 +04:00
uuid.d Usage of WEB macro for License everywhere 2014-10-15 11:30:42 +02:00
variant.d Usage of WEB macro for License everywhere 2014-10-15 11:30:42 +02:00
xml.d Usage of WEB macro for License everywhere 2014-10-15 11:30:42 +02:00
zip.d Usage of WEB macro for License everywhere 2014-10-15 11:30:42 +02:00
zlib.d Fix incorrect link to zlib 2014-10-15 16:14:37 +02:00