mono.git
2017-03-23 Ludovic Henry[threadpool-io] Ensure selector thread is running befor...
2017-03-23 Andoni Morales... [mkbundle] Use correctly link paths when loading assemb...
2017-03-23 Brian Radermaninvoke_array_extract_argument() will create objects...
2017-03-23 Adrian ChengOne brace missed
2017-03-23 Adrian ChengClean unrelated changes left
2017-03-23 Adrian ChengTry hardly to fix the revert the style changes I made...
2017-03-23 Adrian ChengPut the spaces back before calling function and indexi...
2017-03-23 Adrian ChengChange brace style to follow coding guidelines
2017-03-23 Adrian ChengReplace whitespaces to 8-spaces tabs
2017-03-23 Adrian ChengFix Bug #40969
2017-03-23 Marek SafarBump cecil
2017-03-23 Aaron Bockovercsharp: support command line arguments for scripts
2017-03-23 Marek Safar[System.Data] Fixes tests build with mobile profiles
2017-03-23 Marek Safar[System.Configuration] Refactor InitForConfiguration...
2017-03-22 Marek Safar[xbuild] Copy csc/mcs GC settings to xbuild script
2017-03-22 Chris HamonsAppleTls Support (#4470)
2017-03-22 monojenkins[msvc] Update csproj files
2017-03-22 Egor Bogatov[System.Data] Integration tests (#4538)
2017-03-22 EgorBo[System.Data] Fix bug-53217: use AddressFamily.InterNet...
2017-03-22 Zoltan Varga[runtime] Fix another typo in get_errno_from_g_file_err...
2017-03-22 Zoltan Varga[runtime] Fix a typo causing an assert in get_errno_fro...
2017-03-21 Marek Safar[msvc] Fixes Cecil project update
2017-03-21 Zoltan Varga[runtime] Add some documentation for the offsets stuff.
2017-03-21 monojenkins[msvc] Update csproj files
2017-03-21 Zoltan Varga[ppdb] Avoid asserting on ppdb images without a guid...
2017-03-21 Alexander Köplinger[System.Web] Fix standalone-runner to return non-zero...
2017-03-21 Marek SafarBump linker
2017-03-20 Marek Safar[System] Fix Process tests on watch
2017-03-20 Marek Safar[System.Core] Update mobile test
2017-03-20 Alexander KyteMerge pull request #4555 from alexanderkyte/finished_ma...
2017-03-20 monojenkins[msvc] Update csproj files
2017-03-20 Rodrigo KumperaMerge pull request #4554 from kumpera/cleanup-random...
2017-03-20 Zoltan Varga[arm64] Fix the DISABLE_JIT build.
2017-03-20 Vladimir KazakovSystem.Security.Cryptography.X509Certificates enums...
2017-03-20 Zoltan Varga[simd] Add some missing Vector<T> intrinsics. Add some...
2017-03-20 monojenkins[msvc] Update csproj files
2017-03-20 Zoltan Varga[x86] Implement OP_EXPAND_I1 by lowering instead of...
2017-03-18 Bernhard Urban[interp] allocate storage for value types in runtime_invoke
2017-03-18 Bernhard Urban[interp] treat GENERICINST properly on runtime_invoke...
2017-03-18 Bernhard Urban[interp] box IntPtr on return of runtime_invoke
2017-03-18 Bernhard Urban[interp] add UnsafeMov intrinsic support
2017-03-18 Bernhard Urban[interp] fix offset for starg_vt insn
2017-03-18 Bernhard Urban[interp] remove register keyword hack.
2017-03-18 Bernhard Urban[interp] call mono_thread_abort after an exception...
2017-03-18 Bernhard Urban[interp] don't assert on stack walking if we don't...
2017-03-18 Bernhard Urban[lldb] update `monobt` so it understands interpreter...
2017-03-17 Zoltan Varga[arm] Fix the DISABLE_JIT build.
2017-03-17 Frederik CarlierMake System.Drawing code compatible with .NET Core...
2017-03-17 Alexander Kyte[runtime] Finish AOT method name mangler
2017-03-17 Rodrigo Kumpera[runtime] Remove debug spew.
2017-03-17 Rodrigo Kumpera[runtime] Remove debug leftover and have mono_assembly_...
2017-03-17 su21less allocation in Socket (#4516)
2017-03-17 Andi McClureBump version number to 4.9.4 to support automated builders
2017-03-17 Marek SafarAdd support for xunit tests
2017-03-17 Marek Safar[System] Add back empty MonoTouch namespace
2017-03-17 Johan LorenssonMerge pull request #4542 from lateralusX/jlorenss/win...
2017-03-17 Zoltan Varga[jit] Remove support for the separate mono_lmf variable...
2017-03-16 Frederik CarlierRemove CAS attributes from System.Drawing (#4544)
2017-03-16 Aleksey Kliger... Merge pull request #4453 from lambdageek/bug-49721
2017-03-16 Zoltan Varga[x86] Disable the usage of mono_lmf on android as a...
2017-03-16 Zoltan Varga[x86] Remove some incorrect code from method prologs...
2017-03-16 Alexander Köplinger[corcompare] Fix support for BindableAtribute ctor...
2017-03-16 Alexander KöplingerMove target for creating monolite package to Mono
2017-03-16 Alexander KöplingerInclude Mono version in corlib version
2017-03-16 Rodrigo KumperaMerge pull request #4536 from kumpera/block-rebind...
2017-03-16 Aleksey Kliger[tests] Separate MONO_PATH directories by PLATFORM_PATH...
2017-03-16 Aleksey Kliger[mono/tests] Add strong named assembly loading tests
2017-03-16 Rodrigo Kumpera[tools] Dep check the downloads to avoid the mistake...
2017-03-16 Rodrigo Kumpera[runtime] Update the banned version list to include...
2017-03-16 Alexander Köplinger[xbuild] Fix make dist broken by a350f8f0f470
2017-03-16 Alexander Köplinger[WindowsBase] Rename method parameters to match .NET...
2017-03-16 Alexander Köplinger[System.Xaml] Rename method parameters to match .NET...
2017-03-16 Alexander Köplinger[System.Windows.Forms.DataVisualization] Rename method...
2017-03-16 Alexander Köplinger[System.Web.Extensions] Rename method parameters to...
2017-03-16 Alexander Köplinger[System.Web.ApplicationServices] Rename method paramete...
2017-03-16 Alexander Köplinger[System.Web] Rename method parameters to match .NET...
2017-03-16 Alexander Köplinger[System.Transactions] Rename method parameters to match...
2017-03-16 Alexander Köplinger[System.ServiceModel.Web] Rename method parameters...
2017-03-16 Alexander Köplinger[System.ServiceModel.Discovery] Rename method parameter...
2017-03-16 Alexander Köplinger[System.ServiceModel] Rename method parameters to match...
2017-03-16 Alexander Köplinger[System.Security] Rename method parameters to match...
2017-03-16 Alexander Köplinger[System.Management] Rename method parameters to match...
2017-03-16 Alexander Köplinger[System.IdentityModel.Selectors] Rename method paramete...
2017-03-16 Alexander Köplinger[System.IdentityModel] Rename method parameters to...
2017-03-16 Alexander Köplinger[System.EnterpriseServices] Rename method parameters...
2017-03-16 Alexander Köplinger[System.Drawing] Rename method parameters to match...
2017-03-16 Alexander Köplinger[System.DirectoryServices] Rename method parameters...
2017-03-16 Alexander Köplinger[System.Design] Rename method parameters to match ...
2017-03-16 Alexander Köplinger[System.Data.OracleClient] Rename method parameters...
2017-03-16 Alexander Köplinger[System.Data.Linq] Rename method parameters to match...
2017-03-16 Alexander Köplinger[System.Data] Rename method parameters to match .NET...
2017-03-16 Alexander Köplinger[System.Core] Rename method parameters to match .NET...
2017-03-16 Alexander Köplinger[System.Configuration] Rename method parameters to...
2017-03-16 Alexander Köplinger[System] Rename method parameters to match .NET contract
2017-03-16 Alexander Köplinger[Microsoft.Build] Rename method parameters to match...
2017-03-16 Alexander Köplinger[Microsoft.Build.Engine] Rename method parameters to...
2017-03-16 Alexander Köplinger[bcl] Rename variables to avoid conflict with later...
2017-03-16 Marek Safar[corlib] Update culture data. Fixes #53334
2017-03-16 Marek Safar[corlib] Fixes custom formatter with ";" section separa...
2017-03-16 Frederik CarlierUse MD5.Create () instead of new MD5CryptoServiceProvider()
next