mono.git
2016-02-10 monojenkinsMerge pull request #2584 from lewurm/fix-mobile-compilation
2016-02-09 Bernhard Urban[bcl] fix compilation of test on mobile
2016-02-09 monojenkinsMerge pull request #2582 from ludovic-henry/fix-threadp...
2016-02-09 Miguel de Icaza[Docs] handle code-markdown with dots on the names
2016-02-09 Miguel de Icaza[Docs] Continue to improve the Mono runtime documentation
2016-02-09 Aleksey Kliger... Merge pull request #2570 from lambdageek/monoerror...
2016-02-09 Ludovic Henry[threadpool] Improve the monitor thread heuristic
2016-02-09 Aleksey Kliger[reflection] Fix decl of mono_image_create_token
2016-02-09 Aleksey Kliger[reflection] Mark mono_custom_attrs_construct external...
2016-02-09 Aleksey Kliger[reflection] Use MonoError in mono_reflection_marshal_a...
2016-02-09 Aleksey Kliger[runtime] Use MonoError for mono_event_get_object
2016-02-09 Aleksey Kliger[runtime] Use MonoError for mono_property_get_object
2016-02-09 Aleksey Kliger[reflection] Push MonoError through some static functions
2016-02-09 Aleksey Kliger[debugger] Don't call buffer_add_objid with NULL
2016-02-09 Aleksey Kliger[runtime] Cleanup MonoError after mono_runtime_try_invoke
2016-02-09 Aleksey Kliger[mini] Use catchExcInMonoError to decide if exc should...
2016-02-09 Aleksey Kliger[runtime] Don't raise MonoError when unloading appdomain
2016-02-09 Miguel de Icaza[Docs] document one of our most key APIs: mono_add_inte...
2016-02-09 Miguel de Icaza[Docs] Improved the rendering, added some docs
2016-02-09 monojenkinsMerge pull request #2579 from ludovic-henry/fix-asyncre...
2016-02-09 Ludovic Henry[AsyncResult] Fix unhandled exception behaviour in...
2016-02-09 Marek Safar[corlib] AppContext from reference source
2016-02-09 Miguel de Icaza[Docs] Use an external style sheet, prefix the css...
2016-02-09 Alexander KöplingerMerge pull request #2578 from akoeplinger/fix-hardcoded...
2016-02-09 Zoltan Varga[llvmonly] Compile the bitcode files using -O2.
2016-02-09 monojenkinsMerge pull request #2577 from xmcclure/bugzilla-37834
2016-02-09 Zoltan Varga[llvmonly] Add unbox wrappers when invoking vtype insta...
2016-02-08 Miguel de Icaza[Documentation] Fix the nesting of docs
2016-02-08 Alexander Köplinger[metadata] Fix hardcoded mono/2.0 path in assembly.c
2016-02-08 Miguel de Icaza[docs] Improve the rendering of our API binding APIs...
2016-02-08 Andi McClureSupport OS X "locked" state (fixes #37834)
2016-02-08 Aleksey Kliger... Merge pull request #2555 from lambdageek/monoerror...
2016-02-08 Alexander Köplinger[mcs] Use $(PLATFORM_PATH_SEPARATOR) instead of ':...
2016-02-08 Alexander Köplinger[msvc] Fix Debug build by disabling outdated projects...
2016-02-08 Aleksey Kliger... Merge pull request #2571 from lambdageek/monoerror...
2016-02-08 Alexander Köplinger[System.Runtime.Caching] Make TestExpiredGetValues...
2016-02-08 Alexander Köplinger[readme] Clarify --enable-parallel-mark description
2016-02-08 Aleksey Kliger[runtime] Switch to mono_runtime_invoke_checked and...
2016-02-08 Ludovic Henry[runtime] Use MonoError for mono_jit_runtime_invoke...
2016-02-08 Aleksey Kliger[reflection] Use MonoError in mono_assembly_get_object
2016-02-08 Rodrigo KumperaMerge pull request #2574 from abrasive/gcc5_fix_gc
2016-02-08 Rodrigo KumperaMerge pull request #2575 from alexrp/master
2016-02-08 Alex Rønne... [profiler] Fix a rare crash when sending SIGPROF to...
2016-02-08 Zoltan Varga[llvmonly] Disable tail calls as they break stack traces.
2016-02-08 Zoltan Varga[llvm] Make the stack walk code return.
2016-02-07 James Laird-Wahlibgc: use __builtin_frame_address in GC_approx_sp
2016-02-07 Zoltan Varga[llvmonly] Compile the bitcode files using -O2 (only...
2016-02-07 Zoltan Varga[llvm] When storing valuetypes received in registers...
2016-02-06 Aleksey Kliger... Merge pull request #2567 from lambdageek/monoerror...
2016-02-06 Zoltan Varga[jit] Disable to returning of trampolines from mini_jit...
2016-02-06 Zoltan Varga[llvmonly] Remove the mono_llvmonly_get_calling_assembl...
2016-02-05 Aleksey Kliger[reflection] Use MonoError in mono_module_file_get_object
2016-02-05 Zoltan VargaFix the build.
2016-02-05 Andi McClureMerge pull request #2569 from xmcclure/gshared-enable
2016-02-05 João MatosFixed compiler to wrap paths with embedded spaces when...
2016-02-05 Rolf Bjarne... [corlib] Disable ThreadLocalTests.DisposeOnThreadExit...
2016-02-05 Alexander KöplingerMerge pull request #2572 from akoeplinger/fix-monodoc...
2016-02-05 Zoltan Varga[llvmonly] Various small fixes. Make mono_llvm_throw_ex...
2016-02-05 Miguel de Icaza[Docs] More API docs
2016-02-05 Zoltan Varga[llvmonly] Don't set the invariant.load flag on loads...
2016-02-05 Zoltan VargaRevert "[jit] Don't allocate memory for unused vreg"
2016-02-04 Andi McClureMove some amd64 constants out of source into header
2016-02-04 Andi McClureClarify trampoline error message in aot-runtime
2016-02-04 Aleksey Kliger... Merge pull request #2566 from lambdageek/monoerror...
2016-02-04 Aleksey Kliger... Merge pull request #2535 from lambdageek/monoerror...
2016-02-04 Marek Safar[System] Remove explicit sdk target from CSharpCodeCompiler
2016-02-04 Ludovic Henry[io-layer] Print from which pipe we just read
2016-02-04 Ludovic Henry[Process] Fix possible double call to Begin(Output...
2016-02-04 Ludovic Henry[threads] Remove mono_thread_notify_pending_exc_fn...
2016-02-04 Ludovic Henry[thread] Remove mono_thread_info_begin_suspend unused...
2016-02-04 Ludovic Henry[threads] Remove unecessary block/unblock suspend ACK...
2016-02-04 Marek Safar[mcs] Update sdk profile paths after 88b287f06584a6284f...
2016-02-04 Alexander Köplinger[monodoc] Fix literal formatting on systems where decim...
2016-02-03 Zoltan Varga[llvm] Zero extend unsigned enum arguments. Fixes ...
2016-02-03 Andi McClureAdd --exclude-test option to mono/mini test driver
2016-02-03 Andi McClureMinor additions to comments around amd64 aot
2016-02-03 Andi McClureChanges to gsharedvt amd64 tests
2016-02-03 Aleksey Kliger[reflection] Use MonoError for mono_module_get_object
2016-02-03 Aleksey Kliger[reflection] Use MonoError in mono_image_get_{method...
2016-02-03 Aleksey Kliger[reflection] Use MonoError for mono_image_get_{method...
2016-02-03 Aleksey Kliger[reflection] Use MonoError in mono_image_create_pefile
2016-02-03 Aleksey Kliger[reflection] Don't raise in mono_image_get_method_info
2016-02-03 Aleksey Kliger[reflection] Don't raise in reflection_methodbuilder_fr...
2016-02-03 Aleksey Kliger[reflection] Don't raise in mono_type_get_object_checked
2016-02-03 Aleksey Kliger[reflection] Use MonoError for mono_image_create_method...
2016-02-03 Aleksey Kliger[reflection] Use MonoError for mono_image_build_metadata
2016-02-03 Aleksey Kliger[reflection] Use MonoError in mono_image_create_token
2016-02-03 Aleksey Kliger[reflection] Use MonoError in some static functions
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
next