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-02-29
Andy Ayers
Inliner refactoring: remove the LR sampling mode
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Gaurav Khanna
Merge pull request #3423 from gkhanna79/ExtendNugetPkgS...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Matt Ellis
Merge pull request #3424 from dotnet-bot/from-tfs
commit
|
commitdiff
|
tree
|
snapshot
2016-02-29
Matt Ellis
Add missing .gitmirror file.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-28
Stephen Toub
Merge pull request #3418 from krytarowski/netbsd-support-58
commit
|
commitdiff
|
tree
|
snapshot
2016-02-28
Rahul Kumar
Merge pull request #3387 from rahku/Helix
commit
|
commitdiff
|
tree
|
snapshot
2016-02-28
Rahul Kumar
remove hack to copy currently built runtime.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-28
Gaurav Khanna
Generate CoreCLR Nuget Package for CentOS, Debian and...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-28
Rahul Kumar
Merge pull request #3402 from rahku/fixBbuil
commit
|
commitdiff
|
tree
|
snapshot
2016-02-28
Jan Kotas
Merge pull request #3410 from jkotas/license
commit
|
commitdiff
|
tree
|
snapshot
2016-02-27
Jan Kotas
Merge pull request #3415 from krytarowski/netbsd-support-57
commit
|
commitdiff
|
tree
|
snapshot
2016-02-27
Kamil Rytarowski
Add netbsdmscorlib to build.cmd
commit
|
commitdiff
|
tree
|
snapshot
2016-02-27
Aditya Mandaleeka
Merge pull request #3140 from adityamandaleeka/env_pal
commit
|
commitdiff
|
tree
|
snapshot
2016-02-27
Kamil Rytarowski
Fix build on NetBSD: Include <stdarg.h> for va_arg(3)
commit
|
commitdiff
|
tree
|
snapshot
2016-02-27
Aditya Mandaleeka
Merge pull request #3261 from krytarowski/netbsd-support-51
commit
|
commitdiff
|
tree
|
snapshot
2016-02-27
Aditya Mandaleeka
Further cleanup of environment code.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-27
Jan Kotas
Merge pull request #3406 from BruceForstall/RemoveDupGS2
commit
|
commitdiff
|
tree
|
snapshot
2016-02-27
Jan Kotas
Update license header
commit
|
commitdiff
|
tree
|
snapshot
2016-02-27
Jan Kotas
Merge pull request #3395 from dotnet-bot/from-tfs
commit
|
commitdiff
|
tree
|
snapshot
2016-02-27
Bruce Forstall
Merge pull request #3397 from BruceForstall/AddRuntimeI...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-27
Bruce Forstall
Merge pull request #3403 from BruceForstall/FixLinuxSta...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-27
Jan Kotas
Merge pull request #3409 from stephentoub/stop_masking_...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-27
Pat Gavlin
Merge pull request #3407 from mikedn/nra-comments
commit
|
commitdiff
|
tree
|
snapshot
2016-02-27
Stephen Toub
Stop masking SIGTSTP and SIGCONT
commit
|
commitdiff
|
tree
|
snapshot
2016-02-27
Mike Danes
Update JIT's ArenaAllocator comments
commit
|
commitdiff
|
tree
|
snapshot
2016-02-27
Pat Gavlin
Merge pull request #3400 from pgavlin/TruncationCleanup
commit
|
commitdiff
|
tree
|
snapshot
2016-02-27
Mike McLaughlin
Merge pull request #3401 from mikem8361/sosdocs
commit
|
commitdiff
|
tree
|
snapshot
2016-02-27
Bruce Forstall
Add linker magic to non-Windows standalone RyuJIT build...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-27
Bruce Forstall
Remove duplicate /GS switch
commit
|
commitdiff
|
tree
|
snapshot
2016-02-27
Matt Ellis
Merge pull request #3398 from mikem8361/fixstrike
commit
|
commitdiff
|
tree
|
snapshot
2016-02-27
Brian Sullivan
Merge pull request #3390 from briansull/mod-fixes
commit
|
commitdiff
|
tree
|
snapshot
2016-02-27
Brian Sullivan
Fixes GT_MOD codegen and three other issues for ARM64
commit
|
commitdiff
|
tree
|
snapshot
2016-02-27
Rahul Kumar
fix warning C4334
commit
|
commitdiff
|
tree
|
snapshot
2016-02-27
Mike McLaughlin
Add the "sosdocsunix.txt" sos help file to the nuget...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-27
Jan Vorlicek
Merge pull request #3393 from janvorli/make-hw-exceptio...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-27
Pat Gavlin
Clean up some truncation warnings in the JIT.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-27
Mike McLaughlin
Fix sos/strike build.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-27
Bruce Forstall
Add reference to System.Runtime.InteropServices.Runtime...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-27
Bruce Forstall
Merge pull request #3383 from BruceForstall/FixJitSyste...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-26
Matt Ellis
Fix directory name casing in TFS to match what is in...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-26
Jan Vorlicek
Change avtest priority to 0
commit
|
commitdiff
|
tree
|
snapshot
2016-02-26
Matt Ellis
Add missing .gitmirror file.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-26
Aditya Mandaleeka
Add documentation to environ functions.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-26
Aditya Mandaleeka
Fix all callers of environment functions.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-26
Aditya Mandaleeka
Remove usage of PALC versions of critsec functions...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-26
Aditya Mandaleeka
Modify environment code to avoid unsafe environ usage.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-26
Aditya Mandaleeka
Consolidate environment code in environ.cpp.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-26
Chris McKinsey
Merge pull request #3381 from cmckinsey/DevDiv_168744
commit
|
commitdiff
|
tree
|
snapshot
2016-02-26
Kyungwoo Lee
Merge pull request #3376 from kyulee1/fixcast
commit
|
commitdiff
|
tree
|
snapshot
2016-02-26
Mike McLaughlin
Merge pull request #3365 from mikem8361/osxexception
commit
|
commitdiff
|
tree
|
snapshot
2016-02-26
Mike McLaughlin
Fix the osx exception port forwarding limitations.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-26
Bruce Forstall
Change binding of System.IO.FileSystem
commit
|
commitdiff
|
tree
|
snapshot
2016-02-26
Jose Perez...
Merge pull request #3329 from joperezr/CleanToolRuntime
commit
|
commitdiff
|
tree
|
snapshot
2016-02-26
Chris McKinsey
Fix bug in optOptimizeBools for equality of 0/1.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-26
Andy Ayers
Merge pull request #3362 from AndyAyersMS/InlineRefactor5a2
commit
|
commitdiff
|
tree
|
snapshot
2016-02-26
Jan Kotas
Merge pull request #3374 from dotnet-bot/from-tfs
commit
|
commitdiff
|
tree
|
snapshot
2016-02-26
Jan Kotas
Merge pull request #3375 from BruceForstall/FixAltJitLo...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-26
Jan Vorlicek
Merge pull request #3357 from janvorli/fix-stackwalk
commit
|
commitdiff
|
tree
|
snapshot
2016-02-26
Kyungwoo Lee
ARM64: Fix for casting long to ulong
commit
|
commitdiff
|
tree
|
snapshot
2016-02-26
Bruce Forstall
Fix CoreCLR altjit loading that was broken by LongFile...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-26
Matt Ellis
Remove need for mono resgen
commit
|
commitdiff
|
tree
|
snapshot
2016-02-26
Jan Kotas
Merge pull request #3350 from arnmac/patch-1
commit
|
commitdiff
|
tree
|
snapshot
2016-02-26
Jan Kotas
Merge pull request #3361 from dotnet-bot/from-tfs
commit
|
commitdiff
|
tree
|
snapshot
2016-02-26
Stephen Toub
Merge pull request #3370 from stephentoub/upgrade_build...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-26
Jan Kotas
Merge pull request #3363 from pallavit/UpdateReflectionSA
commit
|
commitdiff
|
tree
|
snapshot
2016-02-26
Andy Ayers
InlineRefactoring: capturing bits of legacy policy
commit
|
commitdiff
|
tree
|
snapshot
2016-02-26
Pat Gavlin
Merge remote-tracking branch 'upstream/master' into...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-26
stephentoub
Upgrade buildtools to 177
commit
|
commitdiff
|
tree
|
snapshot
2016-02-26
Pat Gavlin
Merge pull request #3359 from pgavlin/AllocatorCleanup2
commit
|
commitdiff
|
tree
|
snapshot
2016-02-26
Lubomir Litchev
Merge pull request #3319 from LLITCHEV/implicit-RetBuf...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-26
Pat Gavlin
Update norls_allocator to conform to the JIT CC.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-26
Jan Vorlicek
Fix stack walker on Unix
commit
|
commitdiff
|
tree
|
snapshot
2016-02-26
Aditya Mandaleeka
Merge pull request #3364 from adityamandaleeka/semaphor...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-25
Mike McLaughlin
Merge pull request #3336 from mikem8361/sosstack
commit
|
commitdiff
|
tree
|
snapshot
2016-02-25
Mike McLaughlin
Create a version resilient interface between sos (libso...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-25
Lubomir Litchev
Explicitly change the type of a method with implicit...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-25
Aditya Mandaleeka
Reduce debugger semaphore name length.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-25
Pallavi Taneja
Remove Assembly.EscapeCodeBase property from CoreCLR
commit
|
commitdiff
|
tree
|
snapshot
2016-02-25
Andy Ayers
Merge pull request #3346 from AndyAyersMS/InlineRefactor5a1
commit
|
commitdiff
|
tree
|
snapshot
2016-02-25
tijoytom
Merge pull request #3314 from tijoytom/master
commit
|
commitdiff
|
tree
|
snapshot
2016-02-25
dotnet-bot
Roll back change 1578859 on behalf of pagavlin. Change...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-25
Andy Ayers
Inline Refactoring: set up policy for bad inlinees
commit
|
commitdiff
|
tree
|
snapshot
2016-02-25
Jan Kotas
Merge pull request #3356 from bendono/PowerShell
commit
|
commitdiff
|
tree
|
snapshot
2016-02-25
Jan Kotas
Merge pull request #3358 from dotnet-bot/from-tfs
commit
|
commitdiff
|
tree
|
snapshot
2016-02-25
Ben Monroe
Validate PowerShell prerequisite. Update documentation.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-25
Pat Gavlin
Add a new set of APIs for JIT configuration.
commit
|
commitdiff
|
tree
|
snapshot
2016-02-25
Aaron Havens
Update freebsd-instructions.md
commit
|
commitdiff
|
tree
|
snapshot
2016-02-25
Jan Kotas
Merge pull request #3354 from dotnet-bot/from-tfs
commit
|
commitdiff
|
tree
|
snapshot
2016-02-25
Jan Kotas
Merge pull request #3353 from jkotas/gc-update
commit
|
commitdiff
|
tree
|
snapshot
2016-02-25
Jan Kotas
Merge pull request #3335 from dotnet-bot/from-tfs
commit
|
commitdiff
|
tree
|
snapshot
2016-02-25
Jan Kotas
Fixes for GC update
commit
|
commitdiff
|
tree
|
snapshot
2016-02-25
Jan Kotas
Workaround missing UrlEscape
commit
|
commitdiff
|
tree
|
snapshot
2016-02-25
Jan Kotas
Update GC from CoreRT
commit
|
commitdiff
|
tree
|
snapshot
2016-02-25
Jan Kotas
Fix build break - add precompiled header
commit
|
commitdiff
|
tree
|
snapshot
2016-02-25
Jan Kotas
Merge pull request #3339 from RussKeldorph/msvcrt
commit
|
commitdiff
|
tree
|
snapshot
2016-02-25
Jan Kotas
Merge pull request #3334 from brianrob/perfmap_crossgen_r2r
commit
|
commitdiff
|
tree
|
snapshot
2016-02-25
Carol Eidt
Merge pull request #3296 from CarolEidt/NonLeafLongOpnd3292
commit
|
commitdiff
|
tree
|
snapshot
2016-02-25
Aaron Havens
Update to freebsd-instructions.md
commit
|
commitdiff
|
tree
|
snapshot
2016-02-25
Jan Kotas
Merge pull request #3340 from stephentoub/debuggernotif...
commit
|
commitdiff
|
tree
|
snapshot
2016-02-25
Jan Kotas
Merge pull request #3341 from jkotas/tokenkind-newobj
commit
|
commitdiff
|
tree
|
snapshot
next