mono.git
2015-12-10 Aleksey Kliger... Merge pull request #2310 from lambdageek/dev/bug-36305
2015-12-10 Ludovic HenryMerge pull request #2305 from ludovic-henry/fix-threadp...
2015-12-10 Martin BauligMerge pull request #2296 from xmcclure/webrequest-regex
2015-12-10 Alexander KöplingerMerge pull request #2312 from ArsenShnurkov/bug36724
2015-12-09 Zoltan VargaFix the x86/ppc build.
2015-12-09 Martin Baulig[corlib]: X509Certificate needs to implement IDisposable.
2015-12-09 João MatosMerge pull request #2288 from evincarofautumn/c++-compat
2015-12-09 Jon Purdy[runtime] Compile cleanly with -Wc++-compat.
2015-12-09 Zoltan Varga[sdb] Align the location of the MonoContext structure...
2015-12-09 Ludovic Henry[threadpool] Fix get min and available threads icalls
2015-12-09 Aleksey Kliger[reflection] Fix MethodInfo.GetBaseDefinition() for...
2015-12-09 Alexis ChristoforidesMerge pull request #2285 from knocte/filesystemwatcher
2015-12-09 Alexis Christoforides[mkbundle] Fix execution on OS X and Linux
2015-12-09 ArsenShnurkovfix for https://bugzilla.xamarin.com/show_bug.cgi?id...
2015-12-09 Aleksey Kliger[reflection] Test case for 36305.
2015-12-08 Alexander KöplingerMerge pull request #2297 from akoeplinger/msvc-autoupda...
2015-12-08 Zoltan VargaDisable partial sharing again, it causes problems on...
2015-12-08 Zoltan Varga[llvm] Use a separate calling convention for gsharedvt...
2015-12-08 Rodrigo KumperaMerge pull request #2295 from lambdageek/dev/test-conc...
2015-12-08 Ludovic HenryMerge pull request #2302 from ludovic-henry/fix-delegat...
2015-12-08 Bernhard Urban[runtime] remove debug statements introduced by a0e1dae...
2015-12-08 João MatosMerge pull request #2304 from BillSeurer/master
2015-12-08 Ludovic HenryMerge pull request #2301 from ludovic-henry/fix-delegat...
2015-12-08 Bill Seurer[ppc] Temporary fix for power to get builds working.
2015-12-08 Zoltan Varga[runtime] Initialize a dynamic_images_mutex.
2015-12-08 Ludovic Henry[delegate] Fix multicast remove behaviour
2015-12-08 Ludovic Henry[delegate] Fix multicast Method property implementation
2015-12-08 Zoltan VargaMerge pull request #2299 from lewurm/finalizer_thread
2015-12-08 Zoltan VargaMerge pull request #2298 from akoeplinger/gsnprintf
2015-12-08 Bernhard Urban[runtime] adding additional assert to highlight source...
2015-12-08 João MatosUpdate Makefile.am with monobt script
2015-12-08 Alexander Köplinger[metadata] Use g_snprintf instead of snprintf to fix...
2015-12-07 Andi McClureDocument HTTP_PROXY and NO_PROXY environment variables.
2015-12-07 Vlad BrezaeMerge pull request #2246 from BrzVlad/feature-concurren...
2015-12-07 Vlad Brezae[sgen] Fix binary protocol scan process reference entries
2015-12-07 Vlad Brezae[sgen] Binary protocol entry for mod union cardtable...
2015-12-07 Vlad Brezae[sgen] Fix mod union cardtable marking race
2015-12-07 Vlad Brezae[sgen] Remove pointless prototype
2015-12-07 Vlad Brezae[sgen] Remove allow synchronous flag for concurrent...
2015-12-07 Vlad Brezae[sgen] Evacuation for the concurrent collector
2015-12-07 Alexander Köplinger[msvc] Automatically update (win-)config.h with the...
2015-12-07 Alexander Köplinger[msvc] Add 'include' directory to .gitignore
2015-12-07 Zoltan Varga[aot] Fix the encoding/decoding of generic parameters...
2015-12-07 Andi McClureCorrectly escape proxy domains in WebRequest (bug ...
2015-12-07 Marek Safar[System] Fixes mobile build
2015-12-07 Aleksey Kliger(test-conc-hashtable.c) Make test work with cooperative...
2015-12-07 Joao MatosAdded the monobt LLDB plugin to the repository.
2015-12-07 Alexander KöplingerMerge pull request #2294 from akoeplinger/fix-cygwin
2015-12-07 Zoltan VargaMerge pull request #2237 from xmcclure/container-owner
2015-12-07 Aleksey Kliger... Merge pull request #2247 from ivmai/match-ext-libgc-api
2015-12-07 Marek Safar[System] Fixes leak in NtlmClient which never released...
2015-12-07 Alexander Köplinger[utils] Fix cygwin build
2015-12-07 Marek Safar[mcs] Process flow analysis for interpolated string...
2015-12-07 Marek SafarBump reference sources
2015-12-07 Rodrigo KumperaRevert "Merge pull request #2237 from xmcclure/containe...
2015-12-07 Rodrigo KumperaRevert "[reflection] Fix the build from the last commit."
2015-12-07 Rodrigo Kumpera[reflection] Fix the build from the last commit.
2015-12-07 Rodrigo KumperaMerge pull request #2237 from xmcclure/container-owner
2015-12-07 Zoltan VargaMerge pull request #2291 from akoeplinger/msvc-fixes
2015-12-07 Alexander Köplinger[msvc] Fix Windows build breaks caused by a595d489fa64d...
2015-12-07 Zoltan VargaMerge pull request #2290 from akoeplinger/msvc-mono...
2015-12-07 Alexander Köplinger[msvc] Fix a few missing renames from ARCHITECTURE...
2015-12-06 Rodrigo KumperaMerge pull request #2276 from lambdageek/dev/bug-36283
2015-12-05 Miguel de Icaza[System] Remove arbitrary debugging limit from FileSyst...
2015-12-05 Sebastien Pouliot[corlib][tests] Disable tests that requires Windows...
2015-12-05 Rodrigo KumperaMerge pull request #2289 from lewurm/arm-sgen-bridge
2015-12-05 Bernhard Urban[tests] add timestamps to logging in bridge tests
2015-12-05 Miguel de IcazaMerge pull request #2286 from migueldeicaza/master
2015-12-04 Zoltan Varga[llvm] Add beginnings of support for gsharedvt.
2015-12-04 Zoltan Varga[jit] Increase the buffer size used by the dyncall...
2015-12-04 Marek SafarBump reference source to .net 4.6.1
2015-12-04 Marek Safar[System] interopservices from reference source
2015-12-04 Marek Safar[System] System.Net.Cache from reference source
2015-12-04 Alexander Köplinger[System.Runtime.Remoting] Disable a test that hangs...
2015-12-04 Zoltan VargaMerge pull request #2287 from lewurm/armseqpoints
2015-12-04 Bernhard Urban[arm] add support for single-imm-size debug option
2015-12-04 Miguel de Icaza[System.Runtime.Serialization] Static serializer calls...
2015-12-04 Zoltan Varga[jit] Use mini_get_underlying_type () in the tracing...
2015-12-03 Alexander Köplinger[test] Bump test timeout again
2015-12-03 Joao Matos[System] Fixed mobile build regression after 43b65b6775...
2015-12-03 Zoltan Varga[jit] Enable partial sharing by default.
2015-12-03 Zoltan Varga[jit] Fix a verification error when using partial sharing.
2015-12-03 Miguel de IcazaUpdate code_of_conduct.md
2015-12-03 Miguel de IcazaAdd code of conduct
2015-12-03 Zoltan VargaRevert "[jit] Enable partial sharing for the JIT too."
2015-12-03 Zoltan VargaRevert "[jit] Remove the partial sharing enabling code...
2015-12-03 Rodrigo KumperaMerge pull request #2260 from xmcclure/fix-testwaitany
2015-12-03 Marek Safar[System] Uri component values from reference source
2015-12-03 Andrés G. Aragoneses[FileSystemWatcher] Kill race condition (fixes BXC...
2015-12-03 Zoltan VargaBump referencesource to 0632b0f497253bb43a217247ee99c95...
2015-12-03 Zoltan Varga[aot] Fix the emission of EnumComparer instances, some...
2015-12-03 Zoltan Varga[runtime] Mark an AOT tests as GSHAREDVT.
2015-12-03 Zoltan Varga[ppdb] Fix support for loading debug info for .dll...
2015-12-03 Marek SafarMerge pull request #2284 from akoeplinger/httpclient-fix
2015-12-02 Alexander Köplinger[System.Net.Http] Replace google.com with example.org...
2015-12-02 Zoltan Varga[jit] Remove the partial sharing enabling code, its...
2015-12-02 Aleksey Kligerreflection: Type.GetProperties() collect more generic...
2015-12-02 Aleksey KligerFailing test case for 36283
2015-12-02 Zoltan Varga[jit] Enable partial sharing for the JIT too.
2015-12-02 Zoltan Varga[runtime] Get rid of the unused MONO_ARCH_HAVE_LLVM_IMT...
next