platform/upstream/coreclr.git
2015-02-12 Richard LanderMake gittr link more visible
2015-02-12 Richard LanderUpdate readme links to index page
2015-02-12 Richard LanderAdd documents index
2015-02-12 Richard LanderAttribute stack walking doc to Rudi
2015-02-12 Rich LanderMerge pull request #234 from StephenCleary/patch-1
2015-02-12 Stephen ClearyReplaced TODO with doc links.
2015-02-12 Matt EllisMerge pull request #230 from AndreyAkinshin/master
2015-02-12 Andrey AkinshinTypo fix in objecthandle.cpp
2015-02-12 Rich LanderMerge pull request #226 from richlander/master
2015-02-12 Richard LanderAdd new BOTR docs to readme
2015-02-12 Richard LanderRespond to PR feedback on DAC filenames
2015-02-12 dotnet-botAdd CLR coding guide
2015-02-12 dotnet-botAdd stack walking document
2015-02-12 Richard LanderUpdate glossary based on issue #209
2015-02-12 Jan KotasMerge pull request #211 from kangaroo/issue-199
2015-02-12 Jan KotasMerge pull request #207 from poizan42/fix-abs-64bit
2015-02-12 Matt EllisMerge pull request #221 from ellismg/palsuite-line...
2015-02-12 Geoff NortonEnsure that we call memcpy from the PLT on linux
2015-02-12 Jan KotasMerge pull request #219 from dotnet-bot/from-tfs
2015-02-12 Matt EllisForce PAL test lists to have Unix line endings
2015-02-12 Matt MitchellMerge pull request #215 from mmitche/sos-in-dev-package
2015-02-12 John ChenFix ARM Ready To Run: A dynamic helper generator was...
2015-02-12 Jan VorlicekMerge pull request #217 from sergiy-k/disable-pal-sscan...
2015-02-11 Sergiy KuryataDisable a few PAL sscanf test cases
2015-02-11 Kasper F. BrandtAdd abs(__int64) overload for 64-bit targets. Fixes...
2015-02-11 Matt MitchellAdd sos to the development package
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 Geoff NortonRemove the CPP stubs and ensure to mark the leaf end
2015-02-11 Kasper F. BrandtUse $(SDK40ToolsPath) to get path to ResGen instead...
2015-02-11 Geoff NortonImplement JIT_MemSet and JIT_MemCpy for clang
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
next