mono.git
2015-09-20 Zoltan VargaAdd an 'rgctx' field to MonoDelegate, not yet used.
2015-09-20 kasthackSystem.Web.Configuration.(AdapterDictionary,Authenticat...
2015-09-20 kasthackSystem.Web.UI.WebControls.WebParts.IWebPartTable+TableC...
2015-09-20 kasthackSystem.Web.UI.WebControls.WebParts.IWebActionable from...
2015-09-20 kasthackSystem.Web.Configuration.CustomErrorsRedirectMode from...
2015-09-20 kasthackSystem.Web.UI.WebParts.WebPartEvent(Args|Handler) from...
2015-09-20 kasthackSystem.Web.Configuration.PagesEnableSessionState refere...
2015-09-20 kasthackSystem.Web.UI.WebParts.PartChromeState from referencesource
2015-09-20 kasthackSystem.Web.UI.WebControls.CreateUserErrorEvent(Args...
2015-09-20 kasthack+System.Web.Configuration.TicketCompatibilityMode
2015-09-20 kasthackSystem.Web.UI.WebControls.SendMailErrorEvent(Args|Handl...
2015-09-20 kasthackSystem.Web.Configuration.ProcessModelLogLevel from...
2015-09-20 kasthack+System.Web.Configuration.ProfileGuidedOptimizationsFla...
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-20 Alexander Köplinger[System] Fix SocketTest.SendAsyncFile test to use dynam...
2015-09-20 Alexander Köplinger[unit-tests] Emit NUnit xml report of test result
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 Rodrigo Kumpera[threading] Apparentlty zero is a valid tls key on...
2015-09-18 Marek Habersack[threadpool] Prevent high CPU usage in certain conditions
2015-09-18 Zoltan Varga[jit] Remove some obsolete code from mini_type_is_hfa ().
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 Adam Burgess[System.Net.Http] Fix custom Host header not being...
2015-09-18 Atsushi EnoMerge pull request #1899 from saper/resgencond
2015-09-17 Zoltan VargaRevert "[jit] Emit the results of the jit regressions...
2015-09-17 Alexander Köplinger[profiler] Emit NUnit xml report of test result in...
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-17 Ludovic Henry[math] Fix corlib/System.MathTest.TestPow test #48...
2015-09-16 Zoltan Varga[amd64] More gsharedvt/cleanup work.
2015-09-16 Zoltan VargaRevert "[amd64] More gsharedvt/cleanup work."
2015-09-16 Ludovic Henry[math] Fix corlib/System.MathTest.TestPow #47 on Linux...
2015-09-16 Ludovic Henry[SafeHandle] Cleanup of the code
2015-09-16 Marcos HenrichMerge pull request #2056 from esdrubal/urilocal
2015-09-16 Zoltan Varga[amd64] More gsharedvt/cleanup work.
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 Juergen Hoetzel[runtime] Fix casting error in InternalCodePage.
2015-09-15 Zoltan Varga[runtime] Fix a potential buffer overflow in mono_netwo...
2015-09-15 Zoltan Varga[sdb] Avoid aborting the runtime with a breakpoint...
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 Zoltan Varga[amd64] Fix llvm support broken by 751440d3211bc8a15a30...
2015-09-14 Zoltan Varga[runtime] Change MonoDroid->Xamarin.Android in configur...
2015-09-14 Zoltan Varga[llvm] Fix the caching of the callee for mono_threads_s...
2015-09-14 Marek Safar[mcs] Lift result of null operator over dotted expressi...
2015-09-14 Ludovic Henry[threadpool-io-poll] Use mono_poll instead of platform...
2015-09-14 Marcos Henrich[System] Fix TCP socket reuse.
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... Add a monotouch_tv profile.
2015-09-14 Rolf Bjarne... Merge pull request #2046 from rolfbjarne/profile-simpli...
2015-09-14 Zoltan VargaFix the build.
2015-09-14 Zoltan Varga[amd64] Clean up the handling of returning vtypes by...
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] Skip Facades, mcs and Microsoft.Web.Infrastru...
2015-09-13 João Matos[genproj] Do not overwrite class library inputs with...
2015-09-13 João Matos[genproj] Update the generator to handle the net_4_x...
2015-09-13 João Matos[genproj] Do not define DEBUG in debug mode since it...
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 Zoltan VargaRevert "[aot] Update the llvm frame decoding code for...
2015-09-11 Zoltan Varga[aot] Update the llvm frame decoding code for llvm...
2015-09-11 Rolf Bjarne... Remove profile-specific logic from makefiles.
2015-09-11 Rolf Bjarne... [System.Xaml] Make build logic more logical.
2015-09-11 Rolf Bjarne... Add a dummy implementation for MONO_CONTEXT_GET_CURRENT...
2015-09-11 Alex Rønne... Merge pull request #2040 from esdrubal/monoman
2015-09-11 Alex Rønne... Merge pull request #2042 from evincarofautumn/remove...
next