phobos/std/algorithm
Jonathan M Davis 31dad0c099 Merge pull request #4871 from ntrel/equal-empty-enum
Fix Issue 16628 - std.algorithm.equal for known empty or infinite ranges
2016-10-30 16:11:36 -07:00
..
comparison.d Disallow known empty ranges to be compared against a range with incompatible front 2016-10-22 16:24:18 +01:00
internal.d fix property enforcement 2015-12-04 15:42:53 +09:00
iteration.d Fix Issue 16587 - split("", "x") should be "" 2016-10-03 22:30:00 +00:00
mutation.d Fix issue where initializeAll does not properly use 2016-08-18 17:29:29 -04:00
package.d fix issue 15960 - deprecate setUnion in favor of merge 2016-08-28 17:51:29 +02:00
searching.d Add findSplitBefore example with an element using only() 2016-10-06 12:05:03 +01:00
setops.d Updated Flag uses to Yes/No structs 2016-09-29 14:45:20 +01:00
sorting.d sorting: Avoid using $ on generic ranges 2016-10-22 15:17:07 +01:00