Fix some quadratic behavior in the AOT compiler.
[mono.git] / mono / metadata /
2011-01-29 Geoff NortonTypo
2011-01-29 Geoff NortonAvoid a crash when shutting down jit attached threads
2011-01-28 Geoff NortonEnsure we setup the vtable before accessing it
2011-01-27 Zoltan VargaFix AOT support for types in the EXPORTEDTYPE table.
2011-01-27 Zoltan VargaApplied patch from Burkhard Linke <blinke@cebitec.uni...
2011-01-27 Zoltan VargaFix name of CASTCLASS wrappers.
2011-01-26 Rodrigo KumperaFix freeing of delegate wrappers.
2011-01-25 jonchamUse mono_marshal_free rather than g_free for deallocati...
2011-01-25 jonchamFix invalid IL code for marhsalling safe arrays.
2011-01-24 Mark ProbstMerge branch 'sgen-android'
2011-01-24 Mark Probst[sgen] Don't assert when on Android.
2011-01-24 Mark Probst[sgen] Make the second bridge DFS pass use an implicit...
2011-01-24 Mark Probst[sgen] Use an explicit stack instead of recursion for...
2011-01-24 Mark Probst[build] pkg-config support for libmonosgen.
2011-01-24 Mark Probst[sgen] Bridge cross references pass.
2011-01-24 Geoff NortonAvoid leaking the vmmap allocated by the kernel for...
2011-01-24 Geoff NortonFix a mach port leak
2011-01-22 Rodrigo KumperaFix corlib compilation
2011-01-22 Mark Probst[sgen] Start concurrent sweep thread on GC init.
2011-01-22 Zoltan VargaFix sgen build on PPC linux.
2011-01-22 Bassam TabbaraFix for 666225
2011-01-21 Zoltan VargaTransition non perf-critical users of klass->has_finali...
2011-01-21 Zoltan VargaInitialize klass->has_finalizer lazily. This allows...
2011-01-20 Rodrigo KumperaSpeedup LOS scanning.
2011-01-20 Rodrigo KumperaBetter cardtable stats.
2011-01-20 Rodrigo KumperaFix typo in error message
2011-01-20 Rodrigo KumperaFix thread-exit race under sgen.
2011-01-20 Sebastien PouliotAdd an helper function to deal with NULL MonoMethod...
2011-01-20 Jb Evain[bug] Prevent a GetMethodBody call on a dynamic method...
2011-01-19 Rodrigo KumperaProperly clear weak refs that don't track resurrection.
2011-01-18 Zoltan VargaDisable some of the FastCopy fast paths since they...
2011-01-18 Zoltan VargaAllow only primitive types/enums in RuntimeHelpers...
2011-01-17 Zoltan VargaMake runtime invoke wrappers use cdecl cconv on windows.
2011-01-17 Rodrigo KumperaDon't check for brokeness when verifying contraints.
2011-01-16 Zoltan VargaFix the previous marshalling change so it only applies...
2011-01-16 Zoltan VargaPass the string encoding to emit_struct_conv () so...
2011-01-14 Zoltan VargaError out instead of crashing when using sgen+pthread.
2011-01-14 Zoltan VargaFix a warning.
2011-01-13 Zoltan VargaAdd some more functions to gc-internal.h to help remove...
2011-01-13 Zoltan VargaFix a warning.
2011-01-13 Rodrigo KumperaHandle one more case of constraint compatibility.
2011-01-13 Rodrigo KumperaBetter document how remapping works
2011-01-13 Rodrigo KumperaFix 2.0 remapping of System.Transations to 2.0 and...
2011-01-12 Rodrigo KumperaFix array assignability to one of its generic interfaces.
2011-01-12 Rodrigo KumperaHandle more cases of gtd encoded as ginst over itself.
2011-01-12 Atsushi EnoFix cygwin build.
2011-01-11 Mark Probst[sgen] Don't register objects for finalization if the...
2011-01-11 Mark Probst[sgen] Make binary protocol work again.
2011-01-11 Rodrigo KumperaFix parent instantantiation verification.
2011-01-11 Rodrigo KumperaMethod loading can fail without setting the loader...
2011-01-11 Rodrigo KumperaMake sure a class's parent is a valid generic instance.
2011-01-11 Zoltan VargaFix a regression introduced by db4299a1.
2011-01-10 Rodrigo KumperaMove coree functionality under a specific define.
2011-01-10 Rodrigo KumperaCouple with missing methods in MonoClass::methods.
2011-01-07 Thomas GoldsteinMerge branch 'master' of github.com:mono/mono
2011-01-07 Rodrigo KumperaRemove debug spew
2011-01-06 Rodrigo KumperaFail nice if the current profiler doesn't support ICust...
2011-01-06 Rodrigo KumperaCheck if the method signature has type parameters when...
2011-01-06 Zoltan VargaMerge remote branch 'google-nacl/master'
2011-01-06 Elijah TaylorMerge remote branch 'upstream/master'
2011-01-05 Mark Probst[sgen] Always use the GC descriptor instead of MonoClas...
2011-01-05 Rodrigo KumperaHandle the case when the parent fails to inflate.
2011-01-04 Elijah Taylorfix IMT_REG assignments that got switched for non-nacl...
2011-01-04 vvaradhanFixes #635335 - map System.Transactions to 4.0 framewor...
2011-01-03 Zoltan VargaImplement VBByRefStr marshalling. Fixes #661917.
2011-01-03 Rodrigo KumperaGet rid of mymono_metadata_type_(equal|hash).
2011-01-03 Zoltan VargaFix a warning.
2011-01-02 Rodrigo KumperaIgnore non-realizable reflection types.
2011-01-03 Paolo MolaroAllow the special ECMA key when parsing assembly names...
2011-01-03 Zoltan VargaAvoid computing GC maps if precise stack marking is...
2011-01-03 Zoltan VargaMerge branch 'precise-gc-maps'
2011-01-03 Zoltan VargaMake conservative stack marking the default for now.
2011-01-03 Zoltan VargaFix some merge problems.
2011-01-03 Zoltan VargaRemove obsolete conservative-stack-mark MONO_GC_DEBUG...
2011-01-03 Zoltan VargaAdd stats for the number of pinned objects during all...
2011-01-03 Zoltan VargaLog to stdout by default, so it matches up with the...
2011-01-03 Zoltan VargaShare the log file between sgen and the stack marking...
2011-01-03 Zoltan VargaRevert "Flush the actual file too in binary_protocol_fl...
2011-01-03 Zoltan VargaFlush the actual file too in binary_protocol_flush_buff...
2011-01-03 Zoltan VargaAllow an argument to collect-before-allocs to force...
2011-01-03 Zoltan VargaAdd an option to turn on CLEAR_AT_GC.
2011-01-03 Zoltan VargaDon't assert in describe_ptr () for oldspace pointers.
2011-01-03 Zoltan VargaAdd a free callback to sgen, use it to free our TLS...
2011-01-03 Zoltan VargaAdd the conservative-stack-mark option to the MONO_GC_D...
2011-01-03 Zoltan VargaOngoing work.
2011-01-03 Miguel de Icaza[mscorlib] inside mscorlib Platform's value will be...
2011-01-03 Zoltan Varga.gitignore.
2010-12-24 Zoltan VargaPartially revert 759ebbb3df836e82fac2443dea23659ede972c...
2010-12-24 Zoltan VargaRemove an obsolete comment.
2010-12-21 Andreia GaitaMoonlight build fixes and cleanup
2010-12-20 Mark Probst[sgen] Make Mark&Sweep compile without card tables.
2010-12-19 Zoltan VargaAdd functions to access values of ThreadStatic fields...
2010-12-17 Andreia GaitaAdd --with-moon-gc to select the gc to use with moon...
2010-12-17 Gonzalo Paniagua... [ThreadPool] Reset the abort state when unloading a...
2010-12-15 Elijah TaylorMerge mono/io-layer, mono/metadata, mono/arch/x86 and...
2010-12-14 Rodrigo KumperaRelease per-appdomain binding information.
2010-12-14 Rodrigo KumperaMerge branch 'master' of github.com:mono/mono
2010-12-14 Rodrigo KumperaFix marshaling of chars on structs.
2010-12-13 Bojan RajkovicUse SIGXFSZ on FreeBSD too by checking for the __FreeBS...
2010-12-11 jonchamUse 2.0 instead of 1.0 when probing install dirs.
next