platform/upstream/coreclr.git
2015-10-14 Matt EllisMerge pull request #1759 from ellismg/format-corefx...
2015-10-13 Jose Perez... Merge pull request #1669 from joperezr/UseNewBclRewriter
2015-10-13 Koundinya VeluriMerge pull request #1755 from kouvel/DisableTests
2015-10-13 Matt EllisRun format-code.sh
2015-10-13 Matt EllisAdd format-code.sh from CoreFX
2015-10-13 Jose Perez... Using DotNetCore version of BclRewriter in mscorlib...
2015-10-13 Matt MitchellMerge pull request #1756 from mmitche/add-arm-arm64...
2015-10-13 Matt MitchellAdd missing quote
2015-10-13 Matt MitchellUse the correct comment style
2015-10-13 Matt MitchellAdd arm64/arm cross builds to CI definition
2015-10-13 Koundinya VeluriDisable a couple of tests that are not supported outsid...
2015-10-13 Jan VorlicekMerge pull request #1738 from janvorli/fix-cocreate...
2015-10-13 Jan VorlicekImplement CoCreateGuid using uuid_generate on Unix
2015-10-13 Rama krishnan... Merge pull request #1753 from ramarag/lttng_check
2015-10-13 RamaAdd checks for liblttng-ust-dev at build time
2015-10-12 Jan VorlicekMerge pull request #1749 from janvorli/improve-frame...
2015-10-12 Koundinya VeluriMerge pull request #1746 from kouvel/PerfFix2
2015-10-12 Jan VorlicekImprove frame destructor performance
2015-10-12 Koundinya VeluriAdd some fast paths that are missing outside Windows
2015-10-12 Jan KotasMerge pull request #1739 from jasonwilliams200OK/master
2015-10-12 Rama krishnan... Merge pull request #1598 from ramarag/enablelttng
2015-10-12 RamaThis enables Lttng Logging for CoreClr,
2015-10-10 Peter Jascode,pal: Removes unused headers.
2015-10-10 Jan KotasMerge pull request #1733 from kouvel/PerfFix
2015-10-09 Steve HarterMerge pull request #1723 from steveharter/FixDefaultLocale
2015-10-09 Jan KotasMerge pull request #1737 from dotnet-bot/from-tfs
2015-10-09 Steve HarterAdd support for obtaining default locale in Linux and...
2015-10-09 Koundinya VeluriAdd allocation fast path for arrays of value type eleme...
2015-10-09 Bruce ForstallFix contracts so scanRuntime@x86chk task succeeds
2015-10-09 Stephen ToubMerge pull request #1719 from stephentoub/sb_direction
2015-10-09 Stephen ToubMerge pull request #1722 from stephentoub/casing_branches
2015-10-09 Richard L FordMerge pull request #1721 from richardlford/fixruntimeco...
2015-10-09 dotnet-botCode changes for firing etw events when a pdb is dynami...
2015-10-09 Jan KotasMerge pull request #1726 from janvorli/fix-win-coreconsole
2015-10-08 Jan VorlicekFix Windows CoreConsole property list
2015-10-08 stephentoubImprove string.ToLower/ToUpper perf
2015-10-08 Matt MitchellMerge pull request #1706 from mmitche/update-badges
2015-10-08 Matt MitchellMerge pull request #1724 from mmitche/reenable-suse
2015-10-08 Matt MitchellReenable OpenSuSE PRs
2015-10-08 Jan VorlicekMerge pull request #1720 from janvorli/fix-osx-activati...
2015-10-08 Lakshmi PriyaMerge pull request #1689 from Priya91/palstring
2015-10-08 Richard L FordFix incorrect runtime contract for FailedAssembly:...
2015-10-08 Jan KotasMerge pull request #1718 from stephentoub/stringcasing_...
2015-10-08 Jan VorlicekFix OSX hardware exception and activation collision
2015-10-08 Aditya MandaleekaMerge pull request #1683 from krixalis/master
2015-10-08 stephentoubFix additional StringBuilder directions in corefx Unix...
2015-10-08 Mike McLaughlinMerge pull request #1711 from mikem8361/unhand
2015-10-08 Lakshmi Priya... Add Null check to lib_name before getting string length.
2015-10-08 stephentoubAdd [Out] to a couple of StringBuilders in DllImports
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 McLaughlinFix UnhandledException notifications. The IsDebuggerPr...
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 Matt MitchellUpdate badges to new job locations
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 Lakshmi Priya... Apply StackString for pal MAX_LONGPATH references.
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-06 MarvinTypos in qcall.h
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
next