[llvmonly] Fix the catching of exceptions of open types in shared methods by passing...
[mono.git] / mono / mini / mini-exceptions.c
2016-01-18 Zoltan Varga[llvmonly] Fix the catching of exceptions of open types...
2016-01-14 Aleksey Kliger ... Merge pull request #2438 from lambdageek/cherry-pick...
2016-01-14 Marek SafarMerge pull request #2434 from knocte/bitmapattributes
2016-01-14 Alex Rønne PetersenMerge pull request #2426 from alexrp/http-test-remove...
2016-01-14 Alex Rønne PetersenMerge pull request #2424 from alexrp/task-unobserved...
2016-01-13 Zoltan Varga[llvmonly] Create empty stacktraces if backtraces are...
2016-01-13 Marcos HenrichMerge pull request #2274 from esdrubal/udpclientreceive
2016-01-13 Vlad BrezaeMerge pull request #2261 from BrzVlad/fix-arm-fast...
2016-01-07 Jonathan PryorMerge pull request #2333 from joelmartinez/docs-classic-fix
2016-01-06 Alex Rønne PetersenMerge pull request #2174 from stukselbax/master
2015-12-23 monojenkinsMerge pull request #2379 from xmcclure/babysitter-contd
2015-12-22 Alexander KöplingerMerge pull request #2366 from xmcclure/scripts-babysitter
2015-12-22 Rodrigo KumperaMerge pull request #2034 from alexrp/ctx-cleanup
2015-12-22 Miguel de IcazaMerge pull request #1896 from meum/patch-1
2015-12-16 Alexander KöplingerMerge pull request #2324 from akoeplinger/caching-locking
2015-12-16 monojenkinsMerge pull request #2353 from ludovic-henry/fix-service...
2015-12-15 Andi McClureMerge pull request #2346 from xmcclure/proxy-load-fail
2015-12-15 monojenkinsMerge pull request #2338 from BogdanovKirill/httpwritefix3
2015-12-14 Alexis ChristoforidesMerge pull request #2306 from migueldeicaza/master
2015-12-14 Marek SafarMerge pull request #2218 from mono/assignProjectConfigu...
2015-12-11 Ludovic HenryMerge pull request #2311 from mlancione/master
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 João MatosMerge pull request #2288 from evincarofautumn/c++-compat
2015-12-09 Jon Purdy[runtime] Compile cleanly with -Wc++-compat.
2015-12-07 Vlad BrezaeMerge pull request #2246 from BrzVlad/feature-concurren...
2015-12-07 Aleksey Kliger ... Merge pull request #2247 from ivmai/match-ext-libgc-api
2015-12-02 Miguel de IcazaMerge pull request #2282 from joelmartinez/docs-multias...
2015-12-02 Rodrigo KumperaMerge pull request #2231 from ludovic-henry/coop-sync...
2015-12-01 João MatosMerge pull request #2223 from lobrien/master
2015-12-01 João MatosMerge pull request #2256 from joelmartinez/docs-morenetdocs
2015-11-24 Alexander KöplingerMerge pull request #2208 from martinbooth/dataannotatio...
2015-11-24 Alexander KöplingerMerge pull request #2248 from barsgroup/bugfix/35980
2015-11-22 Alexander KöplingerMerge pull request #2255 from directhex/override-mono...
2015-11-21 Zoltan Varga[ji] Add a mini-llvm.h header file for the functions...
2015-11-19 Jonathan PryorMerge pull request #2183 from joelmartinez/monodoc...
2015-11-18 Zoltan VargaFix a warning.
2015-11-17 Alexander KöplingerMerge pull request #2236 from akoeplinger/add-dataflow
2015-11-17 Rolf Bjarne KvingeMerge pull request #2201 from rolfbjarne/linker-better...
2015-11-16 Andi McClureMerge pull request #2238 from xmcclure/interbals
2015-11-16 Andi McClureMinor: Style cleanup on internal headers
2015-11-13 Rodrigo KumperaMerge pull request #2227 from esdrubal/tzparse
2015-11-11 Mark ProbstMerge pull request #2198 from BrzVlad/feature-concurren...
2015-11-10 mhutchMerge pull request #2124 from mhutch/mono-api-info...
2015-11-10 Marcos HenrichMerge pull request #2209 from esdrubal/facades_subdirs
2015-11-09 Andi McClureMerge pull request #2200 from xmcclure/image-audit...
2015-11-07 Zoltan Varga[runtime] Add a dummy definition for mono_debug_persona...
2015-11-06 Martin BauligMerge pull request #2102 from AdamBurgess/master
2015-11-02 Vlad BrezaeMerge pull request #2081 from BrzVlad/feature-concurren...
2015-10-30 Jonathan PryorMerge pull request #2152 from joelmartinez/mdoc-preserver
2015-10-28 Zoltan Varga[runtime] Add a configure check for unwind.h
2015-10-28 Ludovic HenryMerge pull request #2179 from BogdanovKirill/enummodulesfix
2015-10-28 Zoltan VargaFix the build.
2015-10-28 João Matos[runtime] Fixed the non-LLVM build.
2015-10-28 Zoltan Varga[runtime] Use Unwind_Backtrace only on platforms which...
2015-10-27 Andi McClureMerge pull request #2175 from xmcclure/pre-image-audit
2015-10-27 Zoltan Varga[llvmonly] Fix EH when llvm is disabled.
2015-10-26 stukselbaxMerge remote-tracking branch 'refs/remotes/mono/master'
2015-10-26 Zoltan Varga[llvm] Move the EH support code into mini-exceptions...
2015-10-22 João MatosMerge pull request #2154 from BrennanConroy/bug_30018
2015-10-19 Marcos HenrichMerge pull request #2136 from esdrubal/uridotsegment
2015-10-15 Ludovic Henry[io-layer] Remove GetCurrentThreadId
2015-10-15 Rodrigo KumperaMerge pull request #2113 from ludovic-henry/coop-socket...
2015-10-12 Marek SafarMerge pull request #2119 from lambdageek/dev/bug-17571
2015-10-12 Rodrigo KumperaMerge pull request #2101 from tritao/stack-coop-gc
2015-10-09 Zoltan VargaFix the loaded llvm build.
2015-10-09 João Matos[runtime] Build fixes for builds with disabled LLVM.
2015-10-09 Zoltan VargaMerge remote-tracking branch 'origin/bitcode-premerge'
2015-10-09 Zoltan VargaImplement mono_raise_exception () for LLVM.
2015-10-09 Zoltan VargaAvoid an assert when looking up some trampolines.
2015-10-09 Alexander Kyte[runtime] Don't load exception trampolines if compiling...
2015-10-09 Zoltan Varga[runtime] Merge origin/kyte/llvmonly-exceptions-pr.
2015-10-09 Zoltan VargaDisable stack overflow trampolines in llvm-only mode.
2015-10-08 Alexis ChristoforidesMerge pull request #1949 from lewurm/fixtype
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-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 #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 #2020 from tomjepp/master
2015-09-19 Zoltan VargaMerge pull request #2029 from madewokherd/winformstests
2015-09-18 Atsushi EnoMerge pull request #1899 from saper/resgencond
2015-09-17 Marcos HenrichMerge pull request #2047 from esdrubal/socketreuse
2015-09-11 Alex Rønne PetersenMerge pull request #2040 from esdrubal/monoman
2015-09-09 Marcos HenrichMerge pull request #2041 from esdrubal/uritestfix
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-03 Jon Purdy[sgen] Make GC handles table lock-free.
2015-09-03 Marcos HenrichMerge pull request #2024 from BogdanovKirill/webrequesttest
2015-08-29 Marcos HenrichMerge pull request #1936 from esdrubal/DotNetRelativeOr...
2015-08-28 Martin BauligMerge pull request #2000 from BogdanovKirill/master
2015-08-28 Marcos HenrichMerge pull request #2003 from esdrubal/seq_test_fix2
next