mono.git
2016-02-03 Alexander KöplingerMerge pull request #2542 from akoeplinger/remove-changelog
2016-02-03 Rodrigo KumperaMerge pull request #2554 from ludovic-henry/coop-blocki...
2016-02-03 Rodrigo KumperaMerge pull request #2559 from lewurm/hazard-pointer...
2016-02-03 Alexander Köplinger[binary-reference-assemblies] Add a symlink from 4...
2016-02-03 Alexander Köplinger[docs] remove a deleted file from EXTRA_DIST
2016-02-03 Alexander KöplingerRevert "[rules.make] to support 'make dist' on MacOS"
2016-02-03 Miguel de Icaza[Runtime Documentation] More work on runtime documentation
2016-02-03 Bernhard Urban[hazard pointers] add write barrier on clear as well
2016-02-03 Ludovic Henry[coop] Use signals for blocking syscall interrupt
2016-02-03 Miguel de Icaza[Documentation] Document some of Mono's embedding API...
2016-02-03 Miguel de IcazaRemove stale files
2016-02-03 Miguel de Icaza[rules.make] to support 'make dist' on MacOS
2016-02-03 Miguel de IcazaDocument Coop mode in README
2016-02-03 Ludovic Henry[test] Use using TimerTest
2016-02-03 Ludovic Henry[tests] Use explicit delegates to get more information...
2016-02-03 Ludovic Henry[proc] Fix potential buffer overflow
2016-02-03 monojenkinsMerge pull request #2530 from lambdageek/monoerror...
2016-02-03 Miguel de IcazaRemove from the documentation non-public APIs, or move...
2016-02-03 monojenkinsMerge pull request #2524 from lambdageek/monoerror...
2016-02-03 Miguel de IcazaUpdated the runtime template documentation with all...
2016-02-03 monojenkinsMerge pull request #2518 from lambdageek/monoerror...
2016-02-03 Zoltan Varga[llvmonly] Implement support for stack walks if _Unwind...
2016-02-03 Aleksey Kliger[runtime] Switch to mono_method_get_object_checked
2016-02-03 Aleksey Kliger[runtime] Use MonoError for mono_method_get_object
2016-02-03 Aleksey Kliger[reflection] Fix build breakage
2016-02-03 monojenkinsMerge pull request #2558 from lewurm/thread-suspension...
2016-02-03 João MatosMerge pull request #2563 from OffBase/master
2016-02-02 Aleksey Kliger[runtime] Use MonoError for mono_string_new
2016-02-02 Aleksey Kliger[runtime] Switch to mono_string_new_utf16_checked
2016-02-02 Rodrigo KumperaMerge pull request #2536 from lambdageek/monoerror...
2016-02-02 Rodrigo KumperaMerge pull request #2532 from lambdageek/monoerror...
2016-02-02 Zoltan Varga[llvmonly] Implement limited support for stack walks...
2016-02-02 Matthew OrlandoFix stream leak in all cases
2016-02-02 Marek Safar[corlib] Fixes Environment version for .net 4.6
2016-02-02 Matthew OrlandoFix stream leak when failing to open a zip file
2016-02-02 Vlad BrezaeMerge pull request #2556 from BrzVlad/feature-sgen...
2016-02-02 Zoltan VargaFix the build.
2016-02-02 Zoltan Varga[llvm] Fix the loaded llvm build broken by 204f2985d7c9...
2016-02-02 monojenkinsMerge pull request #2557 from ludovic-henry/monoerror...
2016-02-02 Ludovic Henryfixup! [MonoError] Add error checking macro
2016-02-02 Bernhard Urban[threads] avoid race between setting the state flag...
2016-02-02 Ludovic Henry[error] Use error_return_(val_)if_nok at some places
2016-02-02 Ludovic Henry[MonoError] Add error checking macro
2016-02-02 Alexander Köplinger[binary-reference-assemblies] Make sure only .dll files...
2016-02-02 Alexander Köplinger[binary-reference-assemblies] Include 4.5 Facades in...
2016-02-02 Martin Baulig[Mono.Security.Providers.OldTls]: Don't build on mobile.
2016-02-02 Vlad Brezae[sgen] Add binary protocol entries for evacuation
2016-02-02 Vlad Brezae[sgen] Remove fixed FIXME comment
2016-02-02 Vlad Brezae[sgen] Add binary protocol entry for worker finish
2016-02-02 Vlad Brezae[sgen] Add binary protocol entries for finishing the...
2016-02-02 Vlad Brezae[sgen] Add binary protocol entries for cardtable scanning
2016-02-02 Vlad Brezae[sgen] Fix HEAVY_STATISTICS build warning
2016-02-01 Miguel de Icaza[Makefile] fix make dist on libgc
2016-02-01 Zoltan Varga[jit] Avoid merging some bblocks which are not after...
2016-02-01 Zoltan Varga[amd64] Fix the stack alignment check.
2016-02-01 monojenkinsMerge pull request #2551 from ludovic-henry/coop-products
2016-02-01 Ludovic Henry[coop] Add support for entering/exiting GC safe/unsafe...
2016-02-01 Ludovic Henry[coop] Ensure we exit blocking mode when invoking manag...
2016-02-01 Zoltan Varga[arm] Fix a code generation problem when a virtual...
2016-02-01 Zoltan Varga[aot] Emit gsharedvt wrappers only in llvmonly mode.
2016-02-01 Marek Safar[mcs] Filter out nested private types of forwarded...
2016-02-01 monojenkinsMerge pull request #2538 from ludovic-henry/fix-sgen...
2016-02-01 monojenkinsMerge pull request #2541 from ludovic-henry/fix-coop...
2016-02-01 Marek Safar[binary-reference-assemblies] Install 4.5 api facades
2016-02-01 Ludovic Henry[coop] Fix hang in ves_icall_System_Net_Dns_GetHostByNa...
2016-02-01 Zoltan Varga[llvm] Make mini-llvm-loader.c simpler by putting all...
2016-02-01 Zoltan Varga[amd64] Add support for float arguments/return values...
2016-02-01 Zoltan VargaMerge pull request #2547 from ermshiperete/Xamarin...
2016-02-01 Zoltan Varga[llvm] Remove the goto based error handling code, use...
2016-02-01 Alexander Köplinger[msvc] Update order.xml and csproj files
2016-01-31 Alex Rønne... Merge pull request #2546 from ermshiperete/libtoolize
2016-01-31 Marek Safar[mcs] Stop after fields initializers resolve errors
2016-01-31 Zoltan Varga[runtime] Disable the constant-logical-operand warning.
2016-01-31 Zoltan Varga[runtime] Make the MONO_CURRENT_ABI_ALIGNOF macros...
2016-01-31 Zoltan Varga[jit] Remove unused MONO_PATCH_INFO_MONITOR_ENTER/EXIT.
2016-01-30 Marek SafarMerge pull request #2544 from ermshiperete/Xamarin...
2016-01-30 Neil MayhewCheck for libtoolize rather than libtool
2016-01-30 Damien Daspit[corlib] Fix handling of ignorable chars when using...
2016-01-29 Damien Daspit[SWF] Fix behavior when scrollbar values change in...
2016-01-29 Zoltan Varga[llvmonly] Fix stack trace calculation.
2016-01-29 Zoltan Varga[amd64] Exclude the GSHAREDVT tests as well since they...
2016-01-29 Zoltan Varga[jit] Disable the DYNCALL tests on amd64 again, not...
2016-01-29 Alexander KöplingerRemove ChangeLog references from Makefile and .gitattribute
2016-01-29 Zoltan Varga[jit] Use mono_method_get_full_name () to print out...
2016-01-29 Zoltan Varga[llvmonly] Fix the fallback to no_gsharedvt_in_wrapper...
2016-01-29 Zoltan Varga[llvmonly] Catch all exceptions in mono_jit_exec (...
2016-01-29 Marek Safar[mcs] Rework naming convention of lifted state machine...
2016-01-29 Ludovic Henry[sgen] Fix register scanning on ARM
2016-01-29 Alexander KöplingerRemove ChangeLog files from the repo
2016-01-29 Ludovic Henry[sgen] Abort with a message on failure to initialize...
2016-01-29 Alexander Köplinger[corlib] Improve CancellationTokenSource test
2016-01-29 monojenkinsMerge pull request #2522 from ludovic-henry/test-socket...
2016-01-29 Rolf Bjarne... [System.ServiceModel.Internals] Add a missing .sources...
2016-01-29 Vlad BrezaeMerge pull request #2448 from BrzVlad/feature-cprop-opt
2016-01-29 Marcos HenrichMerge pull request #2531 from esdrubal/systemweb
2016-01-29 Zoltan Varga[llvmonly] Do a stack walk from mono_llvmonly_get_calli...
2016-01-29 Zoltan Varga[runtime] Avoid an assert if a runtime compiled without...
2016-01-29 Aleksey Kliger[runtime] mono_reflection_resolve_custom_attribute_data...
2016-01-29 Aleksey Kliger[runtime] Use MonoError for mono_field_get_object
2016-01-29 Zoltan Varga[llvmonly] Remove bind-to-runtime-version from the...
next