Add a third AOT location, alongside ~/.mono/aot-cache and the assembly dir
[mono.git] / mono / metadata / sgen-major-scan-object.h
2014-10-09 Mark ProbstMerge pull request #1326 from BrzVlad/master
2014-10-07 Rodrigo KumperaMerge pull request #1179 from ludovic-henry/pr25-threadpool
2014-10-01 Jonathan PryorMerge pull request #1306 from joelmartinez/docs-private...
2014-09-29 Mark Probst[sgen] Scoping fix in a macro.
2014-09-29 Mark Probst[sgen] Heavy statistics counters for scanned object...
2014-09-29 Mark Probst[sgen] Added some comments.
2014-09-29 Mark Probst[sgen] Enqueue objects with their descriptors.
2014-08-28 Rodrigo KumperaRevert "Merge pull request #1219 from panzone/los_parti...
2014-08-28 Zoltan VargaMerge pull request #1235 from directhex/master
2014-08-28 Rodrigo KumperaMerge pull request #1238 from esdrubal/datetimeoffset
2014-08-28 Rodrigo KumperaMerge pull request #1219 from panzone/los_partial_marking
2014-08-19 Andrea Francesco... [Sgen] Implement partial marking for big array of objects
2014-06-19 Alex Rønne PetersenMerge pull request #1109 from adbre/iss358
2014-05-27 Sebastien PouliotMerge pull request #1057 from lextm/master
2014-04-12 Alex Rønne PetersenMerge pull request #273 from joncham/bug-getpid
2013-10-21 Alex Rønne PetersenMerge pull request #268 from pcc/menudeactivate
2013-10-21 Alex Rønne PetersenMerge pull request #260 from pcc/topmost
2013-10-21 Alex Rønne PetersenMerge pull request #587 from madewokherd/gdipdllmap
2013-08-14 Marek SafarMerge pull request #733 from amoiseev-softheme/bugfix...
2013-07-02 Alex Rønne PetersenMerge pull request #572 from jack-pappas/sockets-ipproto
2013-04-19 Alex Rønne PetersenMerge pull request #555 from jack-pappas/sigaltstack...
2013-03-13 Mark Probst[sgen] Gather a histogram of layouts of scanned objects.
2013-03-12 Rodrigo KumperaMerge pull request #505 from roji/shutdown_flow
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-27 Mark Probst[sgen] Binary protocol entries for scanning objects...
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[sgen] Evacuation for concurrent mark (during forced...
2013-02-23 Mark Probst[sgen] Remove concurrent_cementing argument to sgen_add...
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-23 Mark ProbstMerge branch 'feature-perpetual-pinning'
2013-01-23 Mark Probst[sgen] Shadow cementing table to allow cementing during...
2013-01-23 Mark Probst[sgen] Cementing
2013-01-10 Rodrigo KumperaMerge pull request #517 from getsometoast/master
2013-01-09 Jean-Michel PerraudMerge remote-tracking branch 'upstream/master'
2013-01-06 Mark Probst[sgen] Pass the reference, not just its location, to...
2013-01-02 Mark Probst[sgen] Pass value of reference to major mark function...
2012-12-11 Marek SafarMerge pull request #519 from Youscribe/execution_contex...
2012-12-09 Mark Probst[sgen] Major collection concurrent with nursery collect...
2012-12-09 Mark Probst[sgen] Scan cardtable mod union when finishing up major...
2012-12-07 Miguel de IcazaMerge pull request #487 from mayerwin/patch-1
2012-12-07 Miguel de IcazaMerge pull request #496 from nicolas-raoul/unit-test...
2012-12-07 Miguel de IcazaMerge pull request #495 from nicolas-raoul/fix-for...
2012-11-30 Rodrigo KumperaMerge pull request #513 from pruiz/xamarin-bug-8565-v2
2012-11-30 Marek HabersackMerge pull request #498 from Unroll-Me/master
2012-11-25 Mark Probst[sgen] Switch license of SGen to LGPL2.
2012-11-23 Atsushi EnoMerge pull request #409 from Alkarex/patch-1
2012-11-19 Rodrigo KumperaReplace all uses of DEBUG with SGEN_LOG and SGEN_ASSERT.
2012-10-29 Marek SafarMerge pull request #485 from mtausig/master
2012-05-25 Miguel de IcazaMerge pull request #271 from pruiz/xamarin-bug-4108
2012-05-24 Alex Rønne PetersenMerge pull request #301 from directhex/master
2012-04-09 Rodrigo KumperaMove the scan/copy fast functions to the nursery collec...
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-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-07-28 Miguel de IcazaMerge pull request #93 from konrad-kruczynski/dispatche...
2011-05-31 Mark Probst[sgen] Split the minor scan function between parallel...
2011-05-31 Mark Probst[sgen] Make nursery collector for parallel M&S non...
2011-05-20 Mark Probst[sgen] Handle all cases in major_scan_vtable().
2011-05-20 Mark Probst[sgen] Remove superfluous arguments from minor_scan_vty...
2011-05-20 Mark Probst[sgen] Remove small bitmap descriptor type.
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-01 Miguel de IcazaMerge pull request #90 from nulltoken/patch-1.
2011-05-01 Mark ProbstMerge branch 'sgen-lock-free-alloc'
2011-05-01 Mark Probst[sgen] Use the lock free allocator as the internal...
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] Parallel nursery collection.
2011-02-14 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-02-13 Mark ProbstMerge branch 'bugfix-main-thread-root'
2011-02-09 Rodrigo KumperaMerge branch 'master' of github.com:mono/mono
2011-02-08 Mark Probst[sgen] Two carefully placed prefetches.
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...
2010-08-04 Mark Probst[sgen] Put major_scan_object() into the major collectors.