Replace an assertion with an UNVERIFIED call in the JIT.
[mono.git] / mono / metadata / sgen-cardtable.h
2012-05-24 Alex Rønne PetersenMerge pull request #301 from directhex/master
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-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 KumperaGrand finalle to this long patch series. Move remembere...
2012-02-01 Rodrigo KumperaMove more cardtable specific code to its file.
2012-02-01 Rodrigo KumperaMore write barrier clenaups.
2012-01-28 Rodrigo KumperaMove clear_remsets to ssb file. Cleanup remset major...
2012-01-28 Rodrigo KumperaMove the bulk of mono_sgen_add_to_global_remset to...
2012-01-28 Rodrigo KumperaMark some cardtable functions as inline.
2012-01-27 Rodrigo KumperaMove the bulk of all custom write barriers to each...
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-29 Rodrigo KumperaFix the build.
2011-12-28 Rodrigo KumperaRework the cardtable code to isolate it into a proper...
2010-12-07 vvaradhanMerge branch 'master' of github.com:mono/mono into...
2010-12-01 Zoltan VargaMake sgen-los.c into a proper C module.
2010-09-20 Jonathan PobstMerge branch 'master' of github.com:mono/mono
2010-09-19 Rodrigo KumperaCleanup definitions and clearly states what are the...
2010-09-10 Rodrigo KumperaLook for marked cards while copying them.
2010-09-10 Rodrigo KumperaManually hoist card lookup out of scan loops.
2010-09-07 Jonathan PobstMerge branch 'master' of github.com:mono/mono
2010-09-06 Rodrigo KumperaFix 64bits builds.
2010-09-05 Zoltan VargaFix the build.
2010-09-04 Rodrigo KumperaMerge branch 'sgen_cardtable_optimization_work'
2010-09-04 Rodrigo KumperaOptimize major cardtable scanning by about 15%.