Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-24[System] Add System.Net.WebSockets to the buildJérémie Laval
2013-02-24[System] Add stub for System.Net.WebSocketsJérémie Laval
2013-02-23Mobile tests updateMarek Safar
2013-02-23Remove old workaroundMarek Safar
2013-02-23Add missing apiMarek Safar
2013-02-21Update 4.5 bcl solution filesMarek Safar
2013-02-15Revert "[HttpWebRequest] Avoid using the threadpool for synchronous requests"Miguel de Icaza
2013-02-15Revert "[WebConnection] Use just one delegate to init the connection"Miguel de Icaza
2013-02-10Fixed formattingSteven Robbins
2013-02-12Added test for In32 IsValidSteven Robbins
2013-02-12Fixed issue with TypeConverter.IsValid always returning trueSteven Robbins
2013-02-12Remove broken profile filesMarek Safar
2013-02-12ServicePoint: Use DateTime.UtcNow internally, which avoids looking up the tim...Miguel de Icaza
2013-02-12Remove temporary fileMiguel de Icaza
2013-02-12Since MOBILE implies NET_4_* now, take this into account and simplify our ifd...Rodrigo Kumpera
2013-02-12Since NET_2_1 implies NET_4_* now, take this into account and simplify our if...Rodrigo Kumpera
2013-02-11Remove TypeConverter_2_1 that was only used by moonlight.Rodrigo Kumpera
2013-02-11Kill the MOONLIGHT define in System.Rodrigo Kumpera
2013-02-08Merge pull request #550 from knocte/masterMarek Safar
2013-02-08[WebConnection] Use just one delegate to init the connectionAndres G. Aragoneses
2013-02-08fix mobile build (from 6b4c3f0).Atsushi Eno
2013-02-08[HttpWebRequest] Avoid using the threadpool for synchronous requestsAndres G. Aragoneses
2013-02-07Update csproj filesMarek Safar
2013-02-07Merge pull request #472 from MelanieT/spmanager_fixMarek Safar
2013-01-31Mark ObservableCollection.Reentrant serializableMarek Safar
2013-01-26[Mono.Security]: Change NTLM domain policy.Martin Baulig
2013-01-08Run On*Completed events on original contextMarek Safar
2013-01-05[bcl] Add System.Net.Http to the mobile build.Rodrigo Kumpera
2013-01-03implement some SettingValueElement members to suppress nunit test regressions.Atsushi Eno
2013-01-02Add missing ConfigureAwaitMarek Safar
2012-12-21Update mcs/class/System/System.Media/AudioData.csSebastian Loncar
2012-12-15Fix compiler warningsMarek Safar
2012-12-15Generate CodeSnippetTypeMember with correct separators. Fixes #8927Marek Safar
2012-12-04Enable 4.x api for MonoTouchMarek Safar
2012-12-03Don't return a shared CFProxy instanceJeffrey Stedfast
2012-12-03Fixed MacOS proxy support for proxies requiring authenticationJeffrey Stedfast
2012-11-27fix bug #8533 - more than one user config section should be generated in Appl...Atsushi Eno
2012-11-27fix xbc bug #8592: Make sure to reload configuration when Reset() was invoked.Atsushi Eno
2012-11-26Add DefaultParameterValueAttribute to mobile profilesMarek Safar
2012-11-23[monkeydoc] Merge/add monkeydoc to master.Jeremie Laval
2012-11-16Fix Uri.MakeRelativeUri and add a bunch of testsAntonius Riha
2012-11-14Add test case from bug #8366 (it was fixed in master, not in 2-10)Sebastien Pouliot
2012-11-12Add 4.5 profile sdk for CSharpCodeProvider. Fixes #3582Marek Safar
2012-11-12Clean up some warningsMarek Safar
2012-11-11Fix win serial port constants. Fixes #8285Marek Safar
2012-11-09Implement NTLMv2 Session and NTLMv2 Authentication.Martin Baulig
2012-11-07Fix mobile profile build of System.dllRodrigo Kumpera
2012-11-07Add some defensive exceptions to WebConnectionStream to try to track down #6329Miguel de Icaza
2012-11-07Add some defensive exceptions to WebConnectionStream to try to track down #6329Miguel de Icaza
2012-11-07mobile/System.dll: Add BindingList<T>Miguel de Icaza