platform/upstream/coreclr.git
2015-12-09 Lubomir LitchevFix a tight assert for System V struct returning.
2015-12-07 Andy AyersMerge pull request #2232 from AndyAyersMS/PerfTest2
2015-12-06 Jan KotasMerge pull request #2247 from mikedn/safeseh
2015-12-06 Mike DanesEnable SAFESEH in the Windows x86 build
2015-12-05 Jan KotasMerge pull request #2248 from dotnet-bot/from-tfs
2015-12-05 Jan KotasFix build break in internal build
2015-12-05 Jan KotasMerge pull request #2246 from jkotas/gc-update
2015-12-05 Jan KotasFix build breaks after GC update
2015-12-05 Jan KotasUpdate GC from CoreRT
2015-12-05 William GodbeMerge pull request #2195 from wtgodbe/getcpu
2015-12-04 Pat GavlinMerge pull request #2230 from hoyMS/testPorting
2015-12-04 Brian RobbinsMerge pull request #2198 from brianrob/xplateventlogger
2015-12-04 William GodbeImplemented GetCurrentProcessorNumber and HasGetCurrent...
2015-12-04 Andy AyersUpdate benchmark project dependences to allow running...
2015-12-04 Rich LanderUpdate contributing.md
2015-12-04 Andy AyersTrying to add dependences to run perf tests in perf...
2015-12-04 Jan KotasMerge pull request #2231 from benpye/arm-runnable
2015-12-04 Jan VorlicekMerge pull request #2227 from kyulee1/rc
2015-12-04 Jan KotasMerge pull request #2219 from kouvel/ConcurrentGc
2015-12-04 Andy AyersMore simple integer benchmarks for the Jit
2015-12-04 Ben PyeDisable FEATURE_HIJACK on Linux ARM
2015-12-04 Kyungwoo LeeRefactoring resource string
2015-12-04 Andy AyersMerge pull request #2213 from AndyAyersMS/PerfTest
2015-12-04 Andy AyersInitial cut at a jit benchmark using xunit-performance
2015-12-03 Jan KotasMerge pull request #2204 from kyulee1/unixcom
2015-12-03 Jan KotasMerge pull request #2226 from jkotas/gc-update
2015-12-03 Hongtao YuPorting jit\methodical\tailcall_v4\hijacking.ilproj
2015-12-03 Jan KotasUpdate GC from CoreRT
2015-12-03 Hongtao YuPorting
2015-12-03 William GodbeMerge pull request #2225 from wtgodbe/prTestRun
2015-12-03 William Godbemac tests will run automatically on PR
2015-12-03 Pat GavlinMerge pull request #2216 from hoyMS/master
2015-12-03 Jan KotasMerge pull request #2210 from stephentoub/semaphore_in_...
2015-12-03 Kyungwoo LeeLib unixcoreruncommon
2015-12-03 Sergiy KuryataMerge pull request #2205 from sergiy-k/executablememory
2015-12-03 Koundinya VeluriFix perf issue when concurrent GC is enabled by default
2015-12-03 Hongtao YuPorting the folloiwng CoreCLR JIT SelfHost tests:
2015-12-03 Mike McLaughlinMerge pull request #2202 from mikem8361/sosfixes
2015-12-03 Mike McLaughlinSome SOS fixes/cleanup (bpmd, setclrpath, setsostid).
2015-12-02 Sergiy KuryataAddress code review feedback
2015-12-02 William GodbeMerge pull request #2211 from wtgodbe/prTestRun
2015-12-02 William GodbeFixed copyartifacts issue
2015-12-02 stephentoubPort System.Threading.Semaphore from corefx to mscorlib
2015-12-02 William GodbeMerge pull request #2209 from wtgodbe/prTestRun
2015-12-02 William GodbeAdded release
2015-12-02 William GodbeMerge pull request #2208 from wtgodbe/prTestRun
2015-12-02 William Godberesolved naming conflict
2015-12-02 William GodbeMerge pull request #2199 from wtgodbe/prTestRun
2015-12-02 William GodbeFirst crack
2015-12-02 Sergiy KuryataImplement an allocator for executable (JIT) memory...
2015-12-02 Jan KotasMerge pull request #2203 from dotnet-bot/from-tfs
2015-12-02 Jan KotasIntegrate GC fix to compensate for OS bug
2015-12-02 Jan KotasMerge pull request #2201 from dotnet-bot/from-tfs
2015-12-02 Jan KotasFix regression on desktop introduce by #2164
2015-12-01 William GodbeMerge pull request #2125 from wtgodbe/macRunTest
2015-12-01 William Godberuntest.sh now works on Mac as well as Linux
2015-12-01 Brian RobbinsFix ArgumentOutOfRangeException in XplatEventLogger.
2015-12-01 Jan KotasMerge pull request #2194 from juergenhoetzel/pal-build...
2015-11-30 Juergen HoetzelEnable Microsoft extensions for PAL compilation
2015-11-30 William GodbeMerge pull request #1671 from wtgodbe/QueryThreadCycleTime
2015-11-30 Pat GavlinMerge pull request #2168 from pgavlin/EnvFileChange
2015-11-28 Jan KotasMerge pull request #2180 from justinvp/charenumerator
2015-11-28 Jan KotasMerge pull request #2177 from juergenhoetzel/mismatched...
2015-11-28 Justin Van... Remove duplicate code in CharEnumerator
2015-11-27 Juergen HoetzelFix mismatched use of new and delete
2015-11-27 Jan KotasMerge pull request #2171 from manu-silicon/patch-1
2015-11-26 ManuUpdate cross compilation instructions
2015-11-26 Aditya MandaleekaMerge pull request #2169 from dotnet-bot/from-tfs
2015-11-25 Jan KotasMerge pull request #2162 from manu-silicon/patch-1
2015-11-25 Jan KotasIntegrate bug fixes from desktop
2015-11-25 Jan VorlicekMerge pull request #2167 from steveharter/StdArg
2015-11-25 Lubomir LitchevMerge pull request #2138 from LLITCHEV/SysVTests
2015-11-25 Jan KotasMerge pull request #2166 from kyulee1/ildasm2
2015-11-25 Steve HarterFix unicode input on the command line
2015-11-25 Kyungwoo LeeEnable ILDASM for Windows
2015-11-25 Jan KotasMerge pull request #2161 from jkotas/xunit-update
2015-11-25 Jan KotasMerge pull request #2160 from alexandrnikitin/gentree...
2015-11-25 Pat GavlinClean up the CoreCLR test wrappers.
2015-11-25 Jan KotasMerge pull request #2164 from janvorli/fix-wait-for...
2015-11-25 Jan VorlicekMake app shutdown wait for secondary threads
2015-11-25 ManuUse hkp protocol on port 80 to get mono
2015-11-25 Alexandr NikitinRemove duplicate assignment in Compiler::gtNodeHasSideE...
2015-11-25 Jan KotasUpdate auto-generated project.lock.json
2015-11-25 Jan KotasUpdate xunit version to 2.1.0
2015-11-25 Jan KotasMerge pull request #2156 from sergiy-k/disableconcurrentgc
2015-11-25 Lubomir LitchevFixes for Issues #s 2105 and 2106.
2015-11-25 Carol EidtMerge pull request #2152 from CarolEidt/ryujit-porting-doc
2015-11-24 Sergiy KuryataDon't enable Concurrent GC on Unix by default
2015-11-24 Jan KotasMerge pull request #2154 from jashook/master
2015-11-24 jashookSmall architecture specific changes to fix the build...
2015-11-24 David MasonMerge pull request #2111 from davmason/master
2015-11-24 Carol EidtDocument porting RyuJIT to different platforms
2015-11-24 David MasonRestoring the fix to WriteEvent with null/empty arrays...
2015-11-24 David MasonMerge remote-tracking branch 'upstream/master'
2015-11-24 Jan KotasMerge pull request #2149 from alexandrnikitin/optimizer...
2015-11-24 Aditya MandaleekaMerge pull request #2132 from AndyAyersMS/FixLinuxTestS...
2015-11-24 Steve HarterMerge pull request #2142 from steveharter/IcuPerf
2015-11-24 Jan KotasMerge pull request #2151 from dotnet-bot/from-tfs
2015-11-24 Steve HarterImprove DateTime.Parse performance by reducing string...
2015-11-24 dotnet-botOpen sourcing ILDASM
next