mono.git
2010-08-26 Andrew JorgensenFix the changelog script to work in MonkeyWrench
2010-08-26 Gonzalo Paniagua... Fix the build
2010-08-26 Gonzalo Paniagua... Add more info for -z parameter
2010-08-26 Gonzalo Paniagua... Free allocated unmanaged memory.
2010-08-26 Gonzalo Paniagua... Translate socket error to match .NET
2010-08-26 Andrew JorgensenBump version to 2.8.1
2010-08-26 Andrew JorgensenAdd the mono-api-info man page
2010-08-26 Zoltan VargaAvoid warnings on machines with cpus > 16.
2010-08-26 Atsushi EnoAdd timeout in duplex (UDP) client. Set Via URI to...
2010-08-26 Carlos Alberto... Add a new test for SerializationInfo.SetType.
2010-08-26 Carlos Alberto... Set 4.0 members in SerializationInfo.SetType.
2010-08-26 Jérémie Laval[PLinq] Add dummy GetEnumerator override in OrderedPara...
2010-08-26 Jérémie Laval[PLinq] Enable First and FirstOrDefault unit tests
2010-08-26 Jérémie Laval[PLinq] Include Cancellation checks deeper in the pipel...
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 SafarJagged arrays have to be imported not created
2010-08-26 Marek SafarRun event type detection on actual and not context...
2010-08-26 Jérémie Laval[PLinq] Reactivate a bunch more of unit tests
2010-08-26 Jérémie Laval[PLinq] Add a more specialized visitor object for check...
2010-08-26 Jérémie Laval[PLinq] Implement SelectMany ordered mode
2010-08-26 Jérémie Laval[PLinq] Add SelectMany unit tests
2010-08-26 Jérémie Laval[PLinq] Refactor underlying enumerator management in...
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.
next