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
path: root/mcs/class
AgeCommit message (Expand)Author
2013-02-01fix System.Security.SecurString.ReadAt(int), includes NUnit testDavid Lechner
2013-01-31Mark ObservableCollection.Reentrant serializableMarek Safar
2013-01-31Add support for alternate source files to be used on extension-less builds.Rodrigo Kumpera
2013-01-30Revert "Revert "Fix the Mono.Security.dll monotouch build.""Rodrigo Kumpera
2013-01-30[Mono.Debugger.Soft] Flushed out TypeMirror.CSharpName a bit.Jeffrey Stedfast
2013-01-29[xsd] compare attribute string values for enums in normalized form. Fixes bug...Atsushi Eno
2013-01-29Revert "Fix the Mono.Security.dll monotouch build."Atsushi Eno
2013-01-29fix mobile build.Atsushi Eno
2013-01-29[mscorlib/mobile] Encoding.Default is always UTF8 in mobile, strip out all th...Miguel de Icaza
2013-01-28[monodoc] Backport XSL changes that were made after branchingJeremie Laval
2013-01-28[monodoc] Backport 463b5912ce5bf01fd32e31a764db0c93fe8a9fd8Jeremie Laval
2013-01-28[monodoc] Delete some crufty duplicate filesAlan McGovern
2013-01-26[Mono.Security]: Change NTLM domain policy.Martin Baulig
2013-01-26Fix the Mono.Security.dll monotouch build.Rodrigo Kumpera
2013-01-25[monodoc] Handle a bit better backtick generic URLsJeremie Laval
2013-01-25[monodoc] Fix test compilation/runJeremie Laval
2013-01-25[monodoc] Support image with uncompiled sourcesJeremie Laval
2013-01-25[monodoc] Remove now useless parser instanceJeremie Laval
2013-01-25[monodoc] Slightly alter the new API to pass around a real context dict rathe...Jeremie Laval
2013-01-25[monodoc] Refactor more code from ecma-provider to the common EcmaDocJeremie Laval
2013-01-25[monodoc] Create a null cache when using parameterless HelpSource ctorJeremie Laval
2013-01-25[monodoc] Don't explode when treating invalid XML documentJeremie Laval
2013-01-25[monodoc] Refactor path handling in index/search index routinesJeremie Laval
2013-01-25[monodoc] Protect searchable index creation from badly formated ECMA documentJeremie Laval
2013-01-25[monodoc] Try get images through a simple storage call by defaultJeremie Laval
2013-01-24Revert "update rx to the latest rx-oss-v1.1 build."Atsushi Eno
2013-01-23[I18N] Assertions to prevent a buffer overrun.Mark Probst
2013-01-23update rx with ios project file builder workaround for file path/backslash is...Atsushi Eno
2013-01-23update rx mobile build templates and revision.Atsushi Eno
2013-01-22update rx (mobile builds).Atsushi Eno
2013-01-22fix monotouch build here to get rx MT build.Atsushi Eno
2013-01-22update source generator.Atsushi Eno
2013-01-22update rx to the latest rx-oss-v1.1 build.Atsushi Eno
2013-01-22[WCF]: .NET 4.0 API fixes.Martin Baulig
2013-01-21Merge branch 'master' into bauligMartin Baulig
2013-01-21[WCF]: Fix BasicHttpBinding.TextEncoding's default value.Martin Baulig
2013-01-21[WCF]: Implement some missing System.ServiceModel.Configuration APIs.Martin Baulig
2013-01-21[WCF]: Minor NetTcpBinding fixes.Martin Baulig
2013-01-21[WCF]: Import ServiceEndpoint.Address for all bindings.Martin Baulig
2013-01-21Add accidentally removed string conversionMarek Safar
2013-01-18Add new testMarek Safar
2013-01-18[rx] dummy content in Test directory is required (for "make test")Atsushi Eno
2013-01-18Fix monodroid build (and likely monotouch too).Atsushi Eno
2013-01-18Add Missing Property PropertyValueCollection.PropertyNameAlistair Leslie-Hughes
2013-01-18Implement Int32Rect operator ==, operator !=Alistair Leslie-Hughes
2013-01-18Merge pull request #532 from alesliehughes/masterMarek Safar
2013-01-18throw NotSupportException when not on windowsAlistair Leslie-Hughes
2013-01-18Create ActiveX objectAlistair Leslie-Hughes
2013-01-18Implement AxHost.InvalidActiveXStateExceptionAlistair Leslie-Hughes
2013-01-18mobile csproj generator needed a lot of fixes to generate buildable projects...Atsushi Eno