Remove a needless define.
[mono.git] / mono / utils /
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
2011-07-19 Mark ProbstNew function: mono_valloc_aligned().
2011-07-12 Rodrigo KumperaAdd shared_perfcounters option to enable minimal.
2011-07-12 Rodrigo KumperaDo DISABLE_PORTABILITY more agressively.
2011-06-24 Gonzalo Paniagua... Merge pull request #121 from LogosBible/processfixes
2011-06-20 Rodrigo KumperaAdd mono_thread_info_disable_new_interrupt so we can...
2011-06-14 Rodrigo KumperaMerge pull request #117 from madewokherd/win32build
2011-06-14 Vincent PovirkAvoid references to pthread_t when building for win32.
2011-06-13 Zoltan VargaMerge pull request #114 from XTZGZoReX/master
2011-06-13 Rodrigo KumperaFix release semantics to make sure it flushes the store...
2011-06-13 Zoltan VargaMerge pull request #113 from XTZGZoReX/master
2011-06-12 Rodrigo KumperaExtract the code to emit a memory barrier. Add a memory...
2011-06-11 Rodrigo KumperaAdd the basics for memory model aware fencing.
2011-06-10 Rodrigo KumperaFix darwin-arm build.
2011-06-03 Zoltan VargaMerge pull request #109 from rnagy/master
2011-06-03 Zoltan VargaMake mono_gc_pthread_create () call pthread_create...
2011-06-03 Zoltan VargaFix a warning.
2011-06-03 Robert NagyFix OpenBSD. KERN_PROC2 is not needed anymore here.
2011-05-30 Marek HabersackMerge pull request #97 from skolima/master
2011-05-28 Mark Probst[sgen] Allocate small IDs for worker threads.
2011-05-24 Rodrigo KumperaReapply the fast v4 monitor enter IL. AOT and LLVM...
2011-05-24 Marek HabersackRevert "Reapply 171e69041898f488f332c5a2fad71e40f5863c5...
2011-05-24 Rodrigo KumperaReapply 171e69041898f488f332c5a2fad71e40f5863c5d fixed...
2011-05-23 Marek HabersackRevert "Implement fast il wrapper for v4 Monitor.Enter."
2011-05-23 Rodrigo KumperaImplement fast il wrapper for v4 Monitor.Enter.
2011-05-12 Rodrigo KumperaMerge pull request #82 from Unity-Technologies/master...
2011-05-12 Rodrigo KumperaMerge pull request #92 from konrad-kruczynski/master
2011-05-12 Rodrigo KumperaMerge pull request #96 from ualtinok/master
2011-05-12 Veerapuram VaradhanMerge pull request #99 from IgorTkachev/master
2011-05-11 Rodrigo KumperaFix windows build
2011-05-11 Rodrigo KumperaEnable the new interrupt machinery on x86 + linux|mach.
2011-05-06 Mark Probst[utils] Fix lock-free data structures.
2011-05-06 Rodrigo KumperaMore win32 fixes
2011-05-06 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-05-06 Neale FergusonImplement soft debugger for s390x and fix context macro...
2011-05-06 Rodrigo KumperaFixes for win32
2011-05-03 Rodrigo KumperaAdd define to conditionally compile code using mono...
2011-05-03 Zoltan VargaFix the ARM build.
2011-05-02 Rodrigo KumperaFix thread unregistration under sgen.
2011-05-01 Miguel de IcazaMerge pull request #90 from nulltoken/patch-1.
2011-05-01 Miguel de IcazaUpdate SGen sources to SGen license
2011-05-01 Mark ProbstMerge branch 'sgen-lock-free-alloc'
2011-05-01 Mark Probst[utils] Document the lock-free allocator.
2011-05-01 Mark Probst[utils] Added lock-free queue and allocator.
2011-04-29 Rodrigo KumperaMake SMR available during the whole registration/unregi...
next