platform/upstream/coreclr.git
2015-02-04 Alexander VostresFix build failure with message "Cannot create a package...
2015-02-04 Jan KotasMerge pull request #67 from mogemimi/fix-typo
2015-02-04 Matt MitchellMerge pull request #56 from maksqwe/fix_get_jit_manager...
2015-02-04 mogemimiFix typo: VT_UNKOWN -> VT_UNKNOWN
2015-02-04 Jan KotasMerge pull request #62 from GeorgeSapkin/comments
2015-02-04 Jan KotasMerge pull request #53 from ellismg/clean-unicode-chara...
2015-02-04 Jan KotasMerge pull request #58 from ellismg/fix-h2inc-line...
2015-02-04 Jan KotasMerge pull request #46 from AlexGhiondea/master
2015-02-04 George SapkinFixed type: more_spacee_lock > more_space_lock
2015-02-04 George SapkinFixed typo: gc_reaon > gc_reason
2015-02-04 Matt EllisFix h2inc.ps1 generating invalid files on Windows 7
2015-02-04 Maks NaumovFix "pNeeded" increment in GetJitManagerList()
2015-02-04 Matt EllisRemove non ASCII characters from source files
2015-02-04 Sergiy KuryataMerge pull request #48 from ellismg/move-shebang-to...
2015-02-04 Rich LanderMerge pull request #23 from adityam/patch-2
2015-02-04 Matt EllisMove shebang to top of shell scripts
2015-02-04 Matt EllisMerge pull request #41 from dotnet-bot/from-tfs
2015-02-04 alexghiondeaRemove extraneous mscorlib.txt file
2015-02-04 Jan VorlicekMove the windows unwinder code out of the debug folder.
2015-02-03 Jan VorlicekMerge pull request #35 from SirCmpwn/fix-linux-build
2015-02-03 Rama krishnan... Merge pull request #38 from ramarag/GC_test
2015-02-03 Drew DeVaultFix error locating llvm-ar during build on Linux
2015-02-03 Rama krishnan... Missing Files to build GC stress Tests
2015-02-03 Jan KotasMerge pull request #32 from jasssonpet/master
2015-02-03 dotnet-botUpdate link in PATENTS.txt
2015-02-03 Jason ZhekovCorrect typos in paraminstanceapi.h
2015-02-03 Matt EllisMerge pull request #20 from ellismg/fix-mscorlib-warnings
2015-02-03 Matt EllisMerge pull request #21 from AlexGhiondea/master
2015-02-03 Matt EllisMerge pull request #24 from DnlHarvey/patch-2
2015-02-03 Daniel HarveyUpdate README.md
2015-02-03 Gaurav KhannaMerge pull request #19 from weshaggard/FixCMakeMessage
2015-02-03 Aditya MahajanCorrect typo and link to the correct license file
2015-02-03 dotnet-botUpdate copyright header
2015-02-03 Wes HaggardUpdate the CMake requirement message in build.cmd.
2015-02-03 Matt EllisFix mscorlib warnings.
2015-02-03 Matt MitchellMerge pull request #18 from mmitche/update-job-names
2015-02-03 Matt MitchellUpdate job names
2015-02-03 Gaurav KhannaMerge pull request #15 from xyziemba/master
2015-02-03 Rama krishnan... Merge pull request #13 from ramarag/GC_test_build
2015-02-03 Xy ZiembaParallelize Linux build by adding "-j `nproc`" to make
2015-02-03 Matt EllisMerge pull request #14 from dotnet-bot/from-tfs
2015-02-03 Lubomir LitchevThis change fixes a potential problem in unwinding...
2015-02-03 Rama krishnan... Update stress_run_readme.txt
2015-02-03 Rama krishnan... Merge pull request #4 from ramarag/msic_test_cleanup
2015-02-03 Matt MitchellMerge pull request #11 from dotnet-bot/from-tfs
2015-02-03 Rama krishnan... Enabling build of GC stress Test
2015-02-03 Rama krishnan... Update runtest.cmd
2015-02-02 Matt MitchellMerge pull request #12 from mmitche/build-status-table
2015-02-02 Matt MitchellMerge pull request #10 from mmitche/linux-release-build
2015-02-02 Matt MitchellMerge pull request #9 from mmitche/fix-out-of-dir-builds
2015-02-02 Gaurav KhannaMerge pull request #5 from jkotas/master
2015-02-02 Gaurav KhannaMerge pull request #3 from dotnet-bot/from-tfs
2015-02-02 Matt MitchellMerge pull request #7 from mmitche/build-status-table
2015-02-02 Matt MitchellAdd release build badge for linux now that it's working
2015-02-02 Matt MitchellBuilds should work from non-root directories
2015-02-02 Matt MitchellAdd a bit more logging and remove meaningless VBL_ROOT...
2015-02-02 Matt MitchellPass correct arguments to CMake for linux release build
2015-02-02 Matt MitchellRemove old build status badge
2015-02-02 Matt MitchellReplace full build status badge with table
2015-02-02 Matt MitchellMerge pull request #6 from mmitche/build-status-badges
2015-02-02 Matt MitchellAdd build status badge
2015-02-01 Richard LanderImprove flow of readme
2015-02-01 Rama krishnan... Update buildtest.cmd
2015-02-01 Rama krishnan... Making style changes from PR feedback
2015-01-31 Jan KotasFix build breaks in GC sample project
2015-01-31 Jan VorlicekReplaced compiler option to disabled all warnings in...
2015-01-31 Rama krishnan... Changes to Miscellaneous test project and runtest
2015-01-31 Matt EllisMerge pull request #2 from dotnet-bot/from-tfs
2015-01-31 dotnet-botUpdate for copyright.
2015-01-31 Maoni Stephensported a fix for AV
2015-01-31 Maoni StephensUpdated instructions with more explanation on how long...
2015-01-30 Matt EllisMerge pull request #1 from dotnet-bot/from-tfs
2015-01-30 Alex GhiondeaAdd test for mscorlib.
2015-01-30 dotnet-botInitial commit to populate CoreCLR repo