Merge pull request #5714 from alexischr/update_bockbuild
[mono.git] / mono / mini / basic-vectors.cs
2017-05-12 vkargovMerge pull request #4327 from vkargov/vk-abcremedy
2017-03-08 Bernhard Urban[interp] pass single fp correctly to icall trampoline
2017-03-01 Rodrigo KumperaMerge pull request #4418 from kumpera/fix_gclass_record...
2017-03-01 Rodrigo KumperaMerge pull request #4373 from NattyNarwhal/haiku
2017-02-28 Bernhard Urban[interpreter] add basic-vectors.cs to richeck target
2017-02-21 Alexis ChristoforidesMerge pull request #4169 from evincarofautumn/fix-xmm...
2017-01-03 Vlad BrezaeMerge pull request #4152 from BrzVlad/misc-gc-altstack
2016-12-22 Neale Ferguson[jit] Fix a test which fails on big endian.
2016-12-21 Vlad BrezaeMerge pull request #4185 from BrzVlad/fix-arm64-finally...
2016-12-20 João MatosMerge pull request #4118 from petertiedemann/fix-bug...
2016-12-19 Vlad BrezaeMerge pull request #4155 from BrzVlad/fix-tls-lmf-addr
2016-12-17 Zoltan Varga[jit] Enable tests for the Vector<T> intrinsics. (...
2016-12-16 Zoltan Varga[simd] Fix the exception thrown by Vector<T>.CopyTo...
2016-12-11 Zoltan Varga[simd] Add intrinsics support for Vector<T>.CopyTo ().
2016-11-28 Vlad BrezaeMerge pull request #3973 from mono/small-perf
2016-11-23 Martin BauligMerge pull request #3962 from mkorkalo/fix_MonoBtlsCont...
2016-11-22 Alexis ChristoforidesMerge branch 'alexischr/nursery-canaries-managed-alloc'
2016-11-21 Aleksey Kliger ... Merge pull request #3988 from lambdageek/dev-handles...
2016-11-21 Marek SafarMerge pull request #3406 from alexanderkyte/mobile_stat...
2016-11-20 Zoltan VargaImplement SIMD support for the Vector2/3/4 classes...