phobos/std/algorithm
The Dlang Bot e2709ee1e8
Merge pull request #6700 from schveiguy/fixsplitter
Allow no-arg splitter function to work on ranges that aren't standard strings
merged-on-behalf-of: Nathan Sashihara <n8sh@users.noreply.github.com>
2018-10-19 15:50:54 +02:00
..
comparison.d Start to add @betterC to std.algorithm.comparison 2018-08-21 17:19:21 +02:00
internal.d posix.mak: Enforce whitespace before opening parenthesis for version conditions 2018-09-22 16:57:24 +02:00
iteration.d Merge pull request #6700 from schveiguy/fixsplitter 2018-10-19 15:50:54 +02:00
mutation.d Fix Issue 19236 - Replace runtime typeid(T).initializer().ptr is null checks with compile-time __traits(isZeroInit, T) 2018-09-09 12:19:34 -04:00
package.d Remove a few cases of underscore escaping 2018-06-04 13:05:01 +02:00
searching.d Fix dxml regression in multiple arguments skipOver 2018-08-20 14:05:54 +02:00
setops.d Remove a few cases of underscore escaping 2018-06-04 13:05:01 +02:00
sorting.d posix.mak: Enforce whitespace before opening parenthesis for version conditions 2018-09-22 16:57:24 +02:00