mono.git
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 Marek SafarRemove more *mcs.exe references
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 Marek SafarUpdate mcs location
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 VargaClean up the ARM generic trampoline.
2011-01-20 Zoltan VargaProperly align the stack in the arm generic trampoline.
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 Andrew JorgensenDist more files needed by MSVC build
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 Rodrigo KumperaDocument precise marking
2011-01-19 Rodrigo KumperaFix mono manpage header
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-19 Gonzalo Paniagua... Happy new year.
2011-01-19 Rodrigo KumperaProperly clear weak refs that don't track resurrection.
2011-01-18 Gonzalo Paniagua... [HttpWebRequest] New 4.0 AddRange overloads.
2011-01-18 Neale FergusonCast result of s390x_emit16/32 to eliminate lots of...
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 Zoltan VargaMake the stacks of aot image non-executable.
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 Zoltan VargaDisable some of the FastCopy fast paths since they...
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 Zoltan VargaAllow only primitive types/enums in RuntimeHelpers...
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 Zoltan VargaMake runtime invoke wrappers use cdecl cconv on windows.
2011-01-17 Zoltan VargaApplied patch from KISHIMOTO, Makoto <ksmakoto@dd.iij4u...
2011-01-17 Zoltan VargaOP_LCOMPARE_IM has type 'L', not 'I'. Fixes #664630.
2011-01-17 Rodrigo KumperaDon't check for brokeness when verifying contraints.
2011-01-17 Rodrigo KumperaFix verifier test suite to build on OSX as well
2011-01-17 Marek SafarAdd new mcs -sdk option
2011-01-17 Zoltan VargaFix a warning.
2011-01-17 Zoltan VargaAvoid another case of infinite recursion in AOT.
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
next