[mono-api-html] Allow ignoring addition of property setters.
[mono.git] / mono /
2014-11-13 Zoltan Varga[jit] Fix gshared and aot support for --debug=casts.
2014-11-13 Zoltan Varga[jit] Fix --debug=casts support for casts in gshared...
2014-11-12 Rodrigo Kumpera[runtime] Fix a deadlock introduced in the last commit.
2014-11-12 Rodrigo Kumpera[runtime] What MonoImage::ptr_cache with the image...
2014-11-12 Rodrigo Kumpera[runtime] Replace the loader lock when protecting the...
2014-11-12 Rodrigo KumperaAdd comment on one usage of the loader lock.
2014-11-12 Rodrigo Kumpera[runtime] Protect MonoImage::files with the image lock...
2014-11-12 Rodrigo KumperaChange mono_class_from_generic_parameter to use the...
2014-11-12 Rodrigo KumperaReduce usage of the loader lock in method lookup.
2014-11-12 Zoltan Varga[aot] Avoid an assert when AOTing a non-mobile mscorlib...
2014-11-11 Ludovic Henry[perfcounters,proflog,mprof-report] Add support for...
2014-11-11 Ludovic Henry[counters,proflog] Add mono_counters_on_register/delete...
2014-11-11 Ludovic Henry[counters] Make API thread safe
2014-11-11 Ludovic Henry[perf-counters] Fix return of the same counter even...
2014-11-11 Ludovic Henry[perf-counters] Declare shared data header type directl...
2014-11-11 Ludovic Henry[perf-counters] Fix bug on SharedCounter decoding
2014-11-11 Zoltan VargaAdd a test for #24419.
2014-11-11 Zoltan Varga[jit] Remove some special casing from LDTOKEN, it doesn...
2014-11-10 Rodrigo Kumpera[runtime] Remove the second signal used by profiling...
2014-11-10 Rodrigo Kumpera[runtime] Introduce new MonoThread API for signal multi...
2014-11-10 Rodrigo Kumpera[profiler] Guard against null sbuff when serializing...
2014-11-10 Rodrigo Kumpera[profiler] Fix statistical backtraces to work and colle...
2014-11-10 Rodrigo Kumpera[runtime] Changes mono_stack_walk_async_safe API to...
2014-11-10 Rodrigo Kumpera[runtime] Harden the profiler signal handlers against...
2014-11-10 Zoltan Varga[jit] Get rid of the mono_arch_sigctx_to_monoctx()...
2014-11-10 Zoltan Varga[jit] Use xmm5 as an fp scratch register on winx64.
2014-11-10 Jonathan PryorMerge pull request #1393 from akoeplinger/refresh-mdoc...
2014-11-10 Marek SafarMerge pull request #1334 from ztone/delegate
2014-11-10 Zoltan Varga[jit] Move the ppc sigctx<->monoctx conversion code...
2014-11-10 Zoltan VargaRemove some dead code.
2014-11-10 Zoltan VargaFix the android build.
2014-11-10 Miguel de IcazaMerge pull request #1390 from woodsb02/FreeBSDMacNetwor...
2014-11-09 Zoltan VargaMerge pull request #1392 from ludovic-henry/pr34-proflo...
2014-11-08 Zoltan VargaMerge pull request #1395 from ludovic-henry/pr38-proflo...
2014-11-08 Ludovic Henry[proflog] Add countersonly parameters which disable...
2014-11-07 Zoltan VargaFix a uninitialized variable warning.
2014-11-07 Zoltan VargaFix a problem introduced by e19f539121e0b78b778aa8cf571...
2014-11-07 Zoltan Varga[amd64] Make xmm6:xmm15 callee saved on winx64 as requi...
2014-11-07 Mark ProbstMerge pull request #1385 from BrzVlad/fin-hash
2014-11-07 Alexander KöplingerMerge branch 'patch-1' of https://github.com/ReubenBond...
2014-11-07 Miguel de IcazaMerge pull request #1394 from kjpou1/master
2014-11-07 Zoltan Varga[runtime] Use a separate signal with the SA_RESTART...
2014-11-06 Ludovic Henry[proflog] Add counters sampling on runtime initialized
2014-11-06 Ludovic Henry[proflog] Add counters sampling on profiler shutdown
2014-11-06 Ben WoodsFreebsd to use Mac NetworkInterface code instead of...
2014-11-05 Zoltan VargaMerge pull request #1387 from akoeplinger/improve-bug65...
2014-11-05 Zoltan Varga[arm] Fix OP_LOCALLOC on arm so it correctly adjusts...
2014-11-05 Rodrigo Kumpera[profiler] Expose new profiling modes and allow samplin...
2014-11-05 Rodrigo Kumpera[profiler] Add new profiler API mono_profiler_set_stati...
2014-11-05 Rodrigo Kumpera[profiler] Fix signal based profiling to sample all...
2014-11-05 Rodrigo KumperaMake mono_threads_pthread_kill available to mach targets.
2014-11-04 Zoltan VargaFix the loadable llvm build.
2014-11-04 Zoltan Varga[llvm] Add beginnings of support for emitting dwarf...
2014-11-04 Miguel de IcazaMerge pull request #1363 from martinjt/AddMembershipPas...
2014-11-04 Vlad Brezae[sgen] Use hash based on current address for finalizati...
2014-11-03 Zoltan Varga[jit] Factor out duplicate code from the castclass...
2014-11-03 Zoltan Varga[jit] Reenable the more efficient cast code in gshared...
2014-11-03 Marcos HenrichMerge pull request #1185 from esdrubal/http-reuse
2014-11-02 Miguel de IcazaMerge pull request #1347 from ermshiperete/ImproveEllip...
2014-11-02 Miguel de IcazaMerge pull request #1371 from martinjt/AddClientDisconn...
2014-11-02 Miguel de IcazaMerge pull request #1163 from AerisG222/more_mvc_fixes
2014-10-31 Miguel de IcazaMerge pull request #960 from ermshiperete/ShowHelp
2014-10-31 João MatosMerge pull request #1360 from madewokherd/winuncpath
2014-10-30 Mark Probst[sgen] Add an explanatory comment about OOM.
2014-10-30 Zoltan Varga[runtime] Fix the android build with ndk r10c.
2014-10-30 Rodrigo KumperaMerge pull request #1381 from schani/fix-23401
2014-10-30 Zoltan Varga[aot] Remove some obsolete TODOs.
2014-10-30 Zoltan Varga[aot] Use the info->tramp_page_code_offsets array on...
2014-10-30 Zoltan VargaFix a warning.
2014-10-30 Zoltan Varga[llvm] Remove the unused LLVM_MAJOR_VERSION/LLVM_MINOR_...
2014-10-30 Mark Probst[sgen] Don't store pin queue addresses, only indexes...
2014-10-30 Mark Probst[sgen] Fix crash in late pinning.
2014-10-30 Mark Probst[sgen] Don't loop endlessly when out of memory.
2014-10-29 Zoltan VargaMerge pull request #944 from ermshiperete/bug-novell...
2014-10-29 Zoltan VargaMerge pull request #1378 from DynamicDevices/ajl/warnings
2014-10-29 Miguel de IcazaMerge pull request #1337 from RyanMelenaNoesis/master
2014-10-29 Zoltan Varga[llvm] Disable the extension of i8/i16 arguments to...
2014-10-29 Zoltan Varga[llvm] Fix a regression caused by 6ec1ebf99078a996ca16f...
2014-10-28 Zoltan Varga[runtime] Disable the check for overlapping reference...
2014-10-28 Neale FergusonAdd OP_LREM_IMM support;Add implementation of mono_arch...
2014-10-28 Marcos HenrichMerge pull request #1298 from esdrubal/uploadfileasync
2014-10-28 Marcos HenrichMerge pull request #1321 from esdrubal/currentsystemtim...
2014-10-28 Alexis ChristoforidesMerge pull request #1373 from michaldobrodenka/master
2014-10-28 João MatosMerge pull request #1369 from DynamicDevices/ajl/appveyor
2014-10-28 Zoltan VargaMerge pull request #1374 from directhex/master
2014-10-28 Zoltan Varga[jit] Fix the decomposition of OP_IREM_IMM on arm64.
2014-10-27 Jo ShieldsAdd missing header file to s390x_sources, otherwise...
2014-10-27 Ludovic Henry[threadpool] Fix race condition on threads variable...
2014-10-26 Miguel de IcazaMerge pull request #1368 from martinjt/SuppressFormsAut...
2014-10-26 Zoltan VargaMerge pull request #1366 from DynamicDevices/ajl/win32build
2014-10-26 Alex J LennonFix Windows build by including wstcpip.h before winsock...
2014-10-24 Miguel de IcazaMerge pull request #1348 from ermshiperete/ImproveButto...
2014-10-24 Miguel de IcazaMerge pull request #1357 from emergent-design/master
2014-10-24 Jo ShieldsMerge pull request #1361 from akoeplinger/fix-forms
2014-10-24 Zoltan Varga[runtime] Remove build system support for the interpreter.
2014-10-23 Zoltan Varga[jit] Use NULLIFY_INS () to nullify instructions and...
2014-10-23 Zoltan Varga[runtime] Fix a regression introduced by 8d9f05ea9a943f...
2014-10-23 Zoltan Varga[jit] Print out methods which failed to JIT when using...
2014-10-22 Zoltan Varga[runtime] Add checks for overlapping reference and...
2014-10-22 Zoltan VargaMerge pull request #1358 from madewokherd/win32build
next