[mono-api-info] Remove unused method.
[mono.git] / mcs /
2016-01-28 Rolf Bjarne Kvinge[mono-api-info] Remove unused method.
2016-01-28 Rolf Bjarne Kvinge[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 Kvinge[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 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 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-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 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 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 Alexander Köplinger[Mono.Posix] Disable new ControlMsg() test that fails...
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 Jonathan PryorMerge pull request #2097 from steffen-kiess/posix-sockets-3
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 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-24 Zoltan VargaMerge pull request #2487 from alexanderkyte/wrapper_typ...
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 Kvinge[linker] Add API to notify subclasses of removed attrib...
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 Sebastien Pouliot[system] Avoid reflection use to create NtlmSession...
2016-01-22 Marek Safar[mcs] String interpolating of dynamic arguments does...
2016-01-22 Alexander KöplingerMerge pull request #2494 from nealef/master
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 Zoltan VargaMerge pull request #2488 from nealef/master
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 Rodrigo KumperaMerge pull request #2474 from kumpera/compact_mono_error
2016-01-21 Martin Baulig[Mono.Security]: Add 'MonoTlsSettings.EnabledCiphers'.
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 Rodrigo KumperaMerge pull request #2472 from kumpera/gc_api_fixes
2016-01-21 Alexander Köplinger[Mono.Posix] Make UnixSignalTest.TestRaiseStorm() more...
next