platform/upstream/coreclr.git
2016-03-24 John Chen ... Fix generic struct delegate in ReadyToRun (#3690)
2016-03-23 Rahul KumarMerge pull request #3881 from rahku/issue3730
2016-03-23 Sergiy KuryataMerge pull request #3868 from wtgodbe/xunit
2016-03-23 Fadi HannaMerge pull request #3735 from fadimounir/HashtableOfTypes
2016-03-23 Fadi HannaTitle: Hashtable of types for R2R modules
2016-03-23 Rahul Kumaroffset in epilog to match as prolog
2016-03-23 wtgodbePrint raw output for failed tests in CI/Jenkins failure...
2016-03-23 William GodbeMerge pull request #3866 from wtgodbe/CentOS
2016-03-23 Jan KotasMerge pull request #3876 from mjsabby/enable_rejit_on_w...
2016-03-23 Rahul KumarMerge pull request #3853 from rahku/issue3730
2016-03-23 Jan KotasMerge pull request #3877 from dotnet-bot/from-tfs
2016-03-23 Sergiy KuryataMerge pull request #3875 from janvorli/fix-ehpatterntests
2016-03-23 Jan KotasMerge pull request #3869 from manu-silicon/calli
2016-03-23 Jan KotasFiles missed in last checkin
2016-03-23 Jan KotasMerge pull request #3873 from janvorli/x86-release...
2016-03-23 Jan VorlicekFix some tests in the EHPatternTests on Unix
2016-03-23 mjsabbyEnable compiling ReJIT functionality in CoreCLR
2016-03-23 Brian SullivanMerge pull request #3870 from briansull/issue-3756
2016-03-23 Rahul KumarARM64: Implementation of Thread hijacking and thread...
2016-03-23 Jan VorlicekFix x86 exception stack unwinding issue
2016-03-23 Jan KotasMerge pull request #3830 from leemgs/upstream-sh-to...
2016-03-22 ManuImplement GenericPInvokeCalliHelper on ARM
2016-03-22 Jan KotasRemove unused files from CoreCLR
2016-03-22 Brian SullivanRemove the define of FEATURE_INTERPRETER for ARM64
2016-03-22 Jan KotasMerge pull request #3863 from jkotas/legacynetcf-2
2016-03-22 wtgodbeSwitch per-commit CentOS jobs from Checked to Release
2016-03-22 Mike McLaughlinMerge pull request #3794 from mikem8361/stripsym
2016-03-22 Mike McLaughlinStrip symbols on release builds into separate binaries
2016-03-22 Brian SullivanMerge pull request #3851 from briansull/update-tests-lst
2016-03-22 Jan KotasMerge pull request #3862 from dotnet-bot/from-tfs
2016-03-22 Jan VorlicekMerge pull request #3858 from janvorli/fix-exception...
2016-03-22 Jan KotasDelete legacy netcf compat support (part 2)
2016-03-22 Jan VorlicekFix exception to string in case of exception in callsta...
2016-03-22 Wes HaggardUpdate Runtime packages to use netstandard1.0 instead...
2016-03-22 Carol EidtMerge pull request #3803 from manu-silicon/arm_struct
2016-03-22 Geunsik LimDon't use symbolic link 'sh'(/bin/sh) in ./coreclr...
2016-03-22 Eugene RozenfeldMerge pull request #3845 from erozenfeld/RegressionTests
2016-03-22 Jan KotasMerge pull request #3855 from jkotas/mscorlib-build
2016-03-22 Jan KotasMerge pull request #3852 from jkotas/legacynetcf-1
2016-03-22 SivarvMerge pull request #3650 from sivarv/blockSeqFix
2016-03-22 Jan KotasFix intermediate directory for mscorlib build
2016-03-22 Andy AyersMerge pull request #3843 from AndyAyersMS/DataGathering
2016-03-22 Mike McLaughlinMerge pull request #3854 from mikem8361/docs
2016-03-22 Jan KotasDelete legacy netcf compat support (part 1)
2016-03-22 Jan KotasMerge pull request #3847 from dotnet-bot/from-tfs
2016-03-22 Eugene RozenfeldAdd regression tests for two previously fixed bugs.
2016-03-22 ManuFix for issue #3754 when passing struct as argument...
2016-03-21 Mike McLaughlinUpdate SOS documentation.
2016-03-21 Brian SullivanRemove the Pri2 tests from Tests.lst
2016-03-21 Brian SullivanMerge pull request #3815 from briansull/struct16-fp...
2016-03-21 Andy AyersInliner: initial data gathering for code size estimates
2016-03-21 William GodbeMerge pull request #3840 from wtgodbe/HardwareEh
2016-03-21 Kyungwoo LeeMerge pull request #3841 from kyulee1/exclusion
2016-03-21 Jan KotasTrim Windows-specific System.Security.Principal types...
2016-03-21 wtgodbeDisable OutOfMemoryException test in HardwareEh test
2016-03-21 Brian SullivanTests and fixes for struct16 arguments and floating...
2016-03-21 Kyungwoo LeeARM64: Apply exclusion list to Tests.lst file
2016-03-21 John ChenMerge pull request #3833 from JohnChen0/master
2016-03-21 John ChenAdd documentation for CrossGen
2016-03-20 Sergiy KuryataMerge pull request #3563 from adityamandaleeka/threadin...
2016-03-20 Aditya MandaleekaMove all new tests to Pri 1.
2016-03-20 Aditya MandaleekaAdd waitallex8 and waitallex8a to x86 legacy issues.
2016-03-20 Aditya MandaleekaDelete tests that rely on Thread Abort functionality
2016-03-20 Aditya MandaleekaUpdate project.json files.
2016-03-20 Aditya MandaleekaAdd some new threading tests to testsUnsupportedOutside...
2016-03-20 Aditya MandaleekaOpen source more threading tests.
2016-03-19 Sergiy KuryataMerge pull request #3831 from dotnet-bot/from-tfs
2016-03-19 John ChenFix a CrossGen CreatePDB issue that caused a Windows...
2016-03-19 Kyungwoo LeeMerge pull request #3810 from kyulee1/FixPath
2016-03-19 Sejong OhMerge pull request #3655 from sejongoh/fix_u64_to_f64_cast
2016-03-18 Brian SullivanMerge pull request #3813 from briansull/update-tests-lst
2016-03-18 Sejong OHFix inconsistent uint64-to-double cast
2016-03-18 Jan VorlicekMerge pull request #3812 from janvorli/fix-stub
2016-03-18 Brian SullivanRemoving Tests.sav
2016-03-18 Brian SullivanUpdated one UNSTABLE test
2016-03-18 Brian SullivanMerge branch 'master' into update-tests-lst
2016-03-18 Jan VorlicekMerge pull request #3809 from wtgodbe/utf8
2016-03-18 Brian SullivanUpdate with passing Interop tests
2016-03-18 Kyungwoo LeeARM64: Prepend toolset path
2016-03-18 Jan VorlicekFix instantiating stub for methods of value types
2016-03-18 William GodbePorted managed Utf8/Unicode encoder/decoder to C++...
2016-03-18 Matt MitchellMerge pull request #3808 from mmitche/arm64-cross-label
2016-03-18 Matt MitchellUpdate label for arm and arm64 cross builds on Ubuntu
2016-03-18 Jan KotasMerge pull request #3757 from leemgs/upstream-crossgen...
2016-03-18 Andy AyersMerge pull request #3799 from AndyAyersMS/AdjustInlineO...
2016-03-18 Geunsik LimArchitecture of host must be compitable architecture...
2016-03-18 Jan KotasMerge pull request #3801 from dotnet-bot/from-tfs
2016-03-18 Kyungwoo LeeMerge pull request #3796 from kyulee1/fixalignchk
2016-03-18 Mike McLaughlinMerge pull request #3783 from mikem8361/fixsosbp
2016-03-18 Jan KotasMerge pull request #3745 from manu-silicon/docs
2016-03-18 Jan KotasMerge pull request #3797 from svick/patch-2
2016-03-18 Jan KotasAdd back some APIs needed by legacy test runner, for now
2016-03-18 Kyungwoo LeeFix Stack Alignment Check
2016-03-17 Brian SullivanMerge pull request #3749 from briansull/update-tests-lst
2016-03-17 Brian SullivanEnable running of the full Pri0 and Pri1 set of tests
2016-03-17 Andy AyersInliner: make more observations unconditional
2016-03-17 Rahul KumarMerge pull request #3781 from rahku/helixFix
2016-03-17 Matt EllisMerge pull request #3798 from dotnet-bot/from-tfs
2016-03-17 Jan KotasMerge pull request #3793 from jkotas/hostprotectionattr...
2016-03-17 Petr OnderkaUpdate out of date comment in List<T>
next