mono.git
2016-05-19 Alexander KöplingerMerge pull request #2998 from lateralusX/jlorenss/win...
2016-05-19 Marek SafarMerge pull request #3020 from akoeplinger/fix-ttl
2016-05-19 Miguel de IcazaUpdate .gitignore, remove stale file
2016-05-19 Miguel de Icaza[System.Windows.Forms] Fix incorrect compare of IntPtr...
2016-05-19 Miguel de Icaza[genproj] Fix THISDIR location in a few projects, so...
2016-05-19 Miguel de Icaza[System.Web] Remove duplicate file listings which break...
2016-05-19 Alexander Köplinger[System] Raise ArgumentOutOfRangeException for values...
2016-05-18 Rodrigo KumperaMerge pull request #2992 from lambdageek/dev/monoerror...
2016-05-18 Rodrigo KumperaMerge pull request #2989 from lambdageek/dev/monoerror...
2016-05-18 Rodrigo KumperaMerge pull request #2977 from BrzVlad/fix-major-log2
2016-05-18 Miguel de Icaza[genproj] Sync with latest set of changes to Makefiles
2016-05-18 Miguel de Icaza[genproj] Use an explicit IntermediateOutputPath to...
2016-05-18 Vlad Brezae[sgen] Fix warnings at printing 64bit ints
2016-05-18 Vlad Brezae[sgen] Refactor sgen_perform_collection
2016-05-18 Vlad Brezae[sgen] Log also the real size used by the major objects
2016-05-18 Vlad Brezae[sgen] Log also the total los memory usage
2016-05-18 Vlad Brezae[sgen] Don't log previous collection memory size
2016-05-18 Vlad Brezae[sgen] Precisely log the size of the promoted objects...
2016-05-18 Rodrigo KumperaMerge pull request #3008 from lateralusX/jlorenss/win...
2016-05-18 Marek SafarMerge pull request #3012 from marek-safar/rs-Net
2016-05-18 Aleksey Kliger[runtime] MonoError-ize mono_message_invoke
2016-05-18 Aleksey Kliger[runtime] MonoError-ize mono_runtime_invoke_array
2016-05-18 Aleksey Kliger[runtime] Refactor mono_runtime_invoke_array
2016-05-18 Aleksey Kliger[runtime] MonoError-ize mono_runtime_delegate_invoke
2016-05-18 Aleksey Kliger[runtime] Don't raise while calling unhandled exception...
2016-05-18 Zoltan Varga[runtime] Remove an unused variable.
2016-05-18 Ludovic HenryMerge pull request #2994 from ludovic-henry/remove...
2016-05-18 Aleksey Kliger[runtime] MonoError-ize mono_message_init
2016-05-18 Aleksey Kliger[runtime] MonoError-ize mono_marshal_xdomain_copy_value
2016-05-18 Aleksey Kliger[runtime] MonoError-ize mono_method_call_message_new
2016-05-18 Aleksey Kliger[runtime] MonoError-ize mono_delegate_ctor
2016-05-18 Aleksey Kliger[runtime] MonoError-ize mono_async_result_new
2016-05-18 Aleksey Kliger[runtime] MonoError-ize mono_ldstr
2016-05-18 Miguel de IcazaRemove more deprecated stuff
2016-05-18 Miguel de IcazaRemove dead code, update solution files
2016-05-18 Miguel de Icazagenproj: Improve handling of executables and projects...
2016-05-18 Aleksey Kliger... Merge pull request #2815 from lambdageek/dev/monoerror...
2016-05-18 Aleksey Kliger... Merge pull request #3014 from lambdageek/dev/coop-enabled
2016-05-18 Alexander KöplingerMerge pull request #3007 from directhex/use-mingw64
2016-05-18 Aleksey Kliger[coop] Make mono_threads_is_coop_enabled a normal function
2016-05-18 Alexander KöplingerMerge pull request #3011 from akoeplinger/ci-fixes
2016-05-18 Marek SafarMerge pull request #3003 from marek-safar/rs-NetworkInf...
2016-05-18 Miguel de IcazaGraduate the csproj/solution to completed - you can...
2016-05-18 Alexander KöplingerMerge pull request #3009 from akoeplinger/fix-sockettes...
2016-05-18 Marek Safar[System] Common NetworkInformation code from references...
2016-05-18 Jo Shields[jenkins] Use VS2015, not 2013
2016-05-18 Miguel de IcazaRemove [assembly:TargetFramework] as no other assembly...
2016-05-18 Miguel de Icaza[WIP] Important change: more comprehensive Makefile...
2016-05-18 Marek Safar[System] WebHeaderCollection from referencesource
2016-05-18 Rolf Bjarne... [System] Throw PlatformNotSupportedException if Network...
2016-05-18 Alexander Köplinger[ci] Move setting CFLAGS and MONO_CHECK_MODE into the...
2016-05-18 Alexander Köplinger[System] Get rid of useless catch-all clauses in SocketTest
2016-05-18 lateralusXFix for rare mono runtime crash during shutdown sequenc...
2016-05-18 Jo Shields[jenkins] Use mingw64 to build, not 32
2016-05-18 Miguel de Icaza[genproj] Updates to project generator and csproj files.
2016-05-17 Rodrigo KumperaMerge pull request #3004 from xmcclure/gc-bridge-various
2016-05-17 Ludovic Henry[runtime] Remove support for NaCl
2016-05-17 Alexis ChristoforidesMerge pull request #2250 from esdrubal/master
2016-05-17 Andi McClureAdd some comments in new/old gc bridges
2016-05-17 Andi McClureFix error message in sgen-bridge which does not list...
2016-05-17 Andi McClureRemove redundant flag set in sgen-tarjan-bridge
2016-05-17 Andi McClureMore accurate trace reporting duration of android gc...
2016-05-17 Alexander KöplingerMerge pull request #2979 from akoeplinger/tests-simplify
2016-05-17 Marek HabersackMerge pull request #2988 from radical/xbuild-fix-proces...
2016-05-17 Miguel de IcazaChange Url for raw runtimes
2016-05-17 Miguel de IcazaFix man page
2016-05-16 Aleksey Kliger[runtime] MonoError-ize mono_compile_method
2016-05-16 Aleksey Kliger... Merge pull request #3001 from ludovic-henry/coop-blocki...
2016-05-16 Alexander KöplingerMerge pull request #2987 from spouliot/ipv6only
2016-05-16 Zoltan Varga[arm] Align the stack to 16 bytes in mono_arch_get_call...
2016-05-16 Ludovic Henry[coop] Use GC safe/unsafe macros inside the runtime
2016-05-16 Rodrigo KumperaMerge pull request #2969 from ludovic-henry/coop-no...
2016-05-16 Marek SafarMerge pull request #2999 from marek-safar/rs-FileWeb
2016-05-16 Alexander Köplinger[System] Use common assertion api in IPAdressTest to...
2016-05-16 Marek Safar[System] FileWebResponse/FileWebRequest from references...
2016-05-16 Ludovic Henry[coop] Ensure exception handling is done in GC unsafe...
2016-05-16 Ludovic Henry[debug] Print MonoMethod pointer in mono_pmip output
2016-05-16 Ludovic Henry[coop] Assert that trampolines are called from GC unsaf...
2016-05-16 Ludovic Henry[coop] The magic trampoline might be called from BLOCKI...
2016-05-16 Ludovic Henry[coop] Add default ftnptr eh callback
2016-05-16 Ludovic Henry[coop] Use unbalanced state switching functions for...
2016-05-16 Ludovic Henry[coop] Add possibly unbalanced state switching functions
2016-05-16 Ludovic Henry[coop] Throw exception from finally clause in native...
2016-05-16 Ludovic Henry[coop] Remove try { ... } finally { ... } from managed...
2016-05-16 Ludovic Henry[coop] Remove support for invoke thunk wrapper
2016-05-16 Aleksey Kliger... Merge pull request #2993 from lambdageek/dev/monoerror...
2016-05-16 Marek Safar[System] Fixes build
2016-05-16 Marek Safar[System] Authorization from referencesource
2016-05-16 Marek SafarMerge pull request #2995 from marek-safar/rs-IPAddress
2016-05-16 lateralusXWindows x64 full AOT support for mono/mini regression...
2016-05-15 Zoltan Varga[reflection] Avoid force-setting klass->has_finalize...
2016-05-14 Zoltan Varga[llvmonly] Avoid generating gsharedvt out wrappers...
2016-05-14 Miguel de Icazamkbundle commands for cross compilation. (#2970)
2016-05-13 Marek Safar[System] IPAddress from referencesource
2016-05-13 Marek Safar[System] Replace few System.Net types with referencesource
2016-05-13 Zoltan Varga[coop] Avoid calling mono_marshal_set_last_error (...
2016-05-13 Aleksey Kliger... Merge pull request #2974 from lambdageek/dev/monoerror...
2016-05-13 Zoltan VargaFix a warning.
2016-05-13 Zoltan Varga[llvmonly] Make sure that linkonce methods need no...
2016-05-13 Marek Safar[System] Remove unused files
next