[Task] Add an extra check in Task.WaitAny to make sure the index returned is valid
[mono.git] / mcs / class /
2010-12-03 Jérémie Laval[Task] Add an extra check in Task.WaitAny to make sure...
2010-12-03 Jérémie Laval[Task] Dumb bugfix when checking timeout in Task.WaitAny
2010-12-03 Marek SafarDon't throw an obsolete exception
2010-12-03 Atsushi Enoname resolver could also be name provider.
2010-12-03 Atsushi EnoSplit internal base class into new file.
2010-12-03 Atsushi EnoRename source.
2010-12-03 Atsushi EnoNow object reader returns PositionalParameters for...
2010-12-02 Atsushi EnoImplemented reference support (almost working, except...
2010-12-02 Atsushi EnoMembers are not ordered by collection kind.
2010-12-02 Jérémie Laval[PLinq] Wrap PLinq processing task body in a try/finall...
2010-12-02 Jérémie Laval[PLinq] Cleanup and prettify code from earlier commit
2010-12-02 Jb Evain[ilasm] fix the metadata version for v4 assemblies
2010-12-02 Marek SafarUpdate setting of buildin internal types
2010-12-02 Marek SafarRemoved InitOptionalCoreTypes
2010-12-02 Marek SafarClean-up module indirections
2010-12-02 Atsushi EnoMake room for XamlNameResolver in XamlObjectReader...
2010-12-02 Jérémie Laval[SafeHandle] Fixing docs
2010-12-01 Jérémie Laval[SafeHandle] Add bits of documentation
2010-12-01 Jérémie Laval[SafeHandle] Make success parameter setting atomic...
2010-12-01 Jérémie Laval[SafeHandle] Protect Close against asynchronous exceptions
2010-12-01 Miguel de IcazaDocumentation for Mono.Cairo contributed by knairda...
2010-12-01 Jb EvainUpdate Mono.Cecil
2010-12-01 Jb EvainAdd script to update Cecil from upstream
2010-12-01 Jérémie Laval[ReaderWriterLockSlim] Fix for #656353. Add correspondi...
2010-12-01 Jonathan PryorAdd response file suport to Mono.Options.
2010-11-30 Rodrigo KumperaCheck for null and valuetypes.
2010-11-30 Atsushi EnoAdd name reference tests to all readers/writers.
2010-11-30 Rodrigo KumperaMerge branch 'master' of github.com:mono/mono
2010-11-30 Atsushi EnoAdd test xml files.
2010-11-30 Atsushi EnoAdd name reference test (not working).
2010-11-30 Marek SafarMove core predefined types into a new class
2010-11-30 Marek SafarAdd initial reflection dependant code
2010-11-30 Marek SafarMove metadata importer out of compiler context finally
2010-11-30 Atsushi EnoAdd another XData test case.
2010-11-30 Atsushi Enoempty namespace should be successfully parsed.
2010-11-30 Atsushi EnoCall GetObject only once per current member.
2010-11-30 Atsushi EnoFill List's implementation details gap.
2010-11-30 Atsushi EnoDo not retrive properties with get parameters (indexers).
2010-11-30 Atsushi EnoAdd another test xml file.
2010-11-30 Atsushi EnoAdd another reader/writer test, for List of Array.
2010-11-30 Atsushi EnoRenamed test files.
2010-11-30 Atsushi EnoExtract XamlObjectReaderTest class into another file...
2010-11-30 Sebastien PouliotFix randomly failing unit test
2010-11-29 Jb EvainAdd MakeBinary test for ArrayIndex expressions
2010-11-29 Daniel SellFix Expression.MakeBinary so it can return ArrayIndex...
2010-11-29 Atsushi EnoSupport attribute validation.
2010-11-29 Atsushi EnoUse AttributeSchemaType as it is 2.0 API. This fixes...
2010-11-29 Atsushi EnoHandle more type conversion.
2010-11-29 Atsushi EnoImplemented XDocument.Validate().
2010-11-29 Atsushi EnoReturn different instances of XmlSchemaInfo for each...
2010-11-29 Atsushi EnoTypeExtension and StaticExtension should now be correct...
2010-11-29 Atsushi EnoRefactoring Instance handling for consistent MarkupExte...
2010-11-28 Miguel de IcazaAwesome doc contributions from Adrian Kummerlaender
2010-11-28 Miguel de IcazaAwesome doc contributions from Adrian Kummerlaender
2010-11-27 Rodrigo KumperaFix corlib regression
2010-11-27 Rodrigo KumperaMove culture handling to Thread from InternalThread.
2010-11-27 Rodrigo KumperaAdd regression test for #317488
2010-11-26 Zoltan VargaMerge branch 'master' of github.com:mono/mono
2010-11-26 Rodrigo KumperaFix typo
2010-11-26 Jérémie Laval[Task] In every TaskFactory method accepting a Task...
2010-11-26 Jérémie Laval[Task] Check if Task isn't finished before going into...
2010-11-26 Jérémie Laval[Task] Set continuation status to WaitingForActivation...
2010-11-26 Jérémie Laval[Task] Only launch continuation synchronously when...
2010-11-26 Jérémie Laval[PLinq] Split long running test in two
2010-11-26 Jérémie LavalAdjust sleeping values
2010-11-26 Jérémie Laval[PLinq] Remove double delegate cost when non indexed...
2010-11-26 Jérémie LavalRemove debugging spew wrongly introduced by earlier...
2010-11-26 Marek SafarSwitch symbol writer to public api
2010-11-26 Atsushi EnoAdd missing test xml files.
2010-11-26 Atsushi EnoAdd List of Type test case, and some FIXMEs.
2010-11-26 Atsushi EnoAdd not-working tets for some MarkupExtension wrapper...
2010-11-26 Atsushi EnoDo not add 'zzz' to all DateTime formats blindly. Fixed...
2010-11-25 Rodrigo KumperaAdd regression test for #655741
2010-11-25 Rodrigo KumperaAdd regression test for #655847
2010-11-25 Rodrigo KumperaAdd regression test for #655669
2010-11-25 Atsushi EnoRemove extra CWL.
2010-11-25 Atsushi EnoAdd refresh XamlObjectWriter implementation.
2010-11-25 Atsushi EnoMore changes for XamlObjectWriter unification.
2010-11-25 Atsushi EnoEliminate XamlObjectWriter-dependent test lines.
2010-11-25 Atsushi EnoParseNameList() failed to parse nested generic type...
2010-11-24 Jérémie LavalAdd a fast path in EnumerablePartitioner for strip...
2010-11-24 Jérémie Laval[PLinq] Remove layer of unneeded indirections in Orderi...
2010-11-24 Jérémie Laval[PLinq] Fix the mess out of SelectMany node and speed...
2010-11-24 Jérémie Laval[PLinq] Improve Where query node speed by avoiding...
2010-11-24 Atsushi EnoMerge branch 'master' of github.com:mono/mono
2010-11-24 Atsushi EnoParse() and ToString() array type name correctly.
2010-11-24 Jb EvainAdd overloads to IAssemblyResolver.Resolve which take...
2010-11-24 Gonzalo Paniagua... [Sockets] Support Remote/LocalEndPoint for AF_UNIX
2010-11-23 Rodrigo KumperaHandle another case of binding to first arg of static...
2010-11-23 Jérémie LavalFix ReaderWriterLockSlim Exit methods in SupportsRecurs...
2010-11-23 Jb EvainRemove dead code
2010-11-23 Jb EvainFix corlib type lookup
2010-11-22 Jb EvainMerge branch 'cecil-light'
2010-11-22 Jonathan PryorRemove IVT from System.ServiceModel on MonoDroid, MonoT...
2010-11-22 Sebastien PouliotRemove IVT from System.ServiceModel on Moonlight profile
2010-11-22 Jérémie LavalImprove fallback SpinWait to include the initial logic...
2010-11-22 Jérémie LavalPlug SplitOrderedList inside TemplateControl.
2010-11-22 Jérémie LavalDefine more correctly
2010-11-22 Jérémie LavalAdd a default implementation of SpinWait when SplitOrde...
2010-11-22 Marek SafarRemoved SetCharSet
next