Revert previous revert to old rx.
[mono.git] / mcs / class /
2013-02-06 Atsushi EnoRevert previous revert to old rx.
2013-02-05 Rodrigo KumperaCall jay from the same directory of the source file...
2013-02-05 Rodrigo KumperaExpose some Mono.CompilerServices.SymbolWriter internal...
2013-02-04 Rodrigo KumperaMerge pull request #543 from knocte/master
2013-02-04 Marek SafarCheck modifier keys in windows console driver too....
2013-02-03 Andres G. Aragoneses[System.Reflection.Emit] Store dynamic assemblies after...
2013-02-01 Zoltan VargaAdd a test for #4737.
2013-02-01 Marek SafarRewrite of async StreamReader/StreamWritter operations...
2013-02-01 Marek SafarMerge pull request #541 from dlech/master
2013-02-01 David Lechnerfix System.Security.SecurString.ReadAt(int), includes...
2013-01-31 Marek SafarMark ObservableCollection.Reentrant serializable
2013-01-30 Rodrigo KumperaAdd support for alternate source files to be used on...
2013-01-30 Rodrigo KumperaRevert "Revert "Fix the Mono.Security.dll monotouch...
2013-01-29 Jeffrey Stedfast[Mono.Debugger.Soft] Flushed out TypeMirror.CSharpName...
2013-01-29 Atsushi Eno[xsd] compare attribute string values for enums in...
2013-01-29 Atsushi EnoRevert "Fix the Mono.Security.dll monotouch build."
2013-01-29 Atsushi Enofix mobile build.
2013-01-29 Miguel de Icaza[mscorlib/mobile] Encoding.Default is always UTF8 in...
2013-01-28 Jeremie Laval[monodoc] Backport XSL changes that were made after...
2013-01-28 Jeremie Laval[monodoc] Backport 463b5912ce5bf01fd32e31a764db0c93fe8a9fd8
2013-01-28 Alan McGovern[monodoc] Delete some crufty duplicate files
2013-01-26 Marek SafarMerge pull request #539 from pnewhook/master
2013-01-26 Martin Baulig[Mono.Security]: Change NTLM domain policy.
2013-01-25 Rodrigo KumperaFix the Mono.Security.dll monotouch build.
2013-01-25 Jeremie Laval[monodoc] Handle a bit better backtick generic URLs
2013-01-25 Jeremie Laval[monodoc] Fix test compilation/run
2013-01-25 Jeremie Laval[monodoc] Support image with uncompiled sources
2013-01-25 Jeremie Laval[monodoc] Remove now useless parser instance
2013-01-25 Jeremie Laval[monodoc] Slightly alter the new API to pass around...
2013-01-25 Jeremie Laval[monodoc] Refactor more code from ecma-provider to...
2013-01-25 Jeremie Laval[monodoc] Create a null cache when using parameterless...
2013-01-25 Jeremie Laval[monodoc] Don't explode when treating invalid XML document
2013-01-25 Jeremie Laval[monodoc] Refactor path handling in index/search index...
2013-01-25 Jeremie Laval[monodoc] Protect searchable index creation from badly...
2013-01-25 Jeremie Laval[monodoc] Try get images through a simple storage call...
2013-01-24 Atsushi EnoRevert "update rx to the latest rx-oss-v1.1 build."
2013-01-23 Mark Probst[I18N] Assertions to prevent a buffer overrun.
2013-01-23 Atsushi Enoupdate rx with ios project file builder workaround...
2013-01-23 Atsushi Enoupdate rx mobile build templates and revision.
2013-01-22 Atsushi Enoupdate rx (mobile builds).
2013-01-22 Atsushi Enofix monotouch build here to get rx MT build.
2013-01-22 Atsushi Enoupdate source generator.
2013-01-22 Atsushi Enoupdate rx to the latest rx-oss-v1.1 build.
2013-01-21 Martin Baulig[WCF]: .NET 4.0 API fixes.
2013-01-21 Martin BauligMerge branch 'master' into baulig
2013-01-21 Martin Baulig[WCF]: Fix BasicHttpBinding.TextEncoding's default...
2013-01-21 Martin Baulig[WCF]: Implement some missing System.ServiceModel.Confi...
2013-01-21 Martin Baulig[WCF]: Minor NetTcpBinding fixes.
2013-01-21 Martin Baulig[WCF]: Import ServiceEndpoint.Address for all bindings.
2013-01-21 Marek SafarAdd accidentally removed string conversion
2013-01-18 Marek SafarAdd new test
2013-01-18 Atsushi Eno[rx] dummy content in Test directory is required (for...
2013-01-18 Atsushi EnoFix monodroid build (and likely monotouch too).
2013-01-18 Marek SafarMerge pull request #534 from alesliehughes/master
2013-01-18 Alistair Leslie... Add Missing Property PropertyValueCollection.PropertyName
2013-01-18 Alistair Leslie... Implement Int32Rect operator ==, operator !=
2013-01-18 Marek SafarMerge pull request #530 from jmp75/visualstudio-build
2013-01-18 Marek SafarMerge pull request #532 from alesliehughes/master
2013-01-18 Alistair Leslie... throw NotSupportException when not on windows
2013-01-18 Alistair Leslie... Create ActiveX object
2013-01-18 Alistair Leslie... Implement AxHost.InvalidActiveXStateException
2013-01-18 Atsushi Enomobile csproj generator needed a lot of fixes to genera...
2013-01-17 Atsushi Eno[rx] add missing project file generator helper files.
2013-01-17 Atsushi Enoupdate rx import source builder to build csproj files...
2013-01-17 Marek SafarMake Is64BitProcess internal to avoid mobile define
2013-01-16 Jérémie LavalRevert "Make monodoc 4.5 only it has no 4.0 specific...
2013-01-16 Marek SafarMake monodoc 4.5 only it has no 4.0 specific api
2013-01-14 Zoltan VargaRemove some special case code from mono_image_get_field...
2013-01-14 Jeremie Laval[monodoc] Move to /class instead of /tools and re-enabl...
2013-01-12 Martin Baulig[WCF]: Make HttpTransportSecurity's .ctor public on...
2013-01-11 Martin Baulig[WCF]: .NET 4.0 API fixes.
2013-01-11 Martin Baulig[WCF]: BasicHttpBinding API changes for .NET 4.5
2013-01-11 Rodrigo KumperaAvoid overflow in SortedList binary search for huge...
2013-01-11 Rodrigo KumperaDirectoryInfo should update its internal values when...
2013-01-11 Rodrigo KumperaCorrectly handle clock going back in time when caching...
2013-01-11 Atsushi Eno[msbuild] Fix import set to expected path when invalid...
2013-01-10 Rodrigo KumperaMOBILE now builds with 4.0 enabled but its version...
2013-01-10 Rodrigo KumperaMerge pull request #517 from getsometoast/master
2013-01-09 Jean-Michel PerraudMerge remote-tracking branch 'upstream/master'
2013-01-09 Rodrigo Kumpera[corlib] Handle overflow correctly in Timer to avoid...
2013-01-09 Rodrigo Kumpera[bcl] Build System.Data.Services.Client monodroid profi...
2013-01-09 Lluis SanchezFix bug 9193 - XmlSerialization not properly deserializ...
2013-01-09 Lluis SanchezAdd some unit tests for bug 9193
2013-01-08 Marek SafarRemove NET_2_1 default (broken) context
2013-01-08 Marek SafarGuid value fix
2013-01-08 Marek SafarRun On*Completed events on original context
2013-01-07 Sebastien PouliotAccept Version == 0 as valid (just like 1) when verifyi...
2013-01-07 Sebastien PouliotAdd several tests to cover CFB mode. Some are currently...
2013-01-07 Sebastien PouliotFix several, but not all, cases where CFB does not...
2013-01-07 Sebastien PouliotAes.Create returns, by default, an instance of AesCrypt...
2013-01-07 Sebastien PouliotFix CFB for AesCryptoServiceProvider (only CFB8 worked...
2013-01-07 Sebastien PouliotRevert "Fix CFB mode for Rijndael when data is not...
2013-01-07 Sebastien PouliotRemove NotWorking from some tests (that works now)
2013-01-07 Sebastien PouliotSymmetricAlgorithm.FeedbackSize must be a multiple...
2013-01-05 Marek SafarFix version number in 2.0 profile
2013-01-05 Zoltan VargaMake arrays implement IReadOnlyList<T> and IReadOnlyCol...
2013-01-04 Rodrigo Kumpera[bcl] Add System.Net.Http to the mobile build.
2013-01-03 Sebastien PouliotAes[Managed|CryptoServiceProvider] have a few more...
2013-01-03 Marek SafarDuplicate less mscorlib code in System.Core
2013-01-03 Marek SafarGenerate better stack trace for exception from async...
next