[MWF] Don't allow Height become less than MinimumHeight
[mono.git] / mcs /
2014-03-12 Eberhard Beilharz[MWF] Don't allow Height become less than MinimumHeight
2014-03-12 Eberhard Beilharz[MWF] Add unit tests for DataGridViewRowHeightInfoNeede...
2014-03-12 Eberhard Beilharz[MWF] Fix crash when setting Row.Height (Fixes #2394)
2014-03-12 Eberhard Beilharz[MWF] Unit test for Row.Height/MinimumHeight bug (...
2014-03-12 Eberhard Beilharz[MWF] Adjust DataGridViewRow.Height according to Minimu...
2014-03-12 Eberhard Beilharz[MWF] Refactor DataGridViewRow.MinimumHeight tests
2014-03-10 Marek Safar[interpreter] Size reduction
2014-03-08 Marek SafarMerge pull request #940 from alistair/ilist_xml_seriali...
2014-03-08 Zoltan Varga[bcl] Work around quadratic behavior in NunitLite's...
2014-03-08 Alistair BushAdd test to ensure using concrete List as readonly...
2014-03-08 Alistair BushWhen a read only property and the type is an interface...
2014-03-07 Rodrigo Kumpera[corlib] Fix the mobile profile.
2014-03-07 Marek SafarUpdate CLDR to version 2.4. Fixes #17615
2014-03-07 Marek Safar[corlib] Fix culture name constants in CreateSpecificCu...
2014-03-06 Michael HutchinsonMerge pull request #915 from knocte/master
2014-03-06 Marek Safar[system.net.htt[] Pass CancellationToken in GetAsync...
2014-03-06 Marek Safar[corlib] Improve flow of ExecutionContext (few tests...
2014-03-06 Rodrigo KumperaMerge pull request #936 from adahn/master
2014-03-06 Marek SafarMerge pull request #866 from linquize/content-type...
2014-03-06 Rodrigo KumperaMerge pull request #934 from exony-craigminihan/bugzill...
2014-03-06 Craig Minihan[Fix] Bugzilla #17897 - MemoryCacheEntryPriorityQueue...
2014-03-06 Zoltan VargaReally fix the build.
2014-03-05 Marek Safar[corlib] Parse datetime string using culture calendar...
2014-03-05 Zoltan VargaFix the build.
2014-03-05 Marek Safar[corlib] Implement CultureInfo.ClearCachedData. Fixes...
2014-03-05 Zoltan Varga[mdoc] Fix the tests.
2014-03-05 Marek SafarMerge pull request #931 from exony-craigminihan/bugzill...
2014-03-05 Craig MinihanCorrectly set Count after call to ConcurrentStack.PushR...
2014-03-05 Marek SafarMerge pull request #930 from theraot/master
2014-03-04 Zoltan VargaRevert parts of 6769a30f4, it disabled the hand-special...
2014-03-04 theraot[Fix] BigInteger: reimplemented cast to single (float)
2014-03-04 theraot[Fix] BigInteger: improved cast to double
2014-03-04 theraotBigInteger: more test cases for cast to double
2014-03-04 Marek Safar[interpreter] Size reduction
2014-03-04 Marek Safar[mcs] Emit correct code for lifted nullable bool logica...
2014-03-04 theraotBigInteger: added tests for double conversion
2014-03-04 theraot[Performance] BigInteger: cast to double and float
2014-03-04 theraotBigIngeter: new LeadingZeroCount helper method
2014-03-04 Sebastien Pouliot[System.ServiceModel.Web] Fix regression when convertin...
2014-03-04 Marek Safar[corlib] Seal InternalThread
2014-03-03 Marek Safar[mcs] Mark switch statement block scope statements...
2014-03-03 Martin BauligThis is a .NET 4.5 test.
2014-03-02 Jeffrey StedfastMerge pull request #929 from edbprx/master
2014-02-28 Ed BorenData corruption using SslStream (Xamarin bug 15293)
2014-02-28 Alex Rønne PetersenMerge pull request #927 from ermshiperete/novell-bug...
2014-02-28 Martin BauligFix this again.
2014-02-28 Marek Safar[corlib] Method signature fixes
2014-02-28 Zoltan Varga[corlib] Disable an OOM test which shouldn't fail on...
2014-02-27 Martin BauligNUnitLite does not know Assert.IsInstanceOfType().
2014-02-27 Marek Safar[corlib] Add missing api
2014-02-27 Zoltan VargaRevert "[runtime] Add support for jagged array ctors...
2014-02-27 Marek SafarMerge pull request #922 from ermshiperete/novell-bug...
2014-02-27 Marek SafarMerge pull request #921 from ermshiperete/novell-bug...
2014-02-27 Eberhard Beilharz[Sys.Xml] Fix Novell bug #599689
2014-02-27 Martin BauligFix the mobile build.
2014-02-27 Eberhard Beilharz[Sys.Xml] Add unit test for Novell bug #599689
2014-02-27 Neil Mayhew[Sys.Xml] Allow qualified names in XmlAttribute seriali...
2014-02-27 Eberhard Beilharz[Sys.Xml] Add unit test for Novell bug #594490
2014-02-27 Miguel de IcazaMerge pull request #912 from Treer/patch-1
2014-02-26 Zoltan Varga[runtime] Add support for jagged array ctors which...
2014-02-26 Zoltan Varga[bcl] Allow Marshal.SizeOf () to work on pointer types...
2014-02-26 Zoltan Varga[bcl] Fix System tests.
2014-02-26 Martin BauligHttpWebRequest: Only add "Content-Length" if we have...
2014-02-26 Marek Safar[System] Add NetworkCredential 4.0 construtors. Fixes...
2014-02-26 Marek Safar[dlr] Add interpreter increment emit
2014-02-26 Michael Hutchinson[gacutil] Create correct relative package symlinks
2014-02-25 Zoltan VargaMerge pull request #914 from eiz/master
2014-02-25 Andrés G. Aragonesesxbuild: include a Microsoft.Portable.Common.targets...
2014-02-25 Miguel de Icaza[System.Runtime.Serialization] Fix from Brendan Zagaesk...
2014-02-24 Marek Safar[mcs] Don't report internal error for unresolved catch...
2014-02-24 Marek Safar[corlib] Simplify ambiguous chinese legacy name check
2014-02-24 Marek Safar[mcs] Simplify array element initializer load
2014-02-24 Marek Safar[mcs] Release array stack variable once all elements...
2014-02-24 Treerxmltool.cs fix for writing output to files
2014-02-24 Marek SafarMerge pull request #910 from akoeplinger/cleanup-test...
2014-02-23 Alexander Köplinger[Test] Cleaned up how a bunch of tests were ignored
2014-02-23 Atsushi Eno[msbuild] for EmbeddedResource naming, take AutoGen...
2014-02-21 Miguel de IcazaWork around DNS problem on the build hosts
2014-02-21 Zoltan VargaFix bootstrap with older mono versions.
2014-02-21 Sebastien Pouliot[System] Enable WebSockets on the mobile profile. Updat...
2014-02-25 Martin BauligOops, fix the build.
2014-02-25 Martin Baulig[Sys.Xml]: Allow XElement to be deserialized; fixes...
2014-02-25 Martin Baulig[System]: Split WebClient.UploadData() data into chunks...
2014-02-25 Martin BauligAsync-ify the remaining WebConnectionStream pieces.
2014-02-25 Alex Rønne PetersenMerge pull request #913 from Daniel15/fix-catchall...
2014-02-25 Miguel de IcazaAdd documentation for CFNetworkHandler
2014-02-25 Miguel de IcazaAdd System.Net.Http documentation
2014-02-24 Daniel Lo NigroFix routing of CatchAll tokens
2014-02-21 Marek Safar[System.Runtime.Caching] Fix ambiguous method call
2014-02-20 Marek SafarMerge pull request #907 from enricosada/era_names
2014-02-20 Rodrigo Kumpera[runtime] Use the system limit when enforcing a new...
2014-02-20 Marek Safar[mcs] Cleanup tie-breaking rules of better function...
2014-02-20 Zoltan Varga[corlib] Remove the stack size limit check from CheckSt...
2014-02-20 Atsushi EnoWhen comparing string expressions, A, "A" and 'A' shoul...
2014-02-20 Atsushi EnoFix item expression parsing, indexes were wrong to...
2014-02-20 Atsushi EnoITaskItem.GetMetadata() implementations should not...
2014-02-20 Atsushi EnoNow our MS.Build.dll behaves like MS.Build.Engine.dll...
2014-02-20 Atsushi EnoTask load failures should not result in build errors...
2014-02-20 Atsushi EnoFix ElementLocation.File to NOT contain file URI, and...
2014-02-20 Atsushi EnoUsingTasks are not collected expectedly when imports...
next