phobos/std
Nick Treleaven d402b50d0f Make constraint for toImpl with radix clearer
`parse` with radix requires isIntegral!T.
2017-07-22 12:09:48 +01:00
..
algorithm Add documentation and unittests regarding multisets 2017-07-21 10:12:16 +03:00
c Remove old, redundant private import access specifier 2017-07-11 12:28:39 +02:00
container Convert section labels to title case 2017-07-12 15:19:57 -04:00
datetime Move some std.datetime deprecations along. 2017-07-18 06:37:07 -06:00
digest std.digest link cleanup 2017-07-21 03:19:29 +02:00
experimental Merge pull request #5594 from RazvanN7/Issue_15771 2017-07-12 15:33:02 +02:00
internal Remove old, redundant private import access specifier 2017-07-11 12:28:39 +02:00
net Issue 15750 - remove substr from std.net.isemail 2017-07-09 17:59:59 +02:00
range Merge remote-tracking branch 'upstream/stable' into merge_stable 2017-07-19 14:45:28 +02:00
regex Fix DDoc macros 2017-06-30 01:39:24 +02:00
windows Remove old, redundant private import access specifier 2017-07-11 12:28:39 +02:00
array.d Removed old debug printfs 2017-07-12 10:22:05 -04:00
ascii.d has_public_example: std.ascii 2017-07-10 02:28:28 +02:00
base64.d Merge pull request #5506 from lionello/feature/base64urlnopadding 2017-07-21 21:27:26 +02:00
bigint.d Remove old, redundant private import access specifier 2017-07-11 12:28:39 +02:00
bitmanip.d Revert "Sort selective imports" 2017-06-13 17:51:52 +00:00
compiler.d
complex.d Revert "Sort selective imports" 2017-06-13 17:51:52 +00:00
concurrency.d Mark random coverage line in std.concurrency 2017-07-17 22:05:08 +02:00
conv.d Make constraint for toImpl with radix clearer 2017-07-22 12:09:48 +01:00
csv.d Merge pull request #5606 from andralex/upcase-ddoc-labels 2017-07-12 22:19:10 +02:00
demangle.d Remove quickIndex for modules with booktables or only one symbol 2017-03-01 03:59:22 +01:00
encoding.d Sort imports 2017-06-12 07:54:38 +02:00
exception.d Convert section labels to title case 2017-07-12 15:19:57 -04:00
file.d Make std.file examples runnable 2017-07-09 16:22:53 +02:00
format.d Merge pull request #5440 from Geod24/format-extended 2017-07-02 21:21:15 +02:00
functional.d Add @safe to unittests to fix CircleCi 2017-07-19 01:09:16 +02:00
getopt.d Fix issue 17650: std.getopt range violation when option value is a hyphen. 2017-07-16 01:28:55 +02:00
json.d code formatting 2017-07-08 23:42:56 +02:00
math.d Merge remote-tracking branch 'upstream/stable' into merge_stable 2017-07-16 13:10:02 +02:00
mathspecial.d Remove old, redundant private import access specifier 2017-07-11 12:28:39 +02:00
meta.d Merge pull request #5638 from dlang/MetaLang-patch-1 2017-07-21 00:51:42 +02:00
mmfile.d Remove old, redundant private import access specifier 2017-07-11 12:28:39 +02:00
numeric.d Revert "Sort selective imports" 2017-06-13 17:51:52 +00:00
outbuffer.d Cleanup std.outbuffer: remove unnecessary slicing + make unittest documented 2017-07-12 10:22:52 +02:00
parallelism.d Merge pull request #5502 from wilzbach/fix-17539 2017-07-04 22:18:10 +02:00
path.d Revert "Sort selective imports" 2017-06-13 17:51:52 +00:00
process.d Fix Issue 17250 - ProcessPipes (std.process) should provide a test for a null pid 2017-07-17 13:32:08 +03:00
random.d Make Phobos module examples runnable 2017-07-02 00:22:13 +02:00
signals.d Revert "Sort selective imports" 2017-06-13 17:51:52 +00:00
socket.d Remove old, redundant private import access specifier 2017-07-11 12:28:39 +02:00
stdint.d [doc] Add emphasis for readability. 2017-02-10 23:46:12 +01:00
stdio.d Add errnoString to remove code duplication from some modules 2017-07-01 02:34:49 +03:00
string.d Merge remote-tracking branch 'upstream/stable' into merge_stable 2017-07-10 04:15:21 +02:00
system.d
traits.d Merge pull request #5626 from rainers/retry_ParameterStorageClassTuple 2017-07-19 18:04:27 +02:00
typecons.d Merge pull request #4764 from tmccombs/unique-interface 2017-07-21 23:18:17 +02:00
typetuple.d Remove quickIndex for modules with booktables or only one symbol 2017-03-01 03:59:22 +01:00
uni.d Remove redundant public: labels in std.uni + move FormatException import into unittest 2017-07-11 12:28:39 +02:00
uri.d Remove old, redundant private import access specifier 2017-07-11 12:28:39 +02:00
utf.d Removed old debug printfs 2017-07-08 23:05:49 -04:00
uuid.d Make std.uuid examples runnable 2017-07-09 16:22:48 +02:00
variant.d Make Phobos module examples runnable 2017-07-02 00:22:13 +02:00
xml.d test against regression 2017-06-15 21:08:03 +02:00
zip.d Switched package-wide datetime imports to new sub-packages 2017-06-30 13:51:53 -04:00
zlib.d Remove old, redundant private import access specifier 2017-07-11 12:28:39 +02:00