Merge remote-tracking branch 'public/master'
[mono.git] / mono / metadata / Makefile.am
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 KumperaBring back the old nursery design and make it runtime...
2012-04-06 Miguel de IcazaMerge pull request #216 from ilkerde/master
2012-04-03 Andreia GaitaMerge pull request #249 from pcc/xgetinputfocus
2012-03-28 Zoltan VargaMerge pull request #259 from joncham/bug-profiler-threa...
2012-03-27 Zoltan VargaFix the --disable-executables change.
2012-03-27 Zoltan VargaMerge pull request #258 from joncham/bug-debugger-tls...
2012-03-27 Zoltan VargaAdd a --disable-executables configure option to disable...
2012-03-19 Miguel de IcazaMerge pull request #205 from m3rlinez/master
2012-03-08 Marek HabersackMerge pull request #234 from kripper/master
2012-03-07 Jonathan ChambersMerge remote-tracking branch 'local/msvc-updates' into...
2012-03-05 Marek SafarMerge pull request #238 from knocte/master
2012-03-05 Marek SafarMerge pull request #237 from knocte/master
2012-03-03 Zoltan VargaRevert "Get rid of the <foo>-static libraries, libtool...
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 Zoltan VargaGet rid of the <foo>-static libraries, libtool doesn...
2012-02-08 Zoltan VargaAvoid compiling libmonoruntime and libmono when --disab...
2012-01-26 Rodrigo KumperaGreat new file sgen-ssb.c to get all sequential store...
2012-01-24 Zoltan VargaMerge pull request #220 from metanest/includeproblem_20...
2012-01-24 KISHIMOTO, Makotorename LIBGC_INCLUDES to LIBGC_CPPFLAGS
2012-01-24 KISHIMOTO, Makotofix including basesystem's gc.h problem
2012-01-11 Marek SafarMerge pull request #214 from QuickJack/cd2c570c5543963d...
2012-01-09 Gonzalo Paniagua... Merge pull request #211 from symform/master
2012-01-05 Zoltan VargaExtract the SGEN debugging code into a separate file.
2012-01-05 Zoltan VargaExtract SGEN object allocation rountines to sgen-alloc.c.
2012-01-02 Zoltan VargaMerge pull request #203 from Jester01/jester/mmap
2011-12-29 Rodrigo KumperaRework the gray queue code to isolate it into a proper...
2011-12-29 Rodrigo KumperaRework the workers code to isolate it into a proper...
2011-12-29 Rodrigo KumperaRework the pin stats code to isolate it into a proper...
2011-12-29 Rodrigo KumperaRework pinning code to isolate it into a proper module...
2011-12-28 Rodrigo KumperaRework the cardtable code to isolate it into a proper...
2011-12-21 Rodrigo KumperaMove the gc descriptor machinery to sgen-descriptor...
2011-12-21 Rodrigo KumperaIntruduce sgen-conf.h with fundamental types and all...
2011-12-13 Marek HabersackMerge pull request #201 from QuickJack/master
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-26 Rodrigo KumperaImplement new toggleref machinery for sgen.
2011-10-04 Mark ProbstMerge branch 'sgen-windows'
2011-10-04 Mark Probst[sgen] Basic Win32 support.
2011-08-17 Mark ProbstMerge branch 'sgen-hash-table'
2011-08-17 Mark Probst[sgen] Factor out the finalize hash tables into a reusa...
2011-07-28 Miguel de IcazaMerge pull request #93 from konrad-kruczynski/dispatche...
2011-06-24 Gonzalo Paniagua... Merge pull request #121 from LogosBible/processfixes
2011-06-03 Zoltan VargaMerge pull request #109 from rnagy/master
2011-06-03 Jonathan PryorSimplify building with the Android NDK.
2011-05-26 Rodrigo KumperaFinish spliting sgen-nursery-allocator into a separate...
2011-05-12 Mark ProbstMerge branch 'sgen-stage-finalize'
2011-05-12 Mark Probst[sgen] Move finalization hash code to separate file.
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-04-20 Jeffrey StedfastVarious parts of mono use g_convert() which rely on...
2011-03-14 Mark ProbstMerge branch 'sgen-disable-gc'
2011-02-19 Gonzalo Paniagua... [threadpool] Add support for kqueue asynch. IO.
2011-02-18 Gonzalo Paniagua... [threadpool] Split the socket code in separate files.
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 Gonzalo Paniagua... [threadpool] Added dynamic concurrent queue implementation
2011-01-24 Mark ProbstMerge branch 'sgen-android'
2011-01-24 Mark Probst[build] pkg-config support for libmonosgen.
2011-01-24 Mark Probst[sgen] Bridge cross references pass.
2011-01-06 Elijah TaylorMerge remote branch 'upstream/master'
2010-12-21 Andreia GaitaMoonlight build fixes and cleanup
2010-12-17 Andreia GaitaAdd --with-moon-gc to select the gc to use with moon...
2010-12-07 vvaradhanMerge branch 'master' of github.com:mono/mono into...
2010-12-05 Zoltan VargaMake sgen-protocol.c into its own module.
2010-12-01 Zoltan VargaMake sgen-los.c into a proper C module.
2010-11-29 Paolo MolaroProfiler: reomved the old builtin default profiler.
2010-11-24 Andreia Gaita[Moon] Speed up the moonlight build by stripping it...
2010-11-22 Jb EvainMerge branch 'cecil-light'
2010-10-23 Zoltan VargaExtract the default profiler into its own file.
2010-09-20 Jonathan PobstMerge branch 'master' of github.com:mono/mono
2010-09-17 Rolf Bjarne KvingeFix typo in Makefile causing build breakage
2010-09-17 Atsushi EnoMerge branch 'master' of github.com:mono/mono
2010-09-16 Rolf Bjarne KvingeOnly build one version of libmonoruntimemoon.la (the...
2010-09-16 Rolf Bjarne KvingeAdd a configure option to disable building the shared...
2010-09-15 Chris Toshokbuilt a separate libmonoruntime for moonlight, so we...
2010-09-10 Andrew JorgensenDist sgen-cardtable.h
2010-09-07 Jonathan PobstMerge branch 'master' of github.com:mono/mono
2010-08-25 Andrew JorgensenAdd sgen-cardtable.c to sgen_sources (for dist)
2010-08-17 Elijah TaylorDisable sockets and a few other things when using NACL.
2010-08-09 Andrew JorgensenAdd sgen-workers.c to sgen_sources
2010-08-08 Mark Probst[sgen] Fixed heap for Mark&Sweep.
2010-08-07 Mark ProbstMerge branch 'parallel-mark'
2010-08-07 Mark Probst[sgen] Make parallel vs non-parallel mark&sweep selectable.
2010-08-04 Andrew JorgensenFix tarball build (sgen-major-*-object.h)
2010-08-04 Rodrigo KumperaMerge branch 'improve_signature_parsing_error_messages'
2010-08-04 Andrew JorgensenFix dist (sgen-protocol.h)
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] Major collectors in their own compilation units.
2010-07-31 tgiphilMerge branch 'master' of github.com/mono/mono
next