mono.git
2016-09-20 Aleksey Kliger... Merge pull request #3569 from lambdageek/monodis-no...
2016-09-20 Ludovic Henry[threads] Move thread describe code to mono_thread_inte...
2016-09-20 Alexander KöplingerFix Linux build break due to case sensitivity
2016-09-20 Marek Safar[System] Add more types to mobile profile
2016-09-20 Marek Safar[corlib] Remove duplicate files entries
2016-09-20 Marek Safar[corlib] GC from referencesource
2016-09-20 Marek SafarMerge pull request #3589 from ntherning/fix-line-ending...
2016-09-20 Niklas TherningFixes line ending issues in System.Data tests
2016-09-20 Ludovic Henry[threads] Detach thread in all possible cases (#3584)
2016-09-20 Marek SafarMerge pull request #3586 from henricm/fix-win-uri-tests
2016-09-20 Marek SafarRewrite 67cdb99 to make more sense and don't regress
2016-09-20 Henric MüllerIgnoring URI tests with unix path on windows
2016-09-20 Alexander KöplingerMerge pull request #3578 from henricm/fix-win-process...
2016-09-20 Alexander KöplingerAdd link to Bugzilla ticket for unifying the behavior...
2016-09-20 Marek Safar[corlib] Cleanup more warnings
2016-09-20 Marek Safar[mcs] Warn about unused local constants
2016-09-20 Marek SafarMerge pull request #3580 from esdrubal/msym_no_cecil_ref
2016-09-20 Niklas TherningMerge pull request #3577 from ntherning/fix-path-to...
2016-09-19 Vlad BrezaeMerge pull request #3567 from BrzVlad/fix-conc-memusage2
2016-09-19 Alexander Köplinger[Facades] Another define fix
2016-09-19 Marek Safar[Facades] Use correct define
2016-09-19 Alexander KöplingerMerge pull request #3522 from henricm/fix-csharp-compil...
2016-09-19 Marcos Henrich[mono-symbolicate] Added Mono.Cecil sources.
2016-09-19 Alexander KöplingerMerge pull request #3579 from radical/mcs-ignore-args
2016-09-19 Ankit Jain[mcs] Accept and ignore command line args supported...
2016-09-19 Marek Safar[mcs] Fixes codegen of predefined pointer arithmetic...
2016-09-19 Henric MüllerFixes for ProcessTest on Windows
2016-09-19 Niklas TherningUse the path of the current executable by default in...
2016-09-19 Marek Safar[bcl] Add more reflection types to monotouch
2016-09-19 Marek SafarMerge pull request #3576 from ntherning/ignore-FileSecu...
2016-09-19 Marek Habersack[mkbundle] support satellite assemblies (#3448)
2016-09-19 Niklas TherningIgnore the FileSecurityTest.EveryoneMayNotBeOwner test...
2016-09-16 Marek SafarMerge pull request #3573 from ntherning/replace-NUnit...
2016-09-16 Vlad Brezae[sgen] Trim worker gray queue after finishing concurren...
2016-09-16 Vlad Brezae[sgen] We don't need to trim the free list when finishi...
2016-09-16 Vlad Brezae[sgen] Increase counter when actually allocating gray...
2016-09-16 Vlad BrezaeMerge pull request #3562 from BrzVlad/fix-reverse-wbarrier
2016-09-16 Rodrigo KumperaMerge pull request #3565 from vargaz/no-free-imt-thunks
2016-09-16 Marek Safar[corlib] Add missing apis
2016-09-16 Niklas TherningMerge pull request #3574 from ntherning/disable-tests...
2016-09-16 Niklas TherningDisable tests which instantiate COM objects on Windows
2016-09-16 Marek Safar[System.Net.Http] Show invalid values added to HttpHead...
2016-09-16 Marek Safar[mcs] Delay array base type interfaces initialization...
2016-09-16 Marek SafarMerge pull request #3564 from henricm/thread-safe-win32...
2016-09-16 Niklas TherningMerge pull request #3545 from ntherning/throw-Abandoned...
2016-09-16 Niklas TherningUse NUnit's SetCulture attribute rather than Culture
2016-09-16 Henric MüllerMaking Win32EventLog notification thread safe
2016-09-16 Ludovic Henry[runtime] Fix build
2016-09-16 Ludovic Henry[threads] Check InternalThread.last just after checking...
2016-09-16 Bernhard Urban[io-layer] include `w32mutex-utils.h` (#3568)
2016-09-16 Niklas TherningCorrectly handle abandoned mutexes on non-Windows platforms
2016-09-16 Niklas TherningCorrectly handle abandoned mutexes on non-Windows platforms
2016-09-16 Marek Safar[mcs] Report more errors for nameof expressions. Fixes...
2016-09-16 Marek SafarMerge pull request #3566 from ntherning/fix-time-zone...
2016-09-15 Zoltan VargaRevert "[loader] Tests for RefereceAssemblyAttribute...
2016-09-15 Aleksey Kliger[monodis] Don't segfault using cooperative GC.
2016-09-15 Zoltan Varga[winx64] Mark some inline functions static to hopefully...
2016-09-15 Zoltan Varga[runtime] Add a counter for the number of freed IMT...
2016-09-15 Marek Safar[corlib] Use simple BinaryCompatibility as anywhere...
2016-09-15 Marek Safar[bcl] Fix few warnings
2016-09-15 Marek Safar[man] Update few mcs sections
2016-09-15 Niklas TherningFixes time zone issues when running on Windows
2016-09-15 Marek Safar[build] Add System.Numerics.Vectors to xammac profile
2016-09-15 Marek Safar[mcs] Improve member lookup rules when type parameter...
2016-09-15 Zoltan VargaRevert "[runtime] Check for ReferenceAssemblyAttribute...
2016-09-15 Zoltan Varga[runtime] Avoid freeing IMT thunks, some threads might...
2016-09-15 Ludovic Henry[w32handle] Remove case where mutex and cond are busy...
2016-09-15 Marek SafarMerge pull request #3559 from mistressofjellyfish/httpc...
2016-09-15 Marek SafarMerge pull request #3558 from rolfbjarne/tests-system...
2016-09-14 Vlad Brezae[jit] Fix missing wbarrier for array generic setter
2016-09-14 Ludovic Henry[w32handle] Fix race condition when creating named...
2016-09-14 Marek SafarMerge pull request #3557 from ntherning/fix-time-zone...
2016-09-14 Katharina Bogad[System.Web] HttpCookie load defaults from Web.config
2016-09-14 Rolf Bjarne... [System] Rewrite Dns tests so that failures don't cause...
2016-09-14 Marek Safar[mcs] Move type constraints checks after base type...
2016-09-14 Niklas TherningMerge pull request #3536 from henricm/fix-machinename...
2016-09-14 Niklas TherningReplicate .NET's TimeZoneInfo.IsDaylightSavingTime...
2016-09-14 Marek HabersackSet DefaultPersistentConnectionLimit to 10 for Xamarin...
2016-09-14 Zoltan Varga[runtime] Rename IMT thunks to 'trampolines'. NFC....
2016-09-13 Ludovic Henry[io-layer] Extract Mutex, Semaphore and Event (#3553)
2016-09-13 Ludovic Henry[hybrid-aot] Add runtime support (#3556)
2016-09-13 Ludovic Henry[threads] Import mono_thread_info_set_priority (#3543)
2016-09-13 Marek Safar[System] Don't compress custom http headers in httplist...
2016-09-13 Zoltan Varga[runtime] Pass the initial context to mono_walk_stack_w...
2016-09-12 Vlad BrezaeMerge pull request #3534 from BrzVlad/fix-conc-gcstress-mem
2016-09-12 Rodrigo KumperaMerge pull request #3541 from kumpera/add-tas-to-threading
2016-09-12 Zoltan VargaBump version to 4.9.0
2016-09-12 monojenkinsMerge pull request #3549 from lewurm/arm64-icache-big...
2016-09-12 Marek SafarMerge pull request #3535 from henricm/fix-always-use...
2016-09-12 Vlad Brezae[sgen] Free major sections in bulk also on 64bit
2016-09-12 Vlad Brezae[sgen] Adjust free-ing of empty blocks
2016-09-12 Vlad Brezae[runtime] Replace uses of alloc functions with glib...
2016-09-12 Mark Probst[utils] Fix internal allocator header size.
2016-09-12 Mark Probst[runtime] Counters for allocated virtual memory.
2016-09-12 David KarlašMerge pull request #3552 from DavidKarlas/getScopeChanges
2016-09-12 David Karlaš[Debugger] GetLocals was throwing NullReferenceExceptio...
2016-09-12 Emil Sandstø[threads] Correct the spin waiting in 'sleep_interrupta...
2016-09-11 Alex Rønne... Merge pull request #3550 from alexrp/revert-tp-monitor
2016-09-11 Alex Rønne... Revert "[threadpool-ms] Switch Monitor thread to a...
2016-09-09 Zoltan Varga[runtime] Remove some dead code.
next