[system.net.http] ProductInfoHeader collection parsing/formatting uses special separa...
[mono.git] / mcs / class / System /
2015-01-09 Zoltan VargaMerge pull request #1497 from esdrubal/sq
2015-01-08 Alexander KöplingerMerge pull request #1433 from akoeplinger/system.numeri...
2015-01-08 Miguel de IcazaMerge pull request #1495 from akoeplinger/fix-cancelreq...
2015-01-08 Zoltan Varga[runtime] Avoid Process.GetCurrentProcess ().HasExited...
2015-01-05 Marek Safar[system] Fixes HttpWebRequest::AllowReadStreamBuffering
2015-01-03 Zoltan VargaMerge pull request #1473 from esdrubal/sq
2015-01-02 Alexander KöplingerFix CookieContainerTest to use expiration date in the...
2014-12-31 Alexander KöplingerMerge pull request #1081 from rneatherway/bug17537
2014-12-19 Zoltan VargaMerge pull request #1375 from echampet/cleanup
2014-12-16 João MatosMerge pull request #1336 from esdrubal/datatablereadxml...
2014-12-16 João MatosMerge pull request #1349 from martinjt/MachineKeyProtect
2014-12-16 João MatosMerge pull request #1459 from akoeplinger/fix-website...
2014-12-16 João Matos[System.IO.Compression] Fixed DeflateStream native...
2014-12-15 Marek HabersackFix command stream encoding for FTP requests.
2014-12-15 Jo ShieldsMerge pull request #1456 from directhex/fix_Microsoft...
2014-12-15 João Matos[System] Relaxed Ping test to work under Linux.
2014-12-15 Alexis Christoforides[FileSystemWatcher] Properly handle multicast delegates.
2014-12-14 Miguel de Icaza[System/SR] Brings some strings from .NET Core
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 João Matos[System] Fixed Ping returning invalid results on OSX.
2014-12-12 Alexander Köplinger[MWF] Fix PropertyGridTest.PropertyGrid_ArrayParentTest...
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-09 Marcos HenrichMerge pull request #1436 from esdrubal/readerwriterlockslim
2014-12-09 Zoltan VargaMerge pull request #1448 from ermshiperete/TSBTextTrunc...
2014-12-09 Jo ShieldsReferenceSource ComponentModel changes to mobile_System...
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[System] Use ComponentModel from reference sources
2014-12-09 Marek SafarMerge pull request #1446 from odinserj/master
2014-12-08 Sergey OdinokovAdd DateTimeOffsetConverter to the default converters...
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-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 Marek SafarMerge pull request #1443 from esdrubal/userinfoescape
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-04 Marek SafarRemove 4.0 profile
2014-12-03 Jo ShieldsMerge pull request #1410 from alesliehughes/master
2014-12-02 Rodrigo KumperaMerge pull request #1317 from nealef/master
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 Marek SafarMerge pull request #1432 from akoeplinger/parallel-fix
2014-11-27 Jo ShieldsFix EXTRA_DIST of file in deleted regex folder
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 Miguel de Icaza[System] Make it build with the MonoTouch profile
2014-11-26 Miguel de IcazaDrop dead notes/code
2014-11-26 Miguel de IcazaMerge pull request #1426 from ignacionr/webclient-delay...
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 Jo ShieldsFix "make dist" issue from MS.NET regex switchover
2014-11-25 Rolf Bjarne KvingeRevert "[System] Ignore two tests which are failing...
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 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-22 Zoltan VargaMerge pull request #1420 from directhex/define_ssize_ma...
2014-11-20 Mark ProbstMerge pull request #1421 from BrzVlad/fix-monitor-resur...
2014-11-20 Zoltan VargaMerge pull request #1419 from directhex/bump_msvc_VERSION
2014-11-20 Rodrigo KumperaMerge pull request #1416 from jbevain/token-wrapper...
2014-11-20 Marcos HenrichChanged ConcurrentBagTests.Bug24213 () to reuse variabl...
2014-11-20 Marek SafarMerge pull request #1418 from esdrubal/concurrentbag
2014-11-20 Marcos HenrichTest ConcurrentBag growth. Covers #24213.
2014-11-20 Zoltan VargaMerge pull request #1411 from jbevain/sdb-frame-domain
2014-11-19 Miguel de IcazaMerge pull request #1415 from ermshiperete/FixTruncated...
2014-11-19 Zoltan VargaMerge pull request #1414 from ExonyLimited/process...
2014-11-19 Craig MinihanProcess.PagedMemorySize64 now returns value from /proc...
2014-11-19 Rolf Bjarne KvingeFix typo, there is no profile called 'xammaci'.
2014-11-17 Mark ProbstMerge pull request #1406 from BrzVlad/monitor-resurrect
2014-11-17 Rodrigo KumperaMerge pull request #1388 from schani/fix-23401
2014-11-13 Rolf Bjarne Kvinge[System] Ignore two tests which are failing due to...
2014-11-10 Jonathan PryorMerge pull request #1393 from akoeplinger/refresh-mdoc...
2014-11-10 Marek SafarMerge pull request #1334 from ztone/delegate
2014-11-10 Miguel de IcazaMerge pull request #1390 from woodsb02/FreeBSDMacNetwor...
2014-11-09 Zoltan VargaMerge pull request #1392 from ludovic-henry/pr34-proflo...
2014-11-07 Mark ProbstMerge pull request #1385 from BrzVlad/fin-hash
next