Merge pull request #607 from maksimenko/master
[mono.git] / mono / metadata / gc-internal.h
2013-03-25 Marek SafarMerge pull request #607 from maksimenko/master
2013-03-25 Rodrigo KumperaChange mono_gc_get_managed_array_allocator to receive...
2013-03-12 Rodrigo KumperaMerge pull request #505 from roji/shutdown_flow
2013-03-11 Rodrigo KumperaOptimize mono_gc_bzero and mono_gc_memmove to closely...
2013-03-04 Miguel de IcazaMerge pull request #588 from Daniel15/bug-10872
2013-02-28 Rodrigo KumperaMerge pull request #537 from madewokherd/ccwmarshal
2013-02-25 Zoltan VargaMerge pull request #571 from igotti-google/jt2
2013-02-23 Mark ProbstMerge branch 'feature-concurrent-evacuation'
2013-02-23 Mark Probst[gc] Mono.Runtime method for enabling/disabling synchro...
2013-02-22 Miguel de IcazaMerge pull request #554 from deplinenoise/ppc_fixes
2013-02-22 Miguel de IcazaMerge pull request #556 from jack-pappas/ipproto-patch
2013-02-22 Miguel de IcazaMerge pull request #557 from jack-pappas/gacutil-patch
2013-02-22 Miguel de IcazaMerge pull request #560 from duboisj/master
2013-02-22 Miguel de IcazaMerge pull request #561 from akoeplinger/bufferless-fix
2013-02-22 Marek SafarMerge pull request #569 from knocte/fix_cairo_profile_v...
2013-02-14 Mark Probst[gc] Remove mono_gc_disable/enable().
2013-02-09 Miguel de IcazaMerge pull request #475 from pruiz/xamarin-bug-7408
2013-02-09 Miguel de IcazaMerge pull request #524 from pruiz/mvc-allowhtml-fix
2013-02-07 Marek SafarMerge pull request #472 from MelanieT/spmanager_fix
2013-01-18 Marek SafarMerge pull request #530 from jmp75/visualstudio-build
2013-01-16 Rodrigo KumperaBoehm now supports long links.
2013-01-10 Rodrigo KumperaMerge pull request #517 from getsometoast/master
2012-12-11 Marek SafarMerge pull request #519 from Youscribe/execution_contex...
2012-12-09 Mark Probst[sgen] Don't check the value for nursery in the concurr...
2012-11-23 Atsushi EnoMerge pull request #409 from Alkarex/patch-1
2012-10-29 Marek SafarMerge pull request #485 from mtausig/master
2012-10-26 Marek SafarMerge pull request #484 from roji/transactions_pspe
2012-10-25 Jonathan Pryor[Mono.Posix] Add Syscall.getgrouplist().
2012-10-24 Zoltan VargaRemove the last #ifdef HAVE_SGEN_GC from gc-internal.h
2012-10-10 Rodrigo KumperaMerge remote-tracking branch 'joncham/sgen-msvc2'
2012-10-10 Rodrigo KumperaMerge pull request #438 from mattleibow/master
2012-09-16 Marek SafarMerge pull request #461 from knocte/xbuild_improvements
2012-09-15 Zoltan VargaFix precise stack marking for the thread initiating...
2012-09-13 Marek SafarMerge pull request #456 from strawd/bug7079
2012-09-13 Konrad M. KruczynskiMerge branch 'master' of https://github.com/mono/mono...
2012-09-13 Marek SafarMerge pull request #453 from daub815/master
2012-09-12 Marek SafarMerge pull request #457 from strawd/aspnetwebstack...
2012-09-10 Rodrigo KumperaMerge pull request #61 from ztzg/darwin-static-build...
2012-09-10 Zoltan VargaRename MONO_GC_REGISTER_ROOT () -> MONO_GC_REGISTER_ROO...
2012-09-10 Zoltan VargaGet rid of another HAVE_SGEN_GC reference in gc-internal.h.
2012-09-10 Jérémie LavalMerge pull request #439 from mono-soc-2012/garyb/iconfix
2012-09-04 Zoltan VargaGet rid of some HAVE_SGEN_GC ifdefs from gc-internals...
2012-09-04 Zoltan VargaTransition the minor/major GC stats to the counters...
2012-07-21 Miguel de IcazaMerge pull request #303 from ermshiperete/5278
2012-07-21 Miguel de IcazaMerge pull request #309 from i59/patch-1
2012-07-16 Miguel de IcazaMerge pull request #323 from crazyjncsu/master
2012-06-24 Marek SafarMerge pull request #347 from JamesB7/master
2012-06-19 Martin BauligMerge pull request #325 from adbre/iss5464
2012-06-18 Mark ProbstMerge remote-tracking branch 'public/master'
2012-06-16 Zoltan VargaChange some GC defines to runtime checks in metadata/.
2012-05-25 Miguel de IcazaMerge pull request #271 from pruiz/xamarin-bug-4108
2012-05-24 Miguel de IcazaMerge pull request #283 from robwilkens/master
2012-05-24 Miguel de IcazaMerge pull request #289 from alaendle/master
2012-05-24 Miguel de IcazaMerge pull request #298 from ermshiperete/4921
2012-05-24 Miguel de IcazaMerge pull request #297 from ermshiperete/4959
2012-05-24 Miguel de IcazaMerge pull request #296 from ermshiperete/5116
2012-05-24 Alex Rønne PetersenMerge pull request #301 from directhex/master
2012-05-21 Zoltan VargaFix altstack support in libgc by registering the bounds...
2012-04-06 Miguel de IcazaMerge pull request #216 from ilkerde/master
2012-03-19 Miguel de IcazaMerge pull request #205 from m3rlinez/master
2012-03-19 Miguel de IcazaUpdate some copyrights
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 KumperaMake more bits in the vtable available to the GC.
2012-01-16 Rolf Bjarne Kvingesgen: Add support for disabling the gc for a thread
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-28 Rodrigo KumperaKill size_descr, its usage was replaced by better explo...
2011-12-21 Rodrigo KumperaIntroduce a size descriptor in the vtable to speed...
2011-10-09 Mark ProbstMerge branch 'sgen-windows'
2011-10-09 Mark Probst[sgen] Get the thread's domain via a callback, not...
2011-07-28 Miguel de IcazaMerge pull request #93 from konrad-kruczynski/dispatche...
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-20 Miguel de IcazaMerge pull request #102 from konrad-kruczynski/fix_bug_...
2011-05-19 Rodrigo KumperaAdd new API to copy managed memory.
2011-05-12 Rodrigo KumperaMerge pull request #82 from Unity-Technologies/master...
2011-04-08 Rodrigo KumperaAdd mono_gc_is_critical_method to the internal GC api
2011-03-14 Mark ProbstMerge branch 'sgen-disable-gc'
2011-02-14 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-02-13 Mark ProbstMerge branch 'bugfix-main-thread-root'
2011-02-11 Zoltan VargaAvoid a boehm dependency in driver.c.
2011-02-08 Rodrigo KumperaFix reference queue under boehm.
2011-02-01 Rodrigo KumperaImplement a reference queue API.
2011-01-24 Mark ProbstMerge branch 'sgen-android'
2011-01-13 Zoltan VargaAdd some more functions to gc-internal.h to help remove...
2011-01-06 Elijah TaylorMerge remote branch 'upstream/master'
2011-01-03 Zoltan VargaMerge branch 'precise-gc-maps'
2011-01-03 Zoltan VargaAdd stats for the number of pinned objects during all...
2011-01-03 Zoltan VargaAdd a free callback to sgen, use it to free our TLS...
2010-12-07 vvaradhanMerge branch 'master' of github.com:mono/mono into...
2010-12-06 Zoltan VargaRemove some #ifdef HAVE_SGEN_GC deps, centralize others...
2010-11-30 Rodrigo KumperaAdd mono_gc_alloc_mature and use it for threads.
2010-11-22 Jb EvainMerge branch 'cecil-light'
2010-11-11 Zoltan VargaDefine mono_gc_get_card_table () for boehm/null gc...
2010-11-10 Rodrigo KumperaMerge branch 'gc_oom'
2010-11-10 Rodrigo KumperaMove function from sgen to gc so boehm can use it too.
next