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
2017-01-30
Dan Moseley
Merge pull request #8438 from JonHanna/fix_1764
commit
|
commitdiff
|
tree
|
snapshot
2017-01-30
Dan Moseley
Merge pull request #8564 from lucenticus/x86-gdbjit
commit
|
commitdiff
|
tree
|
snapshot
2017-01-30
Dan Moseley
Merge pull request #9140 from dotnet-bot/master-UpdateD...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-30
Frederik Carlier
Support building lldbplugin on ARM64 (#9195)
commit
|
commitdiff
|
tree
|
snapshot
2017-01-30
Stephen Toub
Remove allocations from Environment.GetResourceString...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-30
Jan Kotas
Delete unused encodings from CoreLib (#9196)
commit
|
commitdiff
|
tree
|
snapshot
2017-01-30
Andy Ayers
JIT: fixup finally target flag after finally opts run...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-30
dotnet-bot
Update CoreClr, CoreFx to beta-24930-02, beta-24930...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-30
Frederik Carlier
Add support for lldb-3.9 (#9190)
commit
|
commitdiff
|
tree
|
snapshot
2017-01-30
Evgeny Pavlov
[GDB-JIT][Linux] Add support of base classes introspect...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-29
Jan Kotas
Merge pull request #9181 from dotnet/revertevent
commit
|
commitdiff
|
tree
|
snapshot
2017-01-29
Jan Kotas
Remove invalid asserts on unsupported underlying enum...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-28
Sivarv
Merge pull request #9184 from AndyAyersMS/RegexDna
commit
|
commitdiff
|
tree
|
snapshot
2017-01-28
Karel Zikmund
Update glossary.md
commit
|
commitdiff
|
tree
|
snapshot
2017-01-28
Andy Ayers
Add BenchmarkGames regexdna test
commit
|
commitdiff
|
tree
|
snapshot
2017-01-28
Dan Moseley
Merge pull request #9164 from justinvp/string_split
commit
|
commitdiff
|
tree
|
snapshot
2017-01-27
Karel Zikmund
Update glossary.md
commit
|
commitdiff
|
tree
|
snapshot
2017-01-27
danmosemsft
Revert `Remove #if false blocks` just for Eventing
commit
|
commitdiff
|
tree
|
snapshot
2017-01-27
danmosemsft
Revert `Remove FEATURE_MANAGED_ETW_CHANNELS`
commit
|
commitdiff
|
tree
|
snapshot
2017-01-27
danmosemsft
Revert `Remove disabled FEATURE_ADVANCED_MANAGED_ETW_CH...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-27
Bruce Forstall
Merge pull request #9163 from BruceForstall/FixAddrMode...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-27
Andy Ayers
JIT: Remove empty try regions (#8949)
commit
|
commitdiff
|
tree
|
snapshot
2017-01-27
Jonghyun Park
Enable IsInPrologOrEpilog only if GC Info Decoder is...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-27
Russ Keldorph
Merge pull request #9130 from RussKeldorph/corefx
commit
|
commitdiff
|
tree
|
snapshot
2017-01-27
Frederik Carlier
Use a constant to define the location of '/tmp' (#9150)
commit
|
commitdiff
|
tree
|
snapshot
2017-01-27
Frederik Carlier
Support platforms where pthread is part of libc (#9154)
commit
|
commitdiff
|
tree
|
snapshot
2017-01-27
Ahson Ahmed...
Adding trivial implementations of Span Fill and Clear...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-27
Justin Van...
Remove unnecessary private String.SplitInternal method
commit
|
commitdiff
|
tree
|
snapshot
2017-01-27
Sivarv
Merge pull request #9054 from kouvel/SpanGcReporting
commit
|
commitdiff
|
tree
|
snapshot
2017-01-27
Bruce Forstall
Stop address mode building in TreeNodeInfoInit pass
commit
|
commitdiff
|
tree
|
snapshot
2017-01-27
Carol Eidt
Merge pull request #9123 from CarolEidt/FixCoreFx15309
commit
|
commitdiff
|
tree
|
snapshot
2017-01-27
Frederik Carlier
PAL Tests: Centralize common code (#9151)
commit
|
commitdiff
|
tree
|
snapshot
2017-01-27
Brian Sullivan
Merge pull request #9157 from dotnet-bot/from-tfs
commit
|
commitdiff
|
tree
|
snapshot
2017-01-27
William Godbe
Merge pull request #9155 from dotnet/revert-9152-SpeedU...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-27
William Godbe
Revert "Speed up test native binary syncing in pipeline"
commit
|
commitdiff
|
tree
|
snapshot
2017-01-27
William Godbe
Merge pull request #9152 from wtgodbe/SpeedUpSync
commit
|
commitdiff
|
tree
|
snapshot
2017-01-27
Aditya Mandaleeka
Merge pull request #9153 from adityamandaleeka/jitdisas...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-26
Pat Gavlin
Merge pull request #9141 from pgavlin/RemoveDeadCode
commit
|
commitdiff
|
tree
|
snapshot
2017-01-26
Koundinya Veluri
Don't require write barrier for assignment to ByRef
commit
|
commitdiff
|
tree
|
snapshot
2017-01-26
Aditya Mandaleeka
Fix another JIT-disasm check.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-26
Evgeny Pavlov
[GDB-JIT][Linux] Fix incorrect DWARF offset for primiti...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-26
Frederik Carlier
Clean up PAL functions (#9149)
commit
|
commitdiff
|
tree
|
snapshot
2017-01-26
wtgodbe
Speed up test native binary syncing in pipeline
commit
|
commitdiff
|
tree
|
snapshot
2017-01-26
Andy Ayers
Merge pull request #9142 from AndyAyersMS/FixAsserts
commit
|
commitdiff
|
tree
|
snapshot
2017-01-26
Russ Keldorph
Merge pull request #9129 from RussKeldorph/defineenum
commit
|
commitdiff
|
tree
|
snapshot
2017-01-26
Jan Kotas
Fix encoding of native signatures in the presence of...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-26
dotnet-bot
Fix CodeGenMirror build break due to 347243f80d62d5aaa5...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-26
Andy Ayers
JIT: fix some bad asserts
commit
|
commitdiff
|
tree
|
snapshot
2017-01-26
Pat Gavlin
Remove dead code in the JIT.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-26
Bruce Forstall
Merge pull request #9132 from BruceForstall/FixBuildTest
commit
|
commitdiff
|
tree
|
snapshot
2017-01-26
Bruce Forstall
Merge pull request #9125 from BruceForstall/ImproveAddr...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-26
Bruce Forstall
Merge pull request #9126 from BruceForstall/CleanUnused...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-26
Bruce Forstall
Merge pull request #9133 from BruceForstall/ImproveSimd...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-26
Gaurav Khanna
Merge pull request #9120 from dotnet-bot/master-UpdateD...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-26
dotnet-bot
Update CoreClr, CoreFx to beta-24925-08, beta-24926...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-26
Jonghyun Park
Extract GetStackParameterSize from ESPIncrOnReturn...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-26
Jonghyun Park
Show register name in UPDATEREG log (#9134)
commit
|
commitdiff
|
tree
|
snapshot
2017-01-26
Mike McLaughlin
Implement PAL_ProbeMemory with write/read to pipe ...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-26
Eugene Rozenfeld
Merge pull request #9114 from erozenfeld/SecurityPermis...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-26
Bruce Forstall
Merge pull request #9124 from BruceForstall/FixSimdDete...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-26
Justin Van...
Reduce number of branches and IL size of string.Trim...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-26
Koundinya Veluri
Fix GC info for `ByReference<T>`
commit
|
commitdiff
|
tree
|
snapshot
2017-01-26
Bruce Forstall
Improve SIMD tests
commit
|
commitdiff
|
tree
|
snapshot
2017-01-26
Bruce Forstall
Fix build-test.cmd
commit
|
commitdiff
|
tree
|
snapshot
2017-01-26
Russ Keldorph
Support new corefx workflow
commit
|
commitdiff
|
tree
|
snapshot
2017-01-26
Russ Keldorph
Disable assertions in ModuleBuilder.DefineEnum
commit
|
commitdiff
|
tree
|
snapshot
2017-01-26
Carol Eidt
Fix SIMD field issues
commit
|
commitdiff
|
tree
|
snapshot
2017-01-26
Eugene Rozenfeld
Remove System.Security.Permissions.SecurityPermissionAt...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-26
Bruce Forstall
Clean up unused tailcall via helper nodes
commit
|
commitdiff
|
tree
|
snapshot
2017-01-26
Bruce Forstall
Improve address mode detection JitDumps
commit
|
commitdiff
|
tree
|
snapshot
2017-01-26
Koundinya Veluri
Fix `Span<T>` GCStress issue on x86 (#9116)
commit
|
commitdiff
|
tree
|
snapshot
2017-01-26
Bruce Forstall
Fix non-deterministic AVX2 detection
commit
|
commitdiff
|
tree
|
snapshot
2017-01-25
Jonghyun Park
Introduce REGDISPLAY_BASE (#9095)
commit
|
commitdiff
|
tree
|
snapshot
2017-01-25
William Godbe
Merge pull request #9119 from wtgodbe/fixGroovyFx
commit
|
commitdiff
|
tree
|
snapshot
2017-01-25
wtgodbe
Fix CoreFX Binary copying in netci.groovy
commit
|
commitdiff
|
tree
|
snapshot
2017-01-25
dotnet-bot
This will stop building frankenjit.dll for x86.
commit
|
commitdiff
|
tree
|
snapshot
2017-01-25
Michelle McDaniel
Merge pull request #9111 from adiaaida/fixCompatJitLeg
commit
|
commitdiff
|
tree
|
snapshot
2017-01-25
William Godbe
Merge pull request #9099 from wtgodbe/CoreRootRunTest
commit
|
commitdiff
|
tree
|
snapshot
2017-01-25
William Godbe
Merge pull request #9113 from wtgodbe/groovyRelease
commit
|
commitdiff
|
tree
|
snapshot
2017-01-25
Michelle McDaniel
Fix x86compatjit and x86lb legs
commit
|
commitdiff
|
tree
|
snapshot
2017-01-25
wtgodbe
Always use release folder for CoreFxBinDir
commit
|
commitdiff
|
tree
|
snapshot
2017-01-25
William Godbe
Merge pull request #9112 from wtgodbe/fixbuildagainstpa...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-25
wtgodbe
Fix arg parsing for buildagainstpackages argument
commit
|
commitdiff
|
tree
|
snapshot
2017-01-25
Michelle McDaniel
Merge pull request #9100 from adiaaida/vso370233
commit
|
commitdiff
|
tree
|
snapshot
2017-01-25
Michelle McDaniel
Update isUsedFromMemory to include CNS_DBLs
commit
|
commitdiff
|
tree
|
snapshot
2017-01-25
Stephen Toub
Merge pull request #9024 from stephentoub/fix_taskwhenany
commit
|
commitdiff
|
tree
|
snapshot
2017-01-25
Jan Kotas
Merge pull request #9102 from dotnet/revert-8969-encoding
commit
|
commitdiff
|
tree
|
snapshot
2017-01-25
Jan Kotas
Merge pull request #9104 from dotnet/revert-9091-perf...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-25
Sivarv
Merge pull request #9084 from hqueue/arm/ryujit/fp_sqrt
commit
|
commitdiff
|
tree
|
snapshot
2017-01-25
Jan Kotas
Revert "Improve CompareOrdinalIgnoreCaseHelper performa...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-25
Tarek Mahmoud...
Revert "Fast-path for ASCII & UTF8 Encoding ASCII data"
commit
|
commitdiff
|
tree
|
snapshot
2017-01-25
Drew Scoggins
Merge pull request #9073 from DrewScoggins/DevEngUbuntuFix
commit
|
commitdiff
|
tree
|
snapshot
2017-01-25
Drew Scoggins
Fix Ubuntu Perf Runs
commit
|
commitdiff
|
tree
|
snapshot
2017-01-25
Andy Ayers
Merge pull request #9096 from AndyAyersMS/RevComplement
commit
|
commitdiff
|
tree
|
snapshot
2017-01-25
Brian Sullivan
Merge pull request #9020 from briansull/jumpstub-logging
commit
|
commitdiff
|
tree
|
snapshot
2017-01-25
William Godbe
Merge pull request #9092 from wtgodbe/fixRunTest
commit
|
commitdiff
|
tree
|
snapshot
2017-01-25
wtgodbe
Reintroduce building Core_Root to runtest.cmd
commit
|
commitdiff
|
tree
|
snapshot
2017-01-24
wtgodbe
Fix runtest.sh build of Coreoverlay to account for...
commit
|
commitdiff
|
tree
|
snapshot
2017-01-24
Andy Ayers
Add BenchmarkGames revcomp benchmark
commit
|
commitdiff
|
tree
|
snapshot
2017-01-24
Brian Sullivan
Document jumpStub usage in Codeman.cpp
commit
|
commitdiff
|
tree
|
snapshot
next