[Issue 15229] BigInt(Range of chars) too

2016-04-29 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15229

github-bugzi...@puremagic.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--


[Issue 15229] BigInt(Range of chars) too

2016-04-29 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15229

--- Comment #3 from github-bugzi...@puremagic.com ---
Commits pushed to master at https://github.com/dlang/phobos

https://github.com/dlang/phobos/commit/dd0d1398317af539787b92ad68c84c1091d11f24
Fix Issue 15229: Refactored BigInt code to work with character ranges

https://github.com/dlang/phobos/commit/8c3f3432370a33ce826f150231800e04fb6f2dfd
Merge pull request #3876 from JackStouffer/bigint2

[issue 15229] Range-ified BigInt's Ctor to Accept Ranges of Characters

--


[Issue 15229] BigInt(Range of chars) too

2015-12-17 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15229

--- Comment #2 from Jack Stouffer  ---
https://github.com/D-Programming-Language/phobos/pull/3876

--


[Issue 15229] BigInt(Range of chars) too

2015-12-16 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15229

Jack Stouffer  changed:

   What|Removed |Added

 CC||j...@jackstouffer.com

--- Comment #1 from Jack Stouffer  ---
*** Issue 15234 has been marked as a duplicate of this issue. ***

--