[corlib] Update SafeHandle dispose pattern to match .net. Fixes #25132
[mono.git] / mcs / class /
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 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 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 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 SafarRemove old (now unused) 2.0 sources
2014-12-04 Marek SafarRemove 4.0 profile
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 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 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 Rodrigo KumperaMerge pull request #1317 from nealef/master
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 Alex Rønne PetersenMerge pull request #1401 from fquiroz01/patch-1
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...
2014-11-27 Marek SafarMerge pull request #1432 from akoeplinger/parallel-fix
2014-11-27 Alexander Köplinger[corlib] Fix Parallel.ForEach overload that hardcoded...
2014-11-27 Jo ShieldsFix EXTRA_DIST of file in deleted regex folder
2014-11-27 Alexander Köplinger[MWF] Fix bug in DataGridViewRowCollection Clear()...
2014-11-27 Marek Safar[system.net.http] Update range checks for invalid chara...
2014-11-27 Marek Safar[system.net.http] Escape more RFC5987 characters. Fixes...
2014-11-27 Alex Rønne PetersenMerge pull request #1319 from directhex/systemwide...
2014-11-26 Alex Rønne PetersenMerge pull request #1407 from chrisvire/bug-24587
2014-11-26 Alex Rønne PetersenMerge pull request #1424 from akoeplinger/remove-enable...
2014-11-26 Sebastien PouliotFix mobile build wrt System.Core changes
2014-11-26 Miguel de Icaza[System] Make it build with the MonoTouch profile
2014-11-26 Miguel de IcazaDrop dead notes/code
2014-11-26 Marek SafarFixes build
2014-11-26 Miguel de IcazaMerge pull request #1426 from ignacionr/webclient-delay...
2014-11-26 Marek Safar[corlib] Implement ExecutionContext flow for async...
2014-11-26 Miguel de IcazaMerge pull request #1398 from jwestfall69/dgv-first_row...
2014-11-26 Miguel de IcazaMerge pull request #1396 from jwestfall69/dgvrc-clear...
2014-11-26 Marek SafarMerge pull request #1429 from mono/fixProcessStartInfo2
2014-11-26 Ungureanu MariusFix ProcessStartInfo null checking and replace with...
2014-11-26 Marek SafarMerge pull request #1428 from mono/fixProcessStartinfo
2014-11-26 Ungureanu MariusShortcircuit ProcessStartInfo Verbs logic.
2014-11-26 Marius UngureanuUpdate ProcessStartInfo to fix some inconsistency
2014-11-26 Ungureanu MariusIntroduce failing ProcessStartInfo tests.
2014-11-25 Rodrigo Kumpera[corlib] Improve a test failure to be more actionable.
2014-11-25 Marek Safar[corlib] Replace few threading types from reference...
2014-11-25 Jo ShieldsFix "make dist" issue from MS.NET regex switchover
2014-11-25 Marek Safar[corlib] Add check for collection modification during...
2014-11-25 Rolf Bjarne KvingeRevert "[System] Ignore two tests which are failing...
2014-11-24 Rodrigo Kumpera[System.Core] Make one test much less likely to fail.
2014-11-24 Zoltan Varga[Microsoft.Build.Tasks] Fix a net 2.0 failure.
2014-11-24 Marek Safar[System.ComponentModel.DataAnnotations] Replace with...
2014-11-24 Marek SafarFixes build
2014-11-24 irodriguez[Fix] WebClient to delay downloaded file creation
2014-11-24 irodriguezWebClient delay file creation until a response is obtained
2014-11-24 Marcos HenrichUpdate .csproj files to include .NET System.Text.Regula...
2014-11-24 Marek SafarBring .NET implementation of concurrent collections
2014-11-24 Miguel de IcazaRemove Mono's previous System.Text.RegularExpressions
2014-11-24 Marek SafarRemove 2.0 profile csproj files
2014-11-24 Marek Safar[System.Core] Switch to common SR class
2014-11-24 Marek SafarSimplify System.Data makefile
2014-11-24 Jo ShieldsFix case error causing build failure on case-sensitive...
2014-11-24 Miguel de Icaza[System] Bring tests for open bugs on RegularExpression...
2014-11-24 Miguel de IcazaAdd newline
2014-11-24 Miguel de Icaza[System] Bring .NET implementation of System.Text.Regul...
2014-11-23 Zoltan VargaRemove build system support for the net 2.0/3.5 profiles.
2014-11-22 Alexander KöplingerAdded missing newline to net_4_0_System.Core.dll.source...
2014-11-22 Marek SafarBuild fix
2014-11-22 Marek Safar[system.core] Enable disabled test
2014-11-22 Marek SafarFixes typo
2014-11-22 Marek Safar[system.core] Replace PLINQ implementation with .net...
2014-11-22 Zoltan VargaMerge pull request #1420 from directhex/define_ssize_ma...
2014-11-21 Rodrigo KumperaMerge pull request #1423 from directhex/sgen_on_msvc
2014-11-21 Marek Safar[system.net.http] Allow use of absolute url paths witho...
2014-11-21 Marek Safar[system.net.http] set-up cancellation before any WebReq...
2014-11-21 Marek Safar[xbuild] Change default tools profile to still work...
next