[system.net.http] ProductInfoHeader collection parsing/formatting uses special separa...
[mono.git] / mcs / class /
2015-01-12 Marek Safar[system.net.http] ProductInfoHeader collection parsing...
2015-01-12 Radek Doulikdo not use liblog's absolute path in DllImport
2015-01-12 Marcos Henrich[System.Runtime.Caching] Removed unused files.
2015-01-12 Marek Safar[corlib] SafeHandle dispose can be called multiple...
2015-01-12 Marek Safar[corlib] Fixes SafeHandle invalidHandleValue handling
2015-01-12 Marcos HenrichMerge pull request #1455 from esdrubal/caching
2015-01-11 Marek SafarMerge pull request #1499 from madrang/SafeHandleTesting
2015-01-11 Marc-Andre FerlandMore strict testing of SafeHandle.
2015-01-10 Marcos Henrich[System.Runtime.Caching] Updated MemoryCacheTest.
2015-01-10 Marcos Henrich[System.Runtime.Caching] Improved CacheUsage sorting.
2015-01-09 Zoltan VargaMerge pull request #1497 from esdrubal/sq
2015-01-09 Marcos Henrich[System.Runtime.Caching] MemoryCacheTest.Trim now check...
2015-01-09 Marcos Henrich[System.Runtime.Caching] Updated MemoryCacheTest.TestCa...
2015-01-09 Marcos Henrich[System.Runtime.Caching] Updated tests default Physical...
2015-01-09 Marcos Henrich[System.Runtime.Caching] .sources now uses referecensou...
2015-01-09 Marcos Henrich[System.Runtime.Caching] Implemented referencesource...
2015-01-09 Marcos Henrich[System.Runtime.Caching] Copied SRef.cs from .NET.
2015-01-09 Marcos Henrich[System.Runtime.Caching] Copied R.Designer.cs from...
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-07 Zoltan Varga[sdb] Enable the StackFrame.Domain property on stack...
2015-01-06 Zoltan Varga[sdb] Bump protocol version to 2.39 so the single stepp...
2015-01-06 David Karlaš[Sdb] With better mimicking of .Net debugging experienc...
2015-01-05 Marek SafarFixes build
2015-01-05 Marek Safar[system.net.http] Use HttpWebRequest without additional...
2015-01-05 Alexander Köplinger[System.Net.Http] Fix CancelRequestViaProxy() test...
2015-01-05 Marek Safar[system] Fixes HttpWebRequest::AllowReadStreamBuffering
2015-01-04 Alexander Köplinger[System.Numerics] Ported code from MS referencesource
2015-01-03 Miguel de Icaza[Windows.Forms] DataGridViewTextBoxCell: do not use...
2015-01-03 Zoltan Varga[runtime] Implement FieldInfo.GetRawConstantValue ...
2015-01-03 Zoltan Varga[sdb] Avoid stepping out of the current method if it...
2015-01-03 Zoltan VargaMerge pull request #1473 from esdrubal/sq
2015-01-02 Zoltan Varga[bcl] Fix crashes when FieldInfo.GetValue () is called...
2015-01-02 Marek Safar[corlib] Fix Type::GetEnumName/IsEnumDefined to return...
2015-01-02 Alexander KöplingerFix CookieContainerTest to use expiration date in the...
2015-01-02 Marek Safar[corlib] Allow bool/char to enum conversions
2014-12-31 Alexander KöplingerAdd missing quote to string added in 156ab8c5fc89c6fa9b...
2014-12-31 Alexander KöplingerMerge pull request #1081 from rneatherway/bug17537
2014-12-30 Marek SafarMerge pull request #1482 from akoeplinger/fix-codetaskf...
2014-12-28 Alexander Köplinger[Microsoft.Build.Tasks] Rework CodeTaskFactory to use...
2014-12-24 Miguel de Icaza[System.IO.Compression.FileSystem] Fix infinite loop...
2014-12-22 Alex Rønne PetersenMerge pull request #1472 from Aetf/zh-CHS-patch-fix...
2014-12-22 Aetffix coding style
2014-12-22 AetfAdd zh-CHS parent_lcid handling
2014-12-19 Marek SafarMerge pull request #1465 from akoeplinger/msbuild-getdi...
2014-12-19 Zoltan VargaMerge pull request #1375 from echampet/cleanup
2014-12-19 Miguel de Icaza[Mono.DataConverter] Make it easier to use in PCL libraries
2014-12-19 Marek SafarMerge pull request #1469 from akoeplinger/msbuild-missi...
2014-12-19 Alexander KöplingerRespond to code review feedback
2014-12-19 Alexander KöplingerRespond to code review feedback
2014-12-18 Alexander Köplinger[xbuild] Add missing property 'StandardOutputImportance...
2014-12-18 Alexander Köplinger[xbuild] Implement GetDirectoryNameOfFileAbove ()
2014-12-17 Marcos HenrichMerge pull request #1462 from ExonyLimited/fix-25442
2014-12-17 Craig MinihanPerformance fix for TimeZoneInfo.GetApplicableRule...
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 Jo ShieldsUse net_4_5 libraries for xbuild tests, regardless...
2014-12-15 Jo ShieldsMove XBUILD_FRAMEWORK_FOLDERS_PATH definition somewhere...
2014-12-15 Alexis Christoforides[FileSystemWatcher] Properly handle multicast delegates.
2014-12-15 Jo ShieldsRevert "Use ";" not Empty as bad TargetFrameworkDirecto...
2014-12-15 Jo ShieldsUse ";" not Empty as bad TargetFrameworkDirectory value
2014-12-14 Miguel de Icaza[System.Runtime.Serialization] Further baby steps
2014-12-14 Miguel de Icaza[System.Runtime.Serialization] Dip toes into using...
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 Jo ShieldsDistribute reference assemblies in source tarball....
2014-12-10 Marek Safar[System.Drawing] Fixes commit 2abd0ed92e1b5aae4c917c9fe...
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
next