Reject incomplete conversion unary user operators. Fixes #7935.
[mono.git] / mcs / class / System.Net /
2012-09-13 Konrad M. KruczynskiMerge branch 'master' of https://github.com/mono/mono...
2012-09-10 Jérémie LavalMerge pull request #439 from mono-soc-2012/garyb/iconfix
2012-07-21 Miguel de IcazaMerge pull request #303 from ermshiperete/5278
2012-07-21 Miguel de IcazaMerge pull request #309 from i59/patch-1
2012-07-21 Miguel de IcazaMerge pull request #335 from robwilkens/DataGridBugs1
2012-07-21 Miguel de IcazaMerge pull request #337 from robwilkens/IdleThreadsFixes
2012-07-21 Miguel de IcazaMerge pull request #350 from robwilkens/bug1089
2012-07-16 Miguel de IcazaMerge pull request #323 from crazyjncsu/master
2012-06-27 Marek SafarMerge pull request #358 from adbre/iss3333
2012-06-26 Marek SafarFix System.Core reference in VS projects
2012-06-24 Marek SafarMerge pull request #347 from JamesB7/master
2012-06-08 Marek SafarMerge pull request #319 from pragmatrix/master
2012-06-07 Marek SafarClean up assembly attributes
2012-05-25 Miguel de IcazaMerge pull request #271 from pruiz/xamarin-bug-4108
2012-05-24 Alex Rønne PetersenMerge pull request #301 from directhex/master
2012-04-06 Miguel de IcazaMerge pull request #216 from ilkerde/master
2012-04-06 Andreia GaitaMerge pull request #270 from bholmes/COM_cctor
2012-04-05 Marek SafarUpdate csproj files
2012-03-19 Miguel de IcazaMerge pull request #205 from m3rlinez/master
2012-03-07 Jonathan ChambersMerge remote-tracking branch 'local/msvc-updates' into...
2012-02-29 Marek SafarMerge pull request #231 from linquize/a853199c497bb0977...
2012-02-24 Marek SafarMerge pull request #228 from QuickJack/3e163743eda89cc8...
2012-02-19 Gonzalo Paniagua... Merge pull request #226 from petejohanson/uri-templates...
2012-02-17 Marek SafarCleanup some assembly attributes
2012-02-17 Gonzalo Paniagua... Merge pull request #217 from QuickJack/master
2012-02-12 Marek SafarMerge pull request #225 from mistoll/master
2012-02-10 Marek SafarAdd VS project files for test project
2012-02-09 Marek SafarUpdate class library csproj files
2011-09-29 Gonzalo Paniagua... Merge pull request #167 from konrad-kruczynski/send_asy...
2011-09-26 Marek SafarInstall 4.0 profile as developers package and make...
2011-05-12 Rodrigo KumperaMerge pull request #82 from Unity-Technologies/master...
2011-04-27 Rodrigo KumperaMerged pull request #58 from XTZGZoReX/master.
2011-04-25 Sebastien PouliotAdd new WP7 properties in HttpWebRequest
2011-04-15 Sebastien PouliotFix non-element in XML flash policy (same as #681699...
2011-03-31 Rolf Bjarne KvingeFix many corcompare issues for moonlight
2011-03-25 Sebastien PouliotDo not allow extra elements in policy
2011-03-23 Sebastien PouliotRelax policy parser to accept text elements - fix 681699
2011-03-21 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-03-21 Sebastien PouliotFix throwing exception in WebClient
2011-03-14 Mark ProbstMerge branch 'sgen-disable-gc'
2011-02-15 Sebastien PouliotFix parameters names inside System.Net.dll for 2.1...
2011-02-14 Neale FergusonMerge branch 'master' of github.com:mono/mono
2011-02-13 Mark ProbstMerge branch 'bugfix-main-thread-root'
2011-02-13 Miguel de IcazaAdd solution files
2011-02-07 Larry EwingPinvoke symbols according to the new moonlight naming...
2011-01-06 Elijah TaylorMerge remote branch 'upstream/master'
2010-12-16 Sebastien PouliotFix access policy when more than one scheme is present...
2010-12-15 Marek SafarAdd existing class to System.Net build
2010-11-22 Jb EvainMerge branch 'cecil-light'
2010-11-05 Marek SafarMerge branch 'marek'
2010-11-05 Sebastien PouliotAdd CookieParser to Moonlight's System.Net assembly
2010-09-28 Sebastien PouliotUse same socket family as the endpoint when retrieving...
2010-09-27 Jonathan PobstMerge branch 'master' of github.com:mono/mono
2010-09-23 Sebastien PouliotFix WebRequest.RegisterPrefix / Create to match SL...
2010-09-23 Sebastien Pouliot[moonlight] Fully honor WebResponse.SupportsHeaders
2010-09-07 Jonathan PobstMerge branch 'master' of github.com:mono/mono
2010-09-02 Sebastien PouliotEnsure OnUploadProgressChanged is called on the right...
2010-09-02 Sebastien PouliotDo not set the exception to NotSupportedException for...
2010-08-31 Sebastien PouliotMultiple fixes for WebClient (from NCL tests)
2010-08-25 Sebastien PouliotMultiple compatibility fixes for web headers on Moonlight
2010-07-25 Carlos Alberto CortezMerge branch 'master' of git://github.com/mono/mono
2010-07-23 Sebastien PouliotFix check order and throw NSE on invalid headers
2010-07-23 tgiphilMerge branch 'master' of git://github.com/mono/mono
2010-07-23 Zoltan VargaMerge branch 'master' of github.com:mono/mono
2010-07-23 Sebastien PouliotFix check order and throw NSE on invalid headers
2010-07-20 Sebastien Pouliot2010-07-20 Sebastien Pouliot <sebastien@ximian.com>
2010-07-19 Sebastien Pouliot2010-07-19 Sebastien Pouliot <sebastien@ximian.com>
2010-07-14 Sebastien Pouliot2010-07-14 Sebastien Pouliot <sebastien@ximian.com>
2010-07-12 Rolf Bjarne Kvinge2010-07-12 Rolf Bjarne Kvinge <RKvinge@novell.com>
2010-05-17 Marek SafarNew tests.
2010-05-14 Sebastien Pouliot2010-05-14 Sebastien Pouliot <sebastien@ximian.com>
2010-05-14 Sebastien Pouliot2010-05-14 Sebastien Pouliot <sebastien@ximian.com>
2010-05-05 Marek SafarNew tests.
2010-05-05 Chris Toshok2010-05-05 Chris Toshok <toshok@ximian.com>
2010-04-27 Marek SafarFlush (work in progress)
2010-04-27 Marek SafarNew tests.
2010-04-21 Sebastien Pouliotupdate System.Net.dll for SL4 API
2010-04-16 C.J. Adams-Colliercopied mono-api-diff.cs from mono-2-2 branch so new...
2010-04-13 Sebastien Pouliot2010-04-13 Sebastien Pouliot <sebastien@ximian.com>
2010-04-13 Andreia Gaita2010-04-13 Andreia Gaita <avidigal@novell.com>
2010-04-07 Sebastien Pouliot2010-04-07 Sebastien Pouliot <sebastien@ximian.com>
2010-04-07 Sebastien Pouliot2010-04-07 Sebastien Pouliot <sebastien@ximian.com>
2010-04-06 Sebastien Pouliot2010-04-06 Sebastien Pouliot <sebastien@ximian.com>
2010-04-06 Sebastien Pouliot2010-04-06 Sebastien Pouliot <sebastien@ximian.com>
2010-04-06 Ankit JainAdd support for ToolsVersion and correctly build msbuil...
2010-04-05 Sebastien PouliotIn .:
2010-03-26 Marek SafarNew test.
2010-03-19 Sebastien Pouliot2010-03-19 Sebastien Pouliot <sebastien@ximian.com>
2010-03-19 Sebastien Pouliot2010-03-19 Sebastien Pouliot <sebastien@ximian.com>
2010-03-18 Sebastien Pouliot2010-03-18 Sebastien Pouliot <sebastien@ximian.com>
2010-03-16 Marek SafarNew tests.
2010-03-16 Rolf Bjarne Kvinge2010-03-16 Rolf Bjarne Kvinge <RKvinge@novell.com>
2010-03-16 Jb Evainrename net_2_1 to moonlight
2010-03-12 Sebastien Pouliot2010-03-12 Sebastien Pouliot <sebastien@ximian.com>
2010-03-11 Gonzalo Paniagua... Moved chain building and validation from Mono.Security...
2010-03-10 Sebastien PouliotIn System/System.Net.Sockets:
2010-03-03 Andreia Gaita2010-03-03 Andreia Gaita <avidigal@novell.com>
2010-02-25 Rolf Bjarne Kvinge2010-02-25 Rolf Bjarne Kvinge <RKvinge@novell.com>
2010-02-24 Paolo MolaroWed Feb 24 15:47:16 CET 2010 Paolo Molaro <lupus@ximian...
2010-02-23 Sebastien Pouliot2010-02-23 Sebastien Pouliot <sebastien@ximian.com>
next