Add new tool to the spec file.
[mono.git] / mcs /
2013-01-31 Rodrigo KumperaAdd new mdbrebase tool that lets you change the prefix...
2013-01-31 Marek SafarMark ObservableCollection.Reentrant serializable
2013-01-31 Marek SafarBetter CS0201 error location. Fixes #9885
2013-01-31 Marek SafarDelegate dynamic parameters do not involve dynamic...
2013-01-31 Marek SafarEmit field initializers when the ctor has dynamic argum...
2013-01-31 Marek SafarObject and collection initializers cannot be used to...
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-30 Marek SafarMember lookup on type parameters has different ambiguit...
2013-01-30 Marek SafarBetter error message for missing using clause in alias...
2013-01-30 Marek SafarFix duplicate inaccessible error message
2013-01-30 Marek SafarExclude operators from member access lookup
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 Rodrigo KumperaFix the [monodroid] build.
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-16 Marek SafarChange is_number parsing to peak instead of putting...
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-14 Zoltan VargaMake pdb2mdb handle the 0xfeefee MS line number convent...
2013-01-14 Marek SafarInflate explicit interface implementation generic metho...
2013-01-14 Marek SafarRework how defined interfaces are expanded. Fixes ...
2013-01-14 Marek SafarUse Length instead of Count
2013-01-14 Marek SafarDo expansion of generic interfaces members without...
2013-01-14 Marek SafarReport less cascading errors
2013-01-14 Marek SafarFix stack overflow when reporting circular type errors
2013-01-13 Sebastien PouliotAdd support for [LinkSafe] attribute
2013-01-12 Zoltan VargaAdd beginnings of a managed IL disassembler which uses...
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 Zoltan VargaAdd beginnings of a tool to dump the contents of .mdb...
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] Add 4.0 and 4.5 defines to monodroid's bcl.
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...
next