platform/upstream/coreclr.git
2015-05-26 Bengu LiMerge pull request #1045 from libengu/JITGenerics
2015-05-22 Bengu LiAdd all JIT/Generics test cases
2015-05-22 Jan VorlicekMerge pull request #1042 from janvorli/remove-setlocale
2015-05-22 Jan VorlicekRemove the InitializeStringResources function
2015-05-21 Pat GavlinMerge pull request #1041 from pgavlin/JITMethodical
2015-05-21 Aditya MandaleekaMerge pull request #1030 from josteink/freebsd-tests
2015-05-21 Pat GavlinImport more JIT tests.
2015-05-21 Jostein KjønigsenCoreClr: Make tests run on FreeBSD and document how...
2015-05-21 Pat GavlinMerge pull request #1028 from mmitche/fix-cmd-exit...
2015-05-21 Matt MitchellDisable tests failing at runtime and remove tests faili...
2015-05-21 Jan KotasMerge pull request #1007 from AlexGhiondea/updateBuildT...
2015-05-21 Jan KotasMerge pull request #1029 from dotnet-bot/from-tfs
2015-05-20 Jan KotasReadyToRun bugfixes
2015-05-20 John ChenMerge pull request #1024 from JohnChen0/master
2015-05-20 Alex GhiondeaUpdate Microsoft.DotNet.BuildTools.CoreCLR to version...
2015-05-20 Matt MitchellFix exit codes in build/test scripts
2015-05-20 Andy AyersMerge pull request #1025 from AndyAyersMS/TypedReferenc...
2015-05-20 Andy AyersAdd simple JIT test for typed references.
2015-05-20 Pat GavlinMerge pull request #1021 from pgavlin/JITDirected
2015-05-20 John Chen ... Clarify that the final mscorlib.dll is in bin\Product
2015-05-20 Jan KotasMerge pull request #1023 from janvorli/add-readytorun...
2015-05-20 Jan VorlicekAdd ReadyToRun term to the glossary
2015-05-20 Jan KotasMerge pull request #1022 from janvorli/readytorun-linux
2015-05-20 Jan VorlicekEnable ReadyToRun feature on Unix
2015-05-19 Carol EidtMerge pull request #1004 from BruceForstall/JitCodingCo...
2015-05-19 Bruce ForstallAdd JIT Coding Conventions document in markdown format
2015-05-19 Pat GavlinImport JIT tests.
2015-05-19 Jan KotasMerge pull request #1020 from dotnet-bot/from-tfs
2015-05-19 Aditya MandaleekaMerge pull request #1009 from adityamandaleeka/string...
2015-05-19 Aditya MandaleekaSimplify logic for ensuring minimum hex length in rctocpp
2015-05-19 Jan KotasFix potential null pointer dereference
2015-05-18 Aditya MandaleekaEnsure fallback to English resources on non-Windows...
2015-05-18 Bengu LiMerge pull request #966 from libengu/TestNan
2015-05-18 Jan KotasMerge pull request #1014 from JohnChen0/master
2015-05-18 John Chen ... Fix register used in method fixup stubs
2015-05-18 Jan KotasMerge pull request #1013 from dotnet-bot/from-tfs
2015-05-18 Jan KotasMerge pull request #1001 from dotnet-bot/from-tfs
2015-05-18 Jan KotasRollback error handling change in CorHost2::SetStartupFlags
2015-05-18 Jan KotasFix contract for PEFile::IsILImageReadyToRun
2015-05-18 Jan KotasHandle NULL explicitly in VirtualCallStubManager::getSt...
2015-05-15 Pat GavlinMerge pull request #1006 from pgavlin/JitInterfaceNullRef
2015-05-15 Pat GavlinFix a null dereference in the JIT interface.
2015-05-15 Jan KotasMerge pull request #998 from kangaroo/gitignore-updates
2015-05-15 Pallavi TanejaUpdate the OSS mscorlib to match the closed one by...
2015-05-15 Wes HaggardMerge changes from parent branch
2015-05-14 Jan KotasMerge pull request #999 from dotnet-bot/from-tfs
2015-05-14 Jan KotasMerge pull request #996 from dotnet-bot/from-tfs
2015-05-14 Jan KotasMerge pull request #997 from tony/chmod-x-freebsd-insta...
2015-05-14 Geoff NortonAdd atom-build and ctags to gitignore
2015-05-14 Tony Narlockchmod +x freebsd lldb script
2015-05-13 Eric St. JohnRemove circular dependency from System.Diagnostics...
2015-05-13 Ryan ByingtonRemoving System.dll from ProjectK and NetCoreForCoreCLR
2015-05-13 Jan KotasMerge pull request #994 from dotnet-bot/from-tfs
2015-05-13 Pallavi TanejaWhile trying to throw MissingManifestResourceException...
2015-05-12 Jan KotasMerge pull request #992 from dotnet-bot/from-tfs
2015-05-12 Carol EidtMinor fix: add 'const' inadvertently omitted from CS...
2015-05-12 Carol EidtMerge pull request #981 from CarolEidt/EnableSIMDAndAVX
2015-05-12 Carol EidtEnable FEATURE_SIMD and FEATURE_AVX_SUPPORT in the JIT
2015-05-12 Carol EidtMerge pull request #982 from AndreyAkinshin/master
2015-05-12 Andrey AkinshinDocumentation/ryujit-overview.md: small improvements
2015-05-12 Pat GavlinMerge pull request #988 from pgavlin/GcInfoConst
2015-05-12 Jan VorlicekMerge pull request #986 from janvorli/fix-osx-personality
2015-05-12 Pat GavlinFix some const-correctness issues in the GC info encoder.
2015-05-12 Jan KotasMerge pull request #985 from jkotas/cachefullname
2015-05-12 Jan VorlicekFix OSX personality routines encoding
2015-05-12 Jan KotasCache Type.FullName in StackTrace
2015-05-12 Jan KotasMerge pull request #929 from justinvp/stacktrace_string...
2015-05-12 Jan KotasMerge pull request #979 from stephentoub/export_opensem...
2015-05-12 Jan KotasMerge pull request #975 from jkotas/missingrc
2015-05-12 Jan KotasUpdate assertion failure message
2015-05-12 Jan KotasMerge pull request #980 from janvorli/fix-vm-range...
2015-05-12 Jan VorlicekFix VM total space issue
2015-05-11 Stephen ToubExport OpenSemaphoreW from PAL
2015-05-11 Justin Van... Remove unnecessary allocations
2015-05-09 Jan KotasMerge pull request #856 from DickvdBrink/guid-fix
2015-05-09 Jan KotasMerge pull request #968 from toptensoftware/master
2015-05-09 Brad Robinsonosxbundlerun - corerun for use in OS-X app packages
2015-05-09 Jan KotasMerge pull request #967 from dotnet-bot/from-tfs
2015-05-09 Carol EidtRecognize System.Numerics as a SIMDVectorAssembly ...
2015-05-08 Bengu LiAdd Methodical/NaN test cases for JIT.
2015-05-08 Jan KotasMerge pull request #965 from stephentoub/fix_progress_model
2015-05-08 Stephen ToubFix System.Progress in model.xml
2015-05-08 Jan KotasMerge pull request #964 from dotnet-bot/from-tfs
2015-05-08 Aditya MandaleekaMerge pull request #960 from adityamandaleeka/pipes...
2015-05-08 Jan KotasSet IMAGE_SECTION_HEADER::PointerToRawData correctly
2015-05-08 Aditya MandaleekaUse pipes for creating threads suspended on Darwin too
2015-05-08 Jan KotasMerge pull request #961 from ajensenwaud/freebsd-lldb...
2015-05-07 Anders Jensen... Updated FreeBSD installation instructions with LLDB...
2015-05-07 Aditya MandaleekaAdd ability to use pipes for creating threads suspended
2015-05-07 Jan KotasMerge pull request #957 from dotnet-bot/from-tfs
2015-05-07 Jan KotasMerge pull request #958 from edhedges/patch-1
2015-05-07 Eddie HedgesUpdated Garbage Collector design document URL
2015-05-07 Jan KotasMerge pull request #956 from dotnet-bot/from-tfs
2015-05-07 Jan KotasEnable crossgen CreatePDB for desktop
2015-05-07 dotnet-botMerge changes from parent branch
2015-05-07 Jan KotasMerge pull request #949 from jkotas/warnings
2015-05-07 Jan KotasChanges for building using VS2015
2015-05-07 Jan KotasMerge pull request #942 from dotnet-bot/from-tfs
2015-05-07 Jan KotasFix build break on Unix
2015-05-07 Gaurav KhannaDisable AssemblyLoadContext in AppX mode
next