[mdoc] Fix unit tests.
[mono.git] / mcs /
2013-05-29 Jonathan Pryor[mdoc] Fix unit tests.
2013-05-29 Jonathan Pryor[mdoc] Fix export-msxdoc regression, updated expected...
2013-05-29 Marek SafarEnable fixed tests
2013-05-29 Marek SafarRun YieldAwaitable tests on default synchronization...
2013-05-29 Zoltan VargaDisable some YieldAwaitable tests on MT.
2013-05-29 Sebastien PouliotChange code to more linker friendly ways to create...
2013-05-29 Sebastien PouliotRefactor the Mono.Security code to use more linker...
2013-05-29 Rodrigo KumperaAvoid direct recursion when computing the exceptions...
2013-05-28 Sebastien Pouliot[ios] Add, as a last resort, the creation of the hash...
2013-05-28 Marek SafarUpdate failing mobile test
2013-05-28 Rodrigo KumperaFix 2.0 corlib test suite.
2013-05-28 Marek SafarKeep cancellation token for all running requests. Fixes...
2013-05-28 Marek SafarUpdated CryptoConvert.cs path
2013-05-28 Marek SafarResolve unreachable block with correct flow settings...
2013-05-27 Marek HabersackMerge pull request #647 from knocte/aspnet_lru
2013-05-27 Andres G. Aragoneses[System.Web] Improve locking logic for WebConfigManager...
2013-05-27 Martin Baulig[xbuild]: Remove duplicates from 'TargetFrameworkDirect...
2013-05-27 Martin Baulig[WebConnection]: Fix incorrect end-of-stream with null...
2013-05-25 Marek SafarAdd more argument checks to RegisterWaitForSingleObject
2013-05-25 Marek SafarMerge pull request #648 from DavidKarlas/defaultDependc...
2013-05-24 Atsushi Enoforgot to add new source to .sources.
2013-05-24 Martin Baulig[xbuild]: Fix conditions for <ItemGroup> inside <Target>.
2013-05-24 Atsushi EnoUse IKVM.Reflection to fully avoid reflection+mscorlib...
2013-05-24 Martin Baulig[PCL]: Add missing type-forwarder for System.String...
2013-05-24 Rodrigo Kumpera[sdb] Fix race condition on test program that would...
2013-05-24 Atsushi Enothe previous change was #fail, the string constants...
2013-05-24 Atsushi Enoadd include-less build for XamAndroid.
2013-05-24 Miguel de IcazaPut back the tests, we were trying to track down the...
2013-05-24 David KarlašDependencyProperty of DependencyObject was trowing...
2013-05-24 Martin Baulig[System.Drawing]: Disable more broken tests.
2013-05-24 Sebastien PouliotRefactor the [D|R]SACryptoServiceProvider constructors...
2013-05-24 Atsushi EnoAdd some missing MSBuild project model evaluation members.
2013-05-24 Atsushi EnoAdd missing MSBuild Framework interface.
2013-05-24 Martin Baulig[System.Drawing]: Disable broken tests.
2013-05-23 Martin Baulig[xbuild]: Implicitly expand PCL2 facade assemblies.
2013-05-23 Martin Baulig[xbuild]: Provide a real Microsoft.Portable.CSharp...
2013-05-23 Martin Baulig[xbuild]: Fix reference assembly path.
2013-05-23 Sebastien PouliotShare a bit more code wrt OID/hash so X.509 CRL can...
2013-05-23 Martin BauligOoops, variance is not available in 3.5.
2013-05-23 Martin Baulig[make]: Build Facade assemblies in mcs/class/lib/$...
2013-05-23 Martin Baulig[xbuild]: Fix task batching for <ItemGroup> inside...
2013-05-23 Martin Baulig[xbuild]: Fix 'make test'.
2013-05-23 Rodrigo KumperaAdd the hostname into the exception message when doing...
2013-05-23 Marek SafarImplement Task::AsyncWaitHandle. Fixes #12342
2013-05-22 Martin Baulig[xbuild]: Rename @(_ResolvedDependencyFiles) -> @(Refer...
2013-05-22 Martin Baulig[xbuild]: Add empty "BuildOnlySettings" target.
2013-05-22 Miguel de IcazaMerge pull request #629 from pruiz/syswebrouting-fixes2
2013-05-22 Miguel de IcazaMerge pull request #644 from knocte/connstrings
2013-05-21 Sebastien PouliotAdd support for certificates using RIPEMD160 and add...
2013-05-21 Sebastien PouliotAdditional crypto support needs to be in mscorlib.dll...
2013-05-21 Martin Baulig[xbuild]: Generate [TargetFramework] attribute.
2013-05-21 Sebastien PouliotPoint sources to Mono.Security versions of the files...
2013-05-21 Sebastien PouliotRemove duplicate files (cvs-time artefact)
2013-05-21 Marek SafarMerge pull request #645 from knocte/nitpicks
2013-05-21 Jonathan Pryor[Mono.Posix] Fix INTL.DLL CallingConvention.
2013-05-20 Andres G. Aragoneses[Sys.Configuration] Remove unneeded NET_2_0 ifdefs
2013-05-20 Andres G. Aragoneses[Sys.Configuration] Remove a misleading MonoTODO in...
2013-05-17 Michael Hutchinson[Mono.Data.Sqlite] Stop DataAdapter.Fill exploding...
2013-05-17 Michael Hutchinson[monodoc] Return null from GetHelpXml if node not found
2013-05-17 Michael Hutchinson[monodoc] Throw exception on unparseable URL
2013-05-17 Sebastien PouliotUse the source files from ../Mono.Security/ to avoid...
2013-05-17 Sebastien PouliotMerge changes, that were only made in corlib, back...
2013-05-17 Sebastien PouliotDo not bring (linking-wise) most of ToBase64Transform...
2013-05-16 Andres G. Aragoneses[HttpWebRequest] Assertion message nitpicks in new...
2013-05-16 Andres G. Aragoneses[mono-service] log service name when reporting ExitCode...
2013-05-16 Sebastien PouliotFix copy-paste typo (encryptionAlgorithm vs decryptionA...
2013-05-16 Radek Doulikrevert my 2 last commits
2013-05-16 Sebastien PouliotPrefer using AES over Rijndael in newer profiles. SSL...
2013-05-16 Alex Rønne PetersenMerge pull request #637 from LogosBible/enetdown
2013-05-16 Alex Rønne PetersenMerge pull request #638 from directhex/master
2013-05-16 Jo ShieldsEnsure $(DESTDIR)$(mono_libdir)/mono/3.5 exists before...
2013-05-16 Jo ShieldsCorrect list of EXTRA_DISTFILES
2013-05-16 Radek Doulikadded System.Configuration and System.Security to monod...
2013-05-15 Sebastien PouliotFor HMAC avoid using the hash names to create instances...
2013-05-15 Sebastien PouliotDo not require an exception to detect if SHA1 is used.
2013-05-15 Sebastien PouliotAvoid calling TripleDES.Create(string), which calls...
2013-05-15 Radek Doulikadd System.Net.Http.Formatting to monodroid build
2013-05-15 Zoltan VargaDisable a corlib test which can fail on some systems.
2013-05-14 Martin Baulig[xbuild]: Define TargetingClr2Framework.
2013-05-14 Martin Baulig[xbuild]: Fix 4.0/4.5 repo layout.
2013-05-14 Sebastien PouliotSimply logic a bit when SslClientStream is only used...
2013-05-14 Sebastien PouliotSpace/tabs unification
2013-05-14 Andres G. Aragoneses[WebConfigurationManager] Fix memleak by using a LruCac...
2013-05-14 Alex Rønne PetersenKill support for the ancient FPA format on ARM.
2013-05-13 Sebastien PouliotAllow compiling SSL/TLS and NTLM support directly into...
2013-05-13 Sebastien PouliotReduce the number of intermediate calls to allow the...
2013-05-13 Sebastien PouliotDo not bring Win32 or Linux specific code for iOS Netwo...
2013-05-13 Zoltan VargaMake the checks done to detect unhandled exceptions...
2013-05-10 Sebastien PouliotUse FULL_AOT_RUNTIME instead of MONOTOUCH since we...
2013-05-09 Jérémie Laval[monodoc] Add missing legacy GetTitle method
2013-05-09 Jérémie Laval[monodoc] Add forgotten test file
2013-05-09 Zoltan VargaDisable parallel compression in mkbundle again, it...
2013-05-09 Jérémie Laval[monodoc] Disable usage of HtmlAgilityPack in tests...
2013-05-09 Zoltan VargaFix a typo.
2013-05-09 Jérémie Laval[monodoc] Correctly insert mixed mode XML in namespace...
2013-05-09 Jérémie Laval[monodoc] Add workaround to process CDATA backed summar...
2013-05-09 Marek SafarStreamWriter async methods cannot call base TextWriter...
2013-05-09 Marek SafarRename AddBasesForPart to SetBaseTypes
2013-05-09 Marek SafarAbstract methods can override virtual methods. Fixes...
2013-05-09 Marek SafarFix TraceSource constructor. Fixes #12001
next