Fix a race in the posix suspend code that would lead to a crash.
[mono.git] / mcs /
2013-02-14 Marek SafarMore mobile tests update
2013-02-14 Marek SafarOptimize custom attributes check to build less pseudo...
2013-02-13 Atsushi EnoFix bug #10271: our imported resource name was wrong.
2013-02-13 Marek SafarMerge pull request #562 from grumpydev/TypeConverterFix
2013-02-13 Atsushi EnoFix regression in XmlSchemaValidator (bug #10245):...
2013-02-13 Rodrigo KumperaThis was removed by accident when chopping MOONLIGHT...
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 Marek SafarRemove broken profile files
2013-02-12 Marek SafarRemove unused file
2013-02-12 Miguel de IcazaServicePoint: Use DateTime.UtcNow internally, which...
2013-02-12 Miguel de IcazaRemove temporary file
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 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 Steven RobbinsFixed formatting
2013-02-12 Steven RobbinsAdded test for In32 IsValid
2013-02-12 Steven RobbinsFixed issue with TypeConverter.IsValid always returning...
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-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 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 Rodrigo KumperaAdd a test case for #10122.
2013-02-07 Andres G. Aragoneses[HttpWebRequest] Avoid using the threadpool for synchro...
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 Kvinge[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-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 Atsushi EnoRevert previous revert to old rx.
2013-02-05 Rodrigo KumperaLift the input/output match restriction as we now prope...
2013-02-05 Rodrigo KumperaRevert "Lift the input/output match restriction as...
2013-02-05 Rodrigo KumperaLift the input/output match restriction as we now prope...
2013-02-05 Rodrigo KumperaCall jay from the same directory of the source file...
2013-02-05 Marek SafarImplement use of __refvalue as an lvalue. Fixes #10034
2013-02-05 Rodrigo KumperaRewrite mdbrebase to use Mono.CompilerServices.SymbolWr...
2013-02-05 Rodrigo KumperaExpose some Mono.CompilerServices.SymbolWriter internal...
2013-02-04 Marek SafarLooup in currect folder before additional paths to...
2013-02-04 Rodrigo KumperaMerge pull request #543 from knocte/master
2013-02-04 Marek SafarCheck modifier keys in windows console driver too....
2013-02-04 Marek SafarClose open namespace container when error recovery...
2013-02-03 Andres G. Aragoneses[System.Reflection.Emit] Store dynamic assemblies after...
2013-02-01 Zoltan VargaAdd a test for #4737.
2013-02-01 Rodrigo KumperaDep track BCL sources extension files.
next