Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-19Update Mono.Parallel docs with new propertiesJérémie Laval
2011-01-18Expose ThreadWorker in Mono.ParallelJérémie Laval
2011-01-18Add doc for IMonoTaskScheduler extra behaviorJérémie Laval
2011-01-18Update MonoTaskExtensions docJérémie Laval
2011-01-18Further checks of ParticipateUntil mashallingJérémie Laval
2011-01-18Add support for external ParticipateUntil method call in user-made TaskSchedulerJérémie Laval
2011-01-18Use static initializer for internal Execute bindingJérémie Laval
2011-01-14Add MonoTaskExtensions to Mono.Parallel (with test and doc).Jérémie Laval
2011-01-14Update namespacesJérémie Laval
2011-01-13Add CyclicDeque and docJérémie Laval
2011-01-13Finish ReaderWriterLockSlimmer documentationJérémie Laval
2011-01-13Protect RwlSlimmer and add Try equivalentJérémie Laval
2011-01-13Add missing documentation filesJérémie Laval
2011-01-13Adding ReaderWriterLockSlimmer to the build.Jérémie Laval
2011-01-13Doc for AtomicBoolean(Value)Jérémie Laval
2011-01-13Refactor CSnzi node to not expose too much stuffJérémie Laval
2011-01-13Use correct doc dialect for true and falseJérémie Laval
2011-01-13Finish docs of non-obvious methods in Mono.Collections.ConcurrentJérémie Laval
2011-01-13Use comparer directly in ConcurrentSkipList rather than wrapped in a lambda.Jérémie Laval
2011-01-13Make ConcurrentSkipList implements IEnumerable and ICollection instead of IPr...Jérémie Laval
2011-01-13Rename namespaces and update docsJérémie Laval
2011-01-13Move documentation to the right placeJérémie Laval
2011-01-13More doc for ConcurrentOrderedListJérémie Laval
2011-01-13Add mdoc documentationJérémie Laval
2011-01-13Rename QueryReturn to CSnziQueryReturnJérémie Laval
2011-01-13Use proper configuration of MCS extra flagsJérémie Laval
2011-01-13First drop of a new Mono.Parallel assemblyJérémie Laval