projects
/
platform
/
upstream
/
coreclr.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/coreclr.git
2016-04-12
Matt Mitchell
Fix output casing of prefix dir
commit
|
commitdiff
|
tree
|
snapshot
2016-04-12
Jan Kotas
Merge pull request #4290 from leemgs/upstream-clang38
commit
|
commitdiff
|
tree
|
snapshot
2016-04-12
Stephen Toub
Merge pull request #4187 from stephentoub/lcts_dispose_...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-12
Jan Vorlicek
Merge pull request #4280 from krytarowski/netbsd-support-59
commit
|
commitdiff
|
tree
|
snapshot
2016-04-12
Geunsik Lim
Add clang-3.8 into build.sh
commit
|
commitdiff
|
tree
|
snapshot
2016-04-12
David Mason
Merge pull request #4274 from davmason/master
commit
|
commitdiff
|
tree
|
snapshot
2016-04-12
Kamil Rytarowski
Use _lwp_self() in THREADSilentGetCurrentThreadId(...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-12
Sejong Oh
Merge pull request #4101 from sejongoh/detect_ldsfld_ac...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-12
Mike McLaughlin
Merge pull request #4277 from mikem8361/rpath
commit
|
commitdiff
|
tree
|
snapshot
2016-04-12
Mike McLaughlin
Unable to debug coreclr apps on Debian 8.2 (Issue ...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-11
Mike McLaughlin
Merge pull request #4218 from mikem8361/symbols
commit
|
commitdiff
|
tree
|
snapshot
2016-04-11
Andy Ayers
Merge pull request #4272 from AndyAyersMS/FixSpectralNorm
commit
|
commitdiff
|
tree
|
snapshot
2016-04-11
Sean Gillespie
Merge pull request #4113 from swgillespie/long_running_gc
commit
|
commitdiff
|
tree
|
snapshot
2016-04-11
David Mason
Buffer sending of large manifests
commit
|
commitdiff
|
tree
|
snapshot
2016-04-11
Aditya Mandaleeka
Merge pull request #4157 from chuckries/master
commit
|
commitdiff
|
tree
|
snapshot
2016-04-11
Maoni Stephens
Merge pull request #4266 from janvorli/fix-brick-table...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-11
Yi Zhang (CLR)
Merge pull request #4261 from yizhang82/byvalarray_fix
commit
|
commitdiff
|
tree
|
snapshot
2016-04-11
Mike McLaughlin
Add symbol packages for coreclr runtime.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-11
Mike McLaughlin
Merge remote-tracking branch 'upstream/master'
commit
|
commitdiff
|
tree
|
snapshot
2016-04-11
Andy Ayers
Fix validation of spectralnorm under xunit-performance
commit
|
commitdiff
|
tree
|
snapshot
2016-04-11
David Mason
Fix bug where Tags weren't respected in tracelogging.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-11
David Mason
Increase max etw arguments to 64
commit
|
commitdiff
|
tree
|
snapshot
2016-04-11
Michelle McDaniel
Merge pull request #4269 from adiaaida/longSub
commit
|
commitdiff
|
tree
|
snapshot
2016-04-11
Bruce Forstall
Merge pull request #4206 from BruceForstall/RyujitX86
commit
|
commitdiff
|
tree
|
snapshot
2016-04-11
Bruce Forstall
Merge pull request #4221 from BruceForstall/Cleanup1
commit
|
commitdiff
|
tree
|
snapshot
2016-04-11
Bruce Forstall
Merge pull request #4239 from BruceForstall/Cleanup2
commit
|
commitdiff
|
tree
|
snapshot
2016-04-11
Bruce Forstall
Merge pull request #4242 from BruceForstall/Cleanup3
commit
|
commitdiff
|
tree
|
snapshot
2016-04-11
Bruce Forstall
Merge pull request #4243 from BruceForstall/Cleanup4
commit
|
commitdiff
|
tree
|
snapshot
2016-04-11
Sean Gillespie
Add longgc to a new assert
commit
|
commitdiff
|
tree
|
snapshot
2016-04-11
Sean Gillespie
Add new trigger phrases to documentation
commit
|
commitdiff
|
tree
|
snapshot
2016-04-11
Sean Gillespie
Create Long-running GC test job for the CI
commit
|
commitdiff
|
tree
|
snapshot
2016-04-11
Sejong Oh
Fix JIT crash with static function accessing non-static...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-11
Russ Keldorph
Merge pull request #4268 from RussKeldorph/ignore
commit
|
commitdiff
|
tree
|
snapshot
2016-04-11
Michelle McDaniel
Add support for x86 long subtract operator
commit
|
commitdiff
|
tree
|
snapshot
2016-04-11
Yi Zhang (CLR)
ByValArray marshaling support is implemented in OleVari...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-11
Russ Keldorph
Add missing arch-specifc strings in .gitignore
commit
|
commitdiff
|
tree
|
snapshot
2016-04-11
Lubomir Litchev
Merge pull request #4240 from LLITCHEV/Issue4147
commit
|
commitdiff
|
tree
|
snapshot
2016-04-11
Andy Ayers
Merge pull request #4245 from AndyAyersMS/ModelPolicy
commit
|
commitdiff
|
tree
|
snapshot
2016-04-11
Jan Vorlicek
Fix brick table issue on Unix
commit
|
commitdiff
|
tree
|
snapshot
2016-04-11
Jan Kotas
Merge pull request #3990 from myungjoo/testing/fix3856
commit
|
commitdiff
|
tree
|
snapshot
2016-04-11
Jan Kotas
Merge pull request #4257 from jkotas/noexecstack
commit
|
commitdiff
|
tree
|
snapshot
2016-04-10
Lubomir Litchev
Add a test for Issue 4147.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-10
stephentoub
Fix race condition between CTS.Cancel and Dispose
commit
|
commitdiff
|
tree
|
snapshot
2016-04-10
Yi Zhang (CLR)
Merge pull request #4250 from yizhang82/nativevariant_fix
commit
|
commitdiff
|
tree
|
snapshot
2016-04-10
Jan Kotas
Pass noexecstack option to the assembler on Linux
commit
|
commitdiff
|
tree
|
snapshot
2016-04-10
Jan Kotas
Merge pull request #4253 from jamesqo/faulty-trues
commit
|
commitdiff
|
tree
|
snapshot
2016-04-10
Yi Zhang (CLR)
Merge pull request #4256 from yizhang82/chararray_fix
commit
|
commitdiff
|
tree
|
snapshot
2016-04-09
Yi Zhang (CLR)
Change Marshal.SizeOf to sizeof because Marshal.Copy...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-09
Yi Zhang (CLR)
Merge pull request #4249 from yizhang82/lptstr_fix
commit
|
commitdiff
|
tree
|
snapshot
2016-04-09
Yi Zhang (CLR)
Fix GetObjectForNativeVariant test issue. It should...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-09
Mike McLaughlin
Merge remote-tracking branch 'upstream/master'
commit
|
commitdiff
|
tree
|
snapshot
2016-04-09
Yi Zhang (CLR)
Fix LPTSTRTest failure - it has a incorrect constant...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-09
James Ko
Fix a couple of erroneous assert(trues)
commit
|
commitdiff
|
tree
|
snapshot
2016-04-09
Matt Ellis
Merge pull request #4248 from dotnet/revert-4199-struct...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-09
Jan Kotas
Revert "ARM64 Work Item 3817, 3524 - Struct16 decomposi...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-09
Rama krishnan...
Merge pull request #4162 from ramarag/ResolveWorkerChai...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-09
Michal Strehovský
Merge pull request #4202 from MichalStrehovsky/applicat...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-09
Rama Krishnan...
[Arm64]:Fixing the Logic of ResolveWorkerChainLookupAsmStub
commit
|
commitdiff
|
tree
|
snapshot
2016-04-09
Andy Ayers
Inliner: initial version of a model-based policy
commit
|
commitdiff
|
tree
|
snapshot
2016-04-09
Sean Gillespie
Merge pull request #4207 from swgillespie/437657
commit
|
commitdiff
|
tree
|
snapshot
2016-04-08
Brian Sullivan
Merge pull request #4199 from briansull/struct16-abi
commit
|
commitdiff
|
tree
|
snapshot
2016-04-08
Bruce Forstall
Minor JIT changes
commit
|
commitdiff
|
tree
|
snapshot
2016-04-08
Bruce Forstall
Add genEstablishFramePointer() to enapsulate frame...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-08
Bruce Forstall
Cleanup: replace getFramePointerReg() with preexisting...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-08
Bruce Forstall
Cleanup: be consistent about compCalleeFPRegsSavedMask...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-08
Mike McLaughlin
Merge remote-tracking branch 'upstream/master'
commit
|
commitdiff
|
tree
|
snapshot
2016-04-08
Mike McLaughlin
Merge pull request #4205 from mikem8361/sosfx2
commit
|
commitdiff
|
tree
|
snapshot
2016-04-08
Mike McLaughlin
Merge remote-tracking branch 'upstream/master'
commit
|
commitdiff
|
tree
|
snapshot
2016-04-08
Pat Gavlin
Merge pull request #4163 from pgavlin/GCInfoQSort
commit
|
commitdiff
|
tree
|
snapshot
2016-04-08
Brian Sullivan
ARM64 Work Item 3817, 3524 - Struct16 decomposition
commit
|
commitdiff
|
tree
|
snapshot
2016-04-08
Sean Gillespie
Remove a test that doesn't provide much value, fails...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-08
Matt Ellis
Merge pull request #4198 from dotnet-bot/from-tfs
commit
|
commitdiff
|
tree
|
snapshot
2016-04-08
Matt Mitchell
Merge pull request #4203 from mmitche/remove-unused
commit
|
commitdiff
|
tree
|
snapshot
2016-04-08
Mike McLaughlin
Better sos message for runtime not initialized
commit
|
commitdiff
|
tree
|
snapshot
2016-04-08
Matt Mitchell
Remove unecessary jobs
commit
|
commitdiff
|
tree
|
snapshot
2016-04-08
Bruce Forstall
Clean up JIT build rules
commit
|
commitdiff
|
tree
|
snapshot
2016-04-08
Michal Strehovský
Remove usage of ApplicationException in tests
commit
|
commitdiff
|
tree
|
snapshot
2016-04-08
Matt Ellis
Add missing .gitmirrorall file
commit
|
commitdiff
|
tree
|
snapshot
2016-04-08
Tijoy Tom Kalathipar...
Merge branch 'botaberg-port_interop_tests'
commit
|
commitdiff
|
tree
|
snapshot
2016-04-08
Tijoy Tom Kalathipar...
Merge branch 'port_interop_tests' of https://github...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-08
tijoytom
Merge pull request #4164 from yizhang82/lpstr_test_fix
commit
|
commitdiff
|
tree
|
snapshot
2016-04-08
tijoytom
Merge pull request #4160 from tijoytom/master
commit
|
commitdiff
|
tree
|
snapshot
2016-04-08
Pat Gavlin
Replace CQuickSort with qsort in GC info encoders.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-08
Davis Goodin
Merge pull request #3642 from dagood/remove-hardcoded...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-08
Jan Kotas
Merge pull request #4165 from myungjoo/trivialfix/doc1
commit
|
commitdiff
|
tree
|
snapshot
2016-04-08
MyungJoo Ham
Typo: incorrect pathname in documentation
commit
|
commitdiff
|
tree
|
snapshot
2016-04-08
Yi Zhang (CLR)
Fix LPSTR test failure due to incorrect implementation...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-08
Michal Strehovský
Merge pull request #4155 from MichalStrehovsky/debuggab...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-08
Jan Kotas
Merge pull request #4161 from yizhang82/remove-marshal
commit
|
commitdiff
|
tree
|
snapshot
2016-04-08
Michal Strehovský
Merge pull request #4134 from MichalStrehovsky/junkAttr...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-08
Yi Zhang (CLR)
Remove Marshal.Read/Write (AsAny object) overload from...
commit
|
commitdiff
|
tree
|
snapshot
2016-04-08
Tijoy Tom Kalathipar...
Windows specific Marshal APIs test.
commit
|
commitdiff
|
tree
|
snapshot
2016-04-08
Kyungwoo Lee
Merge pull request #4159 from kyulee1/update3
commit
|
commitdiff
|
tree
|
snapshot
2016-04-08
Kyungwoo Lee
ARM64: Update email notification3 -- testing
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
William Godbe
Merge pull request #4125 from wtgodbe/errLog
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Chuck Ries
Fix error return in getPath
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
William Godbe
Merge pull request #4149 from wtgodbe/triggerPhrases
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
wtgodbe
Add documentation for CI Trigger Phrases
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Matt Ellis
Merge pull request #4131 from dotnet/Petermarcu-patch-2
commit
|
commitdiff
|
tree
|
snapshot
2016-04-07
Kyungwoo Lee
Merge pull request #4153 from kyulee1/update2
commit
|
commitdiff
|
tree
|
snapshot
next