phobos/std
Sebastian Wilzbach aefb5892a3 Merge pull request #4367 from wilzbach/fix_16079
Fix issue 16079 - memoize should work with arrays and objects
2017-07-19 00:28:43 +02:00
..
algorithm Merge pull request #5628 from jmdavis/deprecations 2017-07-18 18:36:35 +02: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 Make module unittest runnable 2017-07-10 20:59:28 +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 pull request #5608 from wilzbach/unify-std-range 2017-07-17 20:39:41 +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 #5581 from wilzbach/has_public_example 2017-07-10 04:16:59 +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 Fix the date on some deprecations. 2017-07-18 06:04:48 -06: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 Merge pull request #4367 from wilzbach/fix_16079 2017-07-19 00:28:43 +02:00
getopt.d Fix issue 17650: std.getopt range violation when option value is a hyphen. 2017-07-15 13:08:53 -07:00
json.d Fix style (space between a .. b) in std/json.d 2017-07-06 19:30:57 +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 Add std.meta.Stride 2017-07-13 10:58:34 +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 #5623 from quickfur/static-array-docs 2017-07-17 22:45:42 +02:00
typecons.d Remove old, redundant private import access specifier 2017-07-11 12:28:39 +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