[Issue 16706] chinese dir coverage.

2016-11-20 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16706 liangwen changed: What|Removed |Added Priority|P1 |P2 --- Comment #2 from

[Issue 16611] std.traits.fullyQualifiedName fails with error 'Unrecognized type const(void)'

2016-11-20 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16611 Alexandru Razvan Caciulescu changed: What|Removed |Added CC|

[Issue 16706] chinese dir coverage.

2016-11-20 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16706 --- Comment #1 from liangwen --- if put project in the dir with chinese words,cannot show the coverage. --

[Issue 16706] New: chinese dir coverage.

2016-11-20 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16706 Issue ID: 16706 Summary: chinese dir coverage. Product: D Version: D2 Hardware: x86 OS: Windows Status: NEW Severity: normal Priority: P1

[Issue 11214] Coverage report not output if not run from source dir

2016-11-20 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=11214 liangwen changed: What|Removed |Added CC||liang...@msn.com --

[Issue 16667] [REG] dub test fails on std.conv after upgrade to dmd 2.072.0

2016-11-20 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16667 --- Comment #5 from github-bugzi...@puremagic.com --- Commits pushed to stable at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/0556bf138ed4678cb5ad870367065324fd4a5b4f fix Issue 16667 - wrong @safe unittest compilation

[Issue 16582] [REG2.072.0-b1] ParamterDefaultValueTuple fails to compile for scope paramters

2016-11-20 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16582 --- Comment #6 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/f783d975a28febea3a323bae3ce5f902cec17aa9 fix Issue 16582 - ParameterDefaults fails w/ scope

[Issue 16514] std.socket methods are const, and thus cannot be overriden for SSLSocket, for example

2016-11-20 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16514 --- Comment #13 from github-bugzi...@puremagic.com --- Commit pushed to master at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/448ddbe2e88d66feb0df3f679bc282840ac4bb26 std.socket: Add test for issue 16514 --

[Issue 16574] [REG 2.072.0-b1] Unexplained errors about functions that overridde anything

2016-11-20 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16574 Martin Nowak changed: What|Removed |Added CC||jesse.k.phillip...@gmail.co

[Issue 16696] [regression] Assert(0) or HLT reduced to separate dub package

2016-11-20 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16696 Martin Nowak changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 14720] Template function reported as non-template

2016-11-20 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14720 b2.t...@gmx.com changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Issue 9204] Unable to create alias to template function instance with auto ref param

2016-11-20 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=9204 b2.t...@gmx.com changed: What|Removed |Added CC||ag0ae...@gmail.com --- Comment #1 from

[Issue 14657] can alias auto ref function but only after it's been called before

2016-11-20 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14657 b2.t...@gmx.com changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 16696] [regression] Assert(0) or HLT reduced to separate dub package

2016-11-20 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16696 Martin Nowak changed: What|Removed |Added CC||c...@dawg.eu --- Comment #2

[Issue 16663] [REG 2.072] std.unit.toUpper rejects an alias this to a string

2016-11-20 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16663 --- Comment #5 from github-bugzi...@puremagic.com --- Commits pushed to stable at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/8f8979ebe15adf6ef82c3f43b81388a61be99700 Revert "Merge pull request #4790 from

[Issue 16680] dmd doesn't use dritime optimized versions of substraction array operations

2016-11-20 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16680 Martin Nowak changed: What|Removed |Added CC||c...@dawg.eu --- Comment #1

[Issue 11118] undefined identifier in template structs functions

2016-11-20 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=8 --- Comment #1 from ag0ae...@gmail.com --- *** Issue 16695 has been marked as a duplicate of this issue. *** --

[Issue 16695] variadic argument static array can't use template arg as size

2016-11-20 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16695 ag0ae...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Issue 11118] undefined identifier in template structs functions

2016-11-20 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=8 ag0ae...@gmail.com changed: What|Removed |Added Keywords||rejects-valid CC|

