[corlib] Fix FileInfo.MoveTo with same name.
[mono.git] / mono /
2016-02-15 Vlad BrezaeMerge pull request #2562 from BrzVlad/fix-drainstack...
2016-02-15 Alexander Köplinger[io-layer] Add Get/SetThreadPriority to wapi-remap.h
2016-02-15 Marek SafarMerge pull request #2619 from directhex/dont_remap_npgsql
2016-02-15 Jo ShieldsDon't remap all versions of Npgsql to 4.0.0.0
2016-02-15 Marcos HenrichMerge pull request #2400 from esdrubal/extrahead
2016-02-15 Marcos HenrichMerge pull request #2323 from esdrubal/servicemodel
2016-02-15 Marek SafarMerge pull request #2613 from knocte/crypto-refsource
2016-02-13 monojenkinsMerge pull request #2608 from ludovic-henry/monoerror...
2016-02-13 Alexander KöplingerMerge pull request #2611 from akoeplinger/cleanup
2016-02-13 monojenkinsMerge pull request #2612 from xmcclure/largestring
2016-02-13 monojenkinsMerge pull request #2442 from schani/fix-larger-tlab...
2016-02-13 Zoltan Varga[jit] Add a checked version to mono_resolve_patch_targe...
2016-02-13 Alexander KöplingerRevert "[Process] Add stress tests"
2016-02-12 Mark ProbstMerge pull request #2573 from BrzVlad/fix-conc-memusage
2016-02-12 monojenkinsMerge pull request #2589 from gofman/master
2016-02-12 monojenkinsMerge pull request #2585 from lambdageek/dev/bug-38222
2016-02-12 Aleksey Kliger ... Merge pull request #2605 from lambdageek/dev/bug-38408
2016-02-12 Ludovic HenryRevert "[System] Import System.Diagnostics.Process"
2016-02-12 Mark Probst[sgen] Allow TLABs larger than MAX_SMALL_OBJ_SIZE.
2016-02-12 Mark Probst[sgen] Add necessary type cast.
2016-02-12 Ludovic Henry[runtime] Use MonoError for mono_module_get_types
2016-02-12 Ludovic Henry[runtime] Use MonoError for fill_reflection_assembly_name
2016-02-12 Ludovic Henry[runtime] Use MonoError for create_version
2016-02-12 Ludovic Henry[runtime] Use MonoError for type_from_parsed_name
2016-02-12 monojenkinsMerge pull request #2576 from ludovic-henry/referenceso...
2016-02-12 Alexander KöplingerMerge pull request #2604 from mattleibow/pcl-mono.datac...
2016-02-12 Aleksey Kliger[io] Don't leak Pipe filename
2016-02-12 Aleksey Kliger[io] Release Pipe and Console shared handles
2016-02-12 Ludovic Henry[Process] Add stress tests
2016-02-12 Ludovic Henry[System] Import System.Diagnostics.Process
2016-02-12 Zoltan Varga[jit] Fix the bblock linking in c5512c0d3e2b102ed16158c...
2016-02-11 Ludovic HenryMerge pull request #2560 from ludovic-henry/coop-thread...
2016-02-11 Aleksey Kliger ... Merge pull request #2587 from lambdageek/monoerror...
2016-02-11 Marcos HenrichMerge pull request #2590 from esdrubal/wcf_req
2016-02-11 Ludovic HenryMerge pull request #2595 from ludovic-henry/tests-sgen
2016-02-11 Aleksey Kliger[reflection] Better error behavior for API functions
2016-02-11 Ludovic Henry[tests] Remove manual for loop to run sgen tests and...
2016-02-11 Ludovic Henry[threads] Split abort/suspend into self and async cases
2016-02-11 Zoltan Varga[aot] Fix the check in mono_aot_get_plt_entry () for...
2016-02-11 Zoltan Varga[jit] Add a fastpath to Monitor.Enter () which doesn...
2016-02-11 Zoltan VargaFix a warning.
2016-02-11 Zoltan Varga[jit] Fix the peephole optimization added by 9fc7c1de3a...
2016-02-10 Alexander KöplingerMerge pull request #2591 from gofman/cherry-branch
2016-02-10 Alexander KöplingerMerge pull request #2594 from akoeplinger/fix-facade...
2016-02-10 Alex Rønne Petersen[profiler] Remove perf_event.h from EXTRA_DIST, too.
2016-02-10 Alex Rønne Petersen[profiler] Only include perf_event.h when actually...
2016-02-10 Alex Rønne Petersen[profiler] Remove the bundled perf_event.h header.
2016-02-10 Zoltan Varga[llvmonly] Remove some leftover debugging code.
2016-02-10 Alexander Köplinger[metadata] Fix Facades lookup in assembly.c when MONO_P...
2016-02-10 Paul Gofmansgen: fix bit counting in mword
2016-02-10 Zoltan Varga[jit] Add a peephole optimization to remove the ldaddr...
2016-02-10 Zoltan Varga[llvmonly] Disable the 'overriding the module target...
2016-02-10 Zoltan Varga[llvmonly] Fix a few issues passing and returning vtype...
2016-02-10 Zoltan Varga[llvmonly] Fix the locking in the gsharedvt wrapper...
2016-02-10 monojenkinsMerge pull request #2584 from lewurm/fix-mobile-compilation
2016-02-10 Aleksey Kliger[reflection] Set pending loader exception in mono_refle...
2016-02-09 monojenkinsMerge pull request #2582 from ludovic-henry/fix-threadp...
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 monojenkinsMerge pull request #2579 from ludovic-henry/fix-asyncre...
2016-02-09 Ludovic Henry[AsyncResult] Fix unhandled exception behaviour in...
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 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 Aleksey Kliger ... Merge pull request #2571 from lambdageek/monoerror...
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 Vlad Brezae[sgen] Improve memory usage with the concurrent collector
2016-02-08 Vlad Brezae[sgen] Drain the gray stack only in finish gray stack
2016-02-08 Alex Rønne Petersen[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 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
next