mono.git
2016-01-28 Rolf Bjarne... [mono-api-info] CreateAttributeMapping: don't create...
2016-01-28 Rolf Bjarne... [mono-api-info] Rework AttributeData to use a static...
2016-01-28 Rolf Bjarne... [mono-api-info] Improve CleanupTypeName to not create...
2016-01-28 Rolf Bjarne... [mono-api-info] First filter, then order, and use ordin...
2016-01-28 Rolf Bjarne... [mono-api-info] Rework SkipAttribute to use ordinal...
2016-01-28 Rolf Bjarne... [mono-api-info] Use ordinal string comparison. It's...
2016-01-28 Rolf Bjarne... [mono-api-info] Remove unused method.
2016-01-28 Rolf Bjarne... [mono-api-info] Use XmlWriter instead of XmlDocument...
2016-01-28 Marek Safar[xbuild] Set .net 4.5 target to 4.5 restricted api
2016-01-28 Marek Safar[system] Add DeliveryFormat to SmtpSection. Fixes ...
2016-01-28 Rolf Bjarne... [mono-api-info] Add support for writing output to a...
2016-01-28 Marek Safar[mcs] Implements null operator for dynamic expressions...
2016-01-28 Zoltan VargaMerge pull request #2497 from ludovic-henry/monoerror...
2016-01-28 Sebastien Pouliot[System] Move HttpListenerResponse.GetStatusDescription...
2016-01-28 Alexander Köplinger[System.Web] Fix another wrong test assembly name
2016-01-28 Zoltan VargaMerge pull request #2527 from vargaz/jit-errors
2016-01-27 Alexander KöplingerMerge pull request #2526 from alexanderkyte/llvmonly_mo...
2016-01-27 Alexander Köplinger[bcl] Fix dll names and InternalsVisibleTo for test...
2016-01-27 Alexander KöplingerMerge pull request #2523 from akoeplinger/fix-profiler...
2016-01-27 Zoltan Varga[jit] Convert some of the error handling to use cfg...
2016-01-27 Neale FergusonUse S390_SET to get addresses rather than the previous...
2016-01-27 Alexander Kyte[mobile_static] Don't use gsharedvt with llvmonly
2016-01-27 Alexander Kyte[nunitlite] Documented console .config usage
2016-01-27 Alexander KyteMerge pull request #2432 from alexanderkyte/compile_cor...
2016-01-27 Alexander Kyte[aot/bcl] Add Makefile configuration to build the bcl...
2016-01-27 Alexander KyteMerge pull request #2431 from alexanderkyte/tests_with_...
2016-01-27 Alexander Köplinger[profiler] Fix test reporting success even though a...
2016-01-27 Zoltan VargaRevert "[runtime] Use explicit loop checking to remove...
2016-01-27 Rodrigo KumperaMerge pull request #2520 from kumpera/loader-error...
2016-01-27 monojenkinsMerge pull request #2521 from akoeplinger/fix-sockettes...
2016-01-27 Marek Safar[mcs] Reset null operator barrier in parenthesis expression
2016-01-27 Chris HamonsFix serialization under XM 4.5 Target Framework
2016-01-27 Alexander Köplinger[System] Fix error in new BeginConnectToIPV4EndPointUsi...
2016-01-27 Alexander Köplinger[System.Runtime.Caching] Bump timeout in tests to make...
2016-01-27 Ludovic HenryMerge pull request #2420 from stefansedich/master
2016-01-27 Zoltan Varga[runtime] Use mono_error_set_pending_exception () inste...
2016-01-27 monojenkinsMerge pull request #2486 from ludovic-henry/monoerror...
2016-01-27 monojenkinsMerge pull request #2519 from ludovic-henry/fix-array...
2016-01-27 Rodrigo Kumpera[mono-error] The reflection code still festered with...
2016-01-27 Zoltan Varga[x86] Change the way exceptions are thrown from trampol...
2016-01-27 Rodrigo Kumpera[jit] Fix error propagation when loading methods. Move...
2016-01-27 Zoltan VargaFix the build.
2016-01-27 Zoltan Varga[jit] Use mono_set_pending_exception () in one jit...
2016-01-27 Ludovic Henry[array] Replace raise exception by pending exception...
2016-01-27 Ludovic Henry[runtime] Use MonoError for mono_gsharedvt_constrained_call
2016-01-26 Ludovic Henry[runtime] Use MonoError for mono_type_get_object
2016-01-26 Zoltan Varga[runtime] Get rid of mono_thread_force_interruption_che...
2016-01-26 Zoltan Varga[jit] Add a new jit icall mono_interruption_checkpoint_...
2016-01-26 Zoltan Varga[amd64] Change the way exceptions are thrown from tramp...
2016-01-26 Rodrigo Kumpera[mono-error] Replace legacy calls to mono_get_method...
2016-01-26 Rodrigo Kumpera[mono-error] Remove usage of a couple of legacy functio...
2016-01-26 Rodrigo Kumpera[mono-error] Remove loader-error conversion for 3 funct...
2016-01-26 Alexander KöplingerMerge pull request #2517 from steffen-kiess/posix-socke...
2016-01-26 Rodrigo KumperaMerge pull request #2500 from ludovic-henry/monoerror...
2016-01-26 Zoltan Varga[runtime] Fix the computation of StackFrame.native_offs...
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 Steffen Kieß[Mono.Posix] Fix the SocketTest.ControlMsg() test on OSX
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 Ludovic Henry[runtime] Use MonoError for mono_string_alloc
next