platform/upstream/coreclr.git
2015-12-11 Hongtao YuPorting tests that have references
2015-12-11 Pat GavlinMerge pull request #2275 from pgavlin/ImportMissingTests
2015-12-10 Pat GavlinImport missing JIT tests.
2015-12-10 Pat GavlinMerge pull request #2284 from hoyMS/tailCallTest
2015-12-10 Stephen ToubMerge pull request #2293 from stephentoub/tickcount_perf
2015-12-10 Pat GavlinMerge pull request #2276 from hoyMS/interopTest
2015-12-10 Sean GillespieMerge pull request #2270 from swgillespie/gc_performanc...
2015-12-10 Stephen ToubUse CLOCK_MONOTONIC_COARSE in GetTickCount64
2015-12-10 Jan VorlicekMerge pull request #2292 from janvorli/fix-exception...
2015-12-10 Jan KotasMerge pull request #2281 from kyulee1/ilasm
2015-12-10 Eric ErhardtMerge pull request #2196 from eerhardt/CompareOptions2
2015-12-10 Jan VorlicekFix C++ exception handling when coreclr is loaded befor...
2015-12-10 Andy AyersMerge pull request #2283 from AndyAyersMS/SimdPerf
2015-12-10 Mike McLaughlinMerge pull request #2282 from mikem8361/sosdbifix
2015-12-10 Andy AyersConsoleMandel jit benchmark
2015-12-10 Kyungwoo LeeEnable ILASM for Windows
2015-12-10 Mike McLaughlinDisable h/w exceptions for coreclr (non-DAC) builds.
2015-12-09 Sean Gillespieinitial commit of GC performance test framework
2015-12-09 Hongtao YuPorting jit\opt\tailcall\TailcallVerifyWithPrefix.il
2015-12-09 Hongtao YuPort interopt tests
2015-12-09 Eric ErhardtFixing collation for the following scenarios:
2015-12-09 Jan KotasMerge pull request #2253 from benpye/arm-tryrun-addition
2015-12-09 Stephen ToubMerge pull request #2277 from kouvel/FinalizerDeadlockUndo
2015-12-09 Ben PyeAdd missing value to arm tryrun.cmake
2015-12-09 Andy AyersMerge pull request #2271 from AndyAyersMS/SimdTests
2015-12-09 Andy AyersMerge pull request #2258 from AndyAyersMS/PerfTest3
2015-12-09 Andy AyersMerge pull request #2261 from AndyAyersMS/PerfTest4
2015-12-09 Mike McLaughlinMerge pull request #2228 from mikem8361/dbi
2015-12-09 Jan KotasMerge pull request #2272 from jkotas/gc-update
2015-12-09 Koundinya VeluriRevert "Disable suspend on shutdown during shutdown...
2015-12-09 Pat GavlinMerge pull request #2259 from pgavlin/ImportSimpleTests
2015-12-09 Andy AyersVarious sorting benchmarks
2015-12-09 Jan KotasFix build breaks after GC update
2015-12-09 Andy AyersMore integer benchmarks for the jit
2015-12-09 Jan KotasUpdate GC from CoreRT
2015-12-09 Andy AyersMerge pull request #2268 from AndyAyersMS/FractalPerf
2015-12-09 Andy AyersAdd SIMD tests
2015-12-08 Mike McLaughlinUse dbi's path to load dac and add RPATH to make files.
2015-12-08 Jan KotasMerge pull request #2267 from dotnet-bot/from-tfs
2015-12-08 Jan KotasMerge pull request #2207 from kouvel/FinalizerTimeout
2015-12-08 Andy AyersAdd FractalPerf benchmark
2015-12-08 Pat GavlinImport additional JIT tests.
2015-12-08 Koundinya VeluriDisable suspend on shutdown during shutdown finalization
2015-12-08 Richard L FordMerge pull request #2220 from richardlford/portdesktopt...
2015-12-08 dotnet-botOpen sourcing ILASM
2015-12-08 Mike McLaughlinMerge pull request #2260 from mikem8361/unwind
2015-12-08 Richard L FordPort more C# unit tests
2015-12-08 Pat GavlinMerge pull request #2239 from richardlford/additiveexcl...
2015-12-07 Mike McLaughlinAdd new IPC message for out of context unwinding used...
2015-12-07 Richard L FordAdd Exclude0 option for runtest.cmd for additive exclusion.
2015-12-07 Jan VorlicekMerge pull request #2241 from kyulee1/ildasm3
2015-12-07 Eric ErhardtAddress PR feedback.
2015-12-07 Eric ErhardtEnsure the collator map is thread safe on SortHandle.
2015-12-07 Eric ErhardtAdding support for String CompareOptions IgnoreKanaType...
2015-12-07 Eric ErhardtAdding support for String CompareOptions IgnoreNonSpace...
2015-12-07 Eric ErhardtConvert SortHandle to use a std::map to cache UCollator...
2015-12-07 Kyungwoo LeeEnable ildasm for *nix
2015-12-07 Jan VorlicekMerge pull request #2254 from benpye/no-getcontext
2015-12-07 Pat GavlinMerge pull request #2249 from pgavlin/ImportVTTests
2015-12-07 Andy AyersMerge pull request #2232 from AndyAyersMS/PerfTest2
2015-12-06 Jan KotasMerge pull request #2247 from mikedn/safeseh
2015-12-06 Mike DanesEnable SAFESEH in the Windows x86 build
2015-12-05 Jan KotasMerge pull request #2248 from dotnet-bot/from-tfs
2015-12-05 Ben PyeRemove usage of getcontext
2015-12-05 Jan KotasFix build break in internal build
2015-12-05 Jan KotasMerge pull request #2246 from jkotas/gc-update
2015-12-05 Jan KotasFix build breaks after GC update
2015-12-05 Jan KotasUpdate GC from CoreRT
2015-12-05 William GodbeMerge pull request #2195 from wtgodbe/getcpu
2015-12-04 Pat GavlinImport jit/jit64/valuetype/nullable tests.
2015-12-04 Pat GavlinMerge pull request #2230 from hoyMS/testPorting
2015-12-04 Brian RobbinsMerge pull request #2198 from brianrob/xplateventlogger
2015-12-04 William GodbeImplemented GetCurrentProcessorNumber and HasGetCurrent...
2015-12-04 Andy AyersUpdate benchmark project dependences to allow running...
2015-12-04 Rich LanderUpdate contributing.md
2015-12-04 Andy AyersTrying to add dependences to run perf tests in perf...
2015-12-04 Jan KotasMerge pull request #2231 from benpye/arm-runnable
2015-12-04 Jan VorlicekMerge pull request #2227 from kyulee1/rc
2015-12-04 Jan KotasMerge pull request #2219 from kouvel/ConcurrentGc
2015-12-04 Andy AyersMore simple integer benchmarks for the Jit
2015-12-04 Ben PyeDisable FEATURE_HIJACK on Linux ARM
2015-12-04 Kyungwoo LeeRefactoring resource string
2015-12-04 Andy AyersMerge pull request #2213 from AndyAyersMS/PerfTest
2015-12-04 Andy AyersInitial cut at a jit benchmark using xunit-performance
2015-12-03 Jan KotasMerge pull request #2204 from kyulee1/unixcom
2015-12-03 Jan KotasMerge pull request #2226 from jkotas/gc-update
2015-12-03 Hongtao YuPorting jit\methodical\tailcall_v4\hijacking.ilproj
2015-12-03 Jan KotasUpdate GC from CoreRT
2015-12-03 Hongtao YuPorting
2015-12-03 William GodbeMerge pull request #2225 from wtgodbe/prTestRun
2015-12-03 William Godbemac tests will run automatically on PR
2015-12-03 Pat GavlinMerge pull request #2216 from hoyMS/master
2015-12-03 Jan KotasMerge pull request #2210 from stephentoub/semaphore_in_...
2015-12-03 Kyungwoo LeeLib unixcoreruncommon
2015-12-03 Sergiy KuryataMerge pull request #2205 from sergiy-k/executablememory
2015-12-03 Koundinya VeluriFix perf issue when concurrent GC is enabled by default
2015-12-03 Hongtao YuPorting the folloiwng CoreCLR JIT SelfHost tests:
2015-12-03 Mike McLaughlinMerge pull request #2202 from mikem8361/sosfixes
2015-12-03 Mike McLaughlinSome SOS fixes/cleanup (bpmd, setclrpath, setsostid).
2015-12-02 Sergiy KuryataAddress code review feedback
next