projects
/
platform
/
upstream
/
dotnet
/
runtime.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/dotnet/runtime.git
2019-01-07
Andy Ayers
JIT: infer ranges from small int type operations
commit
|
commitdiff
|
tree
|
snapshot
2019-01-07
Andy Ayers
JIT: encapsulate general checks for optimization (dotne...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-07
David Mason
Respect the instrumented code maps passed by the profil...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-07
Ben Adams
Improve CustomAttribute (dotnet/coreclr#21832)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-07
Jan Vorlicek
Remove invalid test b21296 (dotnet/coreclr#21507)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-07
Sven Boemer
Publish symbol packages (dotnet/coreclr#21769)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-07
Marek Safar
Moves StackTrace to shared partition (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-07
Sven Boemer
Fix missing project error in official build (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-07
Tomáš Rylek
Fix incorrect assignment of READYTORUN_HELPER_[Dbl...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-07
Filip Navara
Remove CAS era security checks around resource loads...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-06
Jan Kotas
Revert "Fix ilasm exec on paths with spaces (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-06
Jan Kotas
Delete redundant S.R.InteropServices.PInvokeMap and...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-06
Ben Adams
Remove redundant casts in TypeBuilder.CreateTypeNoLock...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-06
Ben Adams
Maintain left.Equals(right) order for equality for...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-06
dotnet-maestro-bot
Update BuildTools, CoreClr, CoreFx, PgoData to preview1...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-06
Ben Adams
(Cdotnet/coreclr#7) Use pattern matching `is` rather...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-06
Andy Ayers
inline keyword cleanup
commit
|
commitdiff
|
tree
|
snapshot
2019-01-06
Swaroop Sridhar
Move Native Library APIs to NativeLibrary class (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-06
Ben Adams
Remove redundant unsafe contexts (dotnet/coreclr#21826)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-05
Viktor Hofer
Fix ilasm exec on paths with spaces (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-05
Andy Ayers
JIT: encapsulate general checks for optimization
commit
|
commitdiff
|
tree
|
snapshot
2019-01-04
Matt Galbraith
Fix misspelling (dotnet/coreclr#21640)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-04
Filip Navara
Remove stack marks from GetSatelliteAssembly. (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-04
Jan Kotas
Delete unused fFullReset argument (dotnet/coreclr#21814)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-04
Filip Navara
Avoid passing stack crawl mark unnecessarily deep in...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-04
Andrew Au
If the debugger is stopped on a garbage collection...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-04
Bruce Forstall
Merge pull request dotnet/coreclr#21806 from BruceForst...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-04
Ben Adams
Support faster null checks (dotnet/coreclr#21765)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-04
Andy Ayers
JIT: don't optimize struct copies for call args in...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-04
Bruce Forstall
Fix Windows arm32/arm64 testing (dotnet/coreclr#21809)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-04
Egor Chesakov
Specify value of __RuntimeId for non-portable Linux...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-04
Stephen Toub
Add StringExtensions.Concat to fix Microsoft.IO.Redist...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-04
Pent Ploompuu
EventPipePayloadDecoder clean-up (dotnet/coreclr#21716)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-04
Marek Safar
Removes AppDomain dependency from TPLETWProvider (dotne...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-04
Ben Adams
Skip additional cast from common EC.Run calls (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-04
Jan Kotas
Reflection performance tweaks & cleanup (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-04
Stephen Toub
Use ValueStringBuilder instead of StringBuilderCache...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-04
Jeremy Koritzinsky
Add test for StringBuilder null terminator implementati...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-04
Bruce Forstall
Merge pull request dotnet/coreclr#21803 from BruceForst...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-04
Bruce Forstall
Check result of call to TestEnv script
commit
|
commitdiff
|
tree
|
snapshot
2019-01-04
Bruce Forstall
Fix batch script errors running JitOptimizationSensitiv...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-04
Egor Chesakov
Use Kernel32 instead of api-ms-win-core-* in DllImports...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-04
Egor Bogatov
Eliminate some bounds checks in Path (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-04
Marek Safar
Adds portable version of EncodingTable (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-04
Carol Eidt
Merge pull request dotnet/coreclr#21619 from CarolEidt...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-03
Carol Eidt
Merge pull request dotnet/coreclr#21776 from fiigii...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-03
Stephen Toub
Improve performance of Path.ChangeExtension (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-03
Juan Hoyos
Merge pull request dotnet/coreclr#21774 from hoyosjs...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-03
Fei Peng
Fix Vector128/256 As<U> intrinsic recognition and exception
commit
|
commitdiff
|
tree
|
snapshot
2019-01-03
Jan Vorlicek
Fix GC for collectible array of pure value types (dotne...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-03
Stephen Toub
Reduce allocation in Index/Range.ToString (dotnet/corec...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-03
Egor Chesakov
Remove vc-runtime package dependency (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-03
Egor Chesakov
Bring Debug CRT DLLs when build IJW tests (dotnet/corec...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-03
Marek Safar
Removes the code moved to shared partition
commit
|
commitdiff
|
tree
|
snapshot
2019-01-03
Marek Safar
Moves Attribute instance bits to shared location (dotne...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-03
Carol Eidt
Disable the [Intrinsic] check for desktop SIMD
commit
|
commitdiff
|
tree
|
snapshot
2019-01-03
Carol Eidt
Fix desktop SIMD failures
commit
|
commitdiff
|
tree
|
snapshot
2019-01-03
Jan Kotas
Cleanup current culture handling in the unmanaged runti...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-03
Stephen Toub
Remove substring allocation in MethodBase.AppendParamet...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-03
Filip Navara
Remove unnecessary propagation of stack crawl marks...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-03
Bruce Forstall
Merge pull request dotnet/coreclr#21669 from kvochko...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-03
Egor Chesakov
Refactor Send to Helix step in Azure DevOps (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-03
Stephen Toub
Avoid some unnecessary allocation in MethodBuilder...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-03
Stephen Toub
Replace string.Format(SR. with SR.Format(SR. (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-03
Stephen Toub
Change a couple string.Replace("a", "b") to string...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-02
Egor Chesakov
Use Alpine container with Node.js in Azure DevOps ...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-02
Stephen Toub
Use StringBuilderCache in PathInternal.NormalizeDirecto...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-02
Marek Safar
Additional ifdef changes which are ES_BUILD_STANDALONE...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-02
Stephen Toub
Replace Array.Copy(src, dst, int) calls with Array...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-02
Filip Navara
Remove dummy globalization implementation. (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-02
Stephen Toub
Avoid boxing allocation and object[] allocation in...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-02
Egor Chesakov
Temporary remove OSX.1012.Amd64.Open and OSX.1012.Amd64...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-02
Jan Kotas
Delete lstrlen from Unix PAL (dotnet/coreclr#21745)
commit
|
commitdiff
|
tree
|
snapshot
2019-01-02
Marlon Regenhardt
Remove second 'license' word for readability (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-02
Jan Kotas
Simplify and improve integer overflow checks in Interop...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-02
dotnet-maestro-bot
Update CoreClr, CoreFx to preview-27302-01, preview...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-02
Jan Kotas
AppContext moved to shared partition - CoreRT specific...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-02
Ben Adams
strlen to managed code and vectorize (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-01
Jan Kotas
Cleanup ArgumentNull_Obj references in unmanaged runtim...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-01
Marek Safar
Tweaks permissions ifdefs in System.Diagnostics.Tracing...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-01
Marek Safar
Moves AppContext to shared location (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2019-01-01
Jan Kotas
Delete useless ArgumentNullException message (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-31
Ben Adams
Remove EventPipeController static constructor (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-31
Marek Safar
Moves ExceptionDispatchInfo to shared location (dotnet...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-31
Ben Adams
Improve MdUtf8String (dotnet/coreclr#21720)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-31
Jan Kotas
Add license, keep more of the CriticalHandle logic...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-31
Marek Safar
Moves CriticalHandle to shared location
commit
|
commitdiff
|
tree
|
snapshot
2018-12-31
Jan Kotas
Fix CoreRT build breaks
commit
|
commitdiff
|
tree
|
snapshot
2018-12-31
Marek Safar
Readability improvement in MemoryStream (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-31
Koundinya Veluri
Don't Sleep(1) in some spin-wait loops (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-31
Pent Ploompuu
Remove parsing from GUID constants (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-31
Ben Adams
Remove Environment static constructor (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-30
Jan Kotas
Fix CoreCLR build breaks
commit
|
commitdiff
|
tree
|
snapshot
2018-12-30
Jan Kotas
Delete file moved to shared partition
commit
|
commitdiff
|
tree
|
snapshot
2018-12-30
Marek Safar
Moves ThrowHelper to shared location (dotnet/corertdotn...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-30
Ben Adams
Shorter ExecutionContext.Capture (dotnet/coreclr#21707)
commit
|
commitdiff
|
tree
|
snapshot
2018-12-30
Ben Adams
Use EventSource guid ctor for RuntimeEventSource (dotne...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-30
Marek Safar
Moves generic comparers to shared CoreLib (dotnet/corec...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-30
Ben Adams
Separate ThreadPool...ThreadLocals get from initalizati...
commit
|
commitdiff
|
tree
|
snapshot
2018-12-29
Filip Navara
Move CultureInfo to shared CoreLib (dotnet/coreclr...
commit
|
commitdiff
|
tree
|
snapshot
next