Merge pull request #496 from nicolas-raoul/unit-test-for-issue2907
[mono.git] / mono / metadata / sgen-minor-scan-object.h
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-26 Rodrigo KumperaFix the split nursery to work with the SERIALCOPY_OBJEC...
2012-11-26 Rodrigo KumperaRevert "Revert SERIAL_COPY_OBJECT_FROM_OBJ as it's...
2012-11-26 Rodrigo KumperaRevert "Use Zoltan's simpler promotion failure check...
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-20 Rodrigo KumperaUse Zoltan's simpler promotion failure check for the...
2012-11-20 Rodrigo KumperaRevert SERIAL_COPY_OBJECT_FROM_OBJ as it's only benefit...
2012-11-19 Rodrigo KumperaReplace all uses of DEBUG with SGEN_LOG and SGEN_ASSERT.
2012-11-16 Zoltan VargaAdd some micro optimizations to the sgen nursery copy...
2012-11-15 Zoltan VargaReorganize the scan-minor-copy/scan.h header files...
2012-10-29 Marek SafarMerge pull request #485 from mtausig/master
2012-09-13 Konrad M. KruczynskiMerge branch 'master' of https://github.com/mono/mono...
2012-09-10 Jérémie LavalMerge pull request #439 from mono-soc-2012/garyb/iconfix
2012-07-25 Martin BauligMerge pull request #392 from baulig/master
2012-07-23 Atsushi EnoMerge pull request #398 from xcrash/feature/wcf.mex...
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-21 Miguel de IcazaMerge pull request #335 from robwilkens/DataGridBugs1
2012-07-21 Miguel de IcazaMerge pull request #337 from robwilkens/IdleThreadsFixes
2012-07-21 Miguel de IcazaMerge pull request #350 from robwilkens/bug1089
2012-07-21 Marek SafarMerge pull request #403 from AerisG222/1596644f26b5b4b1...
2012-07-19 David StrawMerge remote-tracking branch 'upstream/master'
2012-07-18 Rodrigo KumperaGive each scan function an unique name to help some...
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...