mono.git
2016-07-28 Marek HabersackFix a cut'n'paste error
2016-07-28 Rodrigo KumperaMerge pull request #3338 from lambdageek/dev/plug-ptrar...
2016-07-28 Alex Rønne... Merge pull request #3334 from alexrp/arm-cpu-detect-fix
2016-07-28 Aleksey Kliger[corlib] change Mono.SafeGPtrArrayHandle to a struct
2016-07-28 Aleksey Kliger[reflection] Don't leak GPtrArray internal array
2016-07-28 Marek Safar[mcs] Add codegen for compound assigment of complex...
2016-07-28 Alex Rønne... [arm] Make HAVE_ARMV{5,6,7} macros override hwcap detec...
2016-07-27 Vlad BrezaeMerge pull request #2961 from schani/fix-sgen-refactoring
2016-07-27 Vlad BrezaeMerge pull request #3328 from BrzVlad/finalizer-thread...
2016-07-27 Marek Safar[System.Core] Add MonoTODOAttribute to workaround linke...
2016-07-27 Alex Rønne... [arm] Also check the 'model name' line for the architec...
2016-07-27 Marek Safar[mcs] Detect constant switch statement fall-through...
2016-07-27 Marek Safar[Facades] Remove duplicate System.IO.Compression
2016-07-27 Zoltan Varga[sdb] Explicitly encode in the JIT debug info whenever...
2016-07-27 Vlad Brezae[sgen] Avoid popping the entire finalizer queues if...
2016-07-26 Aleksey Kliger... Merge pull request #3199 from lambdageek/dev/proxy...
2016-07-26 Marek Safar[mcs] Report interpolated strings feature. Fixes #42410
2016-07-26 Marek SafarMerge pull request #3330 from madewokherd/compactframework
2016-07-26 Marek Safar[System.Text.Encoding.CodePages] Small improvements
2016-07-26 Marek Safar[mono-api-info] Add contract-api option
2016-07-26 Marek Safar[mono-api-html] Ignore more non breaking virtual change...
2016-07-26 Marek Safar[bcl] Update some of .net apis
2016-07-26 Ludovic Henry[semaphore] Return error for mono_os_sem_timedwait
2016-07-26 Ludovic Henry[semaphore] Make mono_os_semaphore_* functions return...
2016-07-26 Ludovic Henry[mutex] Make mono_os_mutex_* functions return more...
2016-07-26 Alexander KöplingerMerge pull request #3327 from rolfbjarne/bug41745
2016-07-26 Ludovic Henry[threadpool-ms] Fix use-after-unloaded of domain
2016-07-26 Rolf Bjarne... [System*] Add category for tests that use API that...
2016-07-26 Alexander KöplingerMerge pull request #3331 from lambdageek/dev/test-for...
2016-07-26 Alexander KöplingerMerge pull request #3262 from lindenlab/add_continuatio...
2016-07-26 Alexander Kyte[runtime] Accomplish BITCODE build symbol sharing with...
2016-07-26 Dolphin HawkinsAdded Mono.Tasklets test
2016-07-25 Aleksey Kliger[debugger-agent] Regression test for #42625
2016-07-25 Alexander Köplinger[ci] Don't cd in run-test-acceptance-tests.sh
2016-07-25 Alexander Köplinger[ci] Fix typo in run-jenkins.sh
2016-07-25 Vincent PovirkRemap the Compact Framework PublicKeyToken for assembli...
2016-07-25 Alexander KyteMerge pull request #3324 from alexanderkyte/threads_unh...
2016-07-25 Alexander Köplinger[acceptance-tests] Remove folders from Roslyn script...
2016-07-25 Alexander Köplinger[ci] Move acceptance-tests script from Jenkins into...
2016-07-25 Alexander KöplingerBump Mono version to 4.7.0
2016-07-25 Mark Probst[sgen] Fix and simplify some debugging stuff.
2016-07-25 Mark Probst[sgen] Document sgen-copy-object.h
2016-07-25 Mark Probst[sgen] Fix major collection time accounting.
2016-07-25 Mark Probst[sgen] Only do fence when concurrent collection is...
2016-07-25 Mark Probst[sgen] Missing store/store fence.
2016-07-25 Mark Probst[sgen] Fix whole heap check.
2016-07-25 Mark Probst[sgen] Make unnecessary stack check into assertion.
2016-07-25 Mark Probst[sgen] Don't crash in binary protocol flush when forcing.
2016-07-25 Mark Probst[sgen] Flush binary protocol buffers when missing remsets.
2016-07-25 Mark Probst[sgen] Remove stupid typedef.
2016-07-25 Mark Probst[sgen] Get rid of the global gray queue.
2016-07-25 Mark Probst[sgen] Pass GC thread gray queue into jobs.
2016-07-25 Mark Probst[sgen] Don't expose the worker's gray queue.
2016-07-25 Mark Probst[sgen] Give remset consistency check a proper name...
2016-07-25 Mark Probst[sgen] Don't be too fussy about missing remsets to...
2016-07-25 Alexander Kyte[runtime] Call unhandled exception handler explicitly...
2016-07-25 Alexander KyteMerge pull request #3325 from alexanderkyte/fix_bitcode...
2016-07-25 Alexander Köplinger[bcl] Implement System.Text.Encoding.CodePages.Codepage...
2016-07-25 Alexander KöplingerFix Windows build broken in 2c061c18852
2016-07-24 Zoltan Varga[runtime] Implement the GC domain finalization event...
2016-07-24 Alexander Kyte[mobile_static] Pass correct MONO_LLVMONLY for bitcode
2016-07-22 Zoltan Varga[runtime] Abort instead of stopping background threads...
2016-07-22 Martin Baulig[System]: Fix SystemCertificateValidator.EvaluateSystem...
2016-07-22 Alexander KöplingerMerge pull request #3318 from akoeplinger/cleaner-mini...
2016-07-21 Alexander KöplingerMerge pull request #3319 from akoeplinger/fix-mono...
2016-07-21 João MatosMerge pull request #3322 from grendello/offsets-tool-xa
2016-07-21 Vlad Brezae[sgen] Fix build
2016-07-21 Marek HabersackModify the offsets dumper to work with Xamarin.Android
2016-07-21 Rodrigo KumperaMerge pull request #3289 from BrzVlad/fix-critical...
2016-07-21 Rodrigo KumperaMerge pull request #3321 from BrzVlad/fix-block-state...
2016-07-21 Rodrigo KumperaMerge pull request #3290 from BrzVlad/fix-finalizer...
2016-07-21 Alexander Köplinger[mini] Explicitly turn nunit output on or off based...
2016-07-21 Vlad Brezae[sgen] Add missing memory barrier
2016-07-21 Zoltan Varga[runtime] Decrease the verbosity of the runtime test...
2016-07-21 Alexander Köplinger[Mono.CSharp] Fix test .sources to include ASTVisitorTe...
2016-07-21 Zoltan Varga[ji] Run the mini tests without the emitnunit.pl script...
2016-07-21 Alexander Köplinger[versions.mk] Make path to SUBMODULES.json based on...
2016-07-21 Alexander Kyte[runtime] Make AOT'ed TestDriver.dll dependency for...
2016-07-21 Rodrigo Kumpera[mini] Fail methods that try to throw scalars. Fix...
2016-07-21 Alexander Kyte[mobile_static] Use clang++ for the linker (#3308)
2016-07-21 Marcos HenrichMerge pull request #3305 from esdrubal/response_stream_...
2016-07-21 Rodrigo KumperaMerge pull request #3306 from kumpera/fix_wait
2016-07-20 Alexander Kyte[runtime] Only add Mono.Dynamic.Interpreter to mobile_s...
2016-07-20 Alexander KyteMerge pull request #3307 from alexanderkyte/aot_path
2016-07-20 Alexander Kyte[mobile_static] Fix temp path for mcs/class AOT
2016-07-20 Rodrigo Kumpera[wapi] Fix timed wait code to not overflow. Fixes ...
2016-07-20 Marcos Henrich[System] Fix RequestCanceled ex on ResponseStream.Close
2016-07-20 Zoltan Varga[amd64] Rewrite the handler block trampoline to use...
2016-07-20 Zoltan Varga[tests] Disable some more tests in the mobile_static...
2016-07-20 Zoltan Varga[runtime] Add a missing mono_error_init () in a DISABLE...
2016-07-20 Zoltan Varga[amd64] Fix stack alignment in the handler block trampo...
2016-07-20 Vlad Brezae[tests] Remove double inclusion of source file
2016-07-20 Vlad Brezae[tests] Fix flakiness on some tests that assume object...
2016-07-20 Rodrigo KumperaMerge pull request #3304 from kumpera/unlimited-abort
2016-07-20 Marek SafarRevert "[Facades] Add System.Runtime.InteropServices...
2016-07-20 Marek Safar[Facades] Add System.Runtime.InteropServices.PInvoke
2016-07-20 Rodrigo Kumpera[mono-threads] Change suspend abort timeout to infinite...
2016-07-20 Rodrigo Kumpera[utils] Introduce MONO_INFINITE_WAIT instead of checkin...
2016-07-20 Alexander KöplingerMerge pull request #3300 from esdrubal/mono-sym-fixes
2016-07-19 Zoltan Varga[tests] Disable tests which are expected to fail in...
next