[runtime] Rename QueueUserAPC () to wapi_thread_interrupt_self () and simplify it.
[mono.git] / mono / utils /
2014-01-17 Marek SafarMerge pull request #868 from mariokmk/master
2014-01-17 Rodrigo Kumpera[runtime] Fix a few warnings in io-layer and utils.
2014-01-17 Rodrigo Kumpera[utils] The fallback mmap should fail if it cannot...
2014-01-17 Alex Rønne PetersenMerge pull request #856 from madewokherd/textcontrol
2014-01-17 Alex Rønne PetersenMerge pull request #861 from RobertZenz/patch-1
2014-01-17 Alex Rønne PetersenMerge pull request #875 from justincc/master
2014-01-17 Zoltan Varga[runtime] Remove some unused includes.
2014-01-17 Zoltan Varga[runtime] Store the values of some TLS variables into...
2014-01-17 Zoltan Varga[runtime] Add a mono_thread_info_yield () function.
2014-01-17 Zoltan Varga[runtime] Move mono_thread_get_stack_bounds () to utils...
2014-01-15 Zoltan Varga[runtime] Get rid of SuspendThread()/ResumeThread(...
2014-01-14 Zoltan Varga[runtime] Fix a regression caused by a0afa38296b8a3b038...
2014-01-14 Zoltan Varga[runtime] Fix regressions caused by 9e5b23eee3a38cf0305...
2014-01-14 Zoltan VargaRevert "[runtime] Get rid of ResumeThread(), use mono_t...
2014-01-14 Zoltan Varga[runtime] Fix the windows build.
2014-01-14 Zoltan Varga[runtime] Get rid of ResumeThread(), use mono_thread_in...
2014-01-14 Zoltan Varga[runtime] Centralize low-level thread creation in utils...
2014-01-13 Marek SafarMerge pull request #844 from scottmcarthur/master
2014-01-13 Marek SafarMerge pull request #871 from tumtumtum/master
2014-01-13 Zoltan VargaMove the mono_thread_create () function into utils...
2014-01-03 Michael HutchinsonMerge pull request #822 from carlosmn/asp-pc
2014-01-02 Rodrigo KumperaMerge pull request #838 from desdesdes/master
2013-12-16 Rodrigo Kumpera[runtime] A thread without a domain set cannot be runni...
2013-12-13 Rodrigo KumperaMerge pull request #832 from xplicit/webperf1
2013-12-12 Zoltan VargaMerge pull request #837 from madewokherd/update-def
2013-12-12 Zoltan VargaMerge pull request #806 from AxlPr/master
2013-12-12 Zoltan VargaMerge pull request #836 from madewokherd/buildfixes
2013-12-11 Vincent PovirkInclude config.h in mono-tls.c.
2013-12-08 Marek SafarMerge pull request #817 from desdesdes/master
2013-12-06 Zoltan VargaFix the arm build with xcode 5.1.
2013-12-03 Alex Rønne PetersenMerge branch 'armhf' of github.com:alexrp/mono
2013-12-03 Marek SafarMerge pull request #823 from DavidKarlas/master
2013-12-02 Alex Rønne PetersenAdd detection of VFP v3 variants to mono-hwcap-arm.
2013-11-27 Alex Rønne PetersenMerge pull request #812 from ColdPie1/master
2013-11-27 Rodrigo KumperaMerge pull request #815 from tmds/master
2013-11-26 Alex Rønne PetersenMerge pull request #818 from hanswolff/patch-1
2013-11-26 Hans Wolfffixed some warnings in mono-proclib.c
2013-11-12 Marek SafarMerge pull request #799 from kebby/master
2013-11-08 Atsushi EnoMerge pull request #800 from alistair/south_timezone_fix
2013-11-05 Rodrigo Kumpera[runtime]Split thread unregistration in two steps,...
2013-10-31 Marek SafarMerge pull request #794 from aakashapoorv/patch-1
2013-10-29 Zoltan Varga[runtime] Add mno-signal-handler.h to dist.
2013-10-26 Alex Rønne PetersenDefine WIN32_LEAN_AND_MEAN before including windows.h.
2013-10-26 Marek SafarMerge pull request #790 from akoeplinger/fixtests
2013-10-26 Alex Rønne PetersenRemove dead s390(x) code from mono-membar.h.
2013-10-26 Alex Rønne PetersenEnable GCC atomics on sparc32/64.
2013-10-25 Alex Rønne PetersenCorrect VFP detection in mono-hwcap-arm.
2013-10-25 Rodrigo Kumpera[runtime]Add a wrapper around signal handlers to ease...
2013-10-23 Alex Rønne PetersenAdd Interlocked{Read,Write}{8,16,Pointer} functions.
2013-10-23 Alex Rønne PetersenMerge pull request #787 from directhex/master
2013-10-23 Alex Rønne PetersenAdd more missing atomic functions for MinGW.
2013-10-23 Alex Rønne PetersenAdd InterlockedExchange64 () based on GCC intrinsics...
2013-10-22 Alex Rønne PetersenUse THREAD_INFO_TYPE consistently in mono-threads.h.
2013-10-22 Zoltan Varga[runtime] Add a missing TLS key for LMF addr.
2013-10-22 Zoltan Varga[runtime] Fix the interlocked increment/decrement/add...
2013-10-21 Sebastien PouliotMerge pull request #730 from LogosBible/locale-changes
2013-10-21 Jeffrey StedfastFixed a some compiler warnings
2013-10-21 Alex Rønne PetersenAdd comment explaining the TARGET_OSX oddity in atomic.c.
2013-10-21 Miguel de IcazaMerge pull request #717 from mono/client_websockets_impl
2013-10-21 Alex Rønne PetersenMerge pull request #268 from pcc/menudeactivate
2013-10-21 Alex Rønne PetersenMerge pull request #260 from pcc/topmost
2013-10-21 Michael HutchinsonMerge pull request #565 from rneatherway/master
2013-10-21 Alex Rønne PetersenMerge pull request #587 from madewokherd/gdipdllmap
2013-10-21 Alex Rønne PetersenAdd an extension point in atomic.c.
2013-10-21 Alex Rønne PetersenUse slow 64-bit cmpxchg for 32-bit ARM, MIPS, and PowerPC.
2013-10-21 Alex Rønne PetersenUse __sync_sub_and_fetch () for atomic decrements for...
2013-10-21 Alex Rønne PetersenMove definition of NEED_64BIT_CMPXCHG_FALLBACK to top...
2013-10-21 Alex Rønne PetersenAdd interlocked read/write functions to atomic.c/.h.
2013-10-21 Alex Rønne PetersenAdd implementations of various interlocked functions...
2013-10-21 Alex Rønne PetersenKill the Cygwin hack in mono-membar.h.
2013-10-21 Alex Rønne PetersenUse GCC atomics on s390x.
2013-10-21 Alex Rønne PetersenRemove unneeded ARM code from atomic.c.
2013-10-21 Alex Rønne PetersenUse host preprocessor identifiers in atomic.c, not...
2013-10-21 Alex Rønne PetersenSimplify the ifdeffery in atomic.c/.h a bit.
2013-10-21 Alex Rønne PetersenRemove unneeded NetBSD code path from atomic.h.
2013-10-19 Marek SafarMerge pull request #783 from alistair/timezoneinfo_fix_...
2013-10-18 Rodrigo KumperaMerge pull request #768 from madewokherd/gcnotdll
2013-10-18 Zoltan Varga[runtime] Add a missing file.
2013-10-18 Zoltan Varga[runtime] Clean up the usage of the CEE_MONO_TLS opcode...
2013-10-18 Zoltan VargaMerge pull request #781 from directhex/master
2013-10-18 Jonathan LimaFix MSVC build.
2013-10-18 Jo ShieldsAdd missing ; characters to mono-hwcap-sparc.c. Fixes...
2013-10-18 Atsushi EnoMerge pull request #762 from echampet/wsdl
2013-10-18 Atsushi EnoMerge pull request #767 from ovatsus/Bug14922
2013-09-24 Zoltan VargaFix the windows build.
2013-09-20 Marek SafarMerge pull request #760 from mayerwin/patch-2
2013-09-19 Rodrigo KumperaMerge pull request #763 from madewokherd/mingwbuild
2013-09-19 Vincent PovirkTest for InterlockedCompareExchange64 in the configure...
2013-09-19 Rodrigo Kumpera[runtime]Fix typo in detection of the need of 64bits...
2013-09-17 Rodrigo Kumpera[runtime]Properly set mono-thread state as when startin...
2013-09-17 Rodrigo Kumpera[runtime]Provide a consistent view of registered thread...
2013-09-17 Atsushi EnoMerge pull request #756 from akoeplinger/fix-xmlreader
2013-09-17 Rodrigo KumperaMerge pull request #754 from blackfusion/master
2013-09-17 Zoltan Varga[runtime] Fix a regression introduced by 55039913729e26...
2013-09-13 Zoltan Varga[runtime] Make the stack walking code async safe when...
2013-09-13 Zoltan Varga[runtime] Add a 'is_async_context' property to MonoThre...
2013-09-13 Zoltan Varga[runtime] Avoid direct access to MonoJitInfo.method...
2013-09-11 Zoltan VargaUse __builtin_popcount () in mono_bitset_count ().
2013-09-10 Rodrigo KumperaFix the OSX and Windows build.
2013-09-10 Rodrigo KumperaImprove the build system.
next