phobos/std
The Dlang Bot f5e80f19b8 Merge pull request #5701 from RazvanN7/Issue_6004
Fix Issue 6004 - std.range.unzip()
merged-on-behalf-of: Sebastian Wilzbach <sebi.wilzbach@gmail.com>
2017-08-24 10:17:36 +02:00
..
algorithm Get rid of unused variables in std/algorithm 2017-08-02 17:30: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 Add public examples to std.date. 2017-07-25 14:47:33 +02:00
digest Fix issue 17724 - to be deprecated module std.digest.digest conflicts with contained function digest for alias. 2017-08-06 17:21:49 -04:00
experimental Correct the documentation about the used allocator in Segregator 2017-08-09 18:50:41 +02:00
internal Add unittest. 2017-08-11 08:48:23 -07:00
net Issue 15750 - remove substr from std.net.isemail 2017-07-09 17:59:59 +02:00
range Fix Issue 6004 - std.range.unzip() 2017-08-24 10:31:43 +03:00
regex Merge remote-tracking branch 'upstream/stable' into merge_stable 2017-08-16 12:17:39 +02:00
windows Remove old, redundant private import access specifier 2017-07-11 12:28:39 +02:00
array.d Fix issue 17711: std.array.byPair ought to work with const AA's. 2017-08-01 16:27:27 -07: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 std.bigint: inure against unary - + ~ promotion rules 2017-07-26 01:27:27 -07:00
bitmanip.d bitmanip - inure against integral promotion changes 2017-07-24 20:10:24 -07:00
compiler.d
complex.d
concurrency.d fix issue 13262 - Ensure shared data can be sent and received via 2017-08-16 11:35:11 -04:00
conv.d Change immutable to const char as per @ZombineDev's suggestion 2017-08-07 13:05:31 -04:00
csv.d Merge pull request #5606 from andralex/upcase-ddoc-labels 2017-07-12 22:19:10 +02:00
demangle.d
encoding.d
exception.d Convert section labels to title case 2017-07-12 15:19:57 -04:00
file.d Fix documentation for std.file 2017-07-25 21:57:12 +02:00
format.d Remove unnecessary auto refs and fix style. 2017-07-23 16:02:18 +03:00
functional.d Merge remote-tracking branch 'upstream/stable' into merge_stable 2017-08-16 12:17:39 +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 Make std.math.exp2() CTFE-able for 80-bit target reals 2017-08-13 16:51:44 +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
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
process.d Merge pull request #5483 from FreeSlave/spawnProcessDetached 2017-07-25 23:21:32 +02:00
random.d Make Phobos module examples runnable 2017-07-02 00:22:13 +02:00
signals.d
socket.d Support abstract UnixAddress 2017-07-21 22:12:14 +02:00
stdint.d
stdio.d Fixup PR 5591 - Shorten unittest with collectException 2017-07-31 21:05:13 +02:00
string.d Workaround for DDOX bug in the official docs 2017-08-15 13:54:27 -03:00
system.d
traits.d fix issue 13262 - Ensure shared data can be sent and received via 2017-08-16 11:35:11 -04:00
typecons.d Fix Issue 9183 - Add a Nullable.get(x) overload 2017-08-21 10:15:36 +03:00
typetuple.d
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 std.utf - inure against integral promotion changes 2017-07-24 20:26:20 -07:00
uuid.d Make std.uuid examples runnable 2017-07-09 16:22:48 +02:00
variant.d Avoid using typeid to call postblit and destructor, as it does not take 2017-08-17 09:26:03 -04:00
xml.d
zip.d Fix Issue 2137 - Data not compressed on fly when adding to zip archive 2017-08-10 10:23:11 +03:00
zlib.d Remove old, redundant private import access specifier 2017-07-11 12:28:39 +02:00