mono.git
2016-01-26 Alexis Christoforides[mkbundle] More Windows linking fixes, added "--custom...
2016-01-26 Rodrigo KumperaMerge pull request #2513 from lambdageek/monoerror...
2016-01-26 Rodrigo KumperaMerge pull request #2508 from lambdageek/monoerror...
2016-01-26 Rodrigo KumperaMerge pull request #2506 from lambdageek/monoerror...
2016-01-26 monojenkinsMerge pull request #2516 from lambdageek/monoerror...
2016-01-26 Sebastien Pouliot[System] Make SmtpClient fallback to it's old behaviour...
2016-01-26 Rodrigo KumperaMerge pull request #2490 from ludovic-henry/monoerror...
2016-01-26 Rodrigo KumperaMerge pull request #2463 from ludovic-henry/monoerror...
2016-01-26 Jonathan PryorMerge pull request #2510 from jonpryor/jonp-MonoThread...
2016-01-26 Rodrigo KumperaMerge pull request #2512 from ludovic-henry/fix-coop...
2016-01-26 Aleksey Kliger[runtime] Add MONO_ERROR_EXCEPTION_INSTANCE MonoError
2016-01-26 monojenkinsMerge pull request #2449 from lambdageek/dev/no-chunks
2016-01-26 Alexander KöplingerMerge pull request #2514 from akoeplinger/disable-monop...
2016-01-26 Ludovic Henry[runtime] Use MonoError for mono_string_builder_to_utf8...
2016-01-26 monojenkinsMerge pull request #2511 from ludovic-henry/fix-coop...
2016-01-26 Alexander Köplinger[Mono.Posix] Disable new ControlMsg() test that fails...
2016-01-26 Zoltan Varga[llvmonly] Call 'opt' when running with --aot=asmonly...
2016-01-26 Zoltan Varga[llvm] Add another missing opcode.
2016-01-26 Rodrigo KumperaMerge pull request #2483 from ludovic-henry/monoerror...
2016-01-25 Rodrigo KumperaMerge pull request #2493 from ludovic-henry/monoerror...
2016-01-25 Rodrigo KumperaMerge pull request #2489 from ludovic-henry/monoerror...
2016-01-25 Rodrigo KumperaMerge pull request #2481 from ludovic-henry/monoerror...
2016-01-25 Zoltan Varga[llvmonly] Reenable running 'opt', it was disabled...
2016-01-25 Zoltan Varga[llvmonly] Avoid inlining the original method into...
2016-01-25 Ludovic Henry[coop] Use mono_thread_info_usleep which transition...
2016-01-25 Ludovic Henry[coop] Fix debugger BLOCKING transitions
2016-01-25 Ludovic Henry[runtime] Use MonoError for mono_object_new_pinned
2016-01-25 Aleksey Kliger[runtime] Use MonoError for RESOLVE_TYPE
2016-01-25 Jonathan PryorMerge pull request #2097 from steffen-kiess/posix-sockets-3
2016-01-25 Aleksey Kliger[runtime] Use MonoError for check_array_for_usertypes
2016-01-25 Jonathan Pryor[runtime] Allow getting thread name, managed id from...
2016-01-25 Zoltan Varga[llvmonly] Rename MonoDelegate.rgctx to 'extra_arg...
2016-01-25 Zoltan VargaMerge pull request #2429 from alexanderkyte/nunit_lite_...
2016-01-25 Sebastien Pouliot[tests][System][ios] Avoid reflection usage when testin...
2016-01-25 Aleksey Kliger[runtime] Use MonoError for mono_reflection_type_resolv...
2016-01-25 Zoltan Varga[amd64] Fix d786f235eb48d70d8032708ea19886898e5d1434.
2016-01-25 monojenkinsMerge pull request #2504 from ludovic-henry/fix-console...
2016-01-25 Ludovic Henry[Console] Cleanup console setup
2016-01-25 Ludovic Henry[Console] Fix Console.Error to terminal (tty)
2016-01-25 Zoltan VargaRemove libgc/depcomp and libgc/missing, newer automake...
2016-01-25 Zoltan Varga[llvm] Fix 32 bit platform support which got broken...
2016-01-25 Zoltan Varga[amd64] Add some more unwind info for generic trampolines.
2016-01-24 Zoltan Varga[llvmonly] Optimize delegate invocation.
2016-01-24 Zoltan VargaMerge pull request #2487 from alexanderkyte/wrapper_typ...
2016-01-24 Zoltan Varga[llvmonly] Fix the invocation of generic array helpers...
2016-01-23 monojenkinsMerge pull request #2499 from alexrp/signal-sa-restart
2016-01-23 Rodrigo KumperaMerge pull request #2453 from kumpera/fix_ji_free
2016-01-23 Rolf Bjarne... [linker] Add API to notify subclasses of removed attrib...
2016-01-22 Zoltan Varga[arm] Emit more complete unwind info for generic trampo...
2016-01-22 Alex Rønne... [runtime] Add SA_RESTART to SIG{CONT,INT,PROF,QUIT...
2016-01-22 Sebastien Pouliot[system] Avoid reflection use to create NtlmSession...
2016-01-22 Ludovic Henry[runtime] Fix warning
2016-01-22 Marek Safar[mcs] String interpolating of dynamic arguments does...
2016-01-22 Zoltan Varga[amd64] Fix setting ainfo->pair_size[1] to 1 instead...
2016-01-22 Alexander KöplingerMerge pull request #2494 from nealef/master
2016-01-22 NealeAdjust last fix to bypass another compiler failing
2016-01-22 Ludovic Henry[runtime] Use MonoError for mono_thread_attach_full
2016-01-22 Ludovic Henry[runtime] Use MonoError for new_thread_with_internal
2016-01-22 Alexander KöplingerMerge pull request #2476 from ludovic-henry/fix-process...
2016-01-22 Ludovic Henry[Process] Fix NullReferenceException in AsyncStreamRead...
2016-01-22 Alexander KöplingerMerge pull request #2482 from akoeplinger/mono-posix...
2016-01-22 Ludovic Henry[runtime] Use MonoError for create_thread_object and...
2016-01-22 Ludovic Henry[runtime] Use MonoError for mono_array_new_specific
2016-01-22 Ludovic Henry[runtime] Use MonoError for mono_array_new_full
2016-01-22 Ludovic HenryMerge pull request #2477 from ludovic-henry/monoerror...
2016-01-22 Zoltan VargaMerge pull request #2488 from nealef/master
2016-01-22 NealeTo get around a problem with gcc 4.4.7 on s390x, the...
2016-01-22 Ludovic Henry[runtime] Use MonoError for mono_string_new_size
2016-01-22 Ludovic Henry[runtime] Use MonoError for mono_object_new_alloc_specific
2016-01-22 Rodrigo KumperaMerge pull request #2485 from ludovic-henry/monoerror...
2016-01-22 Rodrigo KumperaMerge pull request #2484 from ludovic-henry/monoerror...
2016-01-22 Rodrigo KumperaMerge pull request #2480 from ludovic-henry/monoerror...
2016-01-22 Rodrigo KumperaMerge pull request #2479 from ludovic-henry/monoerror...
2016-01-22 Rodrigo KumperaMerge pull request #2478 from ludovic-henry/monoerror...
2016-01-22 Rodrigo KumperaMerge pull request #2462 from ludovic-henry/monoerror...
2016-01-21 Rodrigo KumperaMerge pull request #2458 from ludovic-henry/monoerror...
2016-01-21 Rodrigo KumperaMerge pull request #2457 from ludovic-henry/monoerror...
2016-01-21 Alexander Kyte[nunit-lite] Use nunit-lite in the build system if...
2016-01-21 Alexander Kyte[nunit-lite] Add NUnitLite fork as submodule and build...
2016-01-21 Zoltan Varga[bcl] Fix a System.Core test failure caused by a method...
2016-01-21 Alexander Kyte[runtime] Fix type mismatch between runtime invoke...
2016-01-21 Zoltan Varga[llvmonly] Fix the addition of gsharedvt out wrappers...
2016-01-21 Rodrigo KumperaMerge pull request #2474 from kumpera/compact_mono_error
2016-01-21 Rodrigo Kumpera[MonoError] Fix the definition of init_error.
2016-01-21 Martin Baulig[Mono.Security]: Add 'MonoTlsSettings.EnabledCiphers'.
2016-01-21 Zoltan Varga[jit] Fix the reference type detection for Volatile...
2016-01-21 Ludovic Henry[marshal] Inline mono_gc_out_of_memory to explicitly...
2016-01-21 Mark ProbstMerge pull request #2387 from BrzVlad/feature-concurren...
2016-01-21 Mark ProbstMerge pull request #2388 from BrzVlad/feature-los-caching
2016-01-21 Ludovic Henry[runtime] Use MonoError for mono_marshal_alloc
2016-01-21 Ludovic Henry[runtime] Use MonoError for mono_string_get_pinned
2016-01-21 Ludovic Henry[runtime] Use MonoError for mono_object_clone
2016-01-21 Ludovic Henry[runtime] Use MonoError for mono_object_new_mature
2016-01-21 Ludovic Henry[runtime] Use MonoError for mono_object_new_fast
2016-01-21 Ludovic Henry[runtime] Use MonoError for mono_object_new_specific
2016-01-21 Rodrigo KumperaMerge pull request #2472 from kumpera/gc_api_fixes
2016-01-21 Alexander Köplinger[Mono.Posix] Make UnixSignalTest.TestRaiseStorm() more...
2016-01-21 monojenkinsMerge pull request #2471 from ludovic-henry/checkedbuil...
2016-01-21 Ludovic Henry[checked-build] Add compile flag to disable checked...
2016-01-21 Marek SafarMerge pull request #2475 from sandyarmstrong/getculture...
next