Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-01-29Remove ChangeLog references from Makefile and .gitattributeAlexander Köplinger
2016-01-29Remove ChangeLog files from the repoAlexander Köplinger
They weren't updated in the last 6 years and aren't helpful anymore (e.g. by causing unrelated matches during git grep searches).
2016-01-29[corlib] Improve CancellationTokenSource testAlexander Köplinger
Get rid of the Thread.Sleep calls that are prone to timing issues.
2016-01-29Merge pull request #2522 from ludovic-henry/test-socketresponder-taskmonojenkins
[SocketResponder] Use Task instead of Thread + Use explicit delegate so it appears in stacktraces
2016-01-29[System.ServiceModel.Internals] Add a missing .sources file for watchOS. ↵Rolf Bjarne Kvinge
Fixes #38145. https://bugzilla.xamarin.com/show_bug.cgi?id=38145
2016-01-29Merge pull request #2448 from BrzVlad/feature-cprop-optVlad Brezae
[jit] Improve strength reduction handling within cprop
2016-01-29Merge pull request #2531 from esdrubal/systemwebMarcos Henrich
[System.Web] HeadersCollection read only exception
2016-01-29[llvmonly] Do a stack walk from mono_llvmonly_get_calling_assembly (), the ↵Zoltan Varga
runtime might support stack walks on some platforms.
2016-01-29[runtime] Avoid an assert if a runtime compiled without DISABLE_COM is used ↵Zoltan Varga
with an mscorlib from the mobile_static profile.
2016-01-29[llvmonly] Remove bind-to-runtime-version from the aot flag used to compile ↵Zoltan Varga
the assemblies, it makes testing harder.
2016-01-29[llvmonly] Allow any value for MONO_LLVMONLY not just TRUE.Zoltan Varga
2016-01-29Merge pull request #2533 from vargaz/gshared-errorsZoltan Varga
[jit] Add MonoError support for the generic sharing code.
2016-01-29Merge pull request #2529 from lambdageek/monoerror-locationmonojenkins
[runtime] mono_error_assert_ok() include location
2016-01-28[jit] Add MonoError support for the generic sharing code.Zoltan Varga
2016-01-28[jit] Move the raise version of mono_jit_compile_method () to metadata/.Zoltan Varga
2016-01-28Merge pull request #2525 from kumpera/embedding-apiRodrigo Kumpera
[api] Add API kill switch.
2016-01-28Merge pull request #2528 from vargaz/jit-errors2Zoltan Varga
Jit errors2
2016-01-28Merge pull request #2419 from esdrubal/xmlsubclasselMarcos Henrich
[System.Xml] Fix sub class serialization on lists
2016-01-28[System.Web] HeadersCollection read only exceptionMarcos Henrich
In reference source HttpHeaderCollection [1] when Add, Set or Remove is called and the collection is readonly a PlatformNotSupportedException is thrown. Mono HeadersCollection was throwing NotSupportedException and Microsoft.Owin.Host.SystemWeb.OwinCallContext.RemoveAcceptEncoding was not catching the exception because it was expecting PlatformNotSupportedException. Fixes #33809 [1] http://referencesource.microsoft.com/#System.Web/HttpHeaderCollection.cs,73
2016-01-28[System.Web] Test HttpRequest.Headers Add/Set/RemoveMarcos Henrich
In .NET while calling Add, Set or Remove of a HttpRequest read only collection a PlatformNotSupportedException is thrown. Covers #33809
2016-01-28[runtime] mono_error_assert_ok() include locationAleksey Kliger
2016-01-28[metadata] Fix duplicate variable declaration in coree.c that breaks msvcAlexander Köplinger
A new 'error' variable was added in d7908572783b1a8f3b6f4b4685385a7becf0bab3 that clashes with the existing one.
2016-01-28[mono-api-html] New interface members are only breaking if the interface ↵Rolf Bjarne Kvinge
existed.
2016-01-28[mono-api-html] Fix compiler warning.Rolf Bjarne Kvinge
2016-01-28[mono-api-html] Make it possible to hide/show non-breaking changes in the ↵Rolf Bjarne Kvinge
html output. We now add data-is-[non-]breaking attributes to the generated html elements, and then use some javascript logic to show/hide non-breaking elements (and the javascript also looks in the container elements show/hide containers that have only non-breaking descendants). Also use css classes/styles to colorize.
2016-01-28[mono-api-info] Add an is-override attribute to determine if a method is ↵Rolf Bjarne Kvinge
overriding another method.
2016-01-28[xbuild] Use -api folder for 2.0/3.5/4.0 profiles as wellAlexander Köplinger
Similar to e2a79ed88800493cb0444445a176d9c7febbfabe. Those profiles are only contract/reference assemblies since Mono 4.0.
2016-01-28Merge branch 'mono-api-info-improvements'Rolf Bjarne Kvinge
2016-01-28[mono-api-info] CreateAttributeMapping: don't create dictionaries unless ↵Rolf Bjarne Kvinge
there is something to put in them.
2016-01-28[mono-api-info] Rework AttributeData to use a static method instead of ↵Rolf Bjarne Kvinge
creating an instance every time.
2016-01-28[mono-api-info] Improve CleanupTypeName to not create 3 strings every time ↵Rolf Bjarne Kvinge
somethings needs to change.
2016-01-28[mono-api-info] First filter, then order, and use ordinal comparison.Rolf Bjarne Kvinge
2016-01-28[mono-api-info] Rework SkipAttribute to use ordinal string comparison, and ↵Rolf Bjarne Kvinge
no string comparison unless needed.
2016-01-28[mono-api-info] Use ordinal string comparison. It's much faster.Rolf Bjarne Kvinge
2016-01-28[mono-api-info] Remove unused method.Rolf Bjarne Kvinge
2016-01-28[mono-api-info] Use XmlWriter instead of XmlDocument to make this faster.Rolf Bjarne Kvinge
Generating all the API references (in parallel) for Xamarin.iOS goes from 5.5s to 4.5s.
2016-01-28[xbuild] Set .net 4.5 target to 4.5 restricted apiMarek Safar
2016-01-28[system] Add DeliveryFormat to SmtpSection. Fixes #37891Marek Safar
2016-01-28[mono-api-info] Add support for writing output to a file specified using a ↵Rolf Bjarne Kvinge
command line argument.
2016-01-28[mcs] Implements null operator for dynamic expressions. Fixes #37801, #37824Marek Safar
2016-01-28[SocketResponder] Use Task instead of ThreadLudovic Henry
This allow us catching and rethrowing the exception on the main thread, as well as making sure we wait for the Listen thread to finish in a timely manner.
2016-01-28[SocketResponder] Start in constructor and Stop on DisposeLudovic Henry
In conjuction with `using` we ensure that we Start and Stop the SocketResponder correctly, and everytime
2016-01-28[Tests] Use explicit delegate so it appears in stacktracesLudovic Henry
In case of exception in this callback, the name of the test method will appear in the stacktrace, making debugging way easier.
2016-01-28Merge pull request #2497 from ↵Zoltan Varga
ludovic-henry/monoerror-mono_gsharedvt_constrained_call [runtime] Use MonoError for mono_gsharedvt_constrained_call
2016-01-28[System] Move HttpListenerResponse.GetStatusDescription to ease linkingSebastien Pouliot
The use of HttpResponseMessage.ReasonPhrase means: * marking the HttpListenerResponse.GetStatusDescription method; * marking the HttpListenerResponse type; * which implements IDisposable, so it's Dispose method is marked * marking the Close method... from there a metric ton of code gets recursively marked to the point where the whole SSL/TLS server code gets inside the app. To avoid this we move the GetStatusDescription to a different type that won't bring the end of the civilized world so fast.
2016-01-28[runtime] Use MonoError in mono_jit_runtime_invoke () to return errors, the ↵Zoltan Varga
'exc' parameter is still used to return the possible exception from the invoke call.
2016-01-28[System.Web] Fix another wrong test assembly nameAlexander Köplinger
Didn't catch that one in 180e745ccee4a80c9641a2e70235387e74b9eddb as it hides itself pretty well :)
2016-01-28Merge pull request #2527 from vargaz/jit-errorsZoltan Varga
[jit] Convert some of the error handling to use cfg->error instead of…
2016-01-28[jit] Use mono_error_set_pending_exception () to throw exceptions from the ↵Zoltan Varga
trampoline code. This only works if the generic trampoline code checks for exceptions after the call to the C function.
2016-01-28[jit] Use MonoError in mono_jit_compile_method () and the trampoline code.Zoltan Varga