mono.git
2015-03-01 João MatosMerge pull request #1514 from directhex/master
2015-03-01 Zoltan Varga[jit] Move aot method loading to mono_jit_compile_metho...
2015-03-01 Zoltan Varga[jit] Remove some dead code/includes.
2015-03-01 Zoltan Varga[runtime] Split mini.c into two files: mini.c contains...
2015-03-01 Zoltan VargaFix a warning.
2015-03-01 Zoltan Varga[build] Avoid changing System.Xml.Linq references to...
2015-02-28 Zoltan Varga[jit] Remove some dead code.
2015-02-28 Zoltan VargaMerge pull request #1607 from davidmoore1/bug-27529
2015-02-28 David MooreBug 27529 Tool Tip appears behind menu
2015-02-28 Jo ShieldsWorkaround for X509Certificate.RSA throwing an unhandle...
2015-02-28 Zoltan Varga[bcl] Enable parallel build for parts of the 4.5 class...
2015-02-27 Zoltan Varga[llvm] Increase the size of a parameter array which...
2015-02-27 Marek Safar[Microsoft.Build.Engine] Update missing method exceptio...
2015-02-27 Marek Safar[corlib] Throw correct exception for missing properties...
2015-02-27 João MatosAdded "ld-flags" to pass extra linker flags to the...
2015-02-27 Rodrigo KumperaRemove explicit support for 2.0, it will now use 4.5
2015-02-27 Marek Safar[mcs] Better error reporting for wrong unexpected escap...
2015-02-27 Zoltan VargaMerge pull request #1605 from iainx/cov-install-coverag...
2015-02-27 iain holmesCheck the coverage hash exists before accessing it
2015-02-27 Zoltan VargaMerge pull request #1604 from iainx/cov-install-coverag...
2015-02-27 Marek Safar[corlib] Implement Activator invocation on params const...
2015-02-27 Zoltan VargaMerge pull request #1603 from iainx/coverage-null-protect
2015-02-27 iain holmesCheck for valid coverage info before dereferencing it.
2015-02-27 Marek SafarBump reference sources to fix #27492
2015-02-27 Marek Safar[corlib] Add DefaultDllImportSearchPathsAttribute
2015-02-27 Marek Safar[corlib] Binder from reference sources
2015-02-27 Marek Safar[build] Use resource strings for library builds only
2015-02-27 iain holmes[cov] Install a coverage filter
2015-02-27 Zoltan Varga[build] Fix a bug in 37983f7fc3098e23522298e721896c559d...
2015-02-27 Zoltan Varga[build] Add dependency information for class libraries...
2015-02-26 Zoltan Varga[bcl] Remove some net 1.0 stuff from Makefiles.
2015-02-26 Zoltan VargaMerge pull request #1602 from cdettmering/master
2015-02-26 Chad DettmeringFixed up formatting to comply with Mono coding guidelines
2015-02-26 Chad DettmeringChanged System.Windows.Forms.ToolStripManager.RevertMer...
2015-02-26 Zoltan Varga[jit] Disable direct calls to icalls when using llvm...
2015-02-26 Rolf Bjarne... Ignore a few decimal tests on mobile, according to...
2015-02-26 Zoltan Varga[runtime] Use mono_set_pending_exception () in some...
2015-02-26 Zoltan Varga[runtime] Disable the "bridge-implementation=tarjan...
2015-02-26 Rolf Bjarne... Don't use _NSGetEnviron on arm64.
2015-02-26 Rolf Bjarne... Restrict IOKit usage to desktop OSX.
2015-02-26 João MatosFixed compilation on Linux targets without `linux/seria...
2015-02-26 Zoltan VargaMerge pull request #1599 from StephenMcConnel/bug-26887-A
2015-02-25 Rodrigo Kumpera[sgen-bridge] Fix all the bridges after the change...
2015-02-25 Stephen McConnelPrevent right click from triggering ToolStrip.OnItemClicked
2015-02-25 Rodrigo KumperaFix my last commit to properly include the tarjan test...
2015-02-25 Rodrigo KumperaAdd the tarjan bridge to the test matrix.
2015-02-25 Rodrigo Kumpera[sgen] Fix the sgen bridge test suite. Oh my.
2015-02-25 Rodrigo KumperaMerge pull request #1598 from mono/revert-1593-new_suspend
2015-02-25 Rodrigo KumperaRevert "This introduces the new suspend machinery....
2015-02-25 Atsushi Enobump referencesource.
2015-02-25 Rodrigo KumperaMerge pull request #1597 from akoeplinger/remove-ef
2015-02-25 Zoltan Varga[runtime] Remove definitions of MONO_SHARED_DIR from...
2015-02-25 Alexander KöplingerRemove EntityFramework from class libs
2015-02-25 Rodrigo KumperaMerge pull request #1593 from kumpera/new_suspend
2015-02-25 Zoltan Varga[jit] Make the opcode emulation jit icalls callable...
2015-02-25 Miguel de Icaza[SslClientStream] Prevent crashes when a connection...
2015-02-25 Miguel de IcazaMerge pull request #1584 from zevane/patch-2
2015-02-25 Miguel de Icaza[Serial] Add support for high baud rates to MacOS
2015-02-25 Miguel de Icaza[serial,signal] Add support for Linux arbitrary baud...
2015-02-25 Marek Safar[system.net.http] Add another workaround for incompatib...
2015-02-25 Marek Safar[System.Net.Http] Change relative uri test to not requi...
2015-02-25 Atsushi Enoremove replaced and unused Encoding code.
2015-02-25 Atsushi EnoMerge pull request #1590 from atsushieno/import-diagnos...
2015-02-25 Atsushi Enoremove replaced System.Diagnostics.Trace family code.
2015-02-24 Zoltan VargaRevert "[runtime] Use mono_set_pending_exception (...
2015-02-24 Atsushi Eno[xml] add missing CONFIGURATION_DEP
2015-02-24 Zoltan Varga[runtime] Declare ICALL_EXPORT as MONO_API so it works...
2015-02-24 Zoltan VargaFix a warning.
2015-02-24 Zoltan Varga[runtime] Remove some dead definitions.
2015-02-24 Marek Safar[Mono.XBuild.Tasks] Fixes versioning with newer than...
2015-02-24 Rodrigo Kumperabump master version of mono.
2015-02-24 Rodrigo Kumpera[threading] Rework suspend code to be based on a state...
2015-02-24 Zoltan Varga[runtime] Use mono_set_pending_exception () in some...
2015-02-24 Rodrigo KumperaMerge pull request #1591 from akoeplinger/remove-npgsql
2015-02-24 Alexis Christoforides[Decimal] Fix C89 compliance in decimal-ms.c
2015-02-24 Marek Safar[facades] Add missing System.ServiceModel.Primitives...
2015-02-24 Marek Safar[corlib] Use HGlobalUnmanagedMemoryStream directly...
2015-02-24 Alexander KöplingerRemove Npgsql from class libs
2015-02-24 João Matos[runtime] Upgraded Jay MSVC project to VS 2013.
2015-02-24 João Matos[runtime] Fixed the MSVC build.
2015-02-24 Rodrigo Kumpera[sgen] Introduce SgenThreadInfo::suspend_done.
2015-02-24 Rodrigo KumperaAdd suspend done everywhere else.
2015-02-24 Atsushi EnoBring back DefaultTraceListener because it already...
2015-02-24 Atsushi Enoimport System.Diagnostics.Trace etc. from referencesource.
2015-02-24 Atsushi Enobump referencesource to include System.Diagnostics...
2015-02-24 Marek Safar[system.net.http] Accept header with multiple values...
2015-02-24 Rodrigo KumperaMerge pull request #1587 from kumpera/cleanup_threading
2015-02-24 Marek Safar[corlib] BinaryWriter/BinaryReader from reference sources
2015-02-24 Marek Safar[corlib] UnmanagedMemoryStream from reference sources
2015-02-24 Atsushi Enobump referencesource (more BIGENDIAN fixes for UnicodeE...
2015-02-24 Zoltan Varga[runtime] Fix the non-msvc build.
2015-02-24 Zoltan Varga[runtime] Mark mono_set_pending_exception () as a cold...
2015-02-24 Zoltan Varga[jit] Use mono_set_pending_exception () instead of...
2015-02-23 Rodrigo Kumpera[threading] Don't suspend a thread running out of its...
2015-02-23 Rodrigo Kumpera[threading] compute thread boulds on thread registration.
2015-02-23 Zoltan Varga[runtime] Disable some dyncall/gsharedvt fullaot tests...
2015-02-23 Zoltan Varga[bcl] Fix Console support on ios, the TextWriter class...
2015-02-23 Rodrigo Kumpera[threading] When checking if a thread is in a critical...
2015-02-23 Rodrigo Kumpera[threading] Introduce mono_thread_info_is_live and...
2015-02-23 Zoltan Varga[jit] Make mono_thread_interruption_checkpoint () retur...
next