- Notifications
You must be signed in to change notification settings - Fork 36
Pull requests: libmir/mir-algorithm
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
add version(mir_test) to do not build unittests for user libraries.
#103 by 9il was merged Oct 4, 2017 Loading… updated Oct 4, 2017
Fix mir.internal.memory for 64-bit Windows plus fix unittest
#107 by n8sh was merged Oct 30, 2017 Loading… updated Oct 30, 2017
Remove non-working extMul_X86_64 (used by non-LDC)
#106 by n8sh was merged Oct 30, 2017 Loading… updated Oct 30, 2017
Don't use __vector if SIMD unsupported (was making some DMD builds fail)
#108 by n8sh was merged Oct 30, 2017 Loading… updated Oct 30, 2017
Fix unittest/compilation failures
#113 by n8sh was merged Nov 29, 2017 Loading… updated Nov 29, 2017
Restore non-LDC X86_64 assembly code in extMul
#114 by n8sh was merged Dec 1, 2017 Loading… updated Dec 1, 2017
Fix issue #111 - nested map calls
#117 by n8sh was merged Dec 12, 2017 Loading… updated Dec 13, 2017
Make all examples at the docs runnable like on dlang.org
#122 by wilzbach was merged Feb 1, 2018 Loading… updated Feb 1, 2018
Runnable examples: automatically inject the latest version
#124 by wilzbach was merged Feb 3, 2018 Loading… updated Feb 3, 2018
Use latest stable version for run.dlang.io for now
#125 by wilzbach was merged Feb 4, 2018 Loading… updated Feb 4, 2018
add mir.ndslice.fuse and a a huge work on qualifier propagation
#127 by 9il was merged Feb 9, 2018 Loading… updated Feb 9, 2018
Update appveyor.yml for the LDC1.7.0 URL change
#131 by ShigekiKarita was merged Feb 16, 2018 Loading… updated Feb 16, 2018
eachLower/Upper: make k immutable
#132 by jmh530 was merged Feb 16, 2018 Loading… updated Feb 16, 2018
Update mir-algorithm version in README.md runnable examples
#135 by n8sh was merged Feb 20, 2018 Loading… updated Feb 20, 2018
Allow GDC to perform inlining in
mir.ndslice.algorithm.reduce because GDC doesn't use DMD's inliner #138 by n8sh was merged Jun 10, 2018 Loading… updated Jun 10, 2018
add support for arrays and and custom types to mir.ndslice.topology
#139 by 9il was merged Jun 10, 2018 Loading… updated Jun 10, 2018
Start fixing public test imports
#142 by wilzbach was merged Jun 13, 2018 Loading… updated Jun 18, 2018
v2: ndslice API rework, extern(C++) support
#143 by 9il was merged Jul 31, 2018 Loading… updated Jul 31, 2018
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.