Merge pull request #3540 from kumpera/abort-on-gerror
[mono.git] / mono / utils /
2016-09-09 monojenkinsMerge pull request #3540 from kumpera/abort-on-gerror
2016-09-08 Vlad BrezaeMerge pull request #3528 from BrzVlad/fix-sgen-check...
2016-09-08 Rodrigo Kumpera[logging] Fix g_error not aborting.
2016-09-07 Niklas TherningMerge pull request #3511 from henricm/fix-no-socket...
2016-09-07 Ludovic Henry[threads] Remove CREATE_SUSPENDED (#3529)
2016-09-07 Alex Rønne PetersenMerge pull request #3526 from alexrp/master
2016-09-06 ManuRename local file into socket_fd (#3524)
2016-09-06 Ludovic HenryMerge pull request #3509 from ludovic-henry/iolayer...
2016-09-06 Ludovic Henry[mono-threads] Have error in case we cannot set thread...
2016-09-06 Ludovic Henry[mono-threads] Fix win32 to posix priority conversion
2016-09-06 Ludovic Henry[mono-threads] Store handle related data in MonoThreadInfo
2016-09-06 Ludovic Henry[mono-threads] Assert that we do not try to signal...
2016-09-05 Alexander KöplingerMerge pull request #3505 from ntherning/fix-resource...
2016-09-02 Marek SafarMerge pull request #3506 from ntherning/make-ZoneTest...
2016-09-02 Marek SafarMerge pull request #3452 from ntherning/fix-AppDomainSe...
2016-09-01 Rodrigo KumperaMerge pull request #3455 from kumpera/abort_cctor
2016-09-01 Ludovic Henry[mono-threads] Factor common platform create thread...
2016-09-01 Alexander KöplingerMerge pull request #3498 from mattleibow/bug-41723
2016-09-01 Niklas TherningMerge pull request #3503 from ntherning/fix-MarshalTest...
2016-09-01 Niklas TherningMerge pull request #3504 from ntherning/fix-PropertyInf...
2016-09-01 Zoltan Varga[runtime] Add a mono_threads_close_thread_handle (...
2016-09-01 Bernhard UrbanMerge pull request #3492 from lewurm/fix-insert-insn
2016-09-01 monojenkinsMerge pull request #3499 from kumpera/fix_logging
2016-09-01 Rodrigo Kumpera[logging] Ensure that glib logging goes through the...
2016-08-31 Rodrigo Kumpera[logging] Move internals that were landed in public...
2016-08-31 Zoltan Varga[runtime] Fix a warning.
2016-08-31 Alex Rønne PetersenMerge pull request #3493 from alexrp/master
2016-08-31 Alex Rønne Petersen[utils/hp] Export mono_thread_hazardous_try_free_all...
2016-08-31 Alex Rønne Petersen[utils/hp] Keep pumping the free queue even when we...
2016-08-31 Niklas TherningMerge pull request #3473 from ntherning/fix-thread...
2016-08-31 Aleksey Kliger ... Merge pull request #3395 from lambdageek/dev/handles...
2016-08-31 Bernhard UrbanMerge pull request #3470 from lewurm/fix-aot-compiler...
2016-08-31 Marek SafarMerge pull request #3487 from marek-safar/rs-Threading
2016-08-31 Marek SafarMerge pull request #3489 from akoeplinger/fix-latin1...
2016-08-31 Zoltan VargaOnly set the attached flag when a client attaches ...
2016-08-30 Rodrigo KumperaMerge pull request #3488 from Unity-Technologies/thread...
2016-08-30 Alex Rønne PetersenMerge pull request #3481 from alexrp/master
2016-08-30 Alex Rønne PetersenMerge pull request #3464 from alexrp/arm64-native-atomics
2016-08-30 Alex Rønne Petersen[utils] Remove ia64-specific atomics/membar code.
2016-08-30 Alex Rønne Petersen[utils/atomic] Fix native atomic intrinsics on buggy...
2016-08-30 Alex Rønne Petersen[utils] Add a MONO_GNUC_VERSION macro.
2016-08-30 Marek SafarMerge pull request #3477 from Unity-Technologies/create...
2016-08-30 Ludovic Henry[mono-threads] Use create_suspended_sem on windows...
2016-08-30 Ludovic HenryMerge pull request #3476 from lambdageek/fix-conc-ht
2016-08-30 Alex Rønne Petersen[utils/threads] Export mono_thread_info_yield () for...
2016-08-30 Alex Rønne Petersen[utils/lls] Export the linked list set API for use...
2016-08-30 Alex Rønne Petersen[utils/lls] Use mono_thread_hazardous_queue_free (...
2016-08-30 Alex Rønne Petersen[utils/lls] Rename get_hazardous_pointer_with_mask...
2016-08-30 Alex Rønne Petersen[utils/hp] Rename get_hazardous_pointer () to mono_get_...
2016-08-30 Alex Rønne Petersen[utils/hp] Remove HazardFreeLocking and HazardFreeConte...
2016-08-29 Rodrigo KumperaMerge pull request #3478 from vargaz/fix-pedump
2016-08-29 monojenkinsMerge pull request #3422 from xmcclure/tarjan-doublefan
2016-08-29 Marek SafarMerge pull request #3463 from david-mitchell/al-platfor...
2016-08-29 Alex Rønne PetersenMerge pull request #3468 from alexrp/hwcap-improvements
2016-08-29 Marek SafarMerge pull request #3453 from ntherning/cleanup-Assembl...
2016-08-29 Niklas TherningFix for double CloseHandle() on AppDomain unload
2016-08-29 Alex Rønne Petersen[utils/hwcap] Clean up and improve the hwcap code.
2016-08-26 Vlad BrezaeMerge pull request #3451 from BrzVlad/fix-armel-emulation
2016-08-26 Alexander KöplingerMerge pull request #3460 from akoeplinger/remove-net_4_...
2016-08-25 Ludovic HenryMerge pull request #3447 from ludovic-henry/iolayer...
2016-08-25 João MatosMerge pull request #3449 from lateralusX/jlorenss/win...
2016-08-24 Alexander KöplingerMerge pull request #3437 from ntherning/fix-DirectoryNo...
2016-08-24 Ludovic Henry[threads] Get thread handle from MonoThreadInfo when...
2016-08-24 Ludovic HenryMerge pull request #3439 from ludovic-henry/iolayer...
2016-08-24 Ludovic Henry[mono-threads-windows] Allocate ThreadStartInfo on...
2016-08-24 Ludovic Henry[mono-threads] Create Win32 handle when attaching the...
2016-08-24 Ludovic Henry[w32handle] Remove unused assertions
2016-08-24 Ludovic Henry[w32handle] Initialize them earlier
2016-08-23 Niklas TherningMerge pull request #3426 from ntherning/fix-handle...
2016-08-22 Alexander KöplingerMerge pull request #3381 from krytarowski/netbsd-support-20
2016-08-22 Alexander KöplingerMerge pull request #3428 from ntherning/fix-missing...
2016-08-22 Kamil RytarowskiFix NetBSD build in proclib.c (#3378)
2016-08-19 Aleksey Kliger ... Merge pull request #3413 from lambdageek/reflection...
2016-08-19 Niklas TherningMerge pull request #3419 from ntherning/fix-MonoTests...
2016-08-19 Ludovic HenryMerge pull request #3416 from ludovic-henry/iolayer...
2016-08-19 Vlad BrezaeMerge pull request #3418 from BrzVlad/fix-arm64-finaliz...
2016-08-18 Ludovic Henry[io-layer] Extract WaitForSingleObjectEx, WaitForMultip...
2016-08-18 Ludovic HenryMerge pull request #3415 from ludovic-henry/net_2_1...
2016-08-18 Vlad BrezaeMerge pull request #3401 from BrzVlad/fix-managed-alloc2
2016-08-17 Vlad Brezae[sgen] Unify tls access across with/without HAVE_KW_THR...
2016-08-17 Craig McQueenmono_os_cond_timedwait: fix function name in g_error...
2016-08-12 Marek SafarMerge pull request #3398 from henricm/fix-for-test...
2016-08-11 Aleksey Kliger ... Merge pull request #3389 from lambdageek/bug-43099
2016-08-11 Niklas TherningMerge pull request #3388 from ntherning/fix-thread...
2016-08-10 Alexander KyteMerge pull request #2780 from alexanderkyte/seq_point_o...
2016-08-10 Aleksey Kliger[coop] Temporarily restore MonoThreadInfo when TLS...
2016-08-10 Niklas TherningMerge pull request #3213 from henricm/fix-for-win-secur...
2016-08-10 Niklas TherningFix getting/setting thread priority on Windows
2016-08-09 Marek SafarMerge pull request #3373 from marek-safar/net-4.6.2
2016-08-09 Marcos HenrichMerge pull request #3353 from esdrubal/st-format
2016-08-08 Kamil RytarowskiFix the definition of legacy_closer(), detected on...
2016-08-08 Kamil RytarowskiIntroduce mono-threads-netbsd.c (#3374)
2016-08-08 Aleksey Kliger ... Merge pull request #3349 from lambdageek/handle-icalls...
2016-08-08 João MatosMerge pull request #3372 from ntherning/fix-g_win32_get...
2016-08-08 Alexander KöplingerMerge pull request #2903 from krytarowski/netbsd-support-4
2016-08-05 Alexander KöplingerMerge pull request #3363 from akoeplinger/fix-42938
2016-08-05 Niklas TherningMerge pull request #3359 from ntherning/sgen-avoid...
2016-08-05 Alexander KöplingerMerge pull request #3361 from xmcclure/babysitter-xml
2016-08-05 Niklas TherningMerge pull request #3365 from ntherning/fix-gc-graystac...
2016-08-05 Alexander KöplingerMerge pull request #3337 from akoeplinger/fix-alpine
next