phobos/std/algorithm
MoonlightSentinel 255f9496d1
Fix Issue 21183 - schwartzSort does not strip const
Fixed by using the unqualified type if possible
2020-08-21 15:06:11 +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 20928 2020-06-15 10:11:43 +02:00
mutation.d Fix Issue 20869 - move is overly trusting of opPostMove 2020-05-29 13:35: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 Fix Issue 20943 - std.algorithm.setops.cartesianProduct fails for ranges with @system popFront (#7519) 2020-06-18 18:08:14 +09:00
sorting.d Fix Issue 21183 - schwartzSort does not strip const 2020-08-21 15:06:11 +02:00