[math] Fix Linux 32bits tests
[mono.git] / mono / metadata /
2015-09-02 Ludovic Henry[math] Fix Linux 32bits tests
2015-09-02 Zoltan VargaMerge pull request #2010 from buraktamturk/master
2015-09-02 Zoltan VargaMerge pull request #2021 from delme-imgtec/patch-1
2015-09-02 Zoltan VargaRemove an obsolete comment.
2015-09-02 Zoltan Varga[runtime] Remove MONO_HASH_CONSERVATIVE_GC, its not...
2015-09-02 Zoltan Varga[runtime] Obtain the thread argument directly from...
2015-09-01 Rodrigo Kumpera[coop] Fix debug logging.
2015-09-01 Alex Rønne PetersenMerge pull request #2015 from alexrp/profiler-roots-v2
2015-09-01 Zoltan Varga[runtime] Throw an exception instead of asserting when...
2015-09-01 Zoltan Varga[ppdb] Fix support for Assembly.LoadFrom(). Fixes ...
2015-09-01 Jonathan PryorMerge pull request #2012 from joelmartinez/mdoc-memberr...
2015-09-01 Alex Rønne PetersenMerge pull request #2019 from directhex/powerpc-fixes
2015-09-01 Alex Rønne Petersen[runtime] Add root type and human-readable description...
2015-09-01 Ludovic Henry[threadpool-io] Reduce the value of poll_fds_size on...
2015-08-31 Ludovic Henry[threadpool-io] Remove sparse-array for poll backend
2015-08-31 Marcos Henrich[runtime] Removed duplicated code
2015-08-29 Marcos HenrichMerge pull request #1936 from esdrubal/DotNetRelativeOr...
2015-08-29 Vlad BrezaeMerge pull request #2005 from BrzVlad/feature-concurren...
2015-08-29 Vlad Brezae[sgen] Fix scanning of invalid entries within arrays
2015-08-28 Zoltan VargaMerge pull request #2007 from madewokherd/imagelock
2015-08-28 Vincent PovirkFix an unlock without a corresponding lock.
2015-08-28 Martin BauligMerge pull request #2000 from BogdanovKirill/master
2015-08-28 Marcos HenrichMerge pull request #2003 from esdrubal/seq_test_fix2
2015-08-27 Jonathan PryorMerge pull request #1993 from steffen-kiess/posix-sockets-1
2015-08-27 Marcos HenrichMerge pull request #2001 from esdrubal/get_module_filename
2015-08-27 Marcos HenrichMerge pull request #1991 from esdrubal/seq_test_fix
2015-08-26 triton[threadpool-io] Fixed the Windows backend to call the...
2015-08-25 Martin BauligMerge pull request #1992 from BogdanovKirill/ChunkedReading
2015-08-24 Zoltan Varga[runtime] Remove the is_mb_open field from MonoMethod...
2015-08-24 Ludovic Henry[threadpool-io] Remove unecessary operation change
2015-08-24 Ludovic Henry[threadpool-io] Add log tracing
2015-08-24 Ludovic Henry[threadpool-io] Rework backend API
2015-08-24 Ludovic Henry[threadpool-io] Move the states table to the selector...
2015-08-24 Ludovic Henry[threadpool-io] Disable AIO by default
2015-08-24 Rodrigo KumperaMerge pull request #1989 from esdrubal/local_tz_from_link
2015-08-21 Zoltan Varga[runtime] Implement support for dynamic methods in...
2015-08-20 Zoltan Varga[coop] Avoid taking the gc lock when rehashing mono_g_h...
2015-08-20 Zoltan Varga[coop] Enter blocking mode before waiting on a condvar...
2015-08-20 Marek SafarMerge pull request #1990 from akoeplinger/fix-getsystem...
2015-08-19 Rodrigo Kumpera[coop] We call into the GC holding the appdomain mutex...
2015-08-19 Rodrigo Kumpera[coop] mono_gc_register_for_finalization does block...
2015-08-19 Zoltan Varga[coop] Avoid doing polling in native-to-managed wrapper...
2015-08-19 Marek Safar[corlib] Remove unused icall
2015-08-18 Zoltan VargaMerge pull request #1983 from saper/noeglibstatic
2015-08-18 Zoltan Varga[runtime] Use the thread_get_tid () in more places.
2015-08-18 Zoltan VargaRevert "[coop] Avoid taking the gc lock when rehashing...
2015-08-18 Zoltan VargaMerge pull request #1988 from BillSeurer/master
2015-08-18 Rodrigo Kumpera[coop] Code calls into the GC while holding the handles...
2015-08-18 Rodrigo Kumpera[checked-build] Adjust the assertof mono_runtime_class_...
2015-08-18 Rodrigo Kumpera[checked-build] Add a check in mono-hash for the right...
2015-08-18 Rodrigo Kumperaadd some assets to reflection.c
2015-08-17 Zoltan Varga[coop] Shorten the blocking section in threadpool cleanup.
2015-08-17 Alexis Christoforides[lock tracer] Initialize all of frame array
2015-08-17 Zoltan Varga[coop] Avoid taking the gc lock when rehashing mono_g_h...
2015-08-17 triton[runtime] Fixed sgen_suspend_thread to work with Win64...
2015-08-17 João MatosMerge pull request #1967 from D-POWER/master
2015-08-17 Rodrigo KumperaMerge pull request #1870 from saper/langinfo_h
2015-08-16 Zoltan Varga[runtime] Remove unused mono_delegate_section variable.
2015-08-16 Zoltan Varga[runtime] Change a few g_assert (foo != NULL) to g_asse...
2015-08-16 Zoltan Varga[coop] Make type_initialization_lock () a blocking...
2015-08-16 Zoltan Varga[coop] Make threadpool->active_threads_lock a blocking...
2015-08-16 Zoltan VargaMerge pull request #1979 from kumpera/conc_fix
2015-08-15 Rodrigo Kumpera[utils] Change mono_conc_hashtable write operations...
2015-08-14 Zoltan Varga[runtime] Initialize the class name cache using double...
2015-08-14 Rodrigo Kumpera[coop] Fix ves_icall_System_IO_MonoIO_GetFileSystemEntries.
2015-08-14 Rodrigo Kumpera[coop] Fix crasher during shutdown initialization.
2015-08-14 Rodrigo Kumpera[coop] Add a workaround in mono_marshal_get_thunk_invok...
2015-08-14 Rodrigo Kumpera[coop] Fix coop support for mono_method_get_unmanaged_t...
2015-08-14 Rodrigo Kumpera[checked-build] Annotate object.c with GC state asserts.
2015-08-14 Marcos HenrichMerge pull request #1972 from esdrubal/proc_pidpath
2015-08-14 Alex Rønne PetersenMerge pull request #1975 from alexrp/profiler-gch-bt
2015-08-13 Ludovic Henry[referencesource] Import System.Math
2015-08-11 Zoltan Varga[runtime] Move the kevent() calls from KeventWatcher...
2015-08-11 Ludovic HenryMerge pull request #1973 from rolfbjarne/bug32947
2015-08-11 Rolf Bjarne Kvinge[threadpool-ms-io] Remove unnecessary asserts. Fixes...
2015-08-11 Marcos HenrichMerge pull request #1952 from esdrubal/proc_name
2015-08-11 Zoltan Varga[coop] Handle blocking in parked threads correctly.
2015-08-11 Zoltan Varga[runtime] Add a missing MONO_FINISH_BLOCKING to ves_ica...
2015-08-10 Zoltan VargaRevert "[runtime] Move the kevent() calls from KeventWa...
2015-08-10 Zoltan Varga[runtime] Remove some debug printfs.
2015-08-10 Zoltan Varga[runtime] Move the kevent() calls from KeventWatcher...
2015-08-10 Rodrigo Kumpera[coop] Attach mono-thread as early as possible.
2015-08-09 Zoltan Varga[runtime] Remove an unused functions.
2015-08-09 Zoltan Varga[runtime] Mark mono_monitor_try_enter_internal () as...
2015-08-09 Zoltan Varga[runtime] Make synchronized methods use the Monitor...
2015-08-08 Zoltan Varga[runtime] Fix the coop build on posix platforms.
2015-08-08 Zoltan Varga[runtime] Remove mono_g_hash_table_new (), use mono_g_h...
2015-08-08 Zoltan Varga[runtime] Use a GHashTable instead of a MonoGHashTable...
2015-08-08 Marek SafarMerge pull request #1968 from LogosBible/uribuilder...
2015-08-07 Zoltan Varga[runtime] Revert part of the previous commit to avoid...
2015-08-07 Zoltan Varga[runtime] Avoid passing gshared methods to clients...
2015-08-07 Ludovic Henry[runtime] Fix missing method at link time
2015-08-07 Zoltan Varga[runtime] Avoid a memory overflow in Buffer.InternalBlo...
2015-08-06 Ludovic Henry[runtime] Fix memory corruption due to incorrect use...
2015-08-05 João Matos[sgen] Do not use Mach OS initialisation if using coop GC.
2015-08-05 Ludovic Henry[runtime] Refactor AsyncResult.Invoke icall and swallow...
2015-08-04 Vlad BrezaeThrow exception when trying to unlock unowned lock.
2015-08-04 Vlad BrezaeUnmanaged thin lock implementation.
2015-08-04 tritonAdded SGen OS support code stubs for coop backend.
2015-08-04 Ludovic HenryRevert "[runtime] Refactor AsyncResult.Invoke internal...
next