Merge pull request #1122 from PoppermostProductions/master
[mono.git] / mono / metadata / threads.c
2014-07-09 Miguel de IcazaMerge pull request #1132 from mattleibow/bugfix-20925
2014-07-09 Miguel de IcazaMerge pull request #1142 from edbprx/master
2014-07-09 Miguel de IcazaMerge pull request #1148 from steffen-kiess/json
2014-07-08 Marek SafarMerge pull request #1149 from akoeplinger/fix-httpwebre...
2014-07-07 Rodrigo Kumpera[runtime] Explicit thread GC data around instead of...
2014-06-24 Jeffrey StedfastMerge pull request #995 from yjoly/master
2014-06-19 Rodrigo KumperaMerge pull request #946 from akoeplinger/fix-mono-parallel
2014-06-19 Rodrigo KumperaMerge pull request #1074 from esdrubal/bug18421
2014-06-19 Alex Rønne PetersenMerge pull request #1109 from adbre/iss358
2014-06-18 Jonathan PryorMerge pull request #1014 from txdv/master
2014-06-11 Alex Rønne PetersenMerge pull request #890 from xoofx/master
2014-06-07 Rodrigo KumperaMerge pull request #1088 from BrzVlad/pushless
2014-06-05 Zoltan VargaMerge pull request #1084 from tritao/msvc-warnings
2014-06-05 Joao MatosFixed MSVC warning about unreferenced local variable.
2014-06-05 Joao MatosFixed MSVC warning about different types for formal...
2014-06-05 Zoltan VargaMerge pull request #1083 from christianhuening/NetworkI...
2014-06-04 Rodrigo Kumpera[runtime] Fix a bunch of warnings in threads.c related...
2014-06-04 Marek SafarMerge pull request #1082 from esdrubal/bug19287
2014-06-03 Alex Rønne PetersenMerge pull request #1079 from esdrubal/webclient_cancel
2014-05-30 Jérémie LavalMerge pull request #1068 from esdrubal/bug18421
2014-05-30 Rolf Bjarne KvingeMerge pull request #1072 from esdrubal/bug19862
2014-05-30 Marek SafarMerge pull request #1069 from esdrubal/bug16990
2014-05-29 Zoltan VargaMerge pull request #1067 from esdrubal/bug19862
2014-05-28 Jeffrey StedfastMerge pull request #1048 from DavidKarlas/cacheThreadsA...
2014-05-27 Zoltan Varga[runtime] Call mono_threads_join_threads () to prevent...
2014-05-27 Sebastien PouliotMerge pull request #1057 from lextm/master
2014-05-26 Marek SafarMerge pull request #1033 from godFather89/master
2014-05-23 Marek SafarMerge pull request #1051 from josedonizetti/bug11916...
2014-05-22 Atsushi EnoMerge pull request #924 from marcusva/master
2014-05-22 Marek SafarMerge pull request #164 from LogosBible/AppSettingsFile...
2014-05-21 Alex Rønne PetersenMerge pull request #1032 from miguelzf/master
2014-05-20 Marek SafarMerge pull request #981 from methane/websocket
2014-05-16 Miguel de IcazaMerge pull request #1041 from mono/staged-cyclic-builds
2014-05-16 Miguel de IcazaMerge pull request #943 from ermshiperete/bug-novell...
2014-05-15 Miguel de IcazaMerge pull request #993 from ancailliau/fix-datacontrac...
2014-05-15 Miguel de IcazaMerge pull request #925 from ermshiperete/novell-bug...
2014-05-15 Miguel de IcazaMerge pull request #942 from ermshiperete/MessageBoxBugs
2014-05-15 Miguel de IcazaMerge pull request #948 from ermshiperete/bug-xamarin...
2014-05-15 Miguel de IcazaMerge pull request #926 from ermshiperete/novell-bug...
2014-05-15 Miguel de IcazaMerge pull request #954 from ermshiperete/bug-xamarin...
2014-05-15 Miguel de IcazaMerge pull request #952 from ermshiperete/bug-xamarin...
2014-05-15 Miguel de IcazaMerge pull request #951 from ermshiperete/bug-xamarin...
2014-05-15 Miguel de IcazaMerge pull request #950 from ermshiperete/bug-xamarin...
2014-05-15 Miguel de IcazaMerge pull request #949 from ermshiperete/bug-novell...
2014-05-15 Miguel de IcazaMerge pull request #1038 from ermshiperete/bug-xamarin...
2014-05-15 Rodrigo Kumpera[runtime] Fix hazard pointer usage in the suspend sequence.
2014-05-15 Miguel de IcazaMerge pull request #1034 from joelmartinez/msdoc-import2
2014-05-15 Zoltan Varga[runtime] Avoid calling mono_thread_current () in sgen_...
2014-05-13 Jeffrey StedfastMerge pull request #1035 from DavidKarlas/cacheSdb
2014-05-13 Rodrigo Kumpera[runtime] Fix a pair of thread abort races in classic...
2014-05-06 Miguel de IcazaMerge pull request #1010 from davidmoore1/bug-19304
2014-05-03 Zoltan Varga[runtime] Fix a warning which happens because we store...
2014-04-30 Marek SafarMerge pull request #966 from ermshiperete/bug-xamarin...
2014-04-29 Michael HutchinsonMerge pull request #1008 from lambdalice/master
2014-04-29 Paolo MolaroFix regression in thread name reporting in the profiler.
2014-04-28 Alexis ChristoforidesMerge pull request #920
2014-04-28 Alexis ChristoforidesMerge pull request #971
2014-04-28 Alexis ChristoforidesMerge pull request #961 from ermshiperete/bug-xamarin...
2014-04-25 Alex Rønne PetersenMerge pull request #916 from akoeplinger/fix-gac-test
2014-04-12 Alex Rønne PetersenMerge pull request #656 from LogosBible/collection_lock
2014-04-12 Alex Rønne PetersenMerge pull request #273 from joncham/bug-getpid
2014-04-11 Alexis ChristoforidesMerge pull request #845 from meyerrj/master
2014-04-07 Alexis ChristoforidesMerge pull request #955 from ermshiperete/bug-xamarin...
2014-04-05 Alexis ChristoforidesMerge pull request #941 from upsilon/fix-layoutsettings...
2014-04-01 Zoltan Varga[runtime] Fix a crash if the thread name is set before...
2014-03-29 Zoltan Varga[runtime] Add support for setting the native thread...
2014-03-18 Marek SafarMerge pull request #963 from kebby/master
2014-03-06 Michael HutchinsonMerge pull request #915 from knocte/master
2014-03-06 Marek SafarMerge pull request #866 from linquize/content-type...
2014-02-28 Alex Rønne PetersenMerge pull request #927 from ermshiperete/novell-bug...
2014-02-27 Zoltan Varga[runtime] Fix an assertion which is hit if thread_clean...
2014-02-27 Miguel de IcazaMerge pull request #912 from Treer/patch-1
2014-02-26 Zoltan Varga[runtime] Add a FIXME.
2014-02-26 Mark Probst[runtime] Fix a thread join race condition. Fixes...
2014-02-25 Zoltan VargaMerge pull request #914 from eiz/master
2014-02-25 Zoltan Varga[runtime] Get rid of the _wapi_thread_signal_self ...
2014-02-25 Zoltan Varga[runtime] Get rid of OpenThread (), move its functional...
2014-02-20 Zoltan Varga[runtime] Get rid of the wapi_thread_interrupt_self...
2014-02-18 Marek SafarMerge pull request #901 from Blewzman/FixAggregateExcep...
2014-02-18 Alex Rønne PetersenMerge pull request #898 from UCIS/patch-3
2014-02-18 Alex Rønne PetersenMerge pull request #899 from UCIS/patch-4
2014-02-17 Rodrigo Kumpera[runtime] Add two variants of mono_gc_bzero and mono_gc...
2014-02-17 Marek SafarMerge pull request #900 from Blewzman/FixAggregateExcep...
2014-02-12 Miguel de IcazaMerge pull request #820 from brendanzagaeski/master
2014-02-12 Miguel de IcazaMerge pull request #819 from brendanzagaeski/patch-1
2014-02-12 Miguel de IcazaMerge pull request #796 from alesliehughes/master
2014-02-12 Miguel de IcazaMerge pull request #778 from cmorris98/master
2014-02-12 Miguel de IcazaMerge pull request #835 from HorstKakuschke/master
2014-02-07 Sebastien PouliotMerge pull request #829 from symform/httpwebreq-async-ssl
2014-02-07 Martin MidtgaardMerge branch 'BigIntegerParse'
2014-02-06 Zoltan Varga[runtime] Put back ensure_synch_cs_set () which was...
2014-02-02 Zoltan Varga[runtime] Move more thread attach code to mono-threads...
2014-01-31 Zoltan Varga[runtime] Move the thread exit code to mono-threads...
2014-01-31 Zoltan Varga[runtime] Use a separate lock for the joinable_threads...
2014-01-30 Michael HutchinsonMerge pull request #880 from awinters-fvs/xbuild/make...
2014-01-30 Zoltan VargaFix warnings.
2014-01-30 Zoltan Varga[runtime] Change the way the runtime waits for threads...
2014-01-24 Atsushi EnoMerge branch 'msbuilddll2'
2014-01-23 Alex Rønne PetersenMerge pull request #735 from wtfrank/bitblt
2014-01-22 João MatosMerge pull request #878 from tritao/master
next