[Console/TerminfoDriver] Look in the TERMINFO directory if set
[mono.git] / mcs /
2014-12-14 Miguel de Icaza[Console/TerminfoDriver] Look in the TERMINFO directory...
2014-12-14 Miguel de Icaza[System/SR] Brings some strings from .NET Core
2014-12-14 Miguel de Icaza[Console] Updated to terminfo renderer.
2014-12-13 Marek SafarMerge pull request #1451 from akoeplinger/fix-winforms...
2014-12-13 Marek SafarMerge pull request #1452 from esdrubal/xmlnamespace
2014-12-12 Marcos Henrich[System.Xml.Linq] xmlns prefixes are no longer generate...
2014-12-12 Marcos Henrich[System.Xml.Linq] Test XmlSerializer with custom namespace.
2014-12-12 João Matos[System] Fixed Ping returning invalid results on OSX.
2014-12-12 Jonathan Pryor[mscorlib/Android] CultureInfo.ClearCachedData() clears...
2014-12-12 Alexander Köplinger[MWF] Fix PropertyGridTest.PropertyGrid_ArrayParentTest...
2014-12-11 Zoltan Varga[bcl] Fix another test failure caused by the usage...
2014-12-11 Alexis ChristoforidesFix merge typo
2014-12-11 Alexis Christoforides[System.IO.KeventWatcher] Fixed deadlock when watcher...
2014-12-11 Marek SafarFix DateTimeConverter test
2014-12-10 Rodrigo KumperaMerge pull request #1403 from schani/fix-roslyn-linux-oom
2014-12-10 Marek Safar[mcs] Better recovery from failed async return type...
2014-12-10 Jo ShieldsDistribute reference assemblies in source tarball....
2014-12-10 Marek Safar[System.Drawing] Fixes commit 2abd0ed92e1b5aae4c917c9fe...
2014-12-10 Marek Safar[mcs] Update static using to match the latest update...
2014-12-09 Zoltan Varga[System.Drawing] Add support for a null culture argumen...
2014-12-09 Zoltan Varga[System.Data] Fix a test failure caused by the transiti...
2014-12-09 Marcos HenrichMerge pull request #1436 from esdrubal/readerwriterlockslim
2014-12-09 Zoltan VargaMerge pull request #1448 from ermshiperete/TSBTextTrunc...
2014-12-09 Zoltan VargaMerge pull request #1449 from ermshiperete/Xamarin...
2014-12-09 Eberhard Beilharz[MWF] Fix crash in multi-selection list view
2014-12-09 Jo ShieldsReferenceSource ComponentModel changes to mobile_System...
2014-12-09 Eberhard Beilharz[MWF] Don't truncate text on ToolStripButton
2014-12-09 Marek Safar[system] Workaround boostrap issue with HostProtectionA...
2014-12-09 Zoltan VargaMerge pull request #1447 from chrisvire/bug-25102
2014-12-09 Marek Safar[corlib] Workaround boostrap issue with HostProtectionA...
2014-12-09 Marek Safar[System] Use ComponentModel from reference sources
2014-12-09 Marek SafarMerge pull request #1446 from odinserj/master
2014-12-09 Marek Safarmake dist fix
2014-12-09 Marek SafarUpdate mcs test
2014-12-08 Zoltan Varga[build] Print out the version of the bootstrap mcs...
2014-12-08 Sergey OdinokovAdd DateTimeOffsetConverter to the default converters...
2014-12-08 Marek Safar[corlib] Update SafeHandle dispose pattern to match...
2014-12-08 Marek SafarChange 4.0 profile to metadata reference only profile
2014-12-08 Marek Safar[corlib] Remove duplicate FirstChanceExceptionEventArgs
2014-12-08 Atsushi Eno[mkbundle] fix execution for X.Android on Windows regar...
2014-12-08 Chris Hubbard[MWF] Use Ctrl+PageUp/PageDown for Tab Navigation
2014-12-08 Marek Safar[system] Replace System.Collections.Generic from refere...
2014-12-08 Marek Safar[system] Add test for #25137
2014-12-08 Marek Safar[system] Fix soctec test to not block indefinitely
2014-12-08 Marek SafarMerge pull request #1445 from meebey/registry_fix_unnee...
2014-12-08 Mirco Bauer[corlib] Fix needing write permission when reading...
2014-12-05 Alexis Christoforides[System.IO.KeventWatcher] More fixes and MS behavior...
2014-12-05 Zoltan VargaMerge pull request #980 from StephenMcConnel/bug-18638
2014-12-05 Zoltan VargaMerge pull request #1442 from ermshiperete/TextOverlaps...
2014-12-05 Zoltan VargaMerge pull request #1322 from StephenMcConnel/bug23532
2014-12-05 Zoltan VargaMerge pull request #1323 from StephenMcConnel/bug-23591
2014-12-05 Jonathan Pryor[mscorlib/Android] TimeZoneInfo.Local.Id should NOT...
2014-12-05 Marek Safar[mcs] Fix null operator on arrays with property receiver.
2014-12-05 Marek SafarMerge pull request #1443 from esdrubal/userinfoescape
2014-12-05 Eberhard Beilharz[MWF] Fix problem when button text overlaps image
2014-12-05 Marcos Henrich[System] Fixed UriParseComponents.ParseUser. Fixes...
2014-12-05 Marcos Henrich[System] Test Uri constructor with escaped user info...
2014-12-05 Marek Safar[mcs] Add dictionary initializer for arrays.
2014-12-05 Marek SafarFix resgen 4.0 profile path
2014-12-05 Marek SafarRestore 4.0 profile as metadata only profile
2014-12-05 Marek Safar[corlib] Add missing API
2014-12-04 Alex Rønne PetersenNo longer include Volatile.cs in Mvc3 since the 4.0...
2014-12-04 Marek SafarAdd System.Data.Entity assembly
2014-12-04 Marek Safar[corlib] Add missing API to AppDomainSetup
2014-12-04 Marek SafarMerge pull request #1441 from akoeplinger/fix-incorrect...
2014-12-04 Marek SafarFix xbuild profile dependencies
2014-12-04 Marek SafarRemove old (now unused) 2.0 sources
2014-12-04 Marek SafarRemove 4.0 profile
2014-12-04 Marek Safar[mcs] Validate more nameof argument expressions
2014-12-04 Alexander Köplinger[System.Web.DynamicData] Fixed test to verify the right...
2014-12-03 Marek Safar[mcs] Improve extension methods error reporting
2014-12-03 Marek Safar[mcs] At least one of nameof methodgroup argument candi...
2014-12-03 Marek Safar[mcs] Add support for __refvalue passed as a reference
2014-12-03 Alex Rønne Petersen[bcl] Remove all uses of Thread.Volatile{Read,Write}.
2014-12-03 Jonathan Pryor[mscorlib/Android] Support TimeZoneInfo.FindSystemTimeZ...
2014-12-03 Marcos Henrich[System.Core] Removed no longer used files.
2014-12-03 Marcos Henrich[System.Core] Bring .NET implementation of ReaderWriter...
2014-12-03 Jo ShieldsMerge pull request #1410 from alesliehughes/master
2014-12-03 Zoltan VargaMerge pull request #1437 from jonorossi/io_compression_...
2014-12-03 Jonathon RossiFixed System.IO.Compression.FileSystem.ZipFile.CreateFr...
2014-12-02 Marek Safar[xbuild] Update another default tools setting
2014-12-02 Marek SafarChange bootstrap profile to target 4.0 framework. Bump...
2014-12-02 Zoltan VargaMerge pull request #1434 from akoeplinger/fix-filehandl...
2014-12-02 Rodrigo KumperaMerge pull request #1317 from nealef/master
2014-12-02 Marek Safar[mcs] nameof implementation rewrite to match the latest...
2014-12-02 Alex Rønne PetersenMerge pull request #1400 from RiJo/patch-1
2014-12-01 RiJoListViewItem class now implements interface IDataItemCo...
2014-12-01 Zoltan Varga[runtime] Add support for jagged array ctors which...
2014-11-30 Zoltan VargaMerge pull request #1412 from esdrubal/stackframe
2014-11-30 Zoltan VargaMerge remote-tracking branch 'mfoliveira/ppc64el-v2'
2014-11-28 Marek SafarFixes build
2014-11-28 Marek Safar[mcs] new test
2014-11-28 Marek Safar[mcs] Less cascading errors
2014-11-28 Marek Safar[mcs] Extend tie-breaking rules in overload resolution...
2014-11-28 Alex Rønne PetersenMerge pull request #1401 from fquiroz01/patch-1
2014-11-28 Marek Safar[mcs] Check delegate return type conversion during...
2014-11-28 Marek Safar[mcs] Tweak naming of nested types. Fixes #24172
2014-11-27 Alex Rønne PetersenMerge pull request #1431 from esdrubal/enummap
2014-11-27 Marcos HenrichFixed how EnumMap serializes flag values. Fixes #21072.
2014-11-27 Marcos HenrichTest DataContractSerializer with flags enum. Covers...
next