phobos/std/algorithm
Sebastian Wilzbach 3144226824
Merge pull request #6776 from n8sh/issue-19412
std.algorithm.cmp with default ordering can use memcmp for all size 1 unsigned types (instead of just char)
2019-04-12 19:30:03 +02:00
..
comparison.d Fix Issue 19412 - std.algorithm.cmp with default ordering can use memcmp for all size 1 unsigned types 2019-03-08 19:52:21 -05:00
internal.d posix.mak: Enforce whitespace before opening parenthesis for version conditions 2018-09-22 16:57:24 +02:00
iteration.d Unit test covering std.group.save method 2019-02-01 23:19:42 -08:00
mutation.d Consolidate overloads of copy() 2019-03-27 22:28:59 -04:00
package.d Remove a few cases of underscore escaping 2018-06-04 13:05:01 +02:00
searching.d add workaround for https://issues.dlang.org/show_bug.cgi?id=2396 to reduce compile time of unittests 2019-03-29 12:12:53 +01:00
setops.d adjust setops.cartesianProduct() for dip1000 2019-02-23 23:27:25 -08:00
sorting.d [dox] Cross-reference .merge and .multiwayMerge. 2019-02-01 00:13:15 +01:00