platform/upstream/coreclr.git
2015-02-12 John ChenFix ARM Ready To Run: A dynamic helper generator was...
2015-02-11 AlexGhiondeaMerge pull request #189 from akoeplinger/fix-filename...
2015-02-11 AlexGhiondeaMerge pull request #212 from poizan42/fix-hardcoded...
2015-02-11 Kasper F. BrandtUse $(SDK40ToolsPath) to get path to ResGen instead...
2015-02-11 Alexander KöplingerCorrect casing of file paths in mscorlib
2015-02-11 Jan KotasMerge pull request #179 from maksqwe/hresult_return_fix
2015-02-11 Jan KotasMerge pull request #180 from maksqwe/check_result_fix
2015-02-11 Rich LanderMerge pull request #205 from richlander/master
2015-02-11 Richard LanderMake links repo-relative
2015-02-11 Richard LanderUpdate documentation and links
2015-02-11 Sergiy KuryataMerge pull request #191 from dotnet-bot/from-tfs
2015-02-11 Lubomir LitchevFix assignment of float register when this present...
2015-02-11 AlexGhiondeaMerge pull request #172 from KindDragon/master
2015-02-11 Rich LanderMerge pull request #190 from akoeplinger/patch-1
2015-02-11 Rich LanderMerge pull request #134 from poizan42/add-glossary
2015-02-11 Alexander KöplingerFix typos in botr-faq.md
2015-02-10 Sergiy KuryataMerge pull request #187 from nico/warnfix
2015-02-10 Nico WeberFix a few Wextra-tokens warnings.
2015-02-10 Rich LanderMerge pull request #184 from richlander/master
2015-02-10 Matt MitchellMerge pull request #185 from mmitche/gitter-badger
2015-02-10 Matt MitchellMake column bold
2015-02-10 Matt MitchellAdd gitter badge
2015-02-10 dotnet-botAdd BOTR FAQ
2015-02-10 Maks NaumovProperly check return value of OpenProcessToken()
2015-02-10 Maks NaumovAcquireNoThrow(): return type must be HRESULT
2015-02-10 Wes HaggardMerge pull request #173 from AlexGhiondea/fixbuild
2015-02-09 Matt MitchellMerge pull request #97 from mmitche/dev-package
2015-02-09 Rama krishnan... Merge pull request #175 from nicodeslandes/fix_buildtes...
2015-02-09 Matt MitchellAdd new nuget package for development usage
2015-02-09 alexghiondeaProvide defaults for the values that come from the...
2015-02-09 Arkady ShapkinAdd an .editorconfig file
2015-02-09 Sergiy KuryataMerge pull request #160 from kangaroo/master
2015-02-09 Nicolas DeslandesRemoved an extra space in buildtest.cmd, causing it...
2015-02-09 Jan KotasMerge pull request #167 from dotnet-bot/from-tfs
2015-02-09 Jan KotasFix build break with minimal Windows OS CRT
2015-02-09 Jan KotasMerge pull request #166 from richlander/master
2015-02-09 Richard LanderUpdate mscorlib doc and add entry to readme
2015-02-09 Jan KotasMerge pull request #163 from richlander/master
2015-02-09 Sergiy KuryataMerge pull request #138 from kangaroo/va_list_safety
2015-02-09 dotnet-botAdd Mscorlib and Calling Into the Runtime document
2015-02-09 Matt EllisMerge pull request #162 from dotnet-bot/from-tfs
2015-02-09 Rahul Kumarprecompile common headers to reduce build time for...
2015-02-09 Geoff NortonSet the mach exception default to MachException_Suppres...
2015-02-08 Jan KotasMerge pull request #155 from kangaroo/master
2015-02-08 Sergiy KuryataMerge pull request #146 from poizan42/fix-writeable...
2015-02-08 Geoff NortonMinor code structure refactoring as requested by @jkota...
2015-02-08 Geoff NortonMerge remote-tracking branch 'origin/master' into va_li...
2015-02-08 Geoff NortonMerge remote-tracking branch 'origin/master'
2015-02-08 Geoff NortonDo not define _DEBUG on all builds.
2015-02-08 Jan KotasMerge pull request #69 from mathstuf/cmake-touchups
2015-02-08 Jan KotasMerge pull request #149 from richlander/master
2015-02-08 Rich LanderUpdate author format
2015-02-08 Kasper F. BrandtFix writeable string warnings. Closes #139
2015-02-08 Ben BoeckelUse list(APPEND) rather than set(var ${var} ...) in...
2015-02-08 Ben BoeckelSimplify configuration-specific definitions in CMake
2015-02-08 Ben BoeckelUse foreach(IN LISTS) syntax in CMake code
2015-02-08 Ben BoeckelRemove excess arguments to endfunction() and else()
2015-02-08 Matt EllisMerge pull request #142 from dotnet-bot/from-tfs
2015-02-08 Matt EllisMerge pull request #140 from dotnet-bot/from-tfs
2015-02-07 Sergiy KuryataFix undefined symbols in release build of libcoreclr...
2015-02-07 Matt EllisAdd missing .gitmirrorall file.
2015-02-07 Geoff Nortonva_copy exists on windows now as well as a define,...
2015-02-07 Geoff NortonEnsure that every usage of va_start is complemented...
2015-02-07 Geoff Nortonva_arg can modify the va_list according to the specific...
2015-02-07 Gaurav KhannaMerge pull request #108 from jkotas/master
2015-02-07 Jan KotasMerge pull request #130 from njy/patch-1
2015-02-07 Jan KotasMerge pull request #119 from cwmiller/fix-linux-short...
2015-02-07 Kasper F. BrandtAdd glossary to documentation
2015-02-07 njypossible unresolved tension
2015-02-07 Jan KotasMerge pull request #75 from PashaPash/resourceset_deadlock
2015-02-07 Jan KotasMerge pull request #125 from kangaroo/issue-120
2015-02-07 Jan KotasMerge pull request #126 from vkairys/documentation...
2015-02-07 vkairysUpdate intro-to-clr.md
2015-02-07 Geoff Norton-nostdinc++ is not recognized by apple clang, but its...
2015-02-07 Jan KotasMerge pull request #117 from kangaroo/osx
2015-02-07 Geoff NortonRemove static casting in favor of a helper method so...
2015-02-07 Chase MillerFix std::out_of_range exception with short filenames...
2015-02-07 Geoff NortonRefactor to be explicit about the fact that there is...
2015-02-07 Geoff NortonRemove PowerPC code, as its unused anymore
2015-02-07 Geoff NortonRemove the old version of DBG_CheckStackAlignment and...
2015-02-07 Geoff NortonRemove dead NPROCS code now that we use getconf
2015-02-07 Geoff NortonRemove cordbi from the OSX build, since its still missi...
2015-02-07 Geoff NortonRefactor the DBG_CheckStackAlignment support to be...
2015-02-07 Geoff NortonFixup a few changes missed when rebasing OSX support
2015-02-07 Geoff NortonInitial Mac OSX Support
2015-02-06 Jan KotasMerge pull request #100 from xyziemba/parallel_make
2015-02-06 Jan VorlicekFix PAL_Initialize error reporting
2015-02-06 Jan KotasMerge pull request #115 from richlander/master
2015-02-06 SenthilMerge pull request #86 from maksqwe/assertion_search_fix
2015-02-06 Vance MorrisonInitial commit of 'Introduction to the CLR'
2015-02-06 Pavel PochobutFixed deadlock in System.Resources.ResourceSet
2015-02-06 Jan KotasMerge pull request #112 from kangaroo/drop-librt
2015-02-06 Geoff Nortonlrt is not cross platform, lets put this back in when...
2015-02-06 Jan KotasMerge pull request #109 from dotnet-bot/from-tfs
2015-02-06 Jan VorlicekFix missing CHAIN_SUCCESS_COUNTER symbol in libcoreclr.so
2015-02-06 Jan KotasMerge pull request #107 from dotnet-bot/from-tfs
2015-02-06 Jan KotasFix Windows x64 corerun.exe to run anycpu 32-bit prefer...
2015-02-06 Jan VorlicekFix several warnings in Linux build
2015-02-06 Jan KotasMerge pull request #104 from dotnet-bot/from-tfs
2015-02-06 Xy ZiembaUse N+1 processors instead of N procs on Linux build
next