[Issue 16695] variadic argument static array can't use template arg as size

2016-11-20 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16695 --- Comment #1 from Oleg B --- Forget what I report this 3 years before. duplicate of https://issues.dlang.org/show_bug.cgi?id=8 --

[Issue 16705] TaskPool.reduce fails to compile "cannot get frame pointer to D main"

2016-11-20 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16705 github-bugzi...@puremagic.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 16705] TaskPool.reduce fails to compile "cannot get frame pointer to D main"

2016-11-20 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16705 --- Comment #2 from github-bugzi...@puremagic.com --- Commits pushed to stable at https://github.com/dlang/phobos https://github.com/dlang/phobos/commit/a7597df60ed7f78988e875d25b6d48b48189cc33 Fix issue 16705 - TaskPool.reduce fails to compile

[Issue 16705] TaskPool.reduce fails to compile "cannot get frame pointer to D main"

2016-11-20 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16705 ZombineDev changed: What|Removed |Added Keywords||pull --- Comment #1

[Issue 16705] TaskPool.reduce fails to compile "cannot get frame pointer to D main"

2016-11-20 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16705 ZombineDev changed: What|Removed |Added CC|

[Issue 16683] Lower typeid expression to .typeidImpl!(T)

2016-11-20 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16683 ZombineDev changed: What|Removed |Added CC|

[Issue 15421] The behaviours of the topNs differ with the bottom

2016-11-20 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15421 Andrei Alexandrescu changed: What|Removed |Added Keywords||bootcamp --

[Issue 12141] std.algorithm: implement deterministic topN

2016-11-20 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12141 Andrei Alexandrescu changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 15583] [REG] topN without uniform can show quadratic performance

2016-11-20 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15583 Andrei Alexandrescu changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 16705] New: TaskPool.reduce fails to compile "cannot get frame pointer to D main"

2016-11-20 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16705 Issue ID: 16705 Summary: TaskPool.reduce fails to compile "cannot get frame pointer to D main" Product: D Version: D2 Hardware: x86_64 OS: Mac OS X

[Issue 16679] prefetch on old pentium d results in an illegal instruction

2016-11-20 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16679 Brad Roberts changed: What|Removed |Added Status|RESOLVED|REOPENED

[Issue 16381] Wrapping a float4 array leads to segfault.

2016-11-20 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16381 --- Comment #9 from Walter Bright --- https://github.com/dlang/dmd/pull/6268 --

[Issue 16381] Wrapping a float4 array leads to segfault.

2016-11-20 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16381 --- Comment #8 from Walter Bright --- Simpler test case: __vector(float[4]) foo(); void bar() { float g = foo().ptr[0]; } --

[Issue 16679] prefetch on old pentium d results in an illegal instruction

2016-11-20 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16679 github-bugzi...@puremagic.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 16679] prefetch on old pentium d results in an illegal instruction

2016-11-20 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16679 --- Comment #3 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/a5bffa8b35bb519ca7a5cd41fee86f541a1c2e76 fix Issue 16679 - prefetch on old pentium d results in an

[Issue 10636] Vector calling convention for D?

2016-11-20 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=10636 Walter Bright changed: What|Removed |Added Keywords||SIMD

[Issue 10445] min and max attributes for SIMD registers

2016-11-20 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=10445 Walter Bright changed: What|Removed |Added Keywords||SIMD --

[Issue 7509] Allow SIMD variable contents to have all their values changed to a single float variable

2016-11-20 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=7509 Walter Bright changed: What|Removed |Added Keywords||SIMD

[Issue 16381] Wrapping a float4 array leads to segfault.

2016-11-20 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16381 Walter Bright changed: What|Removed |Added Keywords||SIMD

[Issue 16116] Infinite loop on (somewhat complex) simd math

2016-11-20 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16116 Walter Bright changed: What|Removed |Added Keywords||SIMD

