Dist more files needed by MSVC build
[mono.git] / mcs /
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...
2011-01-14 Jérémie LavalInternal ThreadWorker deque creation is now delegated...
2011-01-14 Ankit Jain[xbuild] Update Novell copyright.
2011-01-14 Ankit Jain[xbuild] Error out, if no target is found in a project.
2011-01-14 Marek SafarUpdate ikvm sources
2011-01-14 Marek SafarRegister also default assemblies in loaded files list
2011-01-14 Marek SafarFix System.Data.Services.Client public key
2011-01-13 Gonzalo Paniagua... [Socket] Implemented TCP keep alive support
2011-01-13 Andrew JorgensenAdd vcxproj files for msbuild
2011-01-13 Ankit Jain[xbuild] Use the backing field directly to avoid evalua...
2011-01-13 Ankit Jain[xbuild] Fix bug #664349 .
2011-01-13 Ankit Jain[xbuild] Add $(TargetDir) property.
2011-01-13 Ankit Jain[xbuild] Clear the built targets cache on project unload.
2011-01-13 Marek Habersack[data-annotations] Added some missing 4.0 members
2011-01-13 Marek Habersack[asp.net] Implemented the 4.0 type, FileLevelMasterPage...
2011-01-13 Marek Safarupdate ikvm
2011-01-13 Marek SafarTests update
2011-01-13 Marek SafarRecover from invalid constraint syntax
2011-01-13 Marek SafarNew file
2011-01-13 Marek SafarRevert test makefile change
2011-01-13 Marek SafarImplement assembly name unification for imported references
2011-01-13 Jérémie LavalAdd CyclicDeque and doc
2011-01-13 Jérémie LavalFinish ReaderWriterLockSlimmer documentation
2011-01-13 Jérémie LavalProtect RwlSlimmer and add Try equivalent
2011-01-13 Jérémie LavalAdd missing documentation files
2011-01-13 Jérémie LavalAdding ReaderWriterLockSlimmer to the build.
next