System.Web.UI.WebControls.AuthenticateEvent(Args|Handler) from referencesource
[mono.git] / mcs /
2015-09-20 kasthackSystem.Web.UI.WebControls.AuthenticateEvent(Args|Handle...
2015-09-20 kasthack+System.Web.UI.ValidateRequestMode
2015-09-20 kasthackSystem.Web.Configuration.CustomErrorsMode from referenc...
2015-09-20 kasthackSystem.Web.UI.WebControls.IPersistedSelector from refer...
2015-09-20 kasthackSystem.Web.Configuration.TraceDisplayMode from referenc...
2015-09-20 kasthackSystem.Web.Configuration.AuthorizationRuleAction from...
2015-09-20 kasthackSystem.Web.UI.WebControls.LoginCancelEvent(Handler...
2015-09-20 kasthack+UnobtrusiveValidationMode.cs
2015-09-20 kasthackSystem.Web.UI.WebControls.WebParts.(IWebPartField|IWebP...
2015-09-20 kasthackSystem.Web.UI.WebControls.WebParts.(IWebPartRow|IWebPar...
2015-09-20 kasthackSystem.Web.TraceContextEvent(Args|Handler) from referen...
2015-09-20 kasthackSystem.Web.Routing.IRouteConstraint from referencesource
2015-09-20 kasthack+System.Web.ModelBinding.(ModelError,ModelErrorCollection)
2015-09-20 kasthackSystem.Web.UI.IThemeResolutionService from referencesource
2015-09-20 kasthackSystem.Web.UI.WebControls.CallingDataMethodsEvent(Handl...
2015-09-20 kasthackSystem.Web.Routing.IRouteHandler from reference source
2015-09-20 kasthackSystem.Web.UI.WebControls.IDataBoundItemControl from...
2015-09-20 kasthackSystem.Web.Routing.RouteDirection from reference source
2015-09-20 kasthackSystem.Web.UI.WebControls.IFieldControl from reference...
2015-09-20 kasthackSystem.Web.Caching.ResponseElement from reference source
2015-09-20 kasthackSystem.Web.SessionState.SessionStateBehavior from refer...
2015-09-20 kasthackSystem.Web.Compilation.(ImplicitResourceKey,IImplicitRe...
2015-09-20 kasthackSystem.Web.Compilation.IAssemblyPostProcess from refere...
2015-09-19 Zoltan VargaMerge pull request #2029 from madewokherd/winformstests
2015-09-19 Alexander KöplingerMerge pull request #2064 from akoeplinger/profiler...
2015-09-18 Radek Doulik[linker-analyzer] enable build of linker-analyzer tool
2015-09-18 Radek Doulik[linker] add linker dependencies dumping
2015-09-18 Radek Doulik[linker-analyzer] intitial commit of the tool
2015-09-18 Atsushi EnoMerge pull request #1899 from saper/resgencond
2015-09-17 Ludovic Henry[bcl] Fix System.Net.HttpWebRequestTest.GetRequestStrea...
2015-09-17 Marcos HenrichMerge pull request #2047 from esdrubal/socketreuse
2015-09-17 Ludovic Henry[delegate] Fix NRE on GetHashCode
2015-09-17 Marcos Henrich[System] Updated SocketTest.TcpDoubleBind.
2015-09-16 Ludovic Henry[SafeHandle] Cleanup of the code
2015-09-16 Marcos HenrichMerge pull request #2056 from esdrubal/urilocal
2015-09-15 Zoltan Varga[sdb] Fix the aborting of multiple invocations.
2015-09-15 Zoltan Varga[sdb] Add a test for aborting invokes.
2015-09-15 Marcos Henrich[corlib] Added fixture ConvertTimeTests_LocalUtc.
2015-09-15 Marcos Henrich[System] Fixes TimeZoneInfo.ConvertTimeFromUtc.
2015-09-15 Marcos HenrichMerge pull request #2052 from esdrubal/urilocal
2015-09-15 Marcos Henrich[corlib] Fixes TimeZoneInfo.ConvertTimeFromUtc.
2015-09-15 Marcos Henrich[corlib] Tests TimeZoneInfo.ConvertTimeFromUtc.
2015-09-14 Marek Safar[mcs] Lift result of null operator over dotted expressi...
2015-09-14 Marcos Henrich[System] Test Socket TCP double bind.
2015-09-14 Ludovic Henry[delegate] Fix Equals on Delegate to virtual method
2015-09-14 Rolf Bjarne KvingeAdd a monotouch_tv profile.
2015-09-14 Rolf Bjarne KvingeMerge pull request #2046 from rolfbjarne/profile-simpli...
2015-09-13 João Matos[genproj] Added missing git ignored Mono.Cecil.Mdb...
2015-09-13 João Matos[build] Generated up-to-date net_4_x MSBuild projects.
2015-09-13 João Matos[genproj] Do not overwrite class library inputs with...
2015-09-13 João Matos[mcs] Reference System, System.Core and System.Xml...
2015-09-13 João Matos[mcs] Write mcs library references when generating...
2015-09-12 Zoltan VargaMerge pull request #2014 from BillSeurer/master
2015-09-11 Alexander Köplinger[System] Bump timeout in ServicePointTest.DnsRefreshTim...
2015-09-11 Rolf Bjarne KvingeRemove profile-specific logic from makefiles.
2015-09-11 Rolf Bjarne Kvinge[System.Xaml] Make build logic more logical.
2015-09-11 Alex Rønne PetersenMerge pull request #2040 from esdrubal/monoman
2015-09-11 Alex Rønne PetersenMerge pull request #2042 from evincarofautumn/remove...
2015-09-10 Ludovic Henry[Socket] Duplicate logic of AsyncResult.ExecuteWorkItem...
2015-09-09 Ludovic Henry[delegate] Bump BCL version for field added on Delegate
2015-09-09 Ludovic Henry[delegate] Fix bug #33218 "Action ReflectedType differs...
2015-09-09 Marcos HenrichMerge pull request #2041 from esdrubal/uritestfix
2015-09-09 Rolf Bjarne Kvinge[mono-api-html] Adding members to an interface is a...
2015-09-09 Rolf Bjarne Kvinge[mono-api-info] Sort constructors using full signature.
2015-09-09 Alexander Köplinger[System] Make ServicePointTest.DnsRefreshTimeout test...
2015-09-08 Alex Rønne PetersenMerge pull request #2028 from alexrp/master
2015-09-08 Mark ProbstMerge pull request #1457 from evincarofautumn/weak...
2015-09-08 Mark ProbstMerge pull request #2013 from BrzVlad/feature-concurren...
2015-09-08 Marcos HenrichFixes DotNetRelativeOrAbsoluteTest.
2015-09-08 Miguel de Icaza[corlib] MulticastDelegate, bring back the HasSingleTar...
2015-09-08 Miguel de IcazaDisable warnings about globally disabled warnings,...
2015-09-08 Rolf Bjarne Kvinge[mono-api-html] Fix printing of Obsolete attributes.
2015-09-08 Rolf Bjarne Kvinge[mono-api-info] Sort nested types.
2015-09-08 Rolf Bjarne Kvinge[mono-api-info] Minor perf improvements.
2015-09-08 Rolf Bjarne Kvinge[mono-api-info] Sort methods using full signature.
2015-09-08 Marek SafarMerge pull request #2039 from simonhartmann/dns_refresh...
2015-09-08 Simon Hartmannimplemented DnsRefreshTimeout to ServicePointManager...
2015-09-08 Marek Safar[mcs] Null operator on value type extension argument...
2015-09-08 Marek SafarMerge pull request #2032 from directhex/parallel_automa...
2015-09-08 Marek Safar[mcs] Improve test from e97227a53dc1a598f4e38de0fbd401d...
2015-09-07 Marek Safar[mcs] Lift result of binary operation on enum types...
2015-09-07 Marek Safar[mcs] Fixes a typo
2015-09-07 Marek Safar[mcs] Consider whole hierarchy of inherited type argume...
2015-09-07 Rolf Bjarne Kvinge[mono-api-info] Order interfaces.
2015-09-07 Jo Shields[Facades] Fix default profile parallelization
2015-09-07 Jo Shields[Facades] Fix profile name error causing non-building
2015-09-07 Marek Safar[corlib] Make test reproducible
2015-09-05 Marcos HenrichMerge pull request #2031 from esdrubal/uriworkaround
2015-09-05 Zoltan VargaMerge pull request #2033 from tritao/zip-empty
2015-09-05 Miguel de IcazaMerge pull request #2035 from joelmartinez/mdoc-memberr...
2015-09-05 Joel Martinez[mdoc] Follow up fix for member and type removal.
2015-09-04 Rodrigo KumperaFix another broken test due to OSX oddities.
2015-09-04 Rodrigo KumperaFix the DefaultThreadCurrentCulture for real.
2015-09-04 Rodrigo Kumpera[Mono.Posix] Add ToString to struct Linger to help...
2015-09-04 triton[System.IO.Compression] Fixed handling of empty Zip...
2015-09-04 Marcos Henrich[System] UriKind.RelativeOrAbsolute workaround.
2015-09-04 Marek SafarMerge pull request #2030 from esdrubal/urispaces
2015-09-04 Marcos HenrichFixes Uri.UserInfo with spaces.
2015-09-04 Marcos HenrichTests Uri.UserInfo with spaces.
2015-09-04 Marcos HenrichMerge pull request #2022 from esdrubal/fixes-GetDayligh...
next