phobos/std/algorithm
2020-03-18 18:02:01 +01:00
..
comparison.d Add @nogc to all relevant unittests in comparison.d 2020-03-18 18:02:01 +01: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 std.algorithm.iteration: Fix typo. 2020-03-14 19:13:45 +01:00
mutation.d Merge remote-tracking branch 'upstream/stable' into merge_stable 2019-08-05 08:51:49 +02:00
package.d Remove a few cases of underscore escaping 2018-06-04 13:05:01 +02:00
searching.d Fix Issue 11013 - ignoring variable inside the predicate of findSplitBefore 2019-11-14 17:32:08 +01:00
setops.d Fix Issue 10902 - some phobos unittests take an excessive amount of time 2019-11-12 20:21:03 +01:00
sorting.d std.algorithm.sorting: Enable binary transform function for schwartzSort 2020-01-25 04:36:33 +01:00