platform/upstream/coreclr.git
2015-03-09 Mike McLaughlinMerge remote-tracking branch 'upstream/master' into...
2015-03-09 Mike McLaughlinFix sos on window's build.
2015-03-09 Jan KotasMerge pull request #415 from jkotas/zapwriter
2015-03-09 Matt MitchellMerge pull request #411 from ramarag/fix_test_msbuild_w...
2015-03-09 Jan KotasFix size computation in ZapWriter::WritePad
2015-03-09 Jan VorlicekMerge pull request #414 from jkotas/assertfix
2015-03-09 Jan KotasMake assertion failures to break into debugger
2015-03-08 Rama krishnan... Adding app.config to get rid of the warning MSB3276
2015-03-07 Matt EllisMerge pull request #409 from ellismg/fix-file-mode
2015-03-07 Mike McLaughlinFix method desc name display by using the PAL vsnprintf...
2015-03-07 Matt EllisChange file modes of .PNGs
2015-03-06 Mike McLaughlinMerge remote-tracking branch 'upstream/master' into...
2015-03-06 Mike McLaughlinFix the LLDB.h search order and the format character...
2015-03-06 Mike McLaughlinFixed that IP2MD stopped working after using it, contin...
2015-03-06 Mike McLaughlinAllow either lldb-3.6 or lldb-3.5 to be used to build...
2015-03-06 Mike McLaughlinAdd a fourth parameter to the DEFINE_DACVAR macro that...
2015-03-06 Rich LanderMerge pull request #406 from akatakritos/patch-1
2015-03-06 Matt BurkeFix typo in garbage-collection.md
2015-03-06 Jan KotasMerge pull request #404 from stephentoub/fix_indexof_unix
2015-03-06 Stephen ToubFix exception in CompareInfo.IndexOfOrdinal on Unix
2015-03-06 Jan KotasMerge pull request #402 from jkotas/vsdfix
2015-03-05 Jan KotasFix register usage in ResolveWorkerChainLookupAsmStub
2015-03-05 Jan KotasMerge pull request #397 from Djuffin/net-debug
2015-03-05 Stephen ToubMerge pull request #398 from stephentoub/fix_getlasterror
2015-03-05 Jan KotasMerge pull request #399 from richlander/master
2015-03-05 Rich LanderCorrect name of Ecma standards organization
2015-03-05 Stephen ToubReimplement CPalThread::Get/SetLastError in terms of...
2015-03-05 Eugene ZemtsovRename old Silverlight Mac debugging GUID to avoid...
2015-03-05 Eugene ZemtsovRearrange libs in cmakefile for libcoreclr in order...
2015-03-05 Eugene ZemtsovFix build from msbuild environment
2015-03-05 Jan KotasMerge pull request #396 from swaroop-sridhar/TestEnv
2015-03-05 Swaroop SridharAdd Support for Custom Test Environment Settings
2015-03-04 Rama krishnan... Merge pull request #394 from ramarag/parallelize_tests_...
2015-03-04 Rich LanderMerge pull request #395 from cherylws/patch-1
2015-03-04 Cheryl SimmonsUpdate index.md
2015-03-04 Rama krishnan... Enabling test within the same category to run in parallel
2015-03-04 Matt MitchellMerge pull request #386 from benpye/travis-ci-fix-2
2015-03-04 Jan KotasMerge pull request #391 from jkotas/umthunk
2015-03-04 Jan KotasMerge pull request #392 from jkotas/TypedReference
2015-03-04 Ben PyeDisable PAL tests
2015-03-04 Jan KotasIntroduce FC_TypedByRef for passing TypedReferences...
2015-03-04 Jan KotasMerge pull request #389 from jkotas/memcpy
2015-03-04 Jan KotasFix RBP-relative offsets in UMThunkStub
2015-03-04 Jan KotasFix copy&paste typo in JIT_MemCpy helper
2015-03-04 Jan KotasMerge pull request #388 from richlander/master
2015-03-04 maoni0Add Garbage Collection Book of the Runtime Doc
2015-03-03 Eugene ZemtsovPipe based communication between debugee and managed...
2015-03-03 Jan VorlicekMerge pull request #380 from janvorli/exception-handling
2015-03-03 Lubomir LitchevMerge pull request #335 from LLITCHEV/master
2015-03-03 Jan KotasMerge pull request #381 from jkotas/unwinding
2015-03-03 Jan VorlicekFix GetThreadContext and reflect PR feedback
2015-03-03 Ben PyeFIx Travis CI release failing
2015-03-03 Matt MitchellMerge pull request #373 from benpye/travis-ci-fix
2015-03-03 Jan KotasMerge pull request #384 from richlander/master
2015-03-03 Jan VorlicekFix CONTEXTFromNativeContext / CONTEXTToNativeContext...
2015-03-03 Richard LanderMake it easier for people to find ECMA info
2015-03-03 Matt EllisMerge pull request #382 from jkotas/authenticate
2015-03-03 Pat GavlinMerge pull request #378 from pgavlin/LLDBCMake
2015-03-03 Matt EllisMerge pull request #383 from dotnet-bot/from-tfs
2015-03-03 Jan KotasDelete host authentication enforcement
2015-03-03 Jan KotasMerge pull request #379 from stephentoub/remove_sqos_flag
2015-03-03 Jan KotasCorrect set_cfa_register arguments
2015-03-03 Jan KotasDelete initial .cfi_def_cfa_offset
2015-03-03 Pat GavlinAdd an option to exlude the SOS plugin for LLDB from...
2015-03-03 Stephen ToubRemove SECURITY_SQOS_PRESENT from dwFlagsAndAttributes
2015-03-03 Pat GavlinDo not require that the LLDB plugin builds unless targe...
2015-03-03 Lubomir LitchevMore typo fixes.
2015-03-03 Pat GavlinMerge pull request #364 from pgavlin/LLDBCMake
2015-03-03 Sergiy KuryataMerge pull request #376 from jkotas/mdarray
2015-03-03 Lubomir LitchevFixed typos.
2015-03-02 Lubomir LitchevMerge remote-tracking branch 'upstream/master'
2015-03-02 Jan Kotasva_list portability fix in JIT_NewMDArr helper
2015-03-02 Pat GavlinFixes.
2015-03-02 Sedar Gokbulut[UAP Debug-F5] This change is about isolating CoreRunti...
2015-03-02 Lubomir LitchevFix stack homing of register parameter offsets bugs.
2015-03-02 Jan KotasMerge pull request #365 from jkotas/gcfixes
2015-03-02 Jan KotasMerge pull request #367 from jkotas/RBP-chains
2015-03-02 Jan KotasMerge pull request #372 from kangaroo/osx-release-fix
2015-03-02 Jan KotasMerge pull request #363 from sergiy-k/managedeh
2015-03-02 Ben PyeIncorrect branch for travis-ci badge
2015-03-02 Matt MitchellMerge pull request #369 from benpye/travis-ci
2015-03-02 Krzysztof CwalinaChanged the build to build CoreConsole.exe
2015-03-02 Jan KotasUpdate assembly helpers to use regular RBP frames
2015-03-02 Sergiy KuryataMerge pull request #1 from kangaroo/managedeh
2015-03-01 Rich LanderMerge pull request #370 from makcakaya/master
2015-03-01 Geoff NortonException handling needs a full context here to restore...
2015-03-01 Sergiy KuryataChange the RtlRestoreContext function to use MachSetThr...
2015-03-01 MertRemoved added detail about generics.
2015-03-01 MertChanged to heading to Verifiable Code - ...
2015-02-28 Mertupdated summary
2015-02-28 Mertcorrected TPL link
2015-02-28 Mertadded detail to generics part
2015-02-28 MertCorrected another heading
2015-02-28 MertChanged heading to be more meaningful
2015-02-28 Ben PyeAdd OS X status to the readme.
2015-02-28 Geoff NortonApples assembler requires .cfi_startproc after the...
2015-02-28 Ben PyeAdd travis-ci support for OS X builds
2015-02-28 Jan KotasFilter out faked save locations returned by libunwind
2015-02-28 Jan KotasFix definitions of preserved regs in GCInfo to match...
2015-02-28 Pat GavlinDon't attempt to walk up the directory tree after findi...
next