mono.git
2016-06-10 Martin BauligMerge pull request #3144 from Unity-Technologies/fix...
2016-06-10 Aleksey Kliger... Merge pull request #3154 from lambdageek/fix-initmessag...
2016-06-10 Aleksey Kliger[linker] Add MonoMethodMessage::InitMessage to mscorlib...
2016-06-10 Alexander Köplinger[tests] Bump timeout in sleep.exe
2016-06-10 Marek Safar[System] Read all values of unknown/uncommon headers...
2016-06-10 Alexander Kyte[runtime] Ensure uniqueness of icall wrappers (#3143)
2016-06-10 Marek SafarMerge pull request #3151 from akoeplinger/fix-islocal
2016-06-10 Zoltan Varga[runtime] Move 'pedump' to tools/pedump, build tools...
2016-06-09 Alexander KöplingerMerge pull request #3140 from esdrubal/syscall_details
2016-06-09 Alexander Köplinger[System] Fix HttpListenerRequestTest.HttpRequestIsLocal...
2016-06-09 monojenkinsMerge pull request #2921 from lewurm/lower-typechecks...
2016-06-09 monojenkinsMerge pull request #3121 from lambdageek/dev/managed...
2016-06-09 Rodrigo Kumpera[sgen] Inform on configure and --version when the concu...
2016-06-09 Bernhard Urban[mini] execute decompose_typechecks only if there's...
2016-06-09 Bernhard Urban[mini] comment about empty BBs for graph visualization
2016-06-09 Bernhard Urban[mini] do decomposition of typechecks later in the...
2016-06-09 Bernhard Urban[method-to-ir] get rid of additional reg introduced...
2016-06-09 Bernhard Urban[mini] add time tracking for decompose_typechecks pass
2016-06-09 Bernhard Urban[mini] decompose `isinst` and `castclass` in a later...
2016-06-09 Bernhard Urban[cfgdump] insert NOP in empty basic blocks in order...
2016-06-09 Bernhard Urban[debug] print class name for OP_{isinst,castclass}
2016-06-09 Bernhard Urban[mini] introduce OP_{isinst,castclass}
2016-06-09 Vlad BrezaeMerge pull request #3136 from BrzVlad/fix-stw-stopped
2016-06-09 Aleksey Kliger[runtime] Switch mono_message_init to invoke managed
2016-06-09 Aleksey Kliger[corlib] Implement MonoMethodMessage::InitMessage in...
2016-06-09 Alex Rønne... Merge pull request #3127 from alexrp/arm32-on-arm64
2016-06-09 Bernhard UrbanMerge pull request #3137 from BrzVlad/fix-sgen-critical...
2016-06-09 monojenkinsMerge pull request #3142 from henricm/fix-for-win-mono_...
2016-06-09 Marek Safar[mcs] Add probing conversion for FormattableString...
2016-06-09 Mike VoorheesFix recursive property call in MonoSslStreamImpl
2016-06-09 Johan LorenssonMerge pull request #3085 from lateralusX/jlorenss/win...
2016-06-09 Henric MüllerMaking sure mono_marshal_free is used instead of g_free...
2016-06-09 monojenkinsMerge pull request #3139 from akoeplinger/dns-test
2016-06-09 Marek Safar[mcs] Recognize indexer with accessors using different...
2016-06-09 Marcos Henrich[runtime] Fixed interruptible wapi_sendfile part2.
2016-06-09 Alexander Köplinger[System] Make ServicePointTest.DnsRefreshTimeout test...
2016-06-09 Alexander KöplingerMerge pull request #3138 from akoeplinger/fix-win
2016-06-09 Marek Safar[mcs] Bump ikvm to fix assembly unification rules
2016-06-09 Alex Rønne... [arm] Correctly detect hardware features when running...
2016-06-09 Alexander Köplinger[metadata] Fix Windows gcc build break
2016-06-08 Mark Probst[sgen] Scatterplot option for gcpauseviz.
2016-06-08 Vlad Brezae[sgen] Exit the critical section also on the slowpath...
2016-06-08 Vlad Brezae[sgen] Don't try to stop a stopped world
2016-06-08 Rodrigo KumperaMerge pull request #3135 from kumpera/enable_conc_gc_on...
2016-06-08 Rodrigo Kumpera[jenkins] Make the concurrent GC the default on mainlin...
2016-06-08 Alexander KöplingerMerge pull request #3090 from alexanderkyte/remove_depr...
2016-06-08 Rolf Bjarne... [corlib] Fix tests for watchOS. (#3131)
2016-06-08 Zoltan Varga[llvm] Enable support for the atomic store intrinsics...
2016-06-08 Alex Rønne... Merge pull request #3117 from alexrp/master
2016-06-08 Aleksey Kliger... Merge pull request #3093 from lambdageek/dev/monoerror...
2016-06-08 Alex Rønne... [sockets] Correctly report that Linux supports double...
2016-06-08 Marek Safar[mcs] Improve betterness changes in b12385e9fdedd5b146d...
2016-06-08 Marek Safar[System] Fixes compiler warning
2016-06-08 Alex Rønne... [System] Make SocketAsyncTest.SendAsync give more helpf...
2016-06-08 Alexander Köplinger[build] Add llvm folder to SUBDIRS/DIST_SUBDIRS
2016-06-08 Alexander KöplingerMerge pull request #3122 from akoeplinger/fix-41530
2016-06-08 Marcos HenrichMerge pull request #3120 from esdrubal/syscall_details
2016-06-08 Zoltan Varga[runtime] Only print out the value of MONO_EXTRA_CONFIG...
2016-06-08 Rodrigo KumperaMerge pull request #3118 from kumpera/fix_getname
2016-06-07 Alexander Köplinger[System] Make TimerTest.EnabledInElapsed more reliable
2016-06-07 Rodrigo KumperaMerge pull request #3114 from alexanderkyte/mono_conf_gc
2016-06-07 Alexander KöplingerMerge pull request #3112 from akoeplinger/test-runner...
2016-06-07 Miguel de IcazaMore updates
2016-06-07 Rodrigo Kumpera[corlib] Handle user Assembly subclass and Assembly...
2016-06-07 Alexander KöplingerFix make dist
2016-06-07 Rodrigo KumperaMerge pull request #3119 from kumpera/fix-getname-and...
2016-06-07 Aleksey Kliger... Merge pull request #3082 from alexanderkyte/no_alloc_kl...
2016-06-07 Alexander Kyte[mobile_status] Fix nullable type ambiguity that nunit...
2016-06-07 Alexander Kyte[mobile_static] Remove use of CollectionAssert, missing...
2016-06-07 Alexander Kyte[mobile_static] Remove uses of deprecated Assertion...
2016-06-07 Rodrigo KumperaMerge pull request #3110 from BrzVlad/fix-complex-conc...
2016-06-07 Alex Rønne... [Socket] Check for SocketOptionLevel.Socket before...
2016-06-07 Alexander KöplingerMerge pull request #3124 from mono/revert-2734-master
2016-06-07 Alexander KöplingerRevert "Enhance log tracing"
2016-06-07 Alexander Kyte[runtime] Add environment variable to pass additional...
2016-06-07 Alexander Kyte[runtime] Add new configure option for default sgen...
2016-06-07 Zoltan Varga[amd64] Fix an off-by-one in the dyn call code.
2016-06-07 Zoltan VargaLlvm submodule (#3108)
2016-06-07 Marcos Henrich[runtime] Fixed interruptible wapi_sendfile.
2016-06-07 Marcos Henrich[System] Improved "Could not abort" exception.
2016-06-07 Alexander Kyte[runtime][mobile_static] Add flag for rgctx_fetch_tramp...
2016-06-07 lateralusXSmaller adjustments based on PR feedback.
2016-06-07 Zoltan Varga[runtime] Call mono_class_init () for classes in mono_c...
2016-06-07 Rodrigo Kumpera[corlib] Take shadow copying when computing CodeBase...
2016-06-07 Alex Rønne... Merge pull request #3116 from alexrp/master
2016-06-06 Mark Probst[sgen] Make gcpauseviz histograms more meaningful.
2016-06-06 Mark Probst[sgen] Fix gcpauseviz.
2016-06-06 Alex Rønne... [profiler] Don't install the coverage suppression file...
2016-06-06 Alex Rønne... [profiler] Don't run the test suite when the profiler...
2016-06-06 Alexander KöplingerMerge pull request #3113 from akoeplinger/boehm-fixes
2016-06-06 Zoltan Varga[offsets-tool] Generate offsets for SgenClientThreadInfo.
2016-06-06 Vlad Brezae[sgen] Fix define argument
2016-06-06 Vlad Brezae[sgen] Fix race between complex descriptor allocation...
2016-06-06 Alexander KöplingerOnly define Boehm variables in configure.ac when it...
2016-06-06 Alexander Köplinger[ci] Turn off Boehm on Windows x64 gcc build
2016-06-06 Zoltan Varga[amd64] Fix a loop variable reuse in a58c2ef804779be708...
2016-06-06 Aleksey Kliger... Merge pull request #3100 from lambdageek/dev/monoerror...
2016-06-06 Vlad Brezae[sgen] Make sure we will scan the bits correctly for...
2016-06-06 Vlad Brezae[sgen] Add missing memory type description
2016-06-06 Aleksey Kliger... Merge pull request #3104 from lambdageek/dev/monoerror...
next