mono.git
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 Marcos Henrich[System.Xml] Fix sub class serialization on lists
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 Ludovic Henry[runtime] Use MonoError for mono_string_alloc
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 Alexander Kyte[mobile_static] Fixed AES class usage for mobile_static...
2016-01-22 Alexander Kyte[bcl/build] Move the config include before setting...
2016-01-22 Alexander Kyte[mobile_static] Work around a test that breaks with...
2016-01-22 Alexander Kyte[mobile_static] Fix test by replicating monotouch behavior
2016-01-22 Alexander Kyte[mobile_static] Disable task test described to fail...
2016-01-22 Alexander Kyte[bcl] Mark finalizer-dependent test as not working...
2016-01-22 Alexander Kyte[bcl] Add current directory to reflection lookup path...
2016-01-22 Alexander Kyte[mobile_static] Fixed test that needed test .dlls expli...
2016-01-22 Alexander Kyte[mobile_static] Added missing mobile_static blacklists
2016-01-22 Alexander Kyte[bcl] Remove trailing whitespace from corlib_test.dll...
2016-01-22 Alexander Kyte[mobile_static] Don't run vts tests on mobile_static
2016-01-22 Alexander Kyte[mobile_static] Exclude the MobileNotWorking category...
2016-01-22 Alexander Kyte[bcl/mobile] Fixed TimeZoneTest on non-xammac/non-monot...
2016-01-22 Alexander Kyte[bcl] Exclude tests for mobile_static excluded on monotouch
2016-01-22 Alexander Kyte[bcl] Add mobile_static sources/excludes based on monot...
2016-01-22 Alexander Kyte[mobile_static] Remove include of Mono.Posix.dll on...
2016-01-22 Alexander Kyte[bcl] Make the bcl build system respect .excludes for...
2016-01-22 Alexander Kyte[bcl] Fix gensources undesired behavior, see full message
2016-01-22 Alexander Kyte[nunit-lite] Use nunit-lite in the build system if...
2016-01-22 Alexander Kyte[nunit-lite] Add NUnitLite fork as submodule and build...
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
next