Merge remote-tracking branch 'origin/bitcode-premerge'
[mono.git] / mono / metadata /
2015-10-09 Zoltan VargaMerge remote-tracking branch 'origin/bitcode-premerge'
2015-10-09 Zoltan VargaFix the matching of exceptions in llvmonly mode. Add...
2015-10-09 Zoltan Varga[runtime] Merge origin/kyte/llvmonly-exceptions-pr.
2015-10-09 Zoltan VargaPass the rgctx argument last, instead of first, because...
2015-10-09 Zoltan VargaAdd support for delegates which call methods which...
2015-10-09 Zoltan VargaPass the rgctx argument to gshared methods explicitly...
2015-10-08 Zoltan VargaMerge pull request #2116 from cmp-/fix-sdb-trampoline...
2015-10-08 Mark ProbstMerge pull request #2114 from cmp-/fix-sgen-gchandle...
2015-10-08 Alexis ChristoforidesMerge pull request #1949 from lewurm/fixtype
2015-10-08 Ludovic Henry[threadpool-ms] Refactor thread parking
2015-10-07 Ludovic Henry[threadpool-ms] Remove recursivity of active_threads_lock
2015-10-06 João MatosMerge pull request #2112 from madewokherd/lowercaseinclude
2015-10-06 Vincent PovirkStandardize on lower-case names for Windows include...
2015-10-06 Zoltan Varga[runtime] Fix the handling of large allocation sizes...
2015-10-06 Rodrigo KumperaMerge pull request #1978 from ludovic-henry/coop-interrupt
2015-10-06 Rodrigo KumperaMerge pull request #2060 from ludovic-henry/socket...
2015-10-06 Rodrigo KumperaMerge pull request #2110 from ludovic-henry/threadpool...
2015-10-06 Ludovic Henry[socket] Enable Thread.Abort on blocking syscall
2015-10-06 Ludovic Henry[runtime] Cleanup of mono_unhandled_exception
2015-10-06 Ludovic Henry[threadpool-ms] Exit worker thread after 5 to 60 seconds
2015-10-06 Ludovic Henry[System] Make process pipe creation exception more...
2015-10-05 Ludovic Henry[socket] Factor SocketAsyncResult and ProcessAsyncResul...
2015-10-01 Miguel de IcazaMerge pull request #1921 from mattzink/master
2015-10-01 Miguel de IcazaMerge pull request #2025 from sawachika-kenji/patch-1
2015-10-01 Miguel de IcazaMerge pull request #2087 from joelmartinez/mdoc-membern...
2015-10-01 Miguel de IcazaMerge pull request #2098 from evincarofautumn/fix-gchan...
2015-09-30 Marcos HenrichMerge pull request #2045 from BillSeurer/timezone
2015-09-29 Alex Rønne PetersenMerge pull request #2086 from BillSeurer/testcases
2015-09-28 João MatosMerge pull request #2093 from directhex/fully-qualified...
2015-09-28 Alexis Christoforides[runtime] Attempt to resolve DllImport using the instal...
2015-09-27 João MatosMerge pull request #2057 from directhex/monolite-on...
2015-09-25 Marek SafarMerge pull request #2092 from kasthack/system-web-stuff...
2015-09-24 Jonathan PryorMerge pull request #2084 from joelmartinez/mdoc-deletet...
2015-09-24 Marek SafarMerge pull request #2088 from kasthack/system-web-ea...
2015-09-23 Mark ProbstMerge pull request #2073 from BrzVlad/fix-sgen
2015-09-23 Miguel de IcazaMerge pull request #1843 from info-lvsys/patch-1
2015-09-23 Miguel de IcazaMerge pull request #1325 from madrang/CryptoToolsCtorCheck
2015-09-23 Miguel de IcazaMerge pull request #757 from mlintner/master
2015-09-23 Miguel de IcazaMerge pull request #2085 from guerrysemones/master
2015-09-23 Miguel de IcazaMerge pull request #1218 from AndreyAkinshin/master
2015-09-23 Miguel de IcazaMerge pull request #1225 from strawd/bug22307
2015-09-23 Miguel de IcazaMerge pull request #853 from echampet/onclick
2015-09-23 Miguel de IcazaMerge pull request #704 from jgagnon/master
2015-09-23 Miguel de IcazaMerge pull request #463 from strawd/concurrent-requests
2015-09-23 Miguel de IcazaMerge pull request #1971 from angeloc/master
2015-09-23 Miguel de IcazaMerge pull request #2023 from juergenhoetzel/master
2015-09-23 Miguel de IcazaMerge pull request #2020 from tomjepp/master
2015-09-23 Miguel de IcazaMerge pull request #2059 from ermshiperete/Xamarin...
2015-09-23 Miguel de IcazaMerge pull request #2072 from AdamBurgess/master
2015-09-23 João MatosMerge pull request #2082 from akoeplinger/fix-automake
2015-09-22 Vlad Brezae[sgen] Fix warning
2015-09-22 Vlad Brezae[sgen] Make sure we scan aligned memory regions
2015-09-22 Ludovic Henry[socket-io] Cleanup of the code to ease switching to...
2015-09-22 Ludovic Henry[runtime] Fix color formatting on sublime text
2015-09-22 Ludovic Henry[thread] Remove parameter as we always pass the current one
2015-09-21 Marek Safar[corlib] Match es-es NumberGroupSeparator with es....
2015-09-21 Marek SafarMerge branch 'pr/2065'
2015-09-21 Marek SafarMerge pull request #2068 from kasthack/System.Web-import
2015-09-21 Zoltan VargaMerge pull request #2067 from akoeplinger/unit-tests...
2015-09-20 Zoltan VargaAdd an 'rgctx' field to MonoDelegate, not yet used.
2015-09-19 Zoltan VargaMerge pull request #2029 from madewokherd/winformstests
2015-09-19 Alexander KöplingerMerge pull request #2064 from akoeplinger/profiler...
2015-09-18 Marek Habersack[threadpool] Prevent high CPU usage in certain conditions
2015-09-18 Atsushi EnoMerge pull request #1899 from saper/resgencond
2015-09-17 Marcos HenrichMerge pull request #2047 from esdrubal/socketreuse
2015-09-17 Ludovic Henry[math] Fix corlib/System.MathTest.TestPow test #48...
2015-09-16 Ludovic Henry[math] Fix corlib/System.MathTest.TestPow #47 on Linux...
2015-09-15 Juergen Hoetzel[runtime] Fix casting error in InternalCodePage.
2015-09-14 Ludovic Henry[threadpool-io-poll] Use mono_poll instead of platform...
2015-09-12 Zoltan VargaMerge pull request #2014 from BillSeurer/master
2015-09-11 Alex Rønne PetersenMerge pull request #2040 from esdrubal/monoman
2015-09-11 Alex Rønne PetersenMerge pull request #2042 from evincarofautumn/remove...
2015-09-11 Rolf Bjarne KvingeThere's no IOKit on the Apple TV.
2015-09-10 Ludovic Henry[threadpool-io-poll] Assert we have sockets to callback on
2015-09-10 Ludovic Henry[threadpool-io] Log if an error occured on a socket
2015-09-10 Ludovic Henry[Socket] Duplicate logic of AsyncResult.ExecuteWorkItem...
2015-09-09 Ludovic Henry[delegate] Bump BCL version for field added on Delegate
2015-09-09 Ludovic Henry[delegate] Fix bug #33218 "Action ReflectedType differs...
2015-09-09 Marcos HenrichMerge pull request #2041 from esdrubal/uritestfix
2015-09-08 Jon PurdyRemove dead weak link API.
2015-09-08 Alex Rønne PetersenMerge pull request #2028 from alexrp/master
2015-09-08 Mark ProbstMerge pull request #1457 from evincarofautumn/weak...
2015-09-08 Mark ProbstMerge pull request #2013 from BrzVlad/feature-concurren...
2015-09-08 Marek SafarMerge pull request #2032 from directhex/parallel_automa...
2015-09-05 Marcos HenrichMerge pull request #2031 from esdrubal/uriworkaround
2015-09-05 Zoltan VargaFix a warning.
2015-09-05 Miguel de IcazaMerge pull request #2035 from joelmartinez/mdoc-memberr...
2015-09-04 Marcos HenrichMerge pull request #2022 from esdrubal/fixes-GetDayligh...
2015-09-03 Mark Probst[sgen] Fix heavy binary protocol.
2015-09-03 Mark Probst[sgen] Make the client interface work again.
2015-09-03 Mark Probst[sgen] Move GC handle domain stuff to client code.
2015-09-03 Mark Probst[sgen] Do GC handle clearing for domain unloading when...
2015-09-03 Jon Purdy[sgen] Use old GC handle implementation with Boehm.
2015-09-03 Jon Purdy[sgen] Make GC handles table lock-free.
2015-09-03 Jon Purdy[sgen] Remove weak ref hashes.
2015-09-03 Alex Rønne Petersen[runtime] Optimize mono_class_field_is_special_static...
2015-09-03 Alex Rønne Petersen[runtime] Don't allocate domain-level static slots...
2015-09-03 triton[windows] Fixed some warnings when calling mono_cond_init.
2015-09-03 triton[windows] Include missing build headers when defining...
2015-09-03 Marcos HenrichMerge pull request #2024 from BogdanovKirill/webrequesttest
next