platform/upstream/coreclr.git
2015-03-27 Jan KotasMerge pull request #584 from josteink/bsd_configure
2015-03-27 Jostein KjønigsenCorrectly set HAVE_BSD_REGS_T flag during configure.
2015-03-27 Jan KotasMerge pull request #582 from dotnet-bot/from-tfs
2015-03-26 Jan KotasMerge pull request #578 from briansull/use-lea-for...
2015-03-26 David KeanExecutionContext.IsDefaultFTContext incorrectly checks...
2015-03-26 Jan KotasMerge pull request #581 from sergiy-k/gccrash-ipinmodule
2015-03-26 Brian SullivanWhen choosing an instruction for a GT_MUL we will now...
2015-03-26 Sergiy KuryataFix an issue in ExceptionTracker::FindParentStackFrameH...
2015-03-26 Sergiy KuryataMerge pull request #580 from Djuffin/dbi-linux
2015-03-26 Stephen ToubMerge pull request #579 from stephentoub/indexof_empty
2015-03-26 Eugene ZemtsovMake DBI and SOS use PAL from DAC
2015-03-26 Eugene ZemtsovMake it possible to write stress log from a module...
2015-03-26 Stephen ToubFix IndexOfOrdinal on Unix for empty strings
2015-03-26 Jan KotasMerge pull request #575 from josteink/ptrace
2015-03-26 Jostein KjonigsenFix ptrace-invocation on FreeBSD.
2015-03-26 Jan KotasMerge pull request #577 from josteink/runelocale
2015-03-26 Jan KotasMerge pull request #576 from janvorli/warnings-cleanup
2015-03-26 Jan KotasMerge pull request #573 from josteink/master
2015-03-26 Jostein KjønigsenPAL: Improve portability of FreeBSD RuneType-fix.
2015-03-26 Jostein KjønigsenFix missing RuneLocale on FreeBSD.
2015-03-26 Jan VorlicekFix about 12 kinds of warnings over the codebase
2015-03-26 Jan VorlicekMerge pull request #574 from janvorli/jit-warnings...
2015-03-26 Jan VorlicekFix accidentally removed initialization of m_VNFunc4Map
2015-03-26 Stephen ToubMerge pull request #572 from stephentoub/add_encodings
2015-03-26 Jostein KjonigsenDefine PAL_CS_NATIVE_DATA_SIZE for FreeBSD x86_64
2015-03-26 Stephen ToubUpdate EncodingTable.Unix to support additional encodings
2015-03-26 Sergiy KuryataMerge pull request #570 from Djuffin/cordb_platform_fix
2015-03-25 Eugene ZemtsovFix CORDB_PLATFORM mismatch between DAC and SOS
2015-03-25 Jan KotasMerge pull request #558 from josteink/master
2015-03-25 Jan VorlicekMerge pull request #561 from janvorli/jit-warnings...
2015-03-25 Jan VorlicekFix warnings in the jitter code
2015-03-25 Russell C HadleyMerge pull request #554 from russellhadley/AdditionalIn...
2015-03-25 Matt EllisMerge pull request #564 from stephentoub/fix_lastindexo...
2015-03-25 Stephen ToubFix LastIndexOfOrdinal on Unix
2015-03-25 Brian RobbinsMerge pull request #567 from stephentoub/fix_etw_ifdefs
2015-03-25 Jostein KjonigsenFix debug-pal on FreeBSD.
2015-03-25 rhadleyAdd additional headers to the CoreCLR package to descri...
2015-03-25 Carol EidtMerge pull request #563 from CarolEidt/cleanupClsVar
2015-03-25 Carol EidtFix #497: Identical expressions to the left and right...
2015-03-25 Stephen ToubFix EventSource listeners on Unix
2015-03-25 Jan KotasMerge pull request #562 from jkotas/cppmunge
2015-03-25 Jan KotasDelete cppmunge
2015-03-25 Jan VorlicekMerge pull request #543 from janvorli/native-resources
2015-03-25 Jan VorlicekPropagate bindtextdomain status to the caller
2015-03-25 Jan KotasMerge pull request #557 from josteink/master
2015-03-25 Jan VorlicekMerge pull request #556 from janhenke/freebsd-0325
2015-03-25 Jan HenkeDetect AMD64 Architecture on FreeBSD
2015-03-25 Jostein Kjonigsenbuild.sh: Fix CPU-count detection on FreeBSD.
2015-03-24 Eugene ZemtsovMerge pull request #553 from Djuffin/dbi-linux
2015-03-24 Eugene ZemtsovMake code comments more accurate
2015-03-24 Eugene ZemtsovGet rid of EventRedirectionPipeline() call on Unix
2015-03-24 Eugene ZemtsovVarious DBI related fixes that make it possible to...
2015-03-24 Jan KotasMerge pull request #551 from cmckinsey/ldnull-ldelem...
2015-03-24 Jan KotasMerge pull request #548 from cmckinsey/nulltype
2015-03-24 Jan KotasMerge pull request #550 from janhenke/freebsd-buildsupport
2015-03-24 Chris McKinseyTF#1144615 - Normalize array element type of ldnull...
2015-03-24 Jan HenkeForce /usr/local/include as search path on FreeBSD
2015-03-24 Jan KotasMerge pull request #546 from stephentoub/expand_env_vars
2015-03-24 Jan VorlicekAdd native resources compilation on Linux
2015-03-24 Stephen ToubImplement ExpandEnvironmentVariables on Unix
2015-03-24 Jan KotasMerge pull request #544 from stephentoub/fix_textinfo
2015-03-24 Stephen ToubInitialize TextInfo's m_textInfoName in stubbed out...
2015-03-24 Chris McKinseyChange null constant type to be TYP_REF for isinst...
2015-03-24 Jan KotasMerge pull request #525 from Djuffin/thread_id
2015-03-23 Matt EllisMerge pull request #524 from ellismg/stat-in-pal
2015-03-23 Matt EllisPrefer stat64 if present
2015-03-23 Eugene ZemtsovRefactoring similar pieces of code into a function
2015-03-23 Matt EllisAdd Stat like methods to CoreFX PAL
2015-03-23 Jan KotasMerge pull request #540 from dotnet-bot/from-tfs
2015-03-23 Jan KotasMerge pull request #539 from jkotas/glob
2015-03-23 Jan KotasMore stubbed out globalization
2015-03-23 Mike McLaughlinMerge pull request #531 from mikem8361/name2ee
2015-03-23 Jan KotasMerge pull request #538 from sergiy-k/context-flags
2015-03-23 Jan KotasMerge pull request #527 from jkotas/macunwind
2015-03-23 Eugene ZemtsovFix compilation of context.cpp
2015-03-23 Eugene ZemtsovClean up PLA thread id usage.
2015-03-23 Sergiy KuryataFix CONTEXT_CaptureContext to correctly store the proce...
2015-03-23 Jan KotasIncorporated codereview feedback
2015-03-23 Jan KotasMerge pull request #535 from Djuffin/stress_log
2015-03-23 Jan KotasMerge pull request #532 from jkotas/slotassert
2015-03-23 Jan KotasMerge pull request #537 from stephentoub/comparison_fixes
2015-03-23 Eugene ZemtsovReplace PAL_GetCoreClrModuleBase() with PAL_GetPalModul...
2015-03-22 Eugene ZemtsovMake stresslog work for libraries other than CoreClr...
2015-03-22 Stephen ToubFix string.ToUpper/ToLower to use the computed result
2015-03-22 Stephen ToubFix CompareStringOrdinalAscii to support !ignoreCase
2015-03-22 Stephen ToubMerge pull request #533 from jkotas/glob
2015-03-22 Jan KotasMerge pull request #534 from jfrijters/botr-typos
2015-03-22 Jeroen FrijtersFixed two typos.
2015-03-22 Mike McLaughlinFixed typo.
2015-03-22 Jan KotasInitialize number separators in stubbed out globalization
2015-03-21 Jan KotasFix invocation of shared generic multicast delegate
2015-03-21 Jan KotasAdd host flag to disable transparency checks in CoreCLR
2015-03-21 Mike McLaughlinMerge remote-tracking branch 'upstream/master' into...
2015-03-21 Mike McLaughlinEnable DumpLog.
2015-03-21 Jan KotasMerge pull request #530 from stephentoub/fix_indexofordinal
2015-03-21 Stephen ToubFix an IndexOutOfRangeException in IndexOfOrdinal
2015-03-21 Stephen ToubMerge pull request #529 from stephentoub/tweak_glob_stubs
2015-03-21 Stephen ToubStub out more globalization with values rather than...
2015-03-21 Jan KotasMerge pull request #526 from kangaroo/issue-263
2015-03-21 Geoff NortonCorrect #if conditional for WRITE_0_BYTES_HANGS_TTY
next