summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-03-28Fix usage text of runtest.sh (#10518)Hanjoung Lee1-1/+1
2017-03-28Update CoreClr to beta-25128-03 (#10517)dotnet bot3-8/+8
2017-03-27Don't ignore exceptions thrown from handlers of some events (#10502)Koundinya Veluri3-154/+76
2017-03-27Fix link for up-for-grabs issues (#10488)Olof Olsson2-2/+2
2017-03-27Move deleted files and remove m_ prefix in shared fileAlex Perovich6-10739/+3
2017-03-27Add DateTimeFormat and Parse to shared and remove moved fileAlex Perovich6-7/+10684
2017-03-27Update CoreClr, CoreFx to beta-25127-03, beta-25124-07, respectively (#10468)dotnet bot11-25/+25
2017-03-27Some missing stragglers (#10509)Dan Moseley1-3/+9
2017-03-27Implement TLS field handles for RyuJIT/x86 (#10510)Bruce Forstall2-7/+17
2017-03-27Add heuristic to trigger GC to finalize dead threads and clean up han… (#10...Koundinya Veluri12-194/+374
2017-03-27Move Pointer.cs to the shared partition. (#10499)Atsushi Kanamori5-85/+64
2017-03-27Path may contain spaces. Wrap in quotes. (#10493)Ben Monroe1-1/+1
2017-03-27Merge pull request #10484 from mikedn/map-vn-assertJoseph Tremoulet1-5/+7
2017-03-26Merge pull request #10489 from stephentoub/capturethrowStephen Toub1-0/+4
2017-03-26Add static ExceptionDispatchInfo.Throw methodStephen Toub1-0/+4
2017-03-26Change typedef for BOOL in gcenv.base.h to int. (#10486)Aditya Mandaleeka1-1/+1
2017-03-26Update for Android cross build script (#10483)Cyd Haselton1-29/+9
2017-03-25CoreFx 14486 Update API summary. (#10485)Mandar Sahasrabuddhe2-4/+6
2017-03-25Correctly update bitvector in optAddVnAssertionMappingMike Danes1-5/+7
2017-03-25Enable global invariant on OSX (#10470)Tarek Mahmoud Sayed5-60/+61
2017-03-25Typo correction (#10482)Ofer Zelig15-24/+24
2017-03-25Delete pointless <internalonly/> comments (#10479)Jan Kotas23-247/+4
2017-03-25Issue #7061 Remove private _Prop from StreamReader, StreamWriter (#10480)Mandar Sahasrabuddhe1-135/+72
2017-03-25Some BitVecOps improvements (#10437)mikedn9-120/+176
2017-03-25Add Interlocked.MemoryBarrierProcessWide (#10476)Jan Kotas9-44/+57
2017-03-24Remove return statement and throwing directly for obselete methods. (#10477)Ahson Ahmed Khan3-22/+4
2017-03-24Merge pull request #10469 from briansull/ibc-dumpBrian Sullivan1-1/+2
2017-03-24Merge pull request #10466 from briansull/stress-fixBrian Sullivan1-7/+12
2017-03-24Move DateTime to shared partition (#10460)Alex Perovich4-54/+63
2017-03-24Cleanup unnecessary import (#10472)Alex Perovich1-2/+0
2017-03-24Rename resource strings to match resx (#10475)Dan Moseley1-2/+2
2017-03-24Fixed m_ prefixes in a few files from shared partition (#10473)Jan Kotas4-40/+38
2017-03-24Change the Jit Disasm message when we have profile date to includeBrian Sullivan1-1/+2
2017-03-24CoreFx 14486 Remove argument validation in DangerousCreate (#10462)Mandar Sahasrabuddhe2-30/+2
2017-03-24CR feedbackBrian Sullivan1-4/+2
2017-03-24Remove dead strings (#10445)Dan Moseley2-1319/+15
2017-03-24Sort entries in shared project (#10465)Alex Perovich1-6/+6
2017-03-24Fix for JitStress test failuresBrian Sullivan1-5/+12
2017-03-24Merge pull request #10459 from dotnet/mirror-merge-9061692Jan Kotas5-62/+39
2017-03-24Delete moved fileJan Kotas3-143/+31
2017-03-24Use Array.Copy with index and remove coreclr specific functionAlex Perovich1-33/+2
2017-03-24NS2.0 Complete DBNull's surface area. (#3085)Atsushi Kanamori2-0/+120
2017-03-24Update CoreClr to beta-25123-08 (#10435)dotnet bot3-8/+8
2017-03-24Merge pull request #10149 from JosephTremoulet/DestSingleFieldJoseph Tremoulet1-30/+66
2017-03-24Merge pull request #10451 from ionuttamas/patch-1Bruce Forstall1-1/+1
2017-03-24[Linux][GDB-JIT] Add lexical scopes info for local variables (#10307)Igor Kulaychuk4-126/+297
2017-03-24Copy-paste errors found by PVS-Studio. (#10450)Ilya3-3/+3
2017-03-24Update ryujit-overview.mdIonut Tamas1-1/+1
2017-03-24Update ci-trigger-phrases.md (#10444)Hyeongseok Oh1-1/+10
2017-03-23Add PNSE messages (#10440)Dan Moseley10-172/+76