[PLinq] Check ExecutionMode before executing sequentially
[mono.git] / mcs / class /
2010-09-02 Jérémie Laval[PLinq] Check ExecutionMode before executing sequentially
2010-09-02 Jérémie Laval[PLinq] Add automatic sequential processing of query
2010-09-02 Jérémie Laval[PLinq] Add the plumbery for checking source data size...
2010-09-02 Jérémie Laval[PLinq] Sanitize QueryOptions to use property everywher...
2010-09-02 Jérémie LavalRevert "[PLinq] Honor WithDegreeOfParallelism if present"
2010-09-02 Atsushi EnoClose AnnouncementService in the test cases. Assert...
2010-09-02 Atsushi EnoThrow EndpointNotFoundException when it cannot connect...
2010-09-01 Gonzalo Paniagua... Remove Content-Length header when not needed
2010-09-01 Gonzalo Paniagua... Add missing DT format
2010-09-01 Gonzalo Paniagua... Avoid sending data in the challenge phase of NTLM
2010-09-01 Gonzalo Paniagua... Use the request itself as the key for the cache.
2010-09-01 Ankit Jain[xbuild] Unsubscribe events on ConsoleLogger.Shutdown ()
2010-09-01 Atsushi EnoFill Duration value. Got managed mode use case working.
2010-09-01 Atsushi EnoFix parameter order for TempAsyncResult.
2010-09-01 Jb EvainAdd NotWorking test for bugs #635349 and #605936
2010-09-01 Atsushi EnoCouple of fixes in FindCriteria and relevant contract...
2010-09-01 Atsushi EnoAdd another roundtrip case.
2010-09-01 Atsushi EnoUse CollectionDataContractAttribute.ItemName for collec...
2010-09-01 Atsushi EnoAllow empty element in ReadElementContent*() e.g. for...
2010-09-01 Jb EvainFix the NET_2_1 build of System.Json
2010-09-01 Jb EvainFix the System.Core build for the monotouch profile
2010-09-01 Jérémie LavalAllow recursive Write + n * Read lock pattern for Reade...
2010-09-01 Jérémie LavalCheck Recursive counts for ReaderWriterLockSlim in...
2010-09-01 Jérémie LavalGeneralize ThreadLockState to include recursive count...
2010-09-01 Jérémie Laval[PLinq] Honor WithDegreeOfParallelism if present
2010-09-01 Jérémie LavalChange the key of the inner dictionary to an int id...
2010-09-01 Jérémie LavalSplit ReaderWriterLockSlim helper classes into their...
2010-09-01 Atsushi EnoAdd a bunch of missing configuration members etc. based...
2010-09-01 Atsushi EnoAdd IdentityElement implementation and some supplementa...
2010-08-31 Andrew Jorgensenaot-compiler was not getting included in dist
2010-08-31 Zoltan VargaMerge branch 'master' of github.com:mono/mono
2010-08-31 Zoltan VargaReally disable AOT on platforms which doesn't support it.
2010-08-31 David StoneAdd System.ComponentModel.DisplayAttribute
2010-08-31 Rodrigo KumperaFix corlib self referencing bug.
2010-08-31 Atsushi Enoimplement Find operation in request-reply contract...
2010-08-31 Sebastien PouliotMultiple fixes for WebClient (from NCL tests)
2010-08-31 Jérémie LavalFix non 4.0 build of ReaderWriterLockSlim.
2010-08-31 Zoltan VargaAOT mscorlib along with gmcs.
2010-08-31 Jérémie LavalAdd unit tests for recursive acquire of a Write or...
2010-08-31 Jérémie LavalAdd unit test for ReaderWriterLockSlim basic recursion...
2010-08-31 Jérémie LavalEnable basic recursion support in ReaderWriterLockSlim...
2010-08-31 Jérémie LavalUse ManualResetEventSlim instances to wait for lock...
2010-08-31 Jérémie LavalRemove unused bit position constants in ReaderWriterLoc...
2010-08-31 Jérémie LavalTune thread count in ReaderWriterLockSlim unit tests
2010-08-31 Jérémie LavalFix ReaderWriterLockSlim unit tests.
2010-08-31 Jérémie LavalFix ReaderWriterLockSlim unit tests.
2010-08-31 Jérémie LavalFinish reimplementation of ReaderWriterLockSlim so...
2010-08-31 Jérémie LavalFactorize tatas pattern in TryRelaxedSet method in...
2010-08-31 Jérémie LavalRefactor ThreadLockState acquisition into a real per...
2010-08-31 Jérémie LavalRework ReaderWriterLockSlim to use simpler Interlocked...
2010-08-31 Rolf Bjarne KvingeTrim the uri in UriParser::GetComponents, just like...
2010-08-31 Ankit Jain[xbuild] Task 'Touch' should pass even if the file...
2010-08-31 Ankit Jain[xbuild] Quote filenames for resgen.
2010-08-31 Ankit Jain[xbuild] Fix 635767. Support enums for task property...
2010-08-31 Marek SafarMerge branch 'master' of github.com:mono/mono
2010-08-31 Atsushi EnoAvoid NRE when converting contract-based instances...
2010-08-30 Carlos Alberto CortezActually make use of SerializationBinder.BindToName...
2010-08-30 Carlos Alberto CortezAdd tests for SerializationBinder.BindToName usage...
2010-08-30 Rolf Bjarne KvingeUri: fix path component of merged uris with parent...
2010-08-30 Zoltan VargaFix make dist.
2010-08-30 Atsushi EnoFix a couple of Hello/Probe serialization issues.
2010-08-30 Atsushi EnoUri was also not supported in Read*ContentAs().
2010-08-30 Atsushi EnoAdd TimeSpan support in Read*ContentAs() methods.
2010-08-30 Atsushi EnoFix bogus discovery contract wrapper names.
2010-08-30 Atsushi EnoAdd not-working code for TransferMode support.
2010-08-30 Atsushi EnoAdd workaround for bug #633945. On Windows async operat...
2010-08-27 Gonzalo Paniagua... Call SetEndOfSendNotification
2010-08-27 Gonzalo Paniagua... Add env.var. to control revocation mode.
2010-08-27 Zoltan VargaInstall the generated gmcs.exe.so.
2010-08-27 Zoltan VargaDelete gmcs.exe.so on make clean.
2010-08-27 Zoltan VargaUse $(PROFILE)/gmcs.exe as INTERNAL_GMCS for consistency.
2010-08-27 Zoltan VargaAdd a new directory which is used for AOTing the c...
2010-08-27 Sebastien PouliotFix public key in [InternalsVisibleTo] attribute
2010-08-27 Atsushi EnoISerializable type didn't iterate all base types to...
2010-08-27 Atsushi EnoUse XmlConvert.EncodeLocalName() to not introduce xml...
2010-08-27 Atsushi EnoXmlWriterSettings could be null.
2010-08-27 Jérémie Laval[PLinq] Remove the scwl noise in ParallelEnumerable...
2010-08-27 Jérémie LavalMove the predicate call under launched.TrySet protectio...
2010-08-27 Jérémie LavalIncrease the number of repeated run in stress test.
2010-08-27 Jérémie LavalAllow at max one Remove operation to fail in tests.
2010-08-27 Jérémie LavalDon't PopTop from our personnal bag in ConcurrentBag.
2010-08-27 Jérémie LavalChange the way continuation delegates are stored and...
2010-08-27 Atsushi EnoAdd integrated test case.
2010-08-27 Atsushi EnoThey are system endpoints.
2010-08-27 Marek SafarAlways build type from compiler type when flagged
2010-08-27 Marek SafarMerge branch 'master' of github.com:mono/mono
2010-08-27 Atsushi EnoAdd IsSystemEndpoint property and treat system endpoint...
2010-08-26 Jérémie Laval[PLinq] Add Cancellation checks even deeper. Introduce...
2010-08-26 Atsushi EnoAdd timeout in duplex (UDP) client. Set Via URI to...
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 Carlos Alberto CortezAdd a new test for SerializationInfo.SetType.
2010-08-26 Carlos Alberto CortezSet 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...
next