phobos/std
2015-01-28 16:33:12 +11:00
..
algorithm Merge pull request #2907 from aG0aep6G/quickindex 2015-01-26 21:06:26 -08:00
c add version blocks for OS specific files 2015-01-06 19:31:58 +01:00
container Add forgotten D to macro 2015-01-25 21:53:30 +01:00
digest [DDoc] add HTML class "quickindex" to manually maintained jump link tables 2015-01-26 11:19:05 +01:00
experimental unittest to make sure everything is set right 2015-01-26 18:10:55 +01:00
internal std.range: constraints => primitives 2014-11-23 20:05:20 +03:00
net [DDoc] add HTML class "quickindex" to manually maintained jump link tables 2015-01-26 11:19:05 +01:00
range Replace more implicit array to bool conversions 2015-01-28 16:33:12 +11:00
regex Verbatim-related changes in phobos 2015-01-12 00:05:36 -08:00
windows Remove implicit conversions from array to bool 2015-01-27 21:55:00 +11:00
array.d Split iteration functions into own submodule. 2015-01-20 09:14:06 -08:00
ascii.d
base64.d std.range: constraints => primitives 2014-11-23 20:05:20 +03:00
bigint.d Merge pull request #2864 from e10s/patch-6 2015-01-24 19:42:19 -08:00
bitmanip.d Mark BitArray.init() for deprecation. 2015-01-22 11:04:49 -08:00
compiler.d Usage of WEB macro for License everywhere 2014-10-15 11:30:42 +02:00
complex.d example moved fom comment to unittest 2015-01-20 13:21:59 +01:00
concurrency.d Revert "Remove concurrency @trusted workarounds" 2015-01-26 16:09:48 +01:00
conv.d Replace more implicit array to bool conversions 2015-01-28 16:33:12 +11:00
cstream.d Merge pull request #2614 from Geod24/fix-license-doc 2014-10-17 00:16:49 +02:00
csv.d documentation update for csv 2015-01-20 15:23:48 +01:00
datetime.d Remove implicit conversions from array to bool 2015-01-27 21:55:00 +11:00
demangle.d use uuml entity for Thomas' name 2015-01-05 20:46:53 -08:00
encoding.d encoding.d documentation update 2015-01-20 20:51:11 +01:00
exception.d handle rework 2015-01-25 22:32:06 +01:00
file.d fix comment 2014-12-08 09:42:56 +01:00
format.d Replace more implicit array to bool conversions 2015-01-28 16:33:12 +11:00
functional.d do not assume memoize cache initialized before the arguments and the result are actually written 2015-01-24 10:08:47 +01:00
getopt.d getopt public undocumented symbols and style 2015-01-21 14:48:31 +01:00
json.d Replace more implicit array to bool conversions 2015-01-28 16:33:12 +11:00
math.d [DDoc] add HTML class "quickindex" to manually maintained jump link tables 2015-01-26 11:19:05 +01: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 Remove implicit conversions from array to bool 2015-01-27 21:55:00 +11:00
numeric.d documentation update for numeric.d 2015-01-26 15:08:49 +01:00
outbuffer.d Stop using va_argsave now that va_start works correctly without it 2015-01-27 16:17:24 +11:00
parallelism.d Supplemental fix for issue 13783 in std.parallelism 2014-11-29 12:16:18 +09:00
path.d Merge pull request #2803 from WalterBright/entity 2015-01-05 20:48:22 -08:00
process.d Replace more implicit array to bool conversions 2015-01-28 16:33:12 +11:00
random.d Add missing imports 2015-01-07 00:18:56 +09:00
signals.d Replace more implicit array to bool conversions 2015-01-28 16:33:12 +11:00
socket.d fix Issue 14012 - std.socket: wrong SocketSet.max on Posix 2015-01-20 01:12:10 +00:00
socketstream.d
stdint.d Usage of WEB macro for License everywhere 2014-10-15 11:30:42 +02:00
stdio.d Add missing imports 2015-01-07 00:18:56 +09:00
stdiobase.d Usage of WEB macro for License everywhere 2014-10-15 11:30:42 +02:00
stream.d Stop using va_argsave now that va_start works correctly without it 2015-01-27 16:17:24 +11:00
string.d Replace more implicit array to bool conversions 2015-01-28 16:33:12 +11:00
syserror.d Deprecate std.c.* and move all remaining declarations to core.stdc.* 2014-10-14 09:26:21 -05:00
system.d
traits.d [DDoc] add HTML class "quickindex" to manually maintained jump link tables 2015-01-26 11:19:05 +01:00
typecons.d Fix Issue 13781 - Tuple assign should be @nogc 2014-12-31 19:23:35 +00: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 Eliminate superfluous "Overview" heading 2015-01-06 22:33:05 -08:00
uri.d clean scope imports 2014-11-21 00:08:35 +03:00
utf.d std.range: constraints => primitives 2014-11-23 20:05:20 +03:00
uuid.d [DDoc] add HTML class "quickindex" to manually maintained jump link tables 2015-01-26 11:19:05 +01:00
variant.d fix Issue 13871 - Segmentation fault from std/variant.d:609 2014-12-31 22:53:00 +09:00
xml.d Usage of WEB macro for License everywhere 2014-10-15 11:30:42 +02:00
zip.d Expanded the unittest to test if packing and unpacking produces the original, quite random data 2015-01-27 10:27:12 +01:00
zlib.d std.zlib: clean imports 2014-11-14 17:15:16 +03:00