Remove an intermediate buffer in the bridge code.
[mono.git] / mono / metadata / sgen-fin-weak-hash.c
2011-12-29 Rodrigo KumperaRemove an intermediate buffer in the bridge code.
2011-12-29 Rodrigo KumperaFix a pesky typo.
2011-12-13 Marek HabersackMerge pull request #201 from QuickJack/master
2011-12-12 Marek SafarMerge pull request #200 from ch5oh/master
2011-12-08 Zoltan VargaMerge branch 'master' of github.com:mono/mono
2011-12-07 Rodrigo KumperaProperly handle domain unloading when sgen-bridge is...
2011-12-07 Gonzalo Paniagua... Merge pull request #194 from QuickJack/master
2011-10-28 Alex Rønne PetersenMerge pull request #186 from QuickJack/master
2011-10-22 Gonzalo Paniagua... Merge pull request #185 from QuickJack/master
2011-10-14 Zoltan VargaChange a g_warning to a DEBUG which can happen in norma...
2011-09-29 Gonzalo Paniagua... Merge pull request #167 from konrad-kruczynski/send_asy...
2011-09-26 Rodrigo KumperaSplit bridge processing in two steps.
2011-09-01 Rodrigo KumperaThe fin hashtable holds no value, so revert to tagging...
2011-09-01 Rodrigo KumperaHandle finalizable objects pointed by bridge objects...
2011-08-19 Mark Probst[sgen] Optional equality function for the hash table.
2011-08-19 Mark Probst[sgen] Use GLib's hash func typedef instead of our...
2011-08-17 Mark ProbstMerge branch 'sgen-hash-table'
2011-08-17 Mark Probst[sgen] Use the reusable hash table for the weak link...
2011-08-17 Mark Probst[sgen] Use the reusable hash table for the roots hashes.
2011-08-17 Mark Probst[sgen] Factor out the finalize hash tables into a reusa...
2011-08-17 Miguel de IcazaMore updates
2011-08-05 Miguel de IcazaMerge pull request #129 from grumpydev/CryptoFixo
2011-08-05 Miguel de IcazaMerge pull request #138 from eisnerd/bug-winforms-datag...
2011-08-05 Miguel de IcazaMerge pull request #147 from flutos/master
2011-08-05 Miguel de IcazaMerge pull request #141 from LogosBible/surrogtate
2011-08-04 Mark Probst[sgen] Enqueue finalizers after update the pointer.
2011-07-28 Miguel de IcazaMerge pull request #93 from konrad-kruczynski/dispatche...
2011-05-12 Mark ProbstMerge branch 'sgen-stage-finalize'
2011-05-12 Mark Probst[sgen] Staged weak link registration.
2011-05-12 Mark Probst[sgen] Move weak link hash code to separate file.
2011-05-12 Mark Probst[sgen] Staging of finalizer registrations.
2011-05-12 Mark Probst[sgen] Move finalization hash code to separate file.