Use gint64 to represent time in MonoStopwatch to prevent overflows.
[mono.git] / mono /
2011-10-25 Paolo MolaroUse gint64 to represent time in MonoStopwatch to preven...
2011-10-24 Rolf Bjarne KvingeWhen providing stack trace for a crash make sure we...
2011-10-23 Zoltan VargaFix a problem in the last banch of AOT optimizations
2011-10-23 Miguel de IcazaPatch from Mario Kosmiskas for Bug 1460: add support...
2011-10-22 Gonzalo Paniagua... Merge pull request #185 from QuickJack/master
2011-10-22 Zoltan VargaPrint timing information for debugger invokes.
2011-10-22 Zoltan VargaAdd a stopwatch structure/functions for runtime interna...
2011-10-21 Zoltan VargaAdd a GetTypesForSourceFile method to VirtualMachine...
2011-10-21 Zoltan VargaAdd a way to filter type load events by the source...
2011-10-21 Zoltan VargaSet tls->context.valid to FALSE if a thread is suspende...
2011-10-20 Zoltan VargaFix Thread.VolatileRead/Write for floats/doubles. Fixes...
2011-10-20 Marek SafarRun runtime tests with the latest tools available
2011-10-19 Marek SafarImplement System.Threading.Volatile
2011-10-19 Marek SafarFix VolatileRead(uint&), VolatileWrite(uint&,uint)...
2011-10-18 Rodrigo KumperaAllow null strings to be sent to sdb. They are encoded...
2011-10-18 Zoltan VargaBump sdb protocol version in the runtime.
2011-10-18 Zoltan VargaAdd TypeMirror.GetMethodsByName () method to speed...
2011-10-18 Rodrigo KumperaExtract mono_class_get_methods_by_name from ves_icall_T...
2011-10-16 Zoltan VargaFix a warning
2011-10-16 Neale FergusonMinor s390x fixes and update for memory barriers
2011-10-14 Zoltan VargaDisable the error checking for MONO_GC_PARAMS in boehm...
2011-10-14 Zoltan VargaFix a crash with precise stack marking and dying threads
2011-10-14 Zoltan VargaChange a g_warning to a DEBUG which can happen in norma...
2011-10-13 Zoltan VargaFix a warning plus a typo
2011-10-13 Zoltan VargaFix an assert in sgen when mono_gc_set_current_thread_a...
2011-10-13 Rolf Bjarne KvingeLog profiler: Don't include major collections in ondema...
2011-10-13 David EvansFix regression to System.Diagnostics.Process.PrivateMe...
2011-10-13 Gonzalo Paniagua... Merge pull request #180 from QuickJack/master
2011-10-12 Zoltan VargaMove generic sharing definitions to mini.h, define...
2011-10-11 Rodrigo KumperaEnsure proper ordering of hazard pointer reads.
2011-10-11 Zoltan VargaAvoid asserts in sdb if a single step operation is...
2011-10-11 Zoltan VargaImplement registration of new transports in the debugge...
2011-10-11 Zoltan VargaFix 055255aa5575b3eb6edb9a43fafbdabc76249bce. attr_klas...
2011-10-10 Mark Probst[sgen] Don't assert that we can't suspend a thread...
2011-10-09 Mark ProbstMerge branch 'sgen-windows'
2011-10-09 Mark Probst[win32] Query the start of a memory region in mono_vfree().
2011-10-09 Mark Probst[sgen] Managed allocator and wbarrier for Win32 by...
2011-10-09 Mark Probst[sgen] Get the thread's domain via a callback, not...
2011-10-09 Zoltan VargaFix a windows warning
2011-10-09 Zoltan VargaUse HOST_WIN32 in one place
2011-10-09 Zoltan VargaAllocate non-code memory using mono_domain_alloc0 in...
2011-10-07 Zoltan VargaAdd a missing arg check to the sdb protocol code
2011-10-07 Rolf Bjarne KvingeIgnore headers generated by dtrace.
2011-10-06 Zoltan VargaFix the OSX build
2011-10-06 Zoltan VargaMake the mono_native_thread functions real functions...
2011-10-06 Zoltan VargaFix a windows warning
2011-10-06 Zoltan VargaAvoid calling mono_monitor_get_fast_path () for the...
2011-10-06 Zoltan VargaUse functions instead of macros from the mono_native_th...
2011-10-06 Zoltan VargaEmit precise GC maps for vtypes passed as parameters...
2011-10-04 Zoltan VargaFix a warning
2011-10-04 Zoltan VargaFix the build
2011-10-04 Zoltan VargaAdd runtime support for the .NET Portable Libraries...
2011-10-04 Zoltan VargaFix a warning
2011-10-04 Zoltan VargaFix MSVC build
2011-10-04 Mark ProbstMerge branch 'sgen-windows'
2011-10-04 Mark Probst[sgen] Small fixes.
2011-10-04 Mark Probst[sgen] Basic Win32 support.
2011-10-04 Mark Probst[sgen] Debug print fixes.
2011-10-04 Mark Probst[sgen] Simple abstraction for creating native threads.
2011-10-04 Mark Probst[sgen] Use our mutex abstraction instead of pthreads...
2011-10-04 Mark Probst[sgen] Use our TLS abstraction instead of pthreads...
2011-10-04 Paolo MolaroIntroduce a callback API to have notifications when...
2011-09-29 Gonzalo Paniagua... Merge pull request #167 from konrad-kruczynski/send_asy...
2011-09-29 Marek SafarSearch for .net 4.5 corlib in correct profile folder
2011-09-29 Rodrigo KumperaRequest ObjectMirror type and domain in a single request.
2011-09-29 Zoltan VargaAvoid a crash if mono_debug_open_image_from_memory...
2011-09-27 Zoltan VargaSave/restore argument registers when instrumenting...
2011-09-26 Rodrigo KumperaSplit bridge processing in two steps.
2011-09-26 Rodrigo KumperaFix the interation of non tracking weak refs and epheme...
2011-09-26 Rodrigo KumperaFix a bunch of data races.
2011-09-26 Rodrigo KumperaFix enter/exit critical region visibility.
2011-09-26 Rodrigo KumperaComplete acquire/release ops. Make acquire/release...
2011-09-25 Gonzalo Paniagua... Create the first tp thread right away.
2011-09-24 Mark Probst[sgen] If we couldn't evacuate the nursery after a...
2011-09-24 Mark Probst[sgen] Never directly pin objects on the M&S major...
2011-09-20 Miguel de IcazaFix my profiler loader.
2011-09-20 Miguel de IcazaUpdate copyrights
2011-09-20 Zoltan VargaFix warnings.
2011-09-20 Zoltan VargaFix debugger invokes when using soft breakpoints on...
2011-09-20 Zoltan VargaImplement the new interrupt machinery for ARM
2011-09-20 Zoltan VargaCall ensure_synch_cs_set () in thread_cleanup () too...
2011-09-20 Zoltan VargaAllocate a param area in START_HANDLER. Fixes filter...
2011-09-20 Zoltan VargaFix a timing issue in a test
2011-09-13 Miguel de IcazaUpdate copyrights
2011-09-13 Rodrigo KumperaAvoid duplicates in the SSC xrefs.
2011-09-13 Rodrigo KumperaAdd logging to sgen-bridge. Log times and sizes.
2011-09-13 Tom HindleStore current threads Synchronization Context, if prese...
2011-09-07 Miguel de IcazaFallback: load profiler from the Mono default path...
2011-09-06 Rodrigo KumperaLet the system figure our permissions instead of doing...
2011-09-06 Zoltan VargaMerge pull request #169 from madewokherd/master
2011-09-06 Vincent PovirkUse guint instead of uint.
2011-09-06 Rodrigo KumperaImprove exception message.
2011-09-06 Rodrigo KumperaAdd sgen collection pause times to mono trace log.
2011-09-06 Gonzalo Paniagua... Display more debugging info when epoll fails
2011-09-06 Gonzalo Paniagua... Fallback to poll() if epoll_create() fails
2011-09-06 Zoltan VargaHandle threads which die without detaching.
2011-09-06 Zoltan VargaAdd a few missing cases to event_to_string () in sdb.
2011-09-06 Zoltan VargaRemove some unused arguments from mono_arch_handle_exce...
2011-09-06 Zoltan VargaImplement mono_arch_setup_async_callback () for amd64.
2011-09-05 Zoltan VargaFix a warning.
next