platform/upstream/coreclr.git
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
2015-03-20 Jan KotasMerge pull request #511 from kangaroo/unwind-fix-two
2015-03-20 Geoff NortonFix unwinding past main on OSX
2015-03-20 Jan KotasMerge pull request #522 from jkotas/gcstress
2015-03-20 Jan KotasMerge pull request #520 from kangaroo/build-fix
2015-03-20 Jan KotasWorkaround for DECIMAL calling convention in FCalls
2015-03-20 Jan KotasMerge pull request #521 from dotnet-bot/from-tfs
2015-03-20 Jan KotasMerge pull request #514 from soimort/fix-glibc-2.18...
2015-03-20 Jan KotasMerge pull request #519 from jkotas/gcstress
2015-03-20 Jan KotasFix contract for ETW::TypeSystemLog::FlushObjectAllocat...
2015-03-20 Jan KotasMerge pull request #518 from janvorli/fix-personality...
2015-03-20 Jan VorlicekFix Unix asm stubs personality routines
2015-03-20 Jan KotasCorrect order of argument registers
2015-03-20 Stephen ToubMerge pull request #515 from stephentoub/pal_startprocess
2015-03-20 Geoff NortonFix the build on OSX. std::string is used without...
2015-03-20 Stephen ToubAdd ForkAndExecProcess to PAL to support CoreFX
2015-03-20 Jan KotasMerge pull request #517 from jaredpar/fix-build-unixmsc...
2015-03-20 Mort YaoDo not use _POSIX_C_SOURCE on Darwin
2015-03-20 Mort YaoExplicitly specify POSIX.1-2008 conformance
2015-03-19 Jared ParsonsBuild unixmscorlib without CMake
2015-03-19 Jan KotasMerge pull request #516 from jkotas/assemblyloadcontextfix
2015-03-19 Mike McLaughlinMerge pull request #500 from mikem8361/dumpcmds
2015-03-19 Mike McLaughlinMerge remote-tracking branch 'upstream/master' into...
2015-03-19 Mike McLaughlinEnable the rest of the Dump commands and supporting...
2015-03-19 Jan KotasThrow FileNotFoundException in AssemblyLoadContext...
2015-03-19 Lubomir LitchevMerge pull request #468 from LLITCHEV/work
2015-03-19 EugeneMerge pull request #508 from dotnet-bot/from-tfs
2015-03-19 Eugene ZemtsovAdding one more missing changes for ICastable
2015-03-19 Jan KotasMerge pull request #507 from dotnet-bot/from-tfs
2015-03-19 Jan KotasMerge pull request #496 from dotnet-bot/from-tfs
2015-03-19 Eugene ZemtsovActivating ICastable for CoreClr
2015-03-19 Jan KotasMerge pull request #495 from kangaroo/issue-452
2015-03-19 Jan KotasMerge pull request #498 from kangaroo/issue-192
2015-03-18 Geoff NortonImplement hardware exception handling for OSX
2015-03-18 Eugene ZemtsovImplement runtime support for ICastable interface
2015-03-18 Lubomir LitchevEnable ETW_EBP_FRAMED flag on System V systems.
2015-03-18 Geoff NortonFix unwinding through assembly helpers
2015-03-18 Rich LanderMerge pull request #494 from richlander/rich-introclr
2015-03-18 Jan KotasMerge pull request #492 from jkotas/vsprompt
2015-03-18 Jan KotasMerge pull request #490 from janvorli/hardware-exceptions
2015-03-18 Richard LanderAdd heading to intro - fix links
2015-03-18 Jan VorlicekImplement hardware exception handling
2015-03-18 Jan KotasRemove check for VS Developer Command Prompt
2015-03-18 Jan VorlicekMerge pull request #486 from janvorli/handle-null-conte...
2015-03-18 Rich LanderMerge pull request #483 from richlander/rich-docsreadme
2015-03-18 Lubomir LitchevMerge pull request #484 from LLITCHEV/work2
2015-03-18 Jan KotasMerge pull request #491 from dotnet-bot/from-tfs
2015-03-17 Jan KotasFix MacOS build break
2015-03-17 Jan KotasMerge pull request #485 from dotnet-bot/from-tfs
2015-03-17 Lubomir LitchevFix a long standing bug for AMD64 with bad assert.
2015-03-17 Jan VorlicekFix handling NULL context pointers in ExceptionTracker...
2015-03-17 dotnet-botMerge changes from parent branch
2015-03-17 Jan KotasMerge pull request #440 from brianrob/AllocationSamplin...
2015-03-17 Richard LanderConvert document index into more GH-centric format
2015-03-17 Brian RobbinsFlush sampled object allocation on runtime shutdown.
2015-03-17 Jan KotasMerge pull request #482 from richlander/jack-pappas...
2015-03-17 Richard LanderUpdate doc based on @CarolEidt feedback.
2015-03-17 Richard LanderMerge branch 'dotnet-standards' of https://github.com...
2015-03-17 Jan KotasMerge pull request #476 from jkotas/viva
2015-03-17 Matt MitchellMerge pull request #469 from mmitche/mac-ci
2015-03-17 Jan KotasFix some of the issues found by Viva64 static analyser
2015-03-17 Jan KotasMerge pull request #473 from kangaroo/osx-debuggerpresent
2015-03-17 Geoff NortonImplement IsDebuggerPresent for OSX
2015-03-17 Mike McLaughlinMerge pull request #466 from mikem8361/printexception
2015-03-17 Mike McLaughlinMerge remote-tracking branch 'origin/printexception...
2015-03-17 Mike McLaughlinBuild the PrintException command and related support...
2015-03-16 Jan KotasMerge pull request #472 from jkotas/IsPrecodeByAsm
2015-03-16 Jan KotasMerge pull request #465 from janvorli/nonexistent-conte...
2015-03-16 Jan KotasDelete PrecodeStubManager::PrecodeIsPrecodeByAsm method
2015-03-16 Jan KotasMerge pull request #470 from qbit/master
2015-03-16 Mike McLaughlinIncreate the file buffer PAL_IsDebuggerPresent uses...
2015-03-16 Jan VorlicekMake GC work without context pointers on OSX
2015-03-16 Aaron Bieberfix build on OpenBSD
2015-03-16 Matt MitchellMerge pull request #433 from mmitche/fix-indepdent...
2015-03-16 Matt MitchellRemove travis CI and add Mac badges
2015-03-16 Matt MitchellFixes for building tests alone
2015-03-16 Mike McLaughlin@janvorli review feedback addressed.
2015-03-16 Mike McLaughlinMerge remote-tracking branch 'upstream/master' into...
2015-03-16 Matt MitchellMerge pull request #464 from mmitche/remove-ci-script
2015-03-16 Matt MitchellRemove the CI cmd script. Unused.
2015-03-16 Jan KotasMerge pull request #453 from janhenke/freebsd
2015-03-16 Jan HenkeInital build support for FreeBSD.
2015-03-16 Jan VorlicekMerge pull request #459 from japj/japj-457
2015-03-16 Jan VorlicekMerge pull request #449 from jkotas/mounted-binaries
2015-03-16 Jan KotasMerge pull request #460 from japj/japj-458
2015-03-15 Jeroen JanssenFix missing bool type for IsAppXNGen
2015-03-15 Jeroen JanssenRemove duplicate object code from cordbdi
2015-03-15 Jan KotasMerge pull request #443 from japj/japj-113
2015-03-15 Jan KotasMerge pull request #451 from japj/japj-106
2015-03-15 Mike McLaughlinFinish the off by one string length change.
2015-03-15 Jeroen JanssenGrouped related Read/Write methods + consistent xml...
2015-03-15 Jeroen Janssenrephrase into VS Developer Command Prompt
2015-03-15 Mike McLaughlinImplement PAL_IsDebuggerPresent for Linux so the manage...
2015-03-15 Jeroen JanssenPut Marshal.Read/Write with Object under FEATURE_LEGACY...
2015-03-15 Jan KotasFix handling of links and non-Linux file systems in...
2015-03-15 Jan KotasMerge pull request #441 from stephentoub/openssl_init
2015-03-14 Mike McLaughlinFixed unnecessary string length addition.
2015-03-14 Mike McLaughlinUndef some temporary code that uses the global pointer...
next