[bug] Prevent a GetMethodBody call on a dynamic method. Fixes 665788
[mono.git] / mcs /
2011-01-20 Jb EvainAdd test for bug 665788
2011-01-20 Jb Evain[linker] fix reading of symbols for assemblies loaded...
2011-01-20 Marek Habersack[asp.net] Avoid passing duplicate assemblies on mcs...
2011-01-20 Marek Habersack[asp.net,mvc] Make unobtrustive request validation...
2011-01-20 Marek Habersack[asp.net] Do not throw NREX when firstError is null...
2011-01-20 Marek SafarFix errors dist
2011-01-20 Marek SafarFix mcs dist
2011-01-20 Marek SafarRemove SMCS define and related files
2011-01-20 Marek SafarRemove unused ?mcs files
2011-01-20 Marek SafarAllow referencing multiple versions of same framework...
2011-01-20 Marek SafarFix CodeDom mcs path
2011-01-20 Marek SafarUpdated IKVM to the latest version
2011-01-20 Marek SafarCSharpCodeCompiler NET_2_0 cleanup
2011-01-20 Atsushi EnoImplement XamlMemberInvoker.UnknownInvoker too.
2011-01-20 Atsushi EnoImplement XamlTypeInvoker.UnknownInvoker.
2011-01-20 Atsushi EnoImplement some XamlTypeInvoker methods (mostly unused...
2011-01-20 Atsushi EnoSupport IXamlLineInfo in XamlNodeQueue.
2011-01-20 Atsushi Enofinish XamlType.BaseType implementation.
2011-01-20 Atsushi EnoContract-based type must ensure that the base type...
2011-01-20 Atsushi EnoRead body content if required. Fixed all issues in...
2011-01-20 Ankit Jain[xbuild] Fix bug #665637.
2011-01-20 Zoltan VargaAdd a TID field to ThreadMirror which returns the syste...
2011-01-19 Thomas GoldsteinBindingSourceTest.cs: Add FIXME comment (erroneous...
2011-01-19 Thomas GoldsteinBindingSourceTest.cs: Add unit test for bug 664833.
2011-01-19 Clinton VolzkeBindingSource.cs: Fix DataSource setter which could...
2011-01-19 Marek SafarUnify the way the interfaces are checked for shadowing
2011-01-19 Marek Safar[665333] Encode Length of Public Key correctly
2011-01-19 Marek SafarFix CS0108 for interfaces with multiple methods of...
2011-01-19 Marek SafarClean up resolving of DefaultCharSetAttribute
2011-01-19 Marek SafarRemoved SetCorlibTypeBuilders call
2011-01-19 Marek SafarRemoved hack for compilation of enums inside corlib
2011-01-19 Jérémie LavalUpdate Mono.Parallel docs with new properties
2011-01-19 Atsushi EnoEnable duplicate "UriMatched" error check, with couple...
2011-01-19 Atsushi EnoFix template match logic to first check HTTP-method...
2011-01-19 Ankit Jain[xbuild] Fix bug #665004. Honor /nologo option.
2011-01-19 Marek SafarStop building *mcs.exe compilers
2011-01-19 Marek SafarUpdate IKVM sources
2011-01-19 Marek SafarUpdate mcs error to test against mcs compiler
2011-01-19 Marek Safarupdate test results
2011-01-19 Marek SafarUpdate test target to check mcs compiler
2011-01-19 Atsushi EnoSerialize non-mapped message parameter as body content...
2011-01-18 Gonzalo Paniagua... [HttpWebRequest] New 4.0 AddRange overloads.
2011-01-18 Thomas GoldsteinMWF: Remove #if NET_2_0 and #if ONLY_1_1 conditions...
2011-01-18 Thomas GoldsteinMWF: Remove #if NET_2_0 and #if ONLY_1_1 conditions...
2011-01-18 Thomas GoldsteinMWF: Remove #if NET_2_0 and #if ONLY_1_1 conditions...
2011-01-18 Thomas GoldsteinMWF: Remove #if NET_2_0 and #if ONLY_1_1 conditions...
2011-01-18 Gonzalo Paniagua... [HttpWebRequest] Support 4.0 Date property.
2011-01-18 Thomas GoldsteinMWF: Remove #if NET_2_0 and #if ONLY_1_1 conditions...
2011-01-18 Thomas GoldsteinMWF: Remove #if NET_2_0 and #if ONLY_1_1 conditions...
2011-01-18 Thomas GoldsteinMWF: Remove #if NET_2_0 and #if ONLY_1_1 conditions...
2011-01-18 Thomas GoldsteinMWF: Remove #if NET_2_0 and #if ONLY_1_1 conditions...
2011-01-18 Jérémie LavalExpose ThreadWorker fields
2011-01-18 Gonzalo Paniagua... [HttpWebRequest] Support 4.0 Host property.
2011-01-18 Marek SafarBuild declared interface based on full type hierarchy
2011-01-18 Marek SafarChecking skd path for is not enough, add check for...
2011-01-18 Marek SafarFix loading of same assembly when used with different...
2011-01-18 Marek SafarRemove unused type
2011-01-18 Jérémie LavalFix Task.Wait timeout regression
2011-01-18 Jérémie LavalExpose ThreadWorker in Mono.Parallel
2011-01-18 Jérémie LavalAdd doc for IMonoTaskScheduler extra behavior
2011-01-18 Jérémie LavalUpdate MonoTaskExtensions doc
2011-01-18 Jérémie LavalFurther checks of ParticipateUntil mashalling
2011-01-18 Marek SafarRemove devirtualization for Type members
2011-01-18 Marek SafarSimplify base type interface check
2011-01-18 Marek SafarUpdate to the latest IKVM which now has support for...
2011-01-18 Jérémie LavalAdd support for external ParticipateUntil method call...
2011-01-18 Jérémie LavalUse static initializer for internal Execute binding
2011-01-18 Atsushi EnoXamlObjectReader does not return non-writable members...
2011-01-18 Marek Habersack[asp.net] Removed the /noconfig comment - it turns...
2011-01-18 Thomas GoldsteinMWF: Remove #if NET_2_0 and #if ONLY_1_1 conditions...
2011-01-18 Thomas GoldsteinMWF: Remove #if NET_2_0 and #if ONLY_1_1 conditions...
2011-01-18 Thomas GoldsteinMWF: Remove #if NET_2_0 and #if ONLY_1_1 conditions...
2011-01-18 Thomas GoldsteinMWF: Remove #if NET_2_0 and #if ONLY_1_1 conditions...
2011-01-18 Atsushi EnoDo no t try to instantiate abstract types.
2011-01-18 Tom HindleFix and unit test for bug #664647.
2011-01-17 Marek SafarFallback to corlib location when sdk path cannot be...
2011-01-17 Marek SafarMake *mcs compiler aliases differ in sdk version only
2011-01-17 Marek SafarAdd new mcs -sdk option
2011-01-17 Atsushi EnoFix XamlValueConverter; sometimes ConverterType exists...
2011-01-17 Jb EvainFix pdb2mdb when a pdb has a method with no seq points.
2011-01-17 Marek SafarTurn X509Certificate2UI into static class for 4.0
2011-01-17 Marek Habersack[asp.net] ValidationUtility implementation
2011-01-17 Marek Habersack[asp.net] Introduced unvalidated versions of Form and...
2011-01-17 Marek Habersack[asp.net] Implemented dynamic HTTP module registration
2011-01-17 Marek Habersack[asp.net] Implemented BuildManager.GetObjectFactory
2011-01-17 Marek Habersack[asp.net] Added internal property InputValidationEnable...
2011-01-17 Marek Habersack[asp.net] System.Web and Microsoft.Web.Infrastructure...
2011-01-17 Marek Habersack[asp.net] Added the Microsoft.Web.Infrastructure assembly
2011-01-17 Marek Safar[664618] Correctly encode public key length
2011-01-17 Marek Habersack[asp.net] (4.0) Validate the form data in Form getter
2011-01-16 barkermAdd missing files for connection pool changes
2011-01-16 barkerm- Refactoring, code clean-up and reduced garbage -...
2011-01-16 Thomas GoldsteinNumericUpDown.cs: Use base 16 to convert hex string...
2011-01-15 Marek Habersack[asp.net] Pass /noconfig to mcs so that page builds...
2011-01-14 Marek Habersack[asp.net] Make StopRoutingHandler actually stop the...
2011-01-14 Jérémie LavalAdd MonoTaskExtensions to Mono.Parallel (with test...
2011-01-14 Jérémie LavalUpdate namespaces
2011-01-14 Marek SafarDisable unification into current assembly, it's not...
2011-01-14 Marek SafarAdd weak name as allowed identity comparison result
2011-01-14 Jérémie LavalMake use of the wait changes in the internal TaskSchedu...
next