Merge pull request #487 from mayerwin/patch-1
[mono.git] / mono / metadata / threadpool.c
2012-12-07 Miguel de IcazaMerge pull request #487 from mayerwin/patch-1
2012-12-07 Miguel de IcazaMerge pull request #496 from nicolas-raoul/unit-test...
2012-12-07 Miguel de IcazaMerge pull request #495 from nicolas-raoul/fix-for...
2012-11-30 Marek HabersackMerge pull request #498 from Unroll-Me/master
2012-11-23 Atsushi EnoMerge pull request #409 from Alkarex/patch-1
2012-11-14 Rodrigo KumperaKill the SL profile and get Mobile on its place instead.
2012-11-10 Marek SafarMerge pull request #499 from bh-whd/master
2012-11-09 Rodrigo KumperaImplement the runtime side of disabling performance...
2012-11-07 Miguel de IcazaFix #6349: Do not use KQueue on Darwin, as their kernel...
2012-11-05 Jeffrey StedfastMerge pull request #488 from roji/email_attachment_fixes
2012-11-02 Marek SafarMerge pull request #492 from pruiz/systx-fixes
2012-11-01 Rodrigo KumperaRevert "Merge pull request #464 from gregoryyoung/master"
2012-10-29 Marek SafarMerge pull request #485 from mtausig/master
2012-10-25 Jonathan Pryor[Mono.Posix] Add Syscall.getgrouplist().
2012-10-10 Rodrigo KumperaMerge remote-tracking branch 'joncham/sgen-msvc2'
2012-10-10 Rodrigo KumperaMerge pull request #438 from mattleibow/master
2012-09-23 Rodrigo KumperaMerge pull request #464 from gregoryyoung/master
2012-09-19 Greg Youngpatch for async TCP sockets. without this change the...
2012-09-13 Konrad M. KruczynskiMerge branch 'master' of https://github.com/mono/mono...
2012-09-10 Jérémie LavalMerge pull request #439 from mono-soc-2012/garyb/iconfix
2012-07-25 Martin BauligMerge pull request #392 from baulig/master
2012-07-24 David StrawMerge remote-tracking branch 'upstream/master'
2012-07-24 Jo ShieldsMerge remote-tracking branch 'github/master'
2012-07-24 Gonzalo Paniagua... Remove compiler warning
2012-07-23 Atsushi EnoMerge pull request #398 from xcrash/feature/wcf.mex...
2012-07-21 Miguel de IcazaMerge pull request #303 from ermshiperete/5278
2012-07-21 Miguel de IcazaMerge pull request #309 from i59/patch-1
2012-07-21 Miguel de IcazaMerge pull request #335 from robwilkens/DataGridBugs1
2012-07-21 Miguel de IcazaMerge pull request #337 from robwilkens/IdleThreadsFixes
2012-07-21 Miguel de IcazaMerge pull request #350 from robwilkens/bug1089
2012-07-21 Marek SafarMerge pull request #403 from AerisG222/1596644f26b5b4b1...
2012-07-19 David StrawMerge remote-tracking branch 'upstream/master'
2012-07-18 Rodrigo KumperaFix shutdown when the io-tp was not used.
2012-07-18 Zoltan VargaMerge pull request #396 from directhex/master
2012-07-17 Zoltan VargaMerge pull request #394 from directhex/master
2012-07-16 Miguel de IcazaMerge pull request #323 from crazyjncsu/master
2012-07-16 Miguel de IcazaMerge pull request #388 from strawd/master
2012-07-16 Marek SafarMerge pull request #390 from baulig/master
2012-07-16 Jérémie LavalMerge pull request #364 from directhex/master
2012-07-13 Rodrigo KumperaClear more threadpool state prior to domain unload.
2012-06-24 Marek SafarMerge pull request #347 from JamesB7/master
2012-06-05 Alex Rønne PetersenMerge pull request #316 from decriptor/master
2012-06-05 Rodrigo KumperaCorrectly report an exception in EndInvoke when BeginIn...
2012-05-25 Miguel de IcazaMerge pull request #271 from pruiz/xamarin-bug-4108
2012-05-24 Alex Rønne PetersenMerge pull request #301 from directhex/master
2012-05-02 Zoltan VargaMerge pull request #285 from joncham/eglib-fixes
2012-04-30 Gonzalo Paniagua... Merge pull request #281 from JamesB7/master
2012-04-25 Rodrigo KumperaMerge pull request #279 from alexrp/master
2012-04-25 alexrpReplicate .NET behavior for exceptions in the finalizer...
2012-04-18 Rodrigo KumperaMerge pull request #276 from bholmes/wsq-deadlock-12-04
2012-04-18 William HolmesFixing some problems with my previous commit.
2012-04-18 Gonzalo Paniagua... Merge pull request #275 from bholmes/wsq-deadlock-12-04
2012-04-18 William Holmesthreadpool.c (async_invoke_thread) :
2012-04-09 Zoltan VargaAllow setting the name of threadpool threads. Fixes...
2012-04-06 Miguel de IcazaMerge pull request #216 from ilkerde/master
2012-03-19 Miguel de IcazaMerge pull request #205 from m3rlinez/master
2012-02-29 Marek SafarMerge pull request #231 from linquize/a853199c497bb0977...
2012-02-24 Marek SafarMerge pull request #228 from QuickJack/3e163743eda89cc8...
2012-02-17 Gonzalo Paniagua... Merge pull request #217 from QuickJack/master
2012-02-12 Marek SafarMerge pull request #225 from mistoll/master
2012-01-16 Rolf Bjarne Kvingethreadpool: Disable the gc for threadpool threads while...
2012-01-14 Miguel de IcazaMerge pull request #213 from linquize/linquize-master
2012-01-12 Gonzalo Paniagua... Heavy IO load might cause obj to be NULL
2011-09-29 Gonzalo Paniagua... Merge pull request #167 from konrad-kruczynski/send_asy...
2011-09-25 Gonzalo Paniagua... Create the first tp thread right away.
2011-09-06 Gonzalo Paniagua... Fallback to poll() if epoll_create() fails
2011-08-17 Miguel de Icazaupdate copyrights
2011-08-13 Gonzalo Paniagua... [threadpool] Exit on unhandled exceptions only
2011-08-13 Gonzalo Paniagua... [threadpool] Work around for a race-condition
2011-07-28 Miguel de IcazaMerge pull request #93 from konrad-kruczynski/dispatche...
2011-05-20 Miguel de IcazaMerge pull request #102 from konrad-kruczynski/fix_bug_...
2011-05-19 Rodrigo KumperaFix tp_poll_wait to work with sgen
2011-05-12 Rodrigo KumperaMerge pull request #82 from Unity-Technologies/master...
2011-04-14 Gonzalo Paniagua... Clearing the queue messed up with the per-domain job...
2011-03-23 Gonzalo Paniagua... [threadpool] Don't start all the IO threads on first...
2011-03-22 Gonzalo Paniagua... [threadpool] Avoid the infame assert in mono-wsq.
2011-03-17 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-03-17 Gonzalo Paniagua... [Threadpool] Handle multiple calls to cleanup
2011-03-14 Mark ProbstMerge branch 'sgen-disable-gc'
2011-03-14 Gonzalo Paniagua... [threads] appdomain_refs push/pop speedup
2011-03-09 Gonzalo Paniagua... IO threads have their own name
2011-03-09 Gonzalo Paniagua... Some changes to the threadpool
2011-03-01 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-02-27 Bojan Rajkovic[threadpool] Fix typo in threadpool thread names.
2011-02-19 Gonzalo Paniagua... [threadpool] Add support for kqueue asynch. IO.
2011-02-18 Gonzalo Paniagua... [threadpool] Split the socket code in separate files.
2011-02-14 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-02-13 Mark ProbstMerge branch 'bugfix-main-thread-root'
2011-02-09 Rodrigo KumperaMerge branch 'master' of github.com:mono/mono
2011-02-08 Gonzalo Paniagua... [threadpool] Added dynamic concurrent queue implementation
2011-01-06 Elijah TaylorMerge remote branch 'upstream/master'
2010-12-17 Gonzalo Paniagua... [ThreadPool] Reset the abort state when unloading a...
2010-11-22 Jb EvainMerge branch 'cecil-light'
2010-11-19 Atsushi EnoMerge branch 'myeisha-xml-fixes'
2010-11-19 Atsushi EnoMerge branch 'xml-fixes' of https://github.com/myeisha...
2010-11-18 Gonzalo Paniagua... Updated remove_wsq.
2010-11-17 Gonzalo Paniagua... Fix typo.
2010-11-13 Zoltan VargaFix a typo (DISABLE_SOCKET->DISABLE_SOCKETS).
2010-11-10 Paolo MolaroSet the name of some runtime threads.
2010-10-27 Geoff NortonFix the profiler thread start/end hooks for threadpool...
next