dlangBugzillaToGithub

Results 134 issues of dlangBugzillaToGithub

## yurivrn reported this on 2021-01-16T13:32:22Z ### Transfered from https://issues.dlang.org/show_bug.cgi?id=21552 ### CC List * razvan.nitu1305 ### Description ````markdown ````

Severity:Enhancement
OS:Windows

## bearophile_hugs reported this on 2011-02-07T14:34:44Z ### Transfered from https://issues.dlang.org/show_bug.cgi?id=5543 ### CC List * andrei (@andralex) * andrej.mitrovich (@AndrejMitrovic) * dmitry.olsh (@DmitryOlshansky) * hsteoh * monarchdodra ### Description ````markdown In...

Severity:Enhancement

## bearophile_hugs reported this on 2010-10-18T19:11:06Z ### Transfered from https://issues.dlang.org/show_bug.cgi?id=5078 ### CC List * andrei (@andralex) ### Description ````markdown Here I have a (hopefully) improved version of schwartzSort (code not...

Severity:Enhancement

## ajidala reported this on 2016-09-14T16:28:26Z ### Transfered from https://issues.dlang.org/show_bug.cgi?id=16493 ### Description ````markdown Currently, phobos provides no way to gain platform-independent access to the operating system's cryptographically secure random number...

Severity:Enhancement

## greensunny12 reported this on 2016-08-31T23:32:56Z ### Transfered from https://issues.dlang.org/show_bug.cgi?id=16457 ### CC List * dmitry.olsh (@DmitryOlshansky) * greeenify ### Description ````markdown Consider the following program, it will crash as it...

Severity:Enhancement

## monarchdodra reported this on 2013-11-21T11:14:20Z ### Transfered from https://issues.dlang.org/show_bug.cgi?id=11571 ### CC List * andrej.mitrovich (@AndrejMitrovic) ### Description ````markdown std.traits has "Unsigned"/"Signed" to operate on types, and their convenient helpers...

Severity:Enhancement

## bearophile_hugs reported this on 2013-11-17T19:03:23Z ### Transfered from https://issues.dlang.org/show_bug.cgi?id=11536 ### Description ````markdown In Python str.split method has an optional argument (named maxsplit), the number of times to split: http://docs.python.org/2/library/stdtypes.html#str.split...

Severity:Enhancement

## snarwin+bugzilla (@pbackus) reported this on 2021-03-10T00:54:57Z ### Transfered from https://issues.dlang.org/show_bug.cgi?id=21695 ### Description ````markdown std.functional already contains the two-way comparison functions lessThan, greaterThan, and equalTo. Since D supports three-way comparison...

Severity:Enhancement

## bearophile_hugs reported this on 2012-02-12T11:59:28Z ### Transfered from https://issues.dlang.org/show_bug.cgi?id=7488 ### CC List * andrei (@andralex) * lovelydear ### Description ````markdown An optimization for std.bitmanip.BitArray: when BitArray.length

Severity:Enhancement

## kevin reported this on 2016-10-08T07:29:26Z ### Transfered from https://issues.dlang.org/show_bug.cgi?id=16604 ### CC List * andrei (@andralex) * witold.baryluk+d (@baryluk) ### Description ````markdown If an exception is thrown by getopt, the...

Severity:Enhancement