Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-17Removed old test.naricc/allocated_bytesnaricc@microsoft.com
2019-06-14Reverted white space changes to sgen-mono because it creates a big diff.naricc@microsoft.com
2019-06-14Reverted trailing whitespace removal fro icall because it created a massive d...naricc@microsoft.com
2019-06-14Increased allocation in test.naricc@microsoft.com
2019-06-14Removed trailing whitespace.naricc@microsoft.com
2019-06-14Removed extra whitespace.naricc@microsoft.com
2019-06-14Style issues.naricc@microsoft.com
2019-06-14Warmed up allocation in test.naricc@microsoft.com
2019-06-13Removed printfs.naricc@microsoft.com
2019-06-13Removed more double counting.naricc@microsoft.com
2019-06-13Removed some double counts.naricc@microsoft.com
2019-06-11Fixed a bunch of errors in GCTestnaricc@microsoft.com
2019-06-11Added test for gc alloc count to corelib build.naricc@microsoft.com
2019-06-11Fixed things in GCTest.csnaricc@microsoft.com
2019-06-11Added tests for get bytes allocated.naricc@microsoft.com
2019-06-10Removed unecessary size subtraction; used tlab_next as the end of allocated r...naricc@microsoft.com
2019-06-07Recorded allocation when tlabs are cleared.naricc@microsoft.com
2019-06-06Added counter increments to sgen_try_alloc_obj_nolocknaricc@microsoft.com
2019-06-06Added counter increments to sgen_try_alloc_obj_nolocknaricc@microsoft.com
2019-06-06Removed extra field I added to mono thread; unecessary declaration in mono-gc.hnaricc@microsoft.com
2019-06-06Removed macro.naricc@microsoft.com
2019-06-06Increment counter on more allocaiton paths.naricc@microsoft.com
2019-06-06Added dummy method to null and boehm gc.naricc@microsoft.com
2019-06-05Updated icall to point at the new interface.naricc@microsoft.com
2019-06-05Made total bytes allocated go through gc interface.naricc@microsoft.com
2019-06-04Fixed typo in attribute.naricc@microsoft.com
2019-06-04Removed redundant icall.naricc@microsoft.com
2019-06-03Added call into threads.cnaricc@microsoft.com
2019-06-03Merged changes from masternaricc@microsoft.com
2019-06-03[ci] Remove spaces in pipeline-netcore-runtime.ymlAlexander Köplinger
2019-06-03Update dependencies from https://github.com/dotnet/arcade build 20190602.2dotnet-maestro
2019-06-03[csproj] Update project filesmonojenkins
2019-06-03Update APIMarek Safar
2019-06-03[Mono.Profiler.Log] Add profiled data reader APIsMarek Safar
2019-06-03Basic CI test coverage verifying that we can compile msbuild (#14242)Katelyn Gadd
2019-06-03Update TPN with Mono entry (#14744)Rich Lander
2019-06-03Remove W32_UPDATE_LAST_ERROR_RESTORE_POINT that is not used and does not make...Jay Krell
2019-06-03Do not change Win32 lasterror in the first MONO_EXIT_GC_SAFE.Jay Krell
2019-06-03[sdks] Bump Android NDK, build tools and platform tools versionsAleksey Kliger
2019-06-03Create THIRD-PARTY-NOTICES.TXTRich Lander
2019-06-03Create THIRD-PARTY-NOTICES.TXTRich Lander
2019-06-03Merge pull request #14754 from Dotnet-GitSync-Bot/mirror-merge-10213317Marek Safar
2019-06-03Update dependencies from https://github.com/dotnet/arcade build 20190601.2dotnet-maestro
2019-06-02Improve fatal err msg (dotnet/coreclr#24390)Dan Moseley
2019-06-01Update THIRD-PARTY-NOTICES.TXTRich Lander
2019-06-01Create THIRD-PARTY-NOTICES.TXTRich Lander
2019-06-01Update THIRD-PARTY-NOTICES.TXTRich Lander
2019-06-01Update dependencies from https://github.com/dotnet/arcade build 20190531.5dotnet-maestro
2019-06-01[wasm] Add document with wasm feature requests.Zoltan Varga
2019-06-01[arm64] Set a llvm target layout. Assert in llvm if the target layout is not ...Zoltan Varga