[build] Don't try to include 4.5 assembly
[mono.git] / mcs /
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...
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 SafarUpdate after array interfaces change
2013-01-05 Marek SafarIgnore more mt tests
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-04 Marek SafarUpdate test names
2013-01-04 Marek SafarDon't crash on C# invalid DefaultParameterValue
2013-01-04 Marek SafarRemove duplicate method
2013-01-04 Marek SafarAdd new test
2013-01-04 Marek SafarFix default parameters of nested generic types.
2013-01-04 Marek SafarAdd missing check for conditional attributes. Fixes...
2013-01-04 Marek SafarUse more of GetValueOrDefault
2013-01-04 per202Initial work to make the mono csproj files mroe readily...
2013-01-03 Rolf Bjarne Kvinge[mkbundle] Remove broken win32 code.
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...
2013-01-03 Marek SafarIgnore empty stack frames when printing stack trace...
2013-01-03 Marek SafarRun async continuation without allocating temporary...
2013-01-03 Marek SafarRemove unused class
2013-01-03 Atsushi Enoimplement some SettingValueElement members to suppress...
2013-01-03 Alan McGovern[Microsoft.Build.Tasks] Fix a regression when replacing...
2013-01-02 Marek SafarUpdate compiler tests
2013-01-02 Marek SafarAdd missing ConfigureAwait
2013-01-02 Marek SafarAdd argument name to ArgumentOutOfRangeException
2013-01-02 Alan McGovern[Microsoft.Build.Tasks] Delete files before copying...
2012-12-29 Martin Baulig[System.Configuration]: Fix IsModified() logic for...
2012-12-26 Marek SafarMerge pull request #527 from Daniel15/bug-9133
2012-12-26 Daniel Lo NigroFix Xamarin bug #9133 - Routes should be case insensitive.
2012-12-23 Sebastien PouliotExclude LogicalCallContext as the required remoting...
2012-12-23 Marek SafarMerge pull request #526 from Daniel15/bug-9116
2012-12-23 Daniel Lo NigroFix bug 9116 (https://bugzilla.xamarin.com/show_bug...
2012-12-22 Zoltan VargaKeep objects returned by sdb alive during suspensions...
2012-12-22 Martin Baulig[WCF]: Fix MessageEncoder.IsContentTypeSupported().
2012-12-22 Martin Baulig[corlib] Fix ASCIIEncoding with custom DecoderFallback.
2012-12-21 Jérémie Laval[monodoc] More forgotten dist files
2012-12-21 Marek SafarMerge pull request #525 from Arakis/patch-1
2012-12-21 Sebastian LoncarUpdate mcs/class/System/System.Media/AudioData.cs
next