[Issue 15956] Incorrect value inside enum using simd vectors, weird tym errors, and weird if(true) {} partial solution.

2016-11-20 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15956 Walter Bright changed: What|Removed |Added Keywords||SIMD

[Issue 15871] Implement SIMD-friendly set intersection

2016-11-20 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15871 Walter Bright changed: What|Removed |Added Keywords||SIMD

[Issue 15728] ICE while simd vec.f.array compared to ordinal array

2016-11-20 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15728 Walter Bright changed: What|Removed |Added Keywords||SIMD

[Issue 15852] ICE(cod1) 1669: DMD failed with SIMD code

2016-11-20 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15852 Walter Bright changed: What|Removed |Added Keywords||SIMD

[Issue 15154] Wrong overload resolution with implicit conversion of other vectorized parameter __vector(void[16])

2016-11-20 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=15154 Walter Bright changed: What|Removed |Added Keywords||SIMD

[Issue 14641] Use SIMD to accelerate comment lexing

2016-11-20 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=14641 Walter Bright changed: What|Removed |Added Keywords||SIMD --

[Issue 13852] SIMD comparison

2016-11-20 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13852 Walter Bright changed: What|Removed |Added Keywords||SIMD

[Issue 13927] optimizer hangs in optelem with SIMD initialization

2016-11-20 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13927 Walter Bright changed: What|Removed |Added Keywords||SIMD

[Issue 13357] [ICE] Segfault on comparison of rvalue __vector and array

2016-11-20 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=13357 Walter Bright changed: What|Removed |Added Keywords||SIMD

[Issue 12869] std.algorithm.sum for core.simd too

2016-11-20 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12869 Walter Bright changed: What|Removed |Added Keywords||SIMD

[Issue 12868] core.simd.int4 equality

2016-11-20 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12868 Walter Bright changed: What|Removed |Added Keywords||SIMD

[Issue 12430] non compile-time __simd opcode causes ICE

2016-11-20 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12430 Walter Bright changed: What|Removed |Added Keywords||SIMD

[Issue 10738] double2 ^^ 2 and double2 ^^ 3 are missing

2016-11-20 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=10738 Walter Bright changed: What|Removed |Added Keywords||SIMD

[Issue 10707] Add to std.complex some optional high level SIMD code

2016-11-20 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=10707 Walter Bright changed: What|Removed |Added Keywords||SIMD

[Issue 10447] Refused increment of double2 with a immutable(double2)

2016-11-20 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=10447 Walter Bright changed: What|Removed |Added Keywords||SIMD

[Issue 10445] min and max attributes for SIMD registers

2016-11-20 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=10445 Walter Bright changed: What|Removed |Added CC|

[Issue 8047] important opcodes missing from core/simd.d

2016-11-20 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=8047 Walter Bright changed: What|Removed |Added Keywords||SIMD

[Issue 8046] simd.d needs some documentation

2016-11-20 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=8046 Walter Bright changed: What|Removed |Added Keywords||SIMD

[Issue 7617] Add support for 64bit and 256bit vectors

2016-11-20 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=7617 Walter Bright changed: What|Removed |Added Keywords||SIMD

[Issue 16704] Support PRFCHW flag in core.cpuid

2016-11-20 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16704 --- Comment #1 from Walter Bright --- Fixing this should include a test for the flag to replace the version (none) in https://github.com/dlang/dmd/pull/6266 --

[Issue 16704] Support PRFCHW flag in core.cpuid

2016-11-20 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16704 Walter Bright changed: What|Removed |Added See Also|

[Issue 16679] prefetch on old pentium d results in an illegal instruction

2016-11-20 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16679 Walter Bright changed: What|Removed |Added See Also|

[Issue 16679] prefetch on old pentium d results in an illegal instruction

2016-11-20 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16679 Walter Bright changed: What|Removed |Added Keywords||SIMD --- Comment