platform/upstream/coreclr.git
2015-02-07 vkairysUpdate intro-to-clr.md
2015-02-07 Jan KotasMerge pull request #117 from kangaroo/osx
2015-02-07 Geoff NortonRemove static casting in favor of a helper method so...
2015-02-07 Geoff NortonRefactor to be explicit about the fact that there is...
2015-02-07 Geoff NortonRemove PowerPC code, as its unused anymore
2015-02-07 Geoff NortonRemove the old version of DBG_CheckStackAlignment and...
2015-02-07 Geoff NortonRemove dead NPROCS code now that we use getconf
2015-02-07 Geoff NortonRemove cordbi from the OSX build, since its still missi...
2015-02-07 Geoff NortonRefactor the DBG_CheckStackAlignment support to be...
2015-02-07 Geoff NortonFixup a few changes missed when rebasing OSX support
2015-02-07 Geoff NortonInitial Mac OSX Support
2015-02-06 Jan KotasMerge pull request #100 from xyziemba/parallel_make
2015-02-06 Jan KotasMerge pull request #115 from richlander/master
2015-02-06 SenthilMerge pull request #86 from maksqwe/assertion_search_fix
2015-02-06 Vance MorrisonInitial commit of 'Introduction to the CLR'
2015-02-06 Jan KotasMerge pull request #112 from kangaroo/drop-librt
2015-02-06 Geoff Nortonlrt is not cross platform, lets put this back in when...
2015-02-06 Jan KotasMerge pull request #109 from dotnet-bot/from-tfs
2015-02-06 Jan VorlicekFix missing CHAIN_SUCCESS_COUNTER symbol in libcoreclr.so
2015-02-06 Jan KotasMerge pull request #107 from dotnet-bot/from-tfs
2015-02-06 Jan VorlicekFix several warnings in Linux build
2015-02-06 Jan KotasMerge pull request #104 from dotnet-bot/from-tfs
2015-02-06 Xy ZiembaUse N+1 processors instead of N procs on Linux build
2015-02-06 Eugene ZemtsovFix build on Linux by resolving case sensitivity issues...
2015-02-06 Xy ZiembaUse # of processors availabe to OS scheduler on Linux
2015-02-06 Matt MitchellMerge pull request #96 from mmitche/exe-pdbs
2015-02-06 Pat GavlinMerge pull request #82 from pgavlin/master
2015-02-05 Matt MitchellEnable PDB generation for corerun and coreconsole
2015-02-05 Eugene ZemtsovMake DBI build on Linux
2015-02-05 AlexGhiondeaMerge pull request #93 from mmitche/fix-build-error...
2015-02-05 Matt MitchellFix build.cmd return codes
2015-02-05 Xy ZiembaMerge pull request #50 from xyziemba/build_fix_1
2015-02-05 Xy ZiembaFix Typo in messages within CMakeLists.txt
2015-02-05 Xy ZiembaModify else/endif statements to remove optional expressions
2015-02-05 Matt MitchellMerge pull request #66 from cwmiller/master
2015-02-05 Pat GavlinBuild fixes for clang3.7 and systems without stropt.h.
2015-02-05 Jan KotasMerge pull request #42 from pborreli/typos
2015-02-05 Maks NaumovFix non-null assertion search in assertion table
2015-02-05 Jan KotasMerge pull request #80 from sergiy-k/binplace-on-linux
2015-02-04 Xy ZiembaAdd default values to CMAKE_BUILD_TYPE
2015-02-04 Sergiy KuryataEnable binplacing of native CoreCLR binaries on Linux
2015-02-04 Chase MillerFixed variable issues in build.sh
2015-02-04 Jan KotasMerge pull request #36 from benaadams/patch-1
2015-02-04 Ben AdamsAvoid unnecessary work for identical locations in Buffe...
2015-02-04 AlexGhiondeaMerge pull request #64 from gablank/linux-build-args
2015-02-04 AlexGhiondeaMerge pull request #71 from Alexx999/fix_issue_68
2015-02-04 Anders WenhaugUpdate usage text to show correct arguments.
2015-02-04 Pascal BorreliFixed typos
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 Xy ZiembaMake build type and build.sh case insensitive
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
next