platform/upstream/coreclr.git
2015-02-09 Jan KotasFix build break with minimal Windows OS CRT
2015-02-09 Jan KotasMerge pull request #166 from richlander/master
2015-02-09 Richard LanderUpdate mscorlib doc and add entry to readme
2015-02-09 Jan KotasMerge pull request #163 from richlander/master
2015-02-09 Sergiy KuryataMerge pull request #138 from kangaroo/va_list_safety
2015-02-09 dotnet-botAdd Mscorlib and Calling Into the Runtime document
2015-02-09 Matt EllisMerge pull request #162 from dotnet-bot/from-tfs
2015-02-09 Rahul Kumarprecompile common headers to reduce build time for...
2015-02-08 Jan KotasMerge pull request #155 from kangaroo/master
2015-02-08 Sergiy KuryataMerge pull request #146 from poizan42/fix-writeable...
2015-02-08 Geoff NortonMinor code structure refactoring as requested by @jkota...
2015-02-08 Geoff NortonMerge remote-tracking branch 'origin/master' into va_li...
2015-02-08 Geoff NortonMerge remote-tracking branch 'origin/master'
2015-02-08 Geoff NortonDo not define _DEBUG on all builds.
2015-02-08 Jan KotasMerge pull request #69 from mathstuf/cmake-touchups
2015-02-08 Jan KotasMerge pull request #149 from richlander/master
2015-02-08 Rich LanderUpdate author format
2015-02-08 Kasper F. BrandtFix writeable string warnings. Closes #139
2015-02-08 Ben BoeckelUse list(APPEND) rather than set(var ${var} ...) in...
2015-02-08 Ben BoeckelSimplify configuration-specific definitions in CMake
2015-02-08 Ben BoeckelUse foreach(IN LISTS) syntax in CMake code
2015-02-08 Ben BoeckelRemove excess arguments to endfunction() and else()
2015-02-08 Matt EllisMerge pull request #142 from dotnet-bot/from-tfs
2015-02-08 Matt EllisMerge pull request #140 from dotnet-bot/from-tfs
2015-02-07 Sergiy KuryataFix undefined symbols in release build of libcoreclr...
2015-02-07 Matt EllisAdd missing .gitmirrorall file.
2015-02-07 Geoff Nortonva_copy exists on windows now as well as a define,...
2015-02-07 Geoff NortonEnsure that every usage of va_start is complemented...
2015-02-07 Geoff Nortonva_arg can modify the va_list according to the specific...
2015-02-07 Gaurav KhannaMerge pull request #108 from jkotas/master
2015-02-07 Jan KotasMerge pull request #130 from njy/patch-1
2015-02-07 Jan KotasMerge pull request #119 from cwmiller/fix-linux-short...
2015-02-07 njypossible unresolved tension
2015-02-07 Jan KotasMerge pull request #75 from PashaPash/resourceset_deadlock
2015-02-07 Jan KotasMerge pull request #125 from kangaroo/issue-120
2015-02-07 Jan KotasMerge pull request #126 from vkairys/documentation...
2015-02-07 vkairysUpdate intro-to-clr.md
2015-02-07 Geoff Norton-nostdinc++ is not recognized by apple clang, but its...
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 Chase MillerFix std::out_of_range exception with short filenames...
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 VorlicekFix PAL_Initialize error reporting
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 Pavel PochobutFixed deadlock in System.Resources.ResourceSet
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 KotasFix Windows x64 corerun.exe to run anycpu 32-bit prefer...
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
next