[mdoc] Update XSD @id, @tool for docs team.
[mono.git] / mcs /
2012-11-01 Jonathan Pryor[mdoc] Update XSD @id, @tool for docs team.
2012-11-01 Marek SafarMerge pull request #490 from knocte/master
2012-11-01 Marek SafarImplement SqlConnection.DbProviderFactory. Fixes #7936
2012-11-01 Alex Rønne PetersenMerge pull request #491 from mono/fix_keyvaluepair
2012-11-01 Alan McGovern[corlib] Remove the DebuggerDisplay attribute from...
2012-11-01 Zoltan VargaAvoid throwing exceptions from WeakReference.IsAlive...
2012-11-01 Zoltan VargaProperly inflate arrays of generic parameters in resolv...
2012-10-31 Andres G. Aragoneses[System.Configuration] IntegerValidator's maxValue...
2012-10-31 Sebastien PouliotAllow an existing 4.0 assembly to fill in for a 2.0...
2012-10-31 Sebastien PouliotAvoid processing (and creating) empty collections
2012-10-31 Neale FergusonImplement GetObjectData
2012-10-31 Neale FergusonIncrease flushinput timeout to 1 second as 1/10th secon...
2012-10-31 Marek SafarMerge pull request #489 from alesliehughes/master
2012-10-31 Alistair Leslie... Implement Marshal.GenerateProgIdForType
2012-10-31 Alistair Leslie... Implement RegistrationServices.GetManagedCategoryGuid
2012-10-31 Alistair Leslie... Add AxHost.OcxState support
2012-10-30 Sebastien PouliotAllow overriding MarkMethod (without resolving the...
2012-10-30 Marek SafarCorrectly encode nested typeof type inside namespace.
2012-10-30 Marek SafarDon't set sequential type attribute for async containers
2012-10-30 Marek SafarMove corlib path check after nostdlib
2012-10-29 Sebastien PouliotSeparate namespace and name arguments for Inherits...
2012-10-29 Marek SafarAdd new test
2012-10-29 Marek SafarMerge pull request #485 from mtausig/master
2012-10-29 mtausigFix: Removed wrong increment
2012-10-29 Marek SafarAdd missing 3rd System reference
2012-10-29 Martin Baulig[#7637][Web]: This is supposed to fail prior to .NET...
2012-10-29 mtausigRemoved null check of parameter (done in Directory...
2012-10-29 Marek SafarLabel inside implicit switch block is accessible from...
2012-10-29 Marek SafarReject incomplete conversion unary user operators....
2012-10-29 mtausigAdded Testcase for DirectoryInfo.GetDirectories with...
2012-10-29 mtausigRemoved extra-brace
2012-10-26 Martin Baulig[#7637][Web]: Support empty write streams.
2012-10-26 Martin Baulig[6329][Web]: Fixed abort race condition in WebConnectio...
2012-10-26 Marek SafarMerge pull request #484 from roji/transactions_pspe
2012-10-26 Marek SafarMerge pull request #486 from fvalette/master
2012-10-25 Martin BauligEmit WebAsyncResult's callback on same thread on sync...
2012-10-25 Martin BauligFix TaskFactory::FromAsync for methods that completed...
2012-10-25 Florent Valette[Fix] AudioData(wav) play performing badly under Linux
2012-10-25 Jonathan Pryor[Mono.Posix] Fix whitespace.
2012-10-25 Jonathan PryorRevert "Increased waiting time for the certificate...
2012-10-25 Florent Valette[Fix] Advanced Linux Sound Architecture (ALSA) configur...
2012-10-25 Jonathan Pryor[Mono.Posix] Add Syscall.getgrouplist().
2012-10-25 Florent Valette[Fix] Support to wave sound file under linux
2012-10-25 Sebastien PouliotMerge back MonoTouch changes inside the linker/tuner...
2012-10-25 Sebastien PouliotAllow the SortedList unit tests to be built with NUnitL...
2012-10-24 Shay RojanskyTransaction now has limited support for PromotableSingl...
2012-10-24 Alexey Moiseevusign List except for array to prevent holes on getgrou...
2012-10-24 Alexey MoiseevAdded omiting not valid groups to getgrouplist
2012-10-24 Atsushi Enofix bug #7957: empty dictionary should not be read...
2012-10-23 Martin Baulig[#7258][Web]: Fix proxy authentication for non-ssl...
2012-10-23 Alexey MoiseevAdded overload to getgrouplist with Mono.Unix.Native...
2012-10-23 Martin BauligDisable failing tests on the Mac.
2012-10-23 Martin BauligFix CookieParserTest.TestExpires().
2012-10-23 Martin BauligAdd DateTime test to investigate the TestCookieParser...
2012-10-23 Martin BauligTest; testing test failure on buildbot.
2012-10-22 Martin BauligTest; testing buildbot.
2012-10-22 Jeffrey Stedfast[xbuild] PCL targets needs to load MonoAndroid targets...
2012-10-22 Marek SafarImplement optional parameters support in binder. Fixes...
2012-10-22 Marek SafarAdvance column on closing quote
2012-10-22 Marek SafarAdd monotouch runtime profile
2012-10-22 Marek SafarBetter build profile check
2012-10-22 Alan McGovern[WindowsBase] Nuke a broken test
2012-10-21 Martin Baulig[#7258][Web]: Check 'Connection: close' header.
2012-10-21 Martin Baulig[#7599][Web]: Use original uri to compute service point...
2012-10-19 Alexey MoiseevAdded new overlod of getgrouplist with Passwd object...
2012-10-19 Martin Baulig[#7258][Web]: Support multiple proxy auth methods.
2012-10-18 Christian Gan[#7258][Web]: Implement NTLM proxy authentication.
2012-10-18 Alexey MoiseevFixing getgrouplist code to work on all supported systems
2012-10-18 Zoltan VargaFix up class library test so they at least compile...
2012-10-18 Marek SafarBe more quiet when building managed code
2012-10-18 Marek SafarDon't ignore quiet mode on resign and verify
2012-10-18 Zoltan VargaFix make check PROFILE=net_3_5 in Microsoft.Build.Tasks.
2012-10-18 Zoltan VargaFix make check PROFILE=net_2_0 in System.Runtime.Serial...
2012-10-18 Marek SafarMerge pull request #480 from Shabbafru/refs/heads/DataG...
2012-10-18 ShabbafruDataGridView: Fixed an ArgumentOutOfRangeException...
2012-10-17 Martin Baulig[#7258][Web]: Fix proxy authentication for secure conne...
2012-10-17 Martin Baulig[#7258][Web]: Fix proxy authentication.
2012-10-17 Bojan RajkovicRevert "Bug 2663: Regular Expression Bug Fixes"
2012-10-17 Sebastien PouliotAdd support for 'server_name' extension in the TLS...
2012-10-17 Marek SafarClean up for mobile profiles
2012-10-16 Jeffrey Stedfast[Linq] Minor fixup to use elements.Length instead of...
2012-10-16 Marek SafarMerge pull request #479 from Shabbafru/upstream
2012-10-16 scheibenpflug.a... Fixed auto resizing of row headers width in the DataGri...
2012-10-16 Marek SafarCopy all context flags from resolve context to block...
2012-10-15 Atsushi EnoAdd some Microsoft.Build classes stubs.
2012-10-14 Marek SafarRemove unreachable code
2012-10-14 Marek SafarDon't report duplicate error when error recovery fails...
2012-10-13 Marek SafarMerge pull request #476 from pruiz/xamarin-bug-2527
2012-10-12 Pablo Ruiz GarciaFix implementation of System.IO.Packaging::GetRelativeU...
2012-10-12 Jeffrey Stedfast[Mono.Debugger.Soft] Reverted EscapeString() logic...
2012-10-12 Jeffrey StedfastModified the Linq Sort() to re-use the Array.Sort()
2012-10-11 Jérémie LavalMerge pull request #440 from mono-soc-2012/garyb/resources
2012-10-11 garyb[Not Resources Related] Fixed buggy tests breaking...
2012-10-11 garybFix project files again after failed rebase
2012-10-11 Marek SafarBump bootstrap compiler support to include default...
2012-10-11 Marek SafarImplement PropertyInfo simple Get/SetValue. Fixes ...
2012-10-11 Marek SafarRemove extra attributes
2012-10-11 Marek SafarAdd more incomplete expressions to ast.
2012-10-11 Marek SafarMake block field readonly
2012-10-11 Marek SafarAdd new test
next