Fix warnings reported by clang.
[mono.git] / mono / utils /
2012-02-29 Marek SafarMerge pull request #231 from linquize/a853199c497bb0977...
2012-02-24 Marek SafarMerge pull request #228 from QuickJack/3e163743eda89cc8...
2012-02-17 Gonzalo Paniagua... Merge pull request #217 from QuickJack/master
2012-02-12 Marek SafarMerge pull request #225 from mistoll/master
2012-02-02 Rodrigo KumperaAdd new counter type for time intervals.
2012-01-31 Neale FergusonMerge branch 'master' of ssh://github.com/mono/mono
2012-01-31 Neale FergusonAdd TLS_GET support for s390x
2012-01-24 Rodrigo KumperaEnable fast tls on amd64, so sgen works.
2012-01-24 Zoltan VargaMerge pull request #220 from metanest/includeproblem_20...
2012-01-24 KISHIMOTO, Makotorename LIBGC_INCLUDES to LIBGC_CPPFLAGS
2012-01-24 KISHIMOTO, Makotofix including basesystem's gc.h problem
2012-01-23 Rodrigo KumperaAdd MONO_FAST_TLS_ADDR so we can get the address of...
2012-01-23 Rodrigo KumperaAdd mono_mach_get_tls_address_from_thread for arm/x86...
2012-01-22 Zoltan VargaFix the setting of sp in mono_monoctx_to_sigctx ()...
2012-01-11 Marek SafarMerge pull request #214 from QuickJack/cd2c570c5543963d...
2012-01-02 Zoltan VargaMerge pull request #203 from Jester01/jester/mmap
2011-12-27 Zoltan VargaUse MonoContext on MIPS in sgen-archdep.h.
2011-12-16 Zoltan VargaAdd MIPS/android support to mono-sigcontext.h
2011-12-16 Zoltan VargaMerge branch 'master' of github.com:mono/mono
2011-12-16 Zoltan VargaFix the ucontext handling on MIPS.
2011-12-15 Csaba HalaszExpose the fallback mmap implementation as mono_file_...
2011-12-15 Csaba HalaszUse release_fn() instead of free() in mono_file_map...
2011-12-14 Rodrigo KumperaExplain the why's of THREAD_INFO_TYPE.
2011-12-13 Marek HabersackMerge pull request #201 from QuickJack/master
2011-12-12 Marek SafarMerge pull request #200 from ch5oh/master
2011-12-08 Rodrigo KumperaOn mach, thread_abort_safely can't break sockets syscal...
2011-12-08 Zoltan VargaMerge branch 'master' of github.com:mono/mono
2011-12-08 Paolo MolaroDo the multiplication/division with floating point...
2011-12-07 Ankit JainMerge pull request #199 from slide/master
2011-12-07 Paolo MolaroFix overflow in the win32 monotonic time (xambug #183).
2011-12-07 Gonzalo Paniagua... Merge pull request #194 from QuickJack/master
2011-12-05 Paolo MolaroAvoid assert and crash when allocating smaller large...
2011-12-04 Marek SafarMerge pull request #197 from ch5oh/master
2011-12-04 Zoltan VargaFinish sdb support on MIPS. Fix resume_context () to...
2011-12-01 Paolo MolaroInitial sgen mips port.
2011-11-26 Zoltan VargaInitial soft debugger support for MIPS.
2011-11-24 Miguel de IcazaUpdated with Xamarin copyrights
2011-11-24 Miguel de IcazaUpdated with Xamarin copyrights
2011-11-21 Jonathan Pryor[MonoDroid] Fix the libmono build.
2011-11-20 Zoltan VargaFlush the output file in mono_counters_dump ().
2011-11-16 Jérémie LavalFix previous commit
2011-11-16 Jérémie Laval[MonoDroid] Query hardware CPU count for Environment...
2011-11-09 Zoltan VargaMerge branch 'master' of github.com:mono/mono
2011-11-08 Neale FergusonMerge branch 'master' of ssh://github.com/mono/mono
2011-11-06 Zoltan VargaFix ARM cross compiling support.
2011-11-06 Zoltan VargaMake mono_arch_sigctx_to_monoctx and vice versa use...
2011-11-06 Zoltan VargaGet rid of MonoContext->sp on ARM, its already stored...
2011-11-06 Zoltan VargaClean up the arm MonoContext structure: use arm registe...
2011-11-04 Sebastien PouliotOSX and iOS does not support CLOCK_MONOTONIC so we...
2011-11-01 Zoltan VargaAdd sigcontext support for android-x86
2011-10-28 Alex Rønne PetersenMerge pull request #186 from QuickJack/master
2011-10-25 Paolo MolaroUse gint64 to represent time in MonoStopwatch to preven...
2011-10-22 Gonzalo Paniagua... Merge pull request #185 from QuickJack/master
2011-10-22 Zoltan VargaAdd a stopwatch structure/functions for runtime interna...
2011-10-16 Neale FergusonMinor s390x fixes and update for memory barriers
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-11 Rodrigo KumperaEnsure proper ordering of hazard pointer reads.
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-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 VargaUse functions instead of macros from the mono_native_th...
2011-10-04 Mark ProbstMerge branch 'sgen-windows'
2011-10-04 Mark Probst[sgen] Basic Win32 support.
2011-10-04 Mark Probst[sgen] Simple abstraction for creating native threads.
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-26 Rodrigo KumperaComplete acquire/release ops. Make acquire/release...
2011-09-20 Zoltan VargaImplement the new interrupt machinery for ARM
2011-08-23 Rodrigo KumperaRework self suspend to avoid a race on Mach.
2011-08-18 Alan McGovernMerge pull request #161 from LogosBible/master
2011-08-18 Marek SafarMerge pull request #160 from garuma/tpl-dataflow-plumbing
2011-08-18 Rodrigo KumperaHandle android's broken pthread_kill.
2011-08-17 Miguel de Icazaupdate copyrights
2011-08-14 Zoltan VargaDon't pass MONO_UNWIND_ACTUAL_METHOD to the stack walke...
2011-08-13 Marek SafarMerge pull request #156 from garuma/tpl-dataflow-tasks
2011-08-10 Zoltan VargaGet rid of the macros in mono-tls.h to fix many warnings.
2011-08-10 Zoltan VargaWrap pthread_exit () with mono_gc_pthread_exit () since...
2011-08-09 Elijah TaylorMore NACL updates
2011-08-09 Zoltan VargaRevert "More NACL updates"
2011-08-09 Elijah TaylorMore NACL updates
2011-08-05 Elijah TaylorFixups for nacl at head revision.
2011-08-05 Miguel de IcazaMerge pull request #129 from grumpydev/CryptoFixo
2011-08-05 Miguel de IcazaMerge pull request #138 from eisnerd/bug-winforms-datag...
2011-08-05 Miguel de IcazaMerge pull request #141 from LogosBible/surrogtate
2011-08-04 Atsushi EnoMerge pull request #146 from flutos/207ce0bccceec3ff786...
2011-08-02 Atsushi EnoMerge pull request #143 from mistoll/master
2011-08-01 AlexAdd support for DragonFly and NetBSD to sigcontext.
2011-07-28 Mark ProbstFactor the lock-free growable array out of the lock...
2011-07-28 Mark ProbstFactor the simple lock-free array queue out of hazard...
2011-07-28 Miguel de IcazaMerge pull request #93 from konrad-kruczynski/dispatche...
2011-07-28 Miguel de IcazaMerge pull request #136 from spencerhakim/master
2011-07-28 Miguel de IcazaMerge pull request #139 from HorstKakuschke/master
2011-07-25 Zoltan VargaFix windows build.
2011-07-22 Atsushi EnoMerge pull request #137 from eisnerd/bug-xpath-reverse...
2011-07-22 Mark ProbstRemove io-layer Windows API TLS emulation code.
2011-07-19 Miguel de IcazaFix build
next