Introduce SgenObjectOperations that holds all copy/scan functions needed by a given...
[mono.git] / mono / metadata / sgen-major-copy-object.h
2012-04-09 Rodrigo KumperaIntroduce SgenObjectOperations that holds all copy...
2012-04-06 Miguel de IcazaMerge pull request #216 from ilkerde/master
2012-04-04 Rodrigo KumperaUse a single name prefix for sgen symbols. All non...
2012-04-03 Andreia GaitaMerge pull request #249 from pcc/xgetinputfocus
2012-04-02 Neale FergusonMerge branch 'master' of ssh://github.com/mono/mono
2012-04-02 Neale Fergusons390x-codegen.h - Define s390_SP and s390_BP
2012-03-19 Miguel de IcazaMerge pull request #205 from m3rlinez/master
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-08 Rodrigo KumperaCleanup the mess that ptr_in_nursery became with all...
2011-09-29 Gonzalo Paniagua... Merge pull request #167 from konrad-kruczynski/send_asy...
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-07-28 Miguel de IcazaMerge pull request #93 from konrad-kruczynski/dispatche...
2011-05-31 Mark Probst[sgen] Make nursery collector for parallel M&S non...
2011-05-20 Miguel de IcazaMerge pull request #102 from konrad-kruczynski/fix_bug_...
2011-05-19 Rodrigo KumperaUse new mono_gc_(memmove|bzero) in places messing with...
2011-03-17 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-03-14 Mark ProbstMerge branch 'sgen-disable-gc'
2011-03-08 Mark ProbstMerge branch 'sgen-job-distribution'
2011-03-08 Mark Probst[sgen] Store the destination's vtable before CASing...
2011-03-08 Mark Probst[sgen] Parallel nursery collection.
2010-12-07 vvaradhanMerge branch 'master' of github.com:mono/mono into...
2010-12-01 Zoltan VargaMove the DEBUG() macro to sgen-gc.h and resurrect debug...
2010-11-22 Jb EvainMerge branch 'cecil-light'
2010-11-10 Rodrigo KumperaMerge branch 'gc_oom'
2010-11-10 Rodrigo KumperaImplement oom handling for MS.
2010-09-07 Jonathan PobstMerge branch 'master' of github.com:mono/mono
2010-08-22 Miguel de IcazaUpdated copyrights to SGen files that were missing it
2010-08-04 atsushienoMerge branch 'master' of github.com:mono/mono into...
2010-08-04 Mark ProbstMerge branch 'selectable-major'
2010-08-04 Mark Probst[sgen] Put all scan and copy functions into the major...