mono.git
2010-08-26 Atsushi EnoPrepare duplex client types for Adhoc mode for Discover...
2010-08-26 Atsushi EnoAdd missing constructors (new in 4.0 ones as well as...
2010-08-26 Marek SafarImport private event backing fields in dynamic context
2010-08-26 Marek SafarSpecial case unbox SLE conversion
2010-08-26 Marek SafarMaintain only one place with dynamic explicit conversions
2010-08-26 Marek SafarDefer null check to resolver
2010-08-25 Andrew JorgensenRemove mono-abi-info from the .spec file
2010-08-25 Sebastien PouliotMultiple compatibility fixes for web headers on Moonlight
2010-08-25 Andrew JorgensenAdd sgen-cardtable.c to sgen_sources (for dist)
2010-08-25 Rodrigo KumperaAdd test for #633671
2010-08-25 Rodrigo KumperaFix value returned by PropertyInfo::DeclaringType
2010-08-25 Gonzalo Paniagua... Add --quiet-build (on by default)
2010-08-25 Gonzalo Paniagua... Ignore removed ChangeLog files
2010-08-25 Zoltan VargaFix a warning.
2010-08-25 Mark Probst[sgen] Fix build.
2010-08-25 Jonathan PryorFlush updated expected output due to compiler /doc...
2010-08-25 Jonathan PryorFix explicitly-implemented interface member cref genera...
2010-08-25 Jérémie Laval[PLinq] Use default comparer instead of throwing an...
2010-08-25 Marek SafarShow better message when assigning to the type
2010-08-25 Atsushi Enoflush pending DiscoveryClientBindingElement work.
2010-08-25 Jérémie Laval[PLinq] Add GroupBy unit tests
2010-08-25 Marek SafarImport private members too when using dynamic context
2010-08-25 Marek SafarImport all delegates as sealed
2010-08-25 Marek SafarProbing dynamic compatibility is identical to object
2010-08-25 Mark Probst[sgen] Inline card table wbarrier with nursery check.
2010-08-25 Atsushi EnoAvoid NRE when ServiceEndpoint neither have Binding...
2010-08-25 Mark Probst[sgen] Properly update heap boundaries for fixed-heap...
2010-08-25 Mark Probst[sgen] Make binary protocol thread-safe for real.
2010-08-25 Atsushi Enoongoing DiscoveryClientBindingElement implementation.
2010-08-24 Rodrigo KumperaAdd regression test for 633291.
2010-08-24 Rodrigo KumperaFix EH handling corner case.
2010-08-24 Zoltan VargaDo some refactoring in the local register allocator.
2010-08-24 Zoltan VargaFix a problem introduced by the last CAS regalloc change.
2010-08-24 Robert NagyMake sgen compile on OpenBSD, by adding the missing...
2010-08-24 Gonzalo Paniagua... Fix permissions
2010-08-24 Jérémie Laval[PLinq] Implement GroupBy operator
2010-08-24 Jérémie Laval[PLinq] Turn Wrap into an extension method
2010-08-24 Jérémie LavalCorrectly support calling lazily factory lambdas in...
2010-08-24 Zoltan VargaRevert "Close mscorlib on shutdown to avoid leaking...
2010-08-24 Zoltan VargaFix the generation of debug information in AOT files...
2010-08-24 Zoltan VargaRemove obsolete profiles.
2010-08-24 Zoltan VargaDisable W1699 in the basic profile too.
2010-08-24 Zoltan VargaUpdate the message in the mcs dir-check.
2010-08-24 Jérémie Laval[PLinq] Really add QueryJoinNode
2010-08-24 Jérémie Laval[PLinq] Add test for Join operator
2010-08-24 Jérémie Laval[PLinq] Plug in QueryJoinNode for Join operator
2010-08-24 Jérémie LavalUse Interlocked.Read (long) call directly in CyclicDeque.
2010-08-24 Jonathan PryorFlush expected output for mdoc unit tests.
2010-08-24 Jonathan PryorImprove XML documentation support for generic type...
2010-08-24 Marek SafarMore variance best candidate tweaks
2010-08-24 Marek Safar[633674] Consider nested inflated types when mutating...
2010-08-24 Atsushi EnoOngoing discovery client and service implementation.
2010-08-24 Marek Safar[633277] Import type parameters used as type parameter...
2010-08-24 Atsushi EnoFire AnnouncementService events when messages are arrived.
2010-08-24 Atsushi EnoDisable separate loop for HttpListener context acquisit...
2010-08-24 Marek SafarRecreate proxy parameters for imported methods
2010-08-24 Marek SafarFixes bootstrap corlib build
2010-08-24 Marek SafarDynamic shares object members internally
2010-08-24 Marek SafarFixed type inference between upper and lower bounds
2010-08-24 Marek SafarAdd explicit variant delegates conversion
2010-08-24 Miguel de IcazaAdd the Sgen license text to the new sgen files
2010-08-23 Marek Habersack[asp.net] Fix for bug #633756. Children processed as...
2010-08-23 Zoltan VargaDisable W1699.
2010-08-23 Zoltan VargaAdd a CAS regalloc test.
2010-08-23 Zoltan VargaMore CAS regalloc fixes.
2010-08-23 Mark ProbstMerge branch 'cardtable-inline-nofix'
2010-08-23 Mark Probst[Documentation] Update man page with write barrier...
2010-08-23 Mark Probst[sgen] Shorter IR for inlined write barrier.
2010-08-23 Mark Probst[sgen] Inline card table write barrier.
2010-08-23 Mark Probst[mini] Factor out function for emitting write barriers.
2010-08-23 Rodrigo Kumpera[sgen] Use cardtable for all wbarriers, not just generi...
2010-08-23 Rodrigo Kumpera[sgen] Use mincore to dump faulted pages in the cardtable.
2010-08-23 Rodrigo Kumpera[sgen] Direct card table implementation.
2010-08-23 Robert Nagyremove unused variable
2010-08-23 Zoltan VargaFix an assert introduced by the previous change on...
2010-08-23 Zoltan VargaAnother attempt at fixing the CAS regalloc problems.
2010-08-23 Rodrigo KumperaType is sealed, forgot to make it so.
2010-08-23 Rodrigo KumperaImplement System.Runtime.InteropServices.TypeIdentifier...
2010-08-23 Rodrigo KumperaFix some loader error leaks.
2010-08-23 Rodrigo KumperaFix some loader error leaks.
2010-08-23 Zoltan VargaAdd support for --debug=casts to the mono_object_castcl...
2010-08-23 Andrés G. Aragoneses[tools] Merge mono-abi-info tool into a "--abi" flag...
2010-08-23 Marek SafarFixed typo in T14 argument
2010-08-23 Marek SafarFixed moving of named params arguments
2010-08-23 Robert NagyUse struct sockpeercred instead of struct ucred on...
2010-08-23 Robert NagyCast void *sigctx to ucontext_t * to avoid compile
2010-08-23 Robert NagyCast void *sigctx to ucontext_t * to avoid compile
2010-08-23 Robert Nagyfix openbsd CPPFLAGS and check for sys/param.h
2010-08-23 Atsushi EnoHello message does not have ProbeMatchType, so it is...
2010-08-23 Atsushi Enoongoing Announcement fixes. Now it accepts messages...
2010-08-23 Carlos Alberto... Simplify the ObjectWriter .ctor and update call sites.
2010-08-23 Carlos Alberto... Add 4.0 FormatterServices.IGetSurrogateForCyclicalRefer...
2010-08-23 Carlos Alberto... Remove NET_1_1 directive from FormatterServices.cs.
2010-08-23 Marek SafarCustom attribute itself can be used to specify optional...
2010-08-22 Miguel de IcazaUpdated copyrights to SGen files that were missing it
2010-08-21 Mark Probst[mini] Write barrier liveness fix.
2010-08-21 Zoltan VargaAvoid accessing rs->vassign [ins->dreg] if the instruct...
2010-08-21 Zoltan VargaFix invoking of gshared methods in marshalbyref objects...
2010-08-21 Zoltan VargaAvoid freeing an NULL hashtable.
2010-08-21 Gonzalo Paniagua... Try to make delegate2 test always pass
next