Merge pull request #637 from LogosBible/enetdown
[mono.git] / mono / metadata / threads.c
2013-05-16 Alex Rønne PetersenMerge pull request #637 from LogosBible/enetdown
2013-04-26 Miguel de IcazaMerge pull request #615 from nealef/master
2013-04-26 Miguel de IcazaMerge pull request #620 from knocte/monoservice_playground
2013-04-26 Miguel de IcazaMerge pull request #618 from knocte/aspnet_lru
2013-04-25 Rodrigo KumperaWhen attaching a foreigh thread, make sure we initializ...
2013-04-25 Rodrigo KumperaDocument the new function and fix a typo on other.
2013-04-25 Rodrigo KumperaAdd MonoThreadInfo::runtime_thread so we can know if...
2013-04-25 Rodrigo KumperaDon't emit thread event twice when explicitly detaching...
2013-04-24 Alex Rønne PetersenMerge pull request #610 from metanest/tests_gc_descript...
2013-04-23 Zoltan VargaClean the domain tls var on all code paths in thread_cl...
2013-04-22 Zoltan VargaRevert "Fix the win64 build."
2013-04-22 Marek SafarMerge pull request #617 from knocte/httpwebrequest_play...
2013-04-19 Alex Rønne PetersenMerge pull request #555 from jack-pappas/sigaltstack...
2013-04-17 NealeMerge branch 'master' of https://github.com/mono/mono
2013-04-15 Zoltan VargaFix the win64 build.
2013-04-13 Zoltan VargaClear the domain on thread exit after the profile threa...
2013-04-09 Zoltan VargaClear the domain TLS variable earlier in start_wrapper_...
2013-04-09 Zoltan VargaHopefully fix the windows build.
2013-04-08 Marek SafarMerge pull request #601 from knocte/sock_improvements
2013-04-07 Elijah TaylorNaCl runtime fixes
2013-04-06 Zoltan VargaImplement the calculation of stack bounds on windows...
2013-04-02 Miguel de IcazaMerge pull request #606 from sesef/master
2013-03-28 Zoltan VargaMove atomic.h/atomic.h to utils/.
2013-03-12 Rodrigo KumperaSmall cleanup on runtime shutdown to move more code...
2013-03-12 Rodrigo KumperaMerge pull request #505 from roji/shutdown_flow
2013-03-08 Miguel de IcazaMerge pull request #595 from UCIS/master
2013-03-07 Rodrigo KumperaMake sure to unlock InternalThread::synch_cs when we...
2013-03-07 Marek SafarMerge pull request #596 from madewokherd/typefromclsid
2013-03-07 Zoltan VargaImplement Volatile.Read/Write<T> and Interlocked.Memory...
2013-03-04 Miguel de IcazaMerge pull request #588 from Daniel15/bug-10872
2013-02-28 Rodrigo KumperaMerge pull request #537 from madewokherd/ccwmarshal
2013-02-22 Miguel de IcazaMerge pull request #554 from deplinenoise/ppc_fixes
2013-02-22 Miguel de IcazaMerge pull request #556 from jack-pappas/ipproto-patch
2013-02-22 Miguel de IcazaMerge pull request #557 from jack-pappas/gacutil-patch
2013-02-22 Miguel de IcazaMerge pull request #560 from duboisj/master
2013-02-22 Miguel de IcazaMerge pull request #561 from akoeplinger/bufferless-fix
2013-02-22 Marek SafarMerge pull request #569 from knocte/fix_cairo_profile_v...
2013-02-15 Rodrigo KumperaBoehm doesn't need the pinning root for threads.
2013-02-09 Miguel de IcazaMerge pull request #475 from pruiz/xamarin-bug-7408
2013-02-09 Miguel de IcazaMerge pull request #524 from pruiz/mvc-allowhtml-fix
2013-02-07 Marek SafarMerge pull request #472 from MelanieT/spmanager_fix
2013-01-28 Rodrigo KumperaUse a non RT signal on Android since its userland is...
2013-01-21 Zoltan VargaAdd a hack to allow us to wait for the finalizer thread...
2013-01-18 Marek SafarMerge pull request #530 from jmp75/visualstudio-build
2013-01-16 Rodrigo KumperaCheck if the thread suspend correctly. Fixes shutdown...
2013-01-10 Rodrigo KumperaMerge pull request #517 from getsometoast/master
2013-01-02 Zoltan VargaAvoid an assert which is hit when a 3.0 runtime loads...
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 Rodrigo KumperaMerge pull request #513 from pruiz/xamarin-bug-8565-v2
2012-11-30 Marek HabersackMerge pull request #498 from Unroll-Me/master
2012-11-30 Marek SafarMerge pull request #515 from pruiz/syswebrouting-fixes
2012-11-27 Rolf Bjarne KvingeMake WaitHandle.Wait* behave the same wrt WAIT_IO_COMPL...
2012-11-23 Atsushi EnoMerge pull request #409 from Alkarex/patch-1
2012-11-18 Shay RojanskyFixes threadpool+ProcessExit problem
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-10-08 Zoltan VargaFix MonoInternalThread layout problems introduced by...
2012-09-26 Zoltan VargaFix the computation of TLS reference bitmaps (#6755...
2012-09-16 Marek SafarMerge pull request #461 from knocte/xbuild_improvements
2012-09-13 Marek SafarMerge pull request #456 from strawd/bug7079
2012-09-13 Konrad M. KruczynskiMerge branch 'master' of https://github.com/mono/mono...
2012-09-13 Marek SafarMerge pull request #453 from daub815/master
2012-09-12 Marek SafarMerge pull request #457 from strawd/aspnetwebstack...
2012-09-10 Rodrigo KumperaMerge pull request #61 from ztzg/darwin-static-build...
2012-09-10 Zoltan VargaRename MONO_GC_REGISTER_ROOT () -> MONO_GC_REGISTER_ROO...
2012-09-10 Jérémie LavalMerge pull request #439 from mono-soc-2012/garyb/iconfix
2012-09-03 Ankit JainMerge pull request #444 from knocte/xbuild_improvements
2012-09-02 Miguel de IcazaMerge pull request #446 from UCIS/master
2012-08-30 Zoltan VargaFix an off-by-one in the computation of the TLS referen...
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-16 Miguel de IcazaMerge pull request #323 from crazyjncsu/master
2012-06-27 Marek SafarMerge pull request #358 from adbre/iss3333
2012-06-26 Miguel de IcazaMerge pull request #334 from robwilkens/bug5747
2012-06-25 Rodrigo KumperaMerge pull request #352 from madewokherd/threadinit
2012-06-25 Rodrigo KumperaProperly balance local and global interrupt flags....
2012-06-24 Marek SafarMerge pull request #347 from JamesB7/master
2012-06-19 Martin BauligMerge pull request #325 from adbre/iss5464
2012-06-18 Mark ProbstMerge remote-tracking branch 'public/master'
2012-06-17 Zoltan VargaMerge pull request #330 from metanest/freebsdtla_2012Ju...
2012-06-17 KISHIMOTO, MakotoTo use thread local alloc in FreeBSD
2012-06-16 Zoltan VargaChange some GC defines to runtime checks in metadata/.
2012-06-01 Zoltan VargaFix warnings.
2012-06-01 Zoltan VargaFix implicit function declarations on osx.
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-04-09 Zoltan VargaAllow setting the name of threadpool threads. Fixes...
2012-04-06 Miguel de IcazaMerge pull request #216 from ilkerde/master
2012-04-03 Andreia GaitaMerge pull request #249 from pcc/xgetinputfocus
2012-03-28 Zoltan VargaMerge pull request #259 from joncham/bug-profiler-threa...
2012-03-27 Jonathan ChambersSend thread end profiler message on thread detach.
2012-03-19 Miguel de IcazaMerge pull request #205 from m3rlinez/master
2012-03-07 Jonathan ChambersMerge remote-tracking branch 'local/msvc-updates' into...
next