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
2016-05-31[man] bump man's mono version number too (to 4.5.2)Andres G. Aragoneses
2016-05-31[ci] Bump timeout in runtime test stepAlexander Köplinger
2016-05-31[bcl] Comment out a win32 pinvoke on the mobile profile, since ios can't have...Zoltan Varga
2016-05-30Bump version to 4.5.2.Alex Rønne Petersen
2016-05-30Merge pull request #3056 from BrzVlad/fix-multiple-binprotVlad Brezae
2016-05-30Merge pull request #3057 from BrzVlad/fix-major-log3Vlad Brezae
2016-05-30Merge pull request #3071 from adamburgess/fix-ci-linksAlexander Köplinger
2016-05-30[jit] Emit code to throw method access exceptions instead of throwing them fr...Zoltan Varga
2016-05-30Revert "[jit] Emit code to throw method access exceptions instead of throwing...Zoltan Varga
2016-05-30Revert "[jit] Fix 04171d2c267d2db54b36877809dca7a890adcfc5 so it actually wor...Zoltan Varga
2016-05-30[System.Transactions] Fix the build broken by https://github.com/mono/mono/pu...Alexander Köplinger
2016-05-29Merge pull request #3061 from Thorium/masterMarek Safar
2016-05-29[jit] Fix 04171d2c267d2db54b36877809dca7a890adcfc5 so it actually works.Zoltan Varga
2016-05-29[jit] Emit code to throw method access exceptions instead of throwing them fr...Zoltan Varga
2016-05-28Update README with new CI builds/badgesAdam Burgess
2016-05-28[gsharedvt] Fix the mapping of reference generic instances in gsharedvt wrapp...Zoltan Varga
2016-05-28Merge pull request #3002 from lewurm/typespec-cachingBernhard Urban
2016-05-28[sgen] Exclusive write on binary protocol fileVlad Brezae
2016-05-27[s390x] Fix the build2Aleksey Kliger
2016-05-27[s390x] Fix the buildAleksey Kliger
2016-05-27[genproj] Update from Ankit's projectMiguel de Icaza
2016-05-27Merge pull request #3037 from mono/system_io_compression_datetimeAlexander Köplinger
2016-05-27[genproj] Run update-solution-files to track masterMiguel de Icaza
2016-05-27Add another build stepMiguel de Icaza
2016-05-27[genproj] Do not use \r on the Unix parts of the build hook, add RabbitMQ hooksMiguel de Icaza
2016-05-27[sgen] Refactor collection loggingVlad Brezae
2016-05-27Merge pull request #3060 from directhex/pr-in-version.hAlexander Köplinger
2016-05-27Merge pull request #3050 from lambdageek/dev/monoerror-to_utf8Aleksey Kliger (λgeek)
2016-05-27Merge pull request #3058 from rolfbjarne/git-instead-of-sshAlexander Köplinger
2016-05-27Merge pull request #3062 from madewokherd/win32threadscompileAlexander Köplinger
2016-05-27[corlib] Clean up MonoType declarationMarek Safar
2016-05-27[System.IO.Compression.FileSystem] Fixed date time when creating Zip entries ...Joao Matos
2016-05-27[System.IO.Compression] Added test for Zip entry timestamp modification.Joao Matos
2016-05-27Made changes suggested by marek.Tuomas Hietanen
2016-05-27[jenkins] Include PR number in version.h if PR builder env is setJo Shields
2016-05-27Remove an unused icall.Zoltan Varga
2016-05-27Merge pull request #3026 from lewurm/is-call-macromonojenkins
2016-05-27[sdb] Avoid calling mono_thread_current () in the profiler shutdown callback,...Zoltan Varga
2016-05-27[mini] avoid checking condition twice in local-propBernhard Urban
2016-05-27[mini] simplify MONO_IS_CALL macroBernhard Urban
2016-05-27Merge System/MonoType.cs into ReferenceSources/RuntimeType.cs, use th… (#3045)Zoltan Varga
2016-05-27[win32_threads] Mark an inline function as static.Vincent Povirk
2016-05-26[runtime] Mark mono_string_to_utf8 external only.Aleksey Kliger
2016-05-26Merge pull request #3055 from lambdageek/dev/monoerror-cleanup-cleanupAleksey Kliger (λgeek)
2016-05-26Merge branch 'master' of https://github.com/mono/monoTuomas Hietanen
2016-05-26#23050 First attempt to create TransactionScopeAsyncFlowOption on Mono.Tuomas Hietanen
2016-05-26Merge pull request #3028 from lateralusX/jlorenss/threadpool_warningLudovic Henry
2016-05-26Merge pull request #3047 from marek-safar/rs-corlibMarek Safar
2016-05-26[offsets-tool] Use git protocol instead of ssh to allow anonymous access.Rolf Bjarne Kvinge
2016-05-26Aot runtime noraise3 (#3054)Zoltan Varga