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
2012-11-29[monkeydoc] Don't mistakenly close the zip out stream when storing text.Jeremie Laval
2012-11-29[monkeydoc] Fill in more details about the node for rendering to work correctlyJeremie Laval
2012-11-29[monkeydoc] Correctly process arguments given to the ecma html-izerJeremie Laval
2012-11-29[monkeydoc] Enable ecma XML renderingJeremie Laval
2012-11-29[monkeydoc] Purge extra id parameters in ecma-providerJeremie Laval
2012-11-29[monkeydoc] Fix generated ecma: url formatJeremie Laval
2012-11-29[Microsoft.Build.Tasks] Put failing test into NotWorking category as they are...Jeremie Laval
2012-11-29[monkeydoc] Use Lucene.Net via a submodule set on their 3.0.3 releaseJeremie Laval
2012-11-29[monkeydoc] Implement GetHashCode for EcmaDescJeremie Laval
2012-11-29[monkeydoc] Remove hard-copy of Lucene.netJeremie Laval
2012-11-29[monkeydoc] Remove debug spewJeremie Laval
2012-11-29Fixed routes with CatchAll argument, in order to make them succesfullyPablo Ruiz Garcia
2012-11-29One line typo bug which passed unoticed on previous commit.Pablo Ruiz Garcia
2012-11-29Fixes xamarin-bug #8646: Inconsistencies with MS.NET on Sys.Web.Routing logic.Pablo Ruiz Garcia
2012-11-29Make each test output to a different file to make it easy to figure out which...Rodrigo Kumpera
2012-11-29Add a domain unloading test to the sgen test suite.Rodrigo Kumpera
2012-11-29Fix GC logging and make output neater.Rodrigo Kumpera
2012-11-29Lazy sweep blocks when walking the heap.Rodrigo Kumpera
2012-11-29Make sure we don't corrupt the heap when serializing a unix domain socketaddr.Rodrigo Kumpera
2012-11-28[WCF]: Metadata test improvements.Martin Baulig
2012-11-28Add some debug logging to lookup_data_table () to help track down why it asse...Zoltan Varga
2012-11-28Remove the setup_jit_tls_data () call from mini_init (), it is done later by ...Zoltan Varga
2012-11-28[WCF]: Add and improve MetadataImport tests.Martin Baulig
2012-11-28[WCF]: Fix accessibility of 'ClientBase<T>.ChannelBase<T>'.Martin Baulig
2012-11-28Merge pull request #514 from pmarks/FixNoWarnXBuildMarek Safar
2012-11-28[xbuild] handle <NoWarn> tags of the form <NoWarn>1234, 5678</NoWarn>,Patrick Marks
2012-11-28Make WaitHandle.Wait* behave the same wrt WAIT_IO_COMPLETION. Fixes #8566.Rolf Bjarne Kvinge
2012-11-27[monkeydoc] Special case pluralization of 'Property'.Jeremie Laval
2012-11-27Fixed xamarin-bug #8565: System.Runtime.Serialization assembly remapping bug ...Pablo Ruiz Garcia
2012-11-27[monkeydoc] Correctly instantiate read and write zip handles for ZipStorage.Jeremie Laval
2012-11-27[monkeydoc] Fix ecma doc generationJeremie Laval
2012-11-27[monkeydoc] Don't allow empty caption or element when creating nodes.Jeremie Laval
2012-11-27[build] Always report full stack-trace when running mdoc in mcs/docs.Jeremie Laval
2012-11-27[System.Windows.Forms] Fix documentation to remove illegal XML characters.Jeremie Laval
2012-11-27[mdoc] Remove obsolete warningJeremie Laval
2012-11-27[monkeydoc] Allow to set RootTree on HelpSource. Required by mdoc.Jeremie Laval
2012-11-27[monkeydoc] Move Node class to its own fileJeremie Laval
2012-11-27[monkeydoc] Add support for multiple input directory in ecma-providerJeremie Laval
2012-11-27[monkeydoc] Restore mono.addins providerJeremie Laval
2012-11-27[monkeydoc] Tiny refactoringsJeremie Laval
2012-11-27Merge pull request #512 from LogosBible/string_CompareOrdinalMarek Safar
2012-11-27Making the behavior of substring versions of string.CompareOrdinal and string...Martin Potter
2012-11-27Use same rule for reference alias identifer as for normal identifiers.Marek Safar
2012-11-27fix bug #8533 - more than one user config section should be generated in Appl...Atsushi Eno
2012-11-27fix xbc bug #8592: Make sure to reload configuration when Reset() was invoked.Atsushi Eno
2012-11-27[WCF]: Implement missing WsdlImporter pieces.Martin Baulig
2012-11-27[WCF]: BasicHttpBinding API changes for .NET 4.5.Martin Baulig
2012-11-27[WCF]: New WsdlImporter nunit tests and sample wsdl docs.Martin Baulig
2012-11-27Don't install MT runtime profileMarek Safar
2012-11-26Fix the split nursery to work with the SERIALCOPY_OBJECT_FROM_OBJ optimization.Rodrigo Kumpera