platform/upstream/coreclr.git
2015-10-08 stephentoubReduce allocations in string.ToLower/ToUpper on Unix
2015-10-08 Jan VorlicekMerge pull request #1715 from janvorli/add-unhandled...
2015-10-08 Jan VorlicekAdd high level unhandled exception trap
2015-10-08 Stephen ToubMerge pull request #1688 from kouvel/LoadFromNativeSear...
2015-10-08 Stephen ToubMerge pull request #1702 from stephentoub/marshaling_allocs
2015-10-07 Brian RobbinsMerge pull request #1696 from brianrob/framepointers
2015-10-07 Jan KotasMerge pull request #1693 from Kagamine/correct-word...
2015-10-07 Jan KotasMerge pull request #1705 from kyulee1/protojit
2015-10-07 Mike McLaughlinMerge pull request #1697 from mikem8361/osxbp
2015-10-07 stephentoubAddress PR feedback
2015-10-07 Matt MitchellMerge pull request #1710 from mmitche/disable-centos...
2015-10-07 Matt MitchellDisable PRs on SuSE and CentOS until we get more nodes...
2015-10-07 Kyungwoo LeeProducing standalone Jit for testing
2015-10-07 Eric ErhardtMerge pull request #1645 from eerhardt/Encoding
2015-10-07 Mike McLaughlinMerge remote-tracking branch 'upstream/master' into...
2015-10-07 Josh FreeMerge pull request #1701 from janvorli/fix-osx-hardware...
2015-10-07 stephentoubReduce garbage generated in StringBuilder marshaling
2015-10-07 Jan VorlicekAdd missing file to the previous hardware exceptions fix
2015-10-07 Matt MitchellMerge pull request #1692 from mmitche/add-netci
2015-10-07 Matt MitchellInitial commit of CI definition for inner loop
2015-10-07 Eric ErhardtImplement Encodings on Linux
2015-10-07 Jan KotasMerge pull request #1699 from janvorli/fix-osx-hardware...
2015-10-07 Jan VorlicekFix OSX hardware exception handling
2015-10-07 Koundinya VeluriAdd unit test for loading native library from host...
2015-10-07 Matt EllisMerge pull request #1694 from janvorli/fix-exception...
2015-10-06 Mike McLaughlinSuppress debug exceptions when running under native...
2015-10-06 Mike McLaughlinFix managed breakpoints on OSx.
2015-10-06 Brian RobbinsCompile with frame pointers on UNIX builds.
2015-10-06 あまみや ゆうこcorrect word spelling
2015-10-06 Jan KotasMerge pull request #1666 from jasonwilliams200OK/master
2015-10-06 Jan KotasMerge pull request #1687 from jasonwilliams200OK/__fast...
2015-10-06 Jan VorlicekFix issue in the new exception handling
2015-10-06 Peter Jascode: Fix redefined macro warning.
2015-10-06 Sergiy KuryataMerge pull request #1675 from wtgodbe/clrBugFixes
2015-10-06 William GodbeFixed small bugs in decodemd.cpp, gcrecord.h, gc.cpp...
2015-10-05 Matt EllisMerge pull request #1662 from steveharter/master
2015-10-05 Jan VorlicekMerge pull request #1677 from janvorli/refactor-excepti...
2015-10-05 Koundinya VeluriMerge pull request #1681 from kouvel/FixPathSeparators
2015-10-05 Koundinya VeluriFix loading native libraries from native search paths...
2015-10-05 Steve HarterFix ICU compile error on CentOS by using DateFormatSymb...
2015-10-05 Jan VorlicekFew fixes
2015-10-03 Jan VorlicekImplement refactored Unix managed exception handling
2015-10-02 Matt MitchellMerge pull request #1672 from kouvel/IncludeTestsInBuildSh
2015-10-02 Koundinya VeluriOn builds outside Windows, build native test components...
2015-10-02 Mike McLaughlinMerge pull request #1663 from mikem8361/excepthan
2015-10-02 Peter Jascmake: cleanup FreeBSD system include path.
2015-10-02 Jan VorlicekMerge pull request #1665 from ursine/patch-1
2015-10-02 Gary CoulbourneFix comment variable name
2015-10-01 Mike McLaughlinAdd native exception filter holder.
2015-10-01 Jan KotasMerge pull request #1661 from janvorli/fix-crossgen
2015-10-01 Jan VorlicekFix wrong register with module address in crossgen...
2015-10-01 Jan KotasMerge pull request #1620 from justinvp/dictionary
2015-10-01 Jan KotasMerge pull request #1650 from Dmitry-Me/fixLeftShiftIss...
2015-10-01 Jan KotasMerge pull request #1658 from dotnet-bot/from-tfs
2015-10-01 Jan VorlicekMerge pull request #1654 from janvorli/fix-isipinepilog...
2015-10-01 Koundinya VeluriMerge pull request #1638 from kouvel/CoreClrTests
2015-10-01 John ChenFix SigPointer::PeekValueTypeTokenClosed to handle...
2015-10-01 Jan KotasMerge pull request #1657 from Djuffin/disable_lu_ptrace
2015-10-01 Jan KotasMerge pull request #1656 from janvorli/exception-handli...
2015-10-01 EugeneRemove references to libunwind-ptrace to fix build...
2015-10-01 Jan VorlicekImprove Unix exception handling performance
2015-09-30 Jan VorlicekFix assert in IsIPInEpilog
2015-09-30 Lakshmi PriyaMerge pull request #1524 from Priya91/stackstring
2015-09-30 Koundinya VeluriMerge pull request #1651 from kouvel/TpaPktFix
2015-09-30 Koundinya VeluriMerge pull request #1646 from kouvel/HeapAllocationFix
2015-09-30 Koundinya VeluriRemove the need for the PKT to match when binding to...
2015-09-30 Lakshmi Priya... Add StackString class for stack/heap allocation for...
2015-09-30 Dmitry-MeFix left shift of signed integer - issue 1526
2015-09-30 Justin Van... Dictionary constructor perf optimization
2015-09-29 Koundinya VeluriImprove CoreCLR test runner outside Windows
2015-09-29 Koundinya VeluriFix HeapReAlloc to return a non-null pointer for a...
2015-09-29 Jan KotasMerge pull request #1632 from bbowyersmyth/StringStartsWith
2015-09-28 Lakshmi PriyaMerge pull request #1589 from Priya91/pathstring
2015-09-28 Koundinya VeluriMerge pull request #1628 from kouvel/CppCheckFixes
2015-09-27 Bruce Bowyer... String.StartsWith ordinal optimization
2015-09-26 Eric EilebrechtMerge pull request #1629 from ericeil/AsyncLocalPerf
2015-09-26 Eric EilebrechtMerge branch 'AsyncLocalPerf' of https://github.com...
2015-09-26 Eric EilebrechtReduce allocations when setting AsyncLocal values
2015-09-26 Jan KotasMerge pull request #1617 from jamesqo/patch-1
2015-09-26 Matt EllisMerge pull request #1630 from dotnet-bot/from-tfs
2015-09-26 Eric EilebrechtStore AsyncLocal notification list in an array, rather...
2015-09-26 Matt EllisFix clang only build breaks
2015-09-26 Rahul KumarFix for 134453: fix prefast warnings
2015-09-26 Gaurav KhannaVS has mentioned that when they have an AV come through...
2015-09-26 Koundinya VeluriAdd AssemblyLoadContext.LoadUnmanagedDllFromPathfor...
2015-09-26 Eric EilebrechtFix typo in my previous typo fix.
2015-09-26 Eric EilebrechtFix typo
2015-09-25 Eric EilebrechtReduce AsyncLocal setter allocations further
2015-09-25 Matt EllisMerge pull request #1627 from ellismg/icu-collation
2015-09-25 Matt EllisMerge pull request #1621 from dotnet-bot/from-tfs
2015-09-25 Matt EllisImplement basic collation on top of ICU
2015-09-25 Eric EilebrechtAllocate a new AsyncLocal change notification list...
2015-09-25 Mike McLaughlinMerge pull request #1626 from caslan/exportsforee
2015-09-25 Lakshmi Priya... Use PathString type to allocate large path strings...
2015-09-25 Koundinya VeluriFix a few issues reported by cppcheck
2015-09-25 CagriAdd new exports to get expression evaluator working...
2015-09-24 Rama Krishnan... Fixing SAL anotation for VM
2015-09-24 Jan KotasMerge pull request #1612 from jkotas/readytorun-directcall
2015-09-24 Jan KotasMerge pull request #1616 from dotnet-bot/from-tfs
2015-09-24 James KoAssign directly to this in Decimal.cs
next