mono.git
2013-02-12 Rodrigo KumperaFix the shared_area logic to have it enabled by default.
2013-02-12 Rodrigo KumperaAdd MONO_DISABLE_SHARED_AREA to the man page.
2013-02-12 Rodrigo KumperaMake it possible to disable shared_are with the MONO_DI...
2013-02-12 Rodrigo KumperaFix shared_area fallback implementations to not leak...
2013-02-12 Rodrigo KumperaUse the fast shared_area lookup code everywhere. The...
2013-02-12 Marek SafarFix more mobile tests
2013-02-12 Marek SafarPossible fix for #10206
2013-02-12 Jeremie Laval[monodoc] Add missing HelpSource set in Legacy mode
2013-02-12 Marek SafarFix TaskCreationOptions.AttachedToParent to avoid NRE...
2013-02-12 Marek SafarRunSynchronously cannot be used with continuation
2013-02-12 Marek SafarMerge pull request #558 from mkorkalo/master
2013-02-12 Jeremie Laval[monodoc] Legacy Tree inheriting Node
2013-02-12 Jeremie Laval[monodoc] Re-add more legacy settings
2013-02-12 Zoltan VargaUse direct method addresses in the unbox trampoline...
2013-02-12 Marek SafarRemove broken profile files
2013-02-12 Marek SafarRemove unused file
2013-02-12 Zoltan VargaFix an assert in the gsharedvt code.
2013-02-12 Miguel de IcazaServicePoint: Use DateTime.UtcNow internally, which...
2013-02-12 Miguel de IcazaRemove temporary file
2013-02-12 Zoltan VargaFix support for MONO_PATCH_INFO_GSHAREDVT_CALL in mono_...
2013-02-12 Zoltan VargaAdd gsharedvt support for unbox.any.
2013-02-11 Rodrigo KumperaSince MOBILE implies NET_4_* now, take this into accoun...
2013-02-11 Rodrigo KumperaSince NET_2_1 implies NET_4_* now, take this into accou...
2013-02-11 Rodrigo KumperaRemove moonlight from the build system.
2013-02-11 Rodrigo KumperaKill MOONLIGHT from System.Xml.
2013-02-11 Rodrigo KumperaKill MOONLIGHT from System.Xaml.
2013-02-11 Rodrigo KumperaKill the MOONLIGHT define from System.Xml.Linq.
2013-02-11 Rodrigo KumperaRemove moonlight sources in corlib that were only used...
2013-02-11 Rodrigo KumperaKill the MOONLIGHT define in corlib.
2013-02-11 Rodrigo KumperaRemove TypeConverter_2_1 that was only used by moonlight.
2013-02-11 Rodrigo KumperaKill the MOONLIGHT define in System.
2013-02-11 Rodrigo KumperaKill the MOONLIGHT define in System.ServiceModel.
2013-02-11 Rodrigo KumperaKill the MOONLIGHT define in System.ServiceModel.Web.
2013-02-11 Rodrigo KumperaKill the MOONLIGHT define in System.Runtime.Serialization.
2013-02-11 Rodrigo KumperaKill the MOONLIGHT define in System.Core.
2013-02-11 Rodrigo KumperaKill the MOONLIGHT define in Mono.Security.
2013-02-11 Rodrigo KumperaRemove silly SL limitation workaround in Mono.CompilerS...
2013-02-11 Rolf Bjarne... Prefix aot symbols with something to prevent them from...
2013-02-11 Zoltan VargaFix the ARM build.
2013-02-11 Marek SafarFix duplicate warning on obsolete GetEnumerator
2013-02-11 Marek SafarAdd obsolete attribute
2013-02-11 Marek SafarAdd guard against recursive base class with generic...
2013-02-11 Marek SafarImplement FilterUIHintAttribute
2013-02-11 Mikko Korkalorenamed test
2013-02-11 Mikko Korkaloimproved encoder tests for I18N.MidEast
2013-02-11 Mikko Korkalore-generated codepages with new ucm2cp.c: removed dotne...
2013-02-11 Mikko Korkalochanged ucm2cp.c to generate less changes, also removed...
2013-02-10 Mikko KorkaloTests for MidEast encodings (stub, only turkish and...
2013-02-10 Mikko Korkaloregenerated encoder classes with a patched ucm2cp.c...
2013-02-10 Mikko Korkaloucm2cp.c: generate codepage classes with proper Encoder...
2013-02-10 Miguel de IcazaSystem.Web: Implenent 4.0 HttpRequest.GetBufferlessInpu...
2013-02-10 Jérémie Laval[monodoc] Rework version number inclusion in .tree...
2013-02-10 Martin Baulig[System.Security]: Fix broken NTLM nunit tests.
2013-02-10 Martin BauligFix the build.
2013-02-09 Miguel de IcazaMerge pull request #475 from pruiz/xamarin-bug-7408
2013-02-09 Miguel de IcazaMerge pull request #524 from pruiz/mvc-allowhtml-fix
2013-02-09 Miguel de IcazaMerge pull request #546 from QuickJack/master
2013-02-09 Miguel de IcazaMerge pull request #547 from jack-pappas/patch-1
2013-02-09 Miguel de IcazaC# Evaluator, Terse syntax fix.
2013-02-09 Marek SafarAdd missing flags
2013-02-09 Marek SafarDon't report user operator error during probing user...
2013-02-09 Zoltan VargaAdd helper functions to avoid the if (cfg->generic_shar...
2013-02-09 Zoltan VargaPass the original call signature too to the code handli...
2013-02-08 Rodrigo KumperaRaise an exception for user types under FULL_AOT_RUNTIM...
2013-02-08 Marek SafarAdd explicit interface GetType implementation to avoid...
2013-02-08 Rodrigo KumperaMerge pull request #551 from jack-pappas/sgen-patch
2013-02-08 Marek SafarAdd test which is now working
2013-02-08 Marek SafarFix type inference for methodgroup arguments where...
2013-02-08 Marek SafarMerge pull request #550 from knocte/master
2013-02-08 Andres G. Aragoneses[WebConnection] Use just one delegate to init the conne...
2013-02-08 Jack PappasFix thread stack initialization on BSD platforms.
2013-02-08 Atsushi Enofix bug #6653: change xs component validation logic...
2013-02-08 Marek SafarImproved warning reporting for missing await
2013-02-08 Marek SafarMerge pull request #544 from svick/missing-awaits
2013-02-08 Atsushi Enofix mobile build (from 6b4c3f0).
2013-02-08 Atsushi Enobump rx to official 2.1 release.
2013-02-08 Atsushi Enobump rx repo (mostly for mobiles)
2013-02-08 Rodrigo KumperaAdd a test case for #10122.
2013-02-08 Rodrigo KumperaWhen encoding a memberref to a field of a generic insta...
2013-02-07 Andres G. Aragoneses[HttpWebRequest] Avoid using the threadpool for synchro...
2013-02-07 Jack PappasOrganized the .gitignore. Added patterns for temporary...
2013-02-07 Marek SafarUpdate csproj files
2013-02-07 Marek SafarFix public token property for mobile
2013-02-07 Marek SafarFix mscorlib public key token constant for mobile profile
2013-02-07 Marek SafarUpdate for mobile profile
2013-02-07 Marek SafarUpdate csproj generator to work on mac
2013-02-07 Rolf Bjarne... [mkbundle] Reorder parenthesis to malloc the right...
2013-02-07 Marek SafarMerge pull request #472 from MelanieT/spmanager_fix
2013-02-07 MartinUpdate mcs/class/System.Web/System.Web.UI.WebControls...
2013-02-07 Zoltan VargaFix the handling of non-virtual calls made out of gshar...
2013-02-07 Zoltan VargaFix the lookup of aot unbox trampolines for gsharedvt...
2013-02-07 Zoltan VargaAllow gsharedvt methods to be used in place of gshared...
2013-02-06 Zoltan VargaAdd AOT support for generic delegate-invoke wrappers.
2013-02-06 Zoltan VargaMake delegate-invoke wrappers for generic delegates...
2013-02-06 Jeffrey Stedfast[Microsoft.Portable.CSharp.targets] Fixed to not overri...
2013-02-06 Rodrigo KumperaMove the mobile profile to the new 4.5 world.
2013-02-06 Rodrigo KumperaUse system resgen to avoid the System.Windows.Forms...
2013-02-06 Atsushi Eno[mdoc] sometimes doc xmls have no Type element...
2013-02-06 Petr OnderkaAdded missing awaits to StreamWriter
2013-02-06 Zoltan VargaFix the build.
next