mono.git
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 Zoltan Varga[runtime] Remove an unused variable.
2016-05-18 Ludovic HenryMerge pull request #2994 from ludovic-henry/remove...
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-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
2016-05-12 Aleksey Kliger[runtime] MonoError-ize mono_string_from_utf16
2016-05-12 Marek SafarMerge pull request #2984 from amccague/ping-task-fix
2016-05-12 Alexander KöplingerMerge pull request #2990 from akoeplinger/fix-fsharp
2016-05-12 Zoltan Varga[arm] Make sure MONO_CONTEXT_GET_CURRENT () sets sp...
2016-05-12 Alexander Köplinger[bcl] Add stub Mono.Posix.dll to 4.0 folder so FSharp...
2016-05-12 Aleksey Kliger[runtime] MonoError-ize mono_mlist_{alloc,prepend,append}
2016-05-12 Aleksey Kliger[runtime] Eliminate some uses of mono_error_raise_exception
2016-05-12 Aleksey Kliger[cominterop] Get rid of uses of mono_error_raise_exception
2016-05-12 Aleksey Kliger[cominterop] MonoError-ize mono_string_from_bstr
2016-05-12 Zoltan VargaFix an bug added by 5b9f9751baedfeba4a0771fb18b50cba3c5...
2016-05-12 Alex Rønne... Merge pull request #2853 from alexrp/thread-name-improv...
2016-05-12 Alex Rønne... [threads] Add a missing mono_hazard_pointer_clear ...
2016-05-12 Alex Rønne... [threads] mono_thread_set_name_internal (): Rename...
2016-05-12 Alex Rønne... [threads] Don't consider MONO_THREAD_FLAG_NAME_SET...
2016-05-12 Alex Rønne... [threads] Don't exempt thread pool threads from the...
2016-05-12 Alex Rønne... [threads] Only mark a thread as having a name set if...
2016-05-12 Alex Rønne... [threads] Rename mono_thread_info_set_name () to mono_n...
2016-05-12 Alex Rønne... [domain] Remove an unnecessary call to mono_thread_info...
2016-05-12 Rolf Bjarne... Bump nunit-lite to get compiler warning fix.
2016-05-12 Zoltan Varga[arm] Implement a dummy version of MONO_CONTEXT_GET_CUR...
2016-05-12 Zoltan Varga[arm] Fix the DISABLE_JIT build.
2016-05-12 Zoltan Varga[aot] Add some MonoError machinery to aot-runtime.c.
2016-05-11 Sebastien Pouliot[System][tests] Make sure Dns tests works in a mixed...
2016-05-11 Ankit Jain[xbuild] Fix ProcessWrapper to WaitForExit(..) before...
2016-05-11 Vlad BrezaeMerge pull request #2971 from BrzVlad/feature-cross...
2016-05-11 Alexander KöplingerMerge pull request #2986 from akoeplinger/fix-mono310...
2016-05-11 Marek Safar[corlib] Put back instance creation using activation...
2016-05-11 Ludovic HenryMerge pull request #2982 from ludovic-henry/fix-cross...
2016-05-11 Sebastien Pouliot[System][tests] Tweak Dns unit tests so it does not...
2016-05-11 Alexander KöplingerMerge pull request #2985 from akoeplinger/fix-bug39305
next