phobos/std/algorithm
The Dlang Bot 6db7dce61d
Merge pull request #7459 from MoonlightSentinel/chunk-ref
Fix Issue 20496 - chunkby should support ref predicate
merged-on-behalf-of: Nicholas Wilson <thewilsonator@users.noreply.github.com>
2020-04-26 04:28:48 +02:00
..
comparison.d Replace 'Issue XXX' with Bugzilla links 2020-04-13 16:28:09 +09:00
internal.d Replaced version (unittest) with version (StdUnittest) to avoid unnecessary overhead when compiling with -unittest 2020-01-19 14:05:17 +02:00
iteration.d Fix Issue 20496 - chunkby should support ref predicate 2020-04-26 03:20:42 +02:00
mutation.d Merge pull request #7441 from Geod24/bugzilla-links 2020-04-14 17:42:07 +02:00
package.d Remove a few cases of underscore escaping 2018-06-04 13:05:01 +02:00
searching.d Replace 'Issue XXX' with Bugzilla links 2020-04-13 16:28:09 +09:00
setops.d Merge pull request #7441 from Geod24/bugzilla-links 2020-04-14 17:42:07 +02:00
sorting.d Fix Issue 20751 - SortedRange with ref predicate parameters fails 2020-04-26 00:44:39 +02:00