platform/upstream/coreclr.git
2015-04-18 Rich LanderMerge pull request #727 from richlander/rich-docs
2015-04-18 Jan VorlicekMerge pull request #733 from stephentoub/temp_path
2015-04-18 Bengu LiMerge pull request #738 from libengu/AddJITCSETests
2015-04-18 Bengu LiAdd JIT CSE tests
2015-04-18 Jan KotasMerge pull request #737 from janvorli/fix-div-overflow...
2015-04-18 Jan VorlicekEnsure we differentiate between division by zero and...
2015-04-17 dotnet-botAdd DAC Notes Book of the Runtime doc
2015-04-17 dotnet-botAdd Threading Book of the Runtime doc
2015-04-17 Stephen ToubSimplify a bit of logic in GetTempPathA
2015-04-17 Sergiy KuryataMerge pull request #730 from josteink/freebsd-linking
2015-04-17 dotnet-botAdd Profiling Book of the Runtime doc
2015-04-17 dotnet-botAdd Exceptions Book of the Runtime doc
2015-04-17 David WrightonAdd Type System Book of the Runtime doc
2015-04-17 Jan KotasMerge pull request #734 from josteink/freebsd-fpregs
2015-04-17 Jostein KjønigsenFix up final FPU-registers for FreeBSD x86_64.
2015-04-17 Stephen ToubMake GetTempPathA/W first check TMPDIR
2015-04-17 Jostein KjønigsenCoreClr: Fix FreeBSD linking-issues.
2015-04-17 Mike McLaughlinMerge pull request #729 from mikem8361/clrstackfix
2015-04-17 Jan KotasMerge pull request #723 from janvorli/fix-dangling...
2015-04-17 Mike McLaughlinThe ICorDebug version of sos ClrStack command ("sos...
2015-04-16 Jan KotasMerge pull request #701 from janvorli/fix-freebsd-rc...
2015-04-16 Jan KotasMerge pull request #726 from janvorli/fix-copyright...
2015-04-16 Jan VorlicekFix the return macro on Windows
2015-04-16 Jan KotasMerge pull request #721 from pgavlin/CorWarnings
2015-04-16 Jan KotasMerge pull request #724 from ellismg/use-libcoreclr...
2015-04-16 Matt EllisMerge pull request #722 from dotnet-bot/from-tfs
2015-04-16 Jan VorlicekAdd missing MIT license headers
2015-04-16 Matt EllisPInvoke to libcoreclr for three APIs
2015-04-16 Jan VorlicekFix dangling else warnings
2015-04-16 Jan VorlicekMerge pull request #691 from josteink/freebsd-threading
2015-04-16 Sedar GokbulutFix for the build break. I had moved UAP Host under...
2015-04-16 Pat GavlinFix two sources of warnings in cor{,info}.h
2015-04-16 Jostein KjønigsenPAL: Fix threading on FreeBSD.
2015-04-16 Matt EllisMerge pull request #719 from ellismg/preload-pal-from...
2015-04-16 Matt EllisExplicitly load libcoreclrpal in corerun
2015-04-16 Jan KotasMerge pull request #718 from janvorli/cleanup-safecrt
2015-04-16 Jan VorlicekCleanup safecrt in PAL
2015-04-16 Rich LanderMerge pull request #714 from richlander/rich-readme
2015-04-16 Jan VorlicekMerge pull request #716 from janvorli/fix-tailcall
2015-04-16 Jan VorlicekFix issue with the disabled tail calls via helpers
2015-04-16 Jan VorlicekMerge pull request #715 from janvorli/remove-long-double
2015-04-16 Jan KotasMerge pull request #713 from dotnet-bot/from-tfs
2015-04-15 Jan VorlicekRemove long double support from safecrt routines in PAL
2015-04-15 Rich LanderUpdate README to accomodate wiki move
2015-04-15 Pallavi TanejaThis change makes System.Runtime.InteropServices.Format...
2015-04-15 Rich LanderMerge pull request #712 from bendono/dnx-doc
2015-04-15 Ben MonroeFixed several grammar and spelling mistakes.
2015-04-15 Rich LanderMerge pull request #662 from richlander/rich-wiki
2015-04-15 Matt MitchellMerge pull request #707 from ellismg/fix-689
2015-04-15 Jan KotasMerge pull request #706 from dotnet-bot/from-tfs
2015-04-15 Matt EllisUse "x64" and not "amd64" in build.sh
2015-04-15 Sedar GokbulutMoving UAP Host sources out from coreclr\hosts to where...
2015-04-15 Mike McLaughlinMerge pull request #705 from ellismg/mscorlib-pal-rename
2015-04-15 Matt EllisRename "CoreClrPal" to "coreclrpal"
2015-04-15 Matt EllisUpdate PAL name
2015-04-14 Mike McLaughlinMerge pull request #704 from mikem8361/sharepal
2015-04-14 Mike McLaughlinCreate shared PAL module and change all the debugger...
2015-04-14 Richard LanderRename and re-title wiki documents
2015-04-14 Richard LanderChange pathing in documentation to match build update
2015-04-14 Matthew WhildenAdding note about installing mono packages built from...
2015-04-14 Richard LanderUpdate Windows instructions
2015-04-14 Richard LanderUpdate instructions to match Linux
2015-04-14 Jan KotasUpdated Linux instructions
2015-04-14 Jan VorlicekUpdated Linux instructions
2015-04-14 Richard LanderRename OSX instructions
2015-04-14 Matt EllisUpdated Linux instructions
2015-04-14 Richard LanderImprove readability of Linux instructions
2015-04-14 Richard LanderInitial OS X instructions
2015-04-14 Richard LanderCorrect test instructions
2015-04-14 Matt EllisUpdated Building and Running CoreCLR on Linux
2015-04-14 Jan VorlicekUpdated Building and Running CoreCLR on Linux
2015-04-14 AlexGhiondeaCreated Testing across repos
2015-04-14 Jan KotasUpdated Building and Running CoreCLR on Linux
2015-04-14 Matt EllisCreated Building and Running CoreCLR on Linux
2015-04-14 Jan KotasMerge pull request #702 from dotnet-bot/from-tfs
2015-04-14 Jan KotasMerge pull request #703 from janvorli/implement-jit...
2015-04-14 Matt EllisMirror subfolders for unixcorerun.
2015-04-14 Mike McLaughlinMerge pull request #697 from mikem8361/dactablefix
2015-04-14 Jan VorlicekFix .rc processing issue on FreeBSD
2015-04-14 Jan KotasMerge pull request #699 from jkotas/readonlycollections
2015-04-14 Jan VorlicekDisable JIT_TailCall invocation on Unix
2015-04-14 Jan VorlicekMerge pull request #696 from stephentoub/path_invalid_chars
2015-04-14 Jan KotasMerge pull request #694 from dotnet-bot/from-tfs
2015-04-14 Jan KotasEnable generic IReadOnlyCollection interfaces on array...
2015-04-14 Mike McLaughlinAdd back security classes to dac global vtable.
2015-04-14 Stephen ToubUpdate Path.InvalidFileNameChars on Unix
2015-04-13 Matt EllisMerge pull request #690 from ellismg/fix-mac-build
2015-04-13 Ryan ByingtonFixing the public key token that gets used to find...
2015-04-13 Jan VorlicekMerge pull request #683 from janvorli/refactor-rctopo-awk
2015-04-13 Matt EllisFix MacOS Build Break
2015-04-12 Jan KotasMerge pull request #687 from zhangkaizhao/master
2015-04-12 Rich LanderMerge pull request #649 from richlander/rich-dnx
2015-04-12 Richard LanderAdd instructions to create custom DNX with CoreCLR
2015-04-11 Matt EllisMerge pull request #688 from dotnet-bot/from-tfs
2015-04-11 Yi ZhangWhen marshaling System.URI we to and from WinRT we...
2015-04-11 zhangkaizhaoC++11 requires a space between literal and identifier
2015-04-11 Jan KotasMerge pull request #676 from dotnet-bot/from-tfs
2015-04-11 Jan KotasMerge pull request #686 from jkotas/persian
2015-04-11 Jan KotasAdd CAL_PERSIAN to portable System.Globalization
2015-04-11 Jan KotasMerge pull request #685 from jkotas/prebuilt
next