Update EntityFramework. Fixes #10296
[mono.git] / mcs / class /
2013-02-15 Marek SafarUpdate EntityFramework. Fixes #10296
2013-02-15 Marek SafarAdd System.ComponentModel.DataAnnotations/MinLengthAttr...
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 SafarAdd obsolete attribute
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 Marek SafarAdd missing flags
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 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 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 SafarUpdate for mobile profile
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 Petr OnderkaAdded missing awaits to StreamWriter
2013-02-06 Atsushi EnoRevert previous revert to old rx.
2013-02-05 Rodrigo KumperaCall jay from the same directory of the source file...
2013-02-05 Rodrigo KumperaExpose some Mono.CompilerServices.SymbolWriter internal...
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-03 Andres G. Aragoneses[System.Reflection.Emit] Store dynamic assemblies after...
2013-02-01 Zoltan VargaAdd a test for #4737.
2013-02-01 Marek SafarRewrite of async StreamReader/StreamWritter operations...
2013-02-01 Marek SafarMerge pull request #541 from dlech/master
2013-02-01 David Lechnerfix System.Security.SecurString.ReadAt(int), includes...
2013-01-31 Marek SafarMark ObservableCollection.Reentrant serializable
2013-01-30 Rodrigo KumperaAdd support for alternate source files to be used on...
2013-01-30 Rodrigo KumperaRevert "Revert "Fix the Mono.Security.dll monotouch...
2013-01-29 Jeffrey Stedfast[Mono.Debugger.Soft] Flushed out TypeMirror.CSharpName...
2013-01-29 Atsushi Eno[xsd] compare attribute string values for enums in...
2013-01-29 Atsushi EnoRevert "Fix the Mono.Security.dll monotouch build."
2013-01-29 Atsushi Enofix mobile build.
2013-01-29 Miguel de Icaza[mscorlib/mobile] Encoding.Default is always UTF8 in...
2013-01-28 Jeremie Laval[monodoc] Backport XSL changes that were made after...
2013-01-28 Jeremie Laval[monodoc] Backport 463b5912ce5bf01fd32e31a764db0c93fe8a9fd8
2013-01-28 Alan McGovern[monodoc] Delete some crufty duplicate files
2013-01-26 Marek SafarMerge pull request #539 from pnewhook/master
2013-01-26 Martin Baulig[Mono.Security]: Change NTLM domain policy.
2013-01-25 Rodrigo KumperaFix the Mono.Security.dll monotouch build.
2013-01-25 Jeremie Laval[monodoc] Handle a bit better backtick generic URLs
2013-01-25 Jeremie Laval[monodoc] Fix test compilation/run
next