mono.git
8 years agoMerge pull request #2247 from ivmai/match-ext-libgc-api
Aleksey Kliger (λgeek) [Mon, 7 Dec 2015 17:23:09 +0000 (12:23 -0500)]
Merge pull request #2247 from ivmai/match-ext-libgc-api

Match ext libgc api

8 years ago[System] Fixes leak in NtlmClient which never released cached WebRequest. Fixes ...
Marek Safar [Mon, 7 Dec 2015 16:59:46 +0000 (17:59 +0100)]
[System] Fixes leak in NtlmClient which never released cached WebRequest. Fixes #36596

8 years ago[mcs] Process flow analysis for interpolated string inserts. Fixes #36589
Marek Safar [Mon, 7 Dec 2015 14:17:26 +0000 (15:17 +0100)]
[mcs] Process flow analysis for interpolated string inserts. Fixes #36589

8 years agoBump reference sources
Marek Safar [Mon, 7 Dec 2015 08:21:41 +0000 (09:21 +0100)]
Bump reference sources

8 years agoRevert "Merge pull request #2237 from xmcclure/container-owner"
Rodrigo Kumpera [Mon, 7 Dec 2015 03:31:40 +0000 (22:31 -0500)]
Revert "Merge pull request #2237 from xmcclure/container-owner"

This reverts commit 761a84f867fb747fdb49ef0e9338284e70caec32, reversing
changes made to d565a22e167bc5a16c734a8a9a4f63c9320b63b2.

Corlib compilation was broken with the PR in so I'm reverting it until it can be worked out.

8 years agoRevert "[reflection] Fix the build from the last commit."
Rodrigo Kumpera [Mon, 7 Dec 2015 03:29:46 +0000 (22:29 -0500)]
Revert "[reflection] Fix the build from the last commit."

This reverts commit f11e09ab4b6be77669b6544593f3af6b9461f279.

8 years ago[reflection] Fix the build from the last commit.
Rodrigo Kumpera [Mon, 7 Dec 2015 03:19:04 +0000 (22:19 -0500)]
[reflection] Fix the build from the last commit.

8 years agoMerge pull request #2237 from xmcclure/container-owner
Rodrigo Kumpera [Mon, 7 Dec 2015 01:43:37 +0000 (20:43 -0500)]
Merge pull request #2237 from xmcclure/container-owner

Unambiguous ownership of generic param objects

8 years agoMerge pull request #2291 from akoeplinger/msvc-fixes
Zoltan Varga [Mon, 7 Dec 2015 01:41:32 +0000 (20:41 -0500)]
Merge pull request #2291 from akoeplinger/msvc-fixes

[msvc] Fix Windows build breaks caused by a595d489fa64d8e213c74470f23c576296e2d548

8 years ago[msvc] Fix Windows build breaks caused by a595d489fa64d8e213c74470f23c576296e2d548
Alexander Köplinger [Mon, 7 Dec 2015 01:37:32 +0000 (02:37 +0100)]
[msvc] Fix Windows build breaks caused by a595d489fa64d8e213c74470f23c576296e2d548

The .vcproj's and .def's weren't updated and there was a typo in mono-os-mutex.h that caused a build break.

8 years agoMerge pull request #2290 from akoeplinger/msvc-mono-architecture
Zoltan Varga [Mon, 7 Dec 2015 01:11:03 +0000 (20:11 -0500)]
Merge pull request #2290 from akoeplinger/msvc-mono-architecture

[msvc] Fix a few missing renames from ARCHITECTURE -> MONO_ARCHITECTURE

8 years ago[msvc] Fix a few missing renames from ARCHITECTURE -> MONO_ARCHITECTURE
Alexander Köplinger [Mon, 7 Dec 2015 00:08:06 +0000 (01:08 +0100)]
[msvc] Fix a few missing renames from ARCHITECTURE -> MONO_ARCHITECTURE

They were missed in 43403b8221ed0d6e65d4766fc629f178915df4e4.

8 years agoMerge pull request #2276 from lambdageek/dev/bug-36283
Rodrigo Kumpera [Sun, 6 Dec 2015 06:59:50 +0000 (01:59 -0500)]
Merge pull request #2276 from lambdageek/dev/bug-36283

[reflection] Fix Type.GetProperties() for generic class instances

8 years ago[System] Remove arbitrary debugging limit from FileSystemWatcher on OSX, fixes #28693
Miguel de Icaza [Sat, 5 Dec 2015 20:09:00 +0000 (15:09 -0500)]
[System] Remove arbitrary debugging limit from FileSystemWatcher on OSX, fixes #28693

8 years ago[corlib][tests] Disable tests that requires Windows (dllimport) on mobile profile
Sebastien Pouliot [Sat, 5 Dec 2015 16:19:36 +0000 (11:19 -0500)]
[corlib][tests] Disable tests that requires Windows (dllimport) on mobile profile

This enables building the tests w/bitcode enabled on AppleTV (and they
were already excluded from the results anyway).

Part of the fix for
https://bugzilla.xamarin.com/show_bug.cgi?id=36569

8 years agoMerge pull request #2289 from lewurm/arm-sgen-bridge
Rodrigo Kumpera [Sat, 5 Dec 2015 03:51:24 +0000 (22:51 -0500)]
Merge pull request #2289 from lewurm/arm-sgen-bridge

[tests] add timestamps to logging in bridge tests

8 years ago[tests] add timestamps to logging in bridge tests
Bernhard Urban [Sat, 5 Dec 2015 00:09:40 +0000 (00:09 +0000)]
[tests] add timestamps to logging in bridge tests

8 years agoMerge pull request #2286 from migueldeicaza/master
Miguel de Icaza [Sat, 5 Dec 2015 00:06:46 +0000 (19:06 -0500)]
Merge pull request #2286 from migueldeicaza/master

[System.Runtime.Serialization] 36100 fix; Static serializer calls directly into internal APIs to fix C6 regression

8 years ago[llvm] Add beginnings of support for gsharedvt.
Zoltan Varga [Fri, 4 Dec 2015 23:33:16 +0000 (18:33 -0500)]
[llvm] Add beginnings of support for gsharedvt.

8 years ago[jit] Increase the buffer size used by the dyncall data structures to 512, add a...
Zoltan Varga [Fri, 4 Dec 2015 22:44:41 +0000 (17:44 -0500)]
[jit] Increase the buffer size used by the dyncall data structures to 512, add a test for #36566.

8 years agoBump reference source to .net 4.6.1
Marek Safar [Fri, 4 Dec 2015 22:26:01 +0000 (17:26 -0500)]
Bump reference source to .net 4.6.1

8 years ago[System] interopservices from reference source
Marek Safar [Thu, 3 Dec 2015 16:11:20 +0000 (11:11 -0500)]
[System] interopservices from reference source

8 years ago[System] System.Net.Cache from reference source
Marek Safar [Thu, 3 Dec 2015 15:40:21 +0000 (10:40 -0500)]
[System] System.Net.Cache from reference source

8 years ago[System.Runtime.Remoting] Disable a test that hangs on Linux for now
Alexander Köplinger [Fri, 4 Dec 2015 20:43:21 +0000 (15:43 -0500)]
[System.Runtime.Remoting] Disable a test that hangs on Linux for now

I talked with Ludovic about this and we're going to disable the test until we figure out what happens.

8 years agoMerge pull request #2287 from lewurm/armseqpoints
Zoltan Varga [Fri, 4 Dec 2015 20:22:15 +0000 (15:22 -0500)]
Merge pull request #2287 from lewurm/armseqpoints

[arm] add support for single-imm-size debug option

8 years ago[arm] add support for single-imm-size debug option
Bernhard Urban [Fri, 4 Dec 2015 19:24:06 +0000 (14:24 -0500)]
[arm] add support for single-imm-size debug option

8 years ago[System.Runtime.Serialization] Static serializer calls directly into internal APIs...
Miguel de Icaza [Fri, 4 Dec 2015 18:40:13 +0000 (13:40 -0500)]
[System.Runtime.Serialization] Static serializer calls directly into internal APIs to fix C6 regression

With C6 we introduced a regression
https://bugzilla.xamarin.com/show_bug.cgi?id=36100, which is caused by
the new static serialization code that we wrote to reuse Microsoft's
serializer.

The code uses Invoke on a series of MethodInfos, and this obscures the
actual code that will be invoked at runtime to serialize certain
objects, causing the following exception:

Attempting to JIT compile method '(wrapper runtime-invoke) <Module>:runtime_invoke_bool_Nullable`1<Decimal> (object,intptr,intptr,intptr)' while running with --aot-only.

This patch makes the simple code work, but a more thorough review of
the code would allow us to remove many of the slow dynamic codepaths
in the serializer.

We opted for that approach to keep the code as similar as possible to the
original.

But the code basically does this:

* Use the XmlFormatGeneratorStatics property InternalSerializeMethod,
  whose sole purpose is to delay computing the MethodInfo for the
  XmlFormatWriterGenerator's InternalSerialize.

* Use the resulting method in a few places to call the MethodInfo.

The MethodInfo was used because the original code uses Reflection.Emit
to create fast serializers and it needs handles to internal methods,
but our static rewriter does not need it.

We should replace all of those uses, but for now, this patch at least
deals with the 36100 bug.

8 years ago[jit] Use mini_get_underlying_type () in the tracing code to handle more types.
Zoltan Varga [Fri, 4 Dec 2015 18:07:23 +0000 (13:07 -0500)]
[jit] Use mini_get_underlying_type () in the tracing code to handle more types.

8 years ago[test] Bump test timeout again
Alexander Köplinger [Thu, 3 Dec 2015 23:16:13 +0000 (18:16 -0500)]
[test] Bump test timeout again

Discussed this with @lambdageek, we still see some of the tests timeout on Jenkins on the slow armhf/armel workers.
Let's see if bumping the timeouts helps.

8 years ago[System] Fixed mobile build regression after 43b65b6775e1d85a23ce58065b56c542ca4af357.
Joao Matos [Thu, 3 Dec 2015 19:46:39 +0000 (14:46 -0500)]
[System] Fixed mobile build regression after 43b65b6775e1d85a23ce58065b56c542ca4af357.

8 years ago[jit] Enable partial sharing by default.
Zoltan Varga [Thu, 3 Dec 2015 18:52:02 +0000 (13:52 -0500)]
[jit] Enable partial sharing by default.

8 years ago[jit] Fix a verification error when using partial sharing.
Zoltan Varga [Thu, 3 Dec 2015 18:51:42 +0000 (13:51 -0500)]
[jit] Fix a verification error when using partial sharing.

8 years agoUpdate code_of_conduct.md
Miguel de Icaza [Thu, 3 Dec 2015 17:51:07 +0000 (12:51 -0500)]
Update code_of_conduct.md

8 years agoAdd code of conduct
Miguel de Icaza [Thu, 3 Dec 2015 17:43:08 +0000 (12:43 -0500)]
Add code of conduct

8 years agoRevert "[jit] Enable partial sharing for the JIT too."
Zoltan Varga [Thu, 3 Dec 2015 16:30:38 +0000 (11:30 -0500)]
Revert "[jit] Enable partial sharing for the JIT too."

This reverts commit 8bf29464789df37cb396f6de0c5b1c5187ea73a2.

Revert this as it breaks the test.

8 years agoRevert "[jit] Remove the partial sharing enabling code, its always enabled now."
Zoltan Varga [Thu, 3 Dec 2015 16:30:15 +0000 (11:30 -0500)]
Revert "[jit] Remove the partial sharing enabling code, its always enabled now."

This reverts commit a8cdc818c838cc6e98a9589caeb50fae8b4a49b5.

Revert this as it breaks tests.

8 years agoMerge pull request #2260 from xmcclure/fix-testwaitany
Rodrigo Kumpera [Thu, 3 Dec 2015 15:36:10 +0000 (10:36 -0500)]
Merge pull request #2260 from xmcclure/fix-testwaitany

Cleanup and crash fix around UnixSignal.WaitAny (bug #36214)

8 years ago[System] Uri component values from reference source
Marek Safar [Thu, 3 Dec 2015 15:33:16 +0000 (10:33 -0500)]
[System] Uri component values from reference source

8 years agoBump referencesource to 0632b0f497253bb43a217247ee99c953b00979fd.
Zoltan Varga [Thu, 3 Dec 2015 03:00:45 +0000 (22:00 -0500)]
Bump referencesource to 0632b0f497253bb43a217247ee99c953b00979fd.

8 years ago[aot] Fix the emission of EnumComparer instances, some types use different comparers.
Zoltan Varga [Thu, 3 Dec 2015 03:00:30 +0000 (22:00 -0500)]
[aot] Fix the emission of EnumComparer instances, some types use different comparers.

8 years ago[runtime] Mark an AOT tests as GSHAREDVT.
Zoltan Varga [Thu, 3 Dec 2015 02:56:14 +0000 (21:56 -0500)]
[runtime] Mark an AOT tests as GSHAREDVT.

8 years ago[ppdb] Fix support for loading debug info for .dll files.
Zoltan Varga [Thu, 3 Dec 2015 00:32:03 +0000 (19:32 -0500)]
[ppdb] Fix support for loading debug info for .dll files.

8 years agoMerge pull request #2284 from akoeplinger/httpclient-fix
Marek Safar [Thu, 3 Dec 2015 00:22:55 +0000 (19:22 -0500)]
Merge pull request #2284 from akoeplinger/httpclient-fix

[System.Net.Http] Replace google.com with example.org in a test

8 years ago[System.Net.Http] Replace google.com with example.org in a test
Alexander Köplinger [Wed, 2 Dec 2015 23:20:58 +0000 (18:20 -0500)]
[System.Net.Http] Replace google.com with example.org in a test

It sometimes fails on Jenkins and google might be doing unwanted things (like redirecting to https),
so we just use example.org instead which hopefully is more stable in that regard.

8 years ago[jit] Remove the partial sharing enabling code, its always enabled now.
Zoltan Varga [Wed, 2 Dec 2015 23:20:00 +0000 (18:20 -0500)]
[jit] Remove the partial sharing enabling code, its always enabled now.

8 years agoreflection: Type.GetProperties() collect more generic properties (Closes #36283)
Aleksey Kliger [Tue, 1 Dec 2015 19:35:53 +0000 (14:35 -0500)]
reflection: Type.GetProperties() collect more generic properties (Closes #36283)

When collecting candidate properties, look at the generic definition
when throwing away duplicates (hide-by-name-and-signature for properties
should look at generic definition) because inflating method could
conflate distinct signatures to the same one:
  class Foo<T,U> {
    public T this[T t] { get { return t; } }
    public U this[U u] { get { return u; } }
  }

The class Foo<int,int> has 2 indexers, not 1.  They just happen to have
the same signature because T and U both got replaced by int.

8 years agoFailing test case for 36283
Aleksey Kliger [Tue, 1 Dec 2015 16:45:02 +0000 (11:45 -0500)]
Failing test case for 36283

8 years ago[jit] Enable partial sharing for the JIT too.
Zoltan Varga [Wed, 2 Dec 2015 22:59:45 +0000 (17:59 -0500)]
[jit] Enable partial sharing for the JIT too.

8 years ago[runtime] Get rid of the unused MONO_ARCH_HAVE_LLVM_IMT_TRAMPOLINE define.
Zoltan Varga [Wed, 2 Dec 2015 22:43:38 +0000 (17:43 -0500)]
[runtime] Get rid of the unused MONO_ARCH_HAVE_LLVM_IMT_TRAMPOLINE define.

8 years ago[runtime] Get rid of LLVM_IMT_TRAMPOLINE, its no longer used.
Zoltan Varga [Wed, 2 Dec 2015 22:41:23 +0000 (17:41 -0500)]
[runtime] Get rid of LLVM_IMT_TRAMPOLINE, its no longer used.

8 years agoMerge pull request #2279 from xmcclure/mono-posix-version
Andi McClure [Wed, 2 Dec 2015 22:17:38 +0000 (17:17 -0500)]
Merge pull request #2279 from xmcclure/mono-posix-version

Fail cleanly when MonoPosixHelper.dll version is wrong (bug #35655)

8 years agoMerge pull request #2282 from joelmartinez/docs-multiassembly-fix
Miguel de Icaza [Wed, 2 Dec 2015 22:04:32 +0000 (17:04 -0500)]
Merge pull request #2282 from joelmartinez/docs-multiassembly-fix

[mdoc] Improved error handling for multiassembly.

8 years agoMerge pull request #2281 from lambdageek/dev/bug-36418
Marek Safar [Wed, 2 Dec 2015 21:47:19 +0000 (16:47 -0500)]
Merge pull request #2281 from lambdageek/dev/bug-36418

Make Type.GetProperty() work for indexers returning primitive types

8 years agoMake System.DefaultBinder.CanConvertPrimitive reflexive (Closes #36418)
Aleksey Kliger [Wed, 2 Dec 2015 19:25:11 +0000 (14:25 -0500)]
Make System.DefaultBinder.CanConvertPrimitive reflexive (Closes #36418)

8 years agoTest case for #36418
Aleksey Kliger [Wed, 2 Dec 2015 19:43:44 +0000 (14:43 -0500)]
Test case for #36418

8 years ago[mdoc] Improved error handling for multiassembly.
Joel Martinez [Wed, 2 Dec 2015 21:23:14 +0000 (16:23 -0500)]
[mdoc] Improved error handling for multiassembly.
While there were tests included for the [multiassembly option](https://github.com/mono/mono/pull/2127), unfortunately
the tests did not consider starting from an existing repository. So this patch
rectifies the issue by improving a small function to consider the possibility
of a null result. Test that reproduced, and subsequently proves the resolution
is included here.

8 years agoMerge pull request #2231 from ludovic-henry/coop-sync-friendliness
Rodrigo Kumpera [Wed, 2 Dec 2015 20:54:17 +0000 (15:54 -0500)]
Merge pull request #2231 from ludovic-henry/coop-sync-friendliness

[coop] Synchronization primitive friendliness

8 years agoCleanup in signal.c and related tests
Andi McClure [Wed, 2 Dec 2015 19:58:55 +0000 (14:58 -0500)]
Cleanup in signal.c and related tests

Add comments, add assert for edge case around signal registration, and
make consistent *always* using atomic get/set for memory shared
between the signal handler and the threads.

8 years ago[jit] Initialize gsharing counters in mono_generic_sharing_init () to prevent initial...
Zoltan Varga [Wed, 2 Dec 2015 18:21:07 +0000 (13:21 -0500)]
[jit] Initialize gsharing counters in mono_generic_sharing_init () to prevent initialization races. Fixes #36443.

8 years ago[System.ServiceModel] Fix Bug32886 test to work on cultures with a different decimal...
Alexander Köplinger [Wed, 2 Dec 2015 17:13:46 +0000 (12:13 -0500)]
[System.ServiceModel] Fix Bug32886 test to work on cultures with a different decimal separator

8 years ago[runtime] Rename the 'ARCHITECTURE' define to 'MONO_ARCHITECTURE' to avoid a symbol...
Zoltan Varga [Wed, 2 Dec 2015 04:51:38 +0000 (23:51 -0500)]
[runtime] Rename the 'ARCHITECTURE' define to 'MONO_ARCHITECTURE' to avoid a symbol clash with an llvm enumeration value.

8 years ago[runtime] Add a test for MONO_ENV_OPTIONS.
Zoltan Varga [Wed, 2 Dec 2015 04:47:15 +0000 (23:47 -0500)]
[runtime] Add a test for MONO_ENV_OPTIONS.

8 years agoMerge pull request #2278 from akoeplinger/remove-net-45-csproj
Alexander Köplinger [Wed, 2 Dec 2015 03:35:16 +0000 (22:35 -0500)]
Merge pull request #2278 from akoeplinger/remove-net-45-csproj

[csproj] Remove *net_4_5.csproj files from the class libs

8 years ago[jit] Add a testcase for #36280.
Zoltan Varga [Wed, 2 Dec 2015 03:15:40 +0000 (22:15 -0500)]
[jit] Add a testcase for #36280.

8 years ago[jit] Avoid a verification error in gsharedvt code with ldarga + gshared types. Fixes...
Zoltan Varga [Wed, 2 Dec 2015 03:12:50 +0000 (22:12 -0500)]
[jit] Avoid a verification error in gsharedvt code with ldarga + gshared types. Fixes #36292.

8 years ago[llvm] Zero extend array indexes when targeting llvm, this seems to work around a...
Zoltan Varga [Tue, 1 Dec 2015 23:50:31 +0000 (18:50 -0500)]
[llvm] Zero extend array indexes when targeting llvm, this seems to work around a codegen problem on arm64. Fixes #36263.

8 years agoFail cleanly when MonoPosixHelper.dll version is wrong (bug #35655)
Andi McClure [Tue, 1 Dec 2015 23:03:21 +0000 (18:03 -0500)]
Fail cleanly when MonoPosixHelper.dll version is wrong (bug #35655)

Add version keys to the C and C# versions of Mono.Posix and add static
constructors which fail early if the version keys differ.

8 years agoMerge pull request #2223 from lobrien/master
João Matos [Tue, 1 Dec 2015 22:46:44 +0000 (17:46 -0500)]
Merge pull request #2223 from lobrien/master

Changed link from GUID to URL

8 years ago[aot] Cache inflated methods loaded from aot images to avoid repeating an expensive...
Zoltan Varga [Tue, 1 Dec 2015 21:30:46 +0000 (16:30 -0500)]
[aot] Cache inflated methods loaded from aot images to avoid repeating an expensive search. Fixes #36256.

8 years ago[csproj] Small fixes to the genproj readme
Alexander Köplinger [Tue, 1 Dec 2015 21:19:12 +0000 (22:19 +0100)]
[csproj] Small fixes to the genproj readme

8 years ago[csproj] Update order.xml and csproj files
Alexander Köplinger [Tue, 1 Dec 2015 21:16:23 +0000 (22:16 +0100)]
[csproj] Update order.xml and csproj files

8 years ago[csproj] Remove *net_4_5.csproj files from the class libs
Alexander Köplinger [Tue, 1 Dec 2015 20:55:36 +0000 (21:55 +0100)]
[csproj] Remove *net_4_5.csproj files from the class libs

We only use the net_4_x profile now so those csproj's don't make sense anymore.

8 years agoFix a warning.
Zoltan Varga [Tue, 1 Dec 2015 21:16:22 +0000 (16:16 -0500)]
Fix a warning.

8 years ago[aot] Add instances of EnumEqualityCompater<T> for all integer types. Fixes #36370.
Zoltan Varga [Tue, 1 Dec 2015 21:05:31 +0000 (16:05 -0500)]
[aot] Add instances of EnumEqualityCompater<T> for all integer types. Fixes #36370.

8 years agoMerge pull request #2277 from lewurm/xmldoc
Alexander Köplinger [Tue, 1 Dec 2015 20:56:58 +0000 (15:56 -0500)]
Merge pull request #2277 from lewurm/xmldoc

[docs] fix case in Makefile

8 years ago[mcs] Remove parenthesized null operator special case. Fixes #36425
Marek Safar [Tue, 1 Dec 2015 20:35:23 +0000 (15:35 -0500)]
[mcs] Remove parenthesized null operator special case. Fixes #36425

8 years ago[docs] fix case in Makefile
Bernhard Urban [Tue, 1 Dec 2015 20:14:20 +0000 (15:14 -0500)]
[docs] fix case in Makefile

8 years agoMerge pull request #2275 from lewurm/httputilityfix
João Matos [Tue, 1 Dec 2015 18:35:26 +0000 (13:35 -0500)]
Merge pull request #2275 from lewurm/httputilityfix

[System.Net] use WebUtility instead of HttpUtility

8 years ago[System.Net] use WebUtility instead of HttpUtility
Bernhard Urban [Tue, 1 Dec 2015 18:28:45 +0000 (13:28 -0500)]
[System.Net] use WebUtility instead of HttpUtility

8 years ago[aot] Add instances of EnumEqualityComparer which is used by EqualityComparer to...
Zoltan Varga [Tue, 1 Dec 2015 17:41:57 +0000 (12:41 -0500)]
[aot] Add instances of EnumEqualityComparer which is used by EqualityComparer to compare int/uint based enums. Fixes #36370.

8 years ago[gsharedvt] Fix support for constrained calls on interfaces. Fixes #36383.
Zoltan Varga [Tue, 1 Dec 2015 17:12:17 +0000 (12:12 -0500)]
[gsharedvt] Fix support for constrained calls on interfaces. Fixes #36383.

8 years ago[mcs] Better fix for commit 1bcab9bcd735c65ea850bed2bb5a03f267f906e5
Marek Safar [Tue, 1 Dec 2015 17:10:57 +0000 (12:10 -0500)]
[mcs] Better fix for commit 1bcab9bcd735c65ea850bed2bb5a03f267f906e5

8 years ago[System] Add test case for bug #2231
Alexander Köplinger [Tue, 1 Dec 2015 14:58:40 +0000 (15:58 +0100)]
[System] Add test case for bug #2231

Provided by Tom Hindle in https://bugzilla.xamarin.com/show_bug.cgi?id=2033#c5

8 years agoMerge pull request #2256 from joelmartinez/docs-morenetdocs
João Matos [Tue, 1 Dec 2015 15:29:12 +0000 (10:29 -0500)]
Merge pull request #2256 from joelmartinez/docs-morenetdocs

[docs] Added more libraries to `netdocs`

8 years agoMerge pull request #2258 from protel-opensource/protelmaster
João Matos [Tue, 1 Dec 2015 15:28:40 +0000 (10:28 -0500)]
Merge pull request #2258 from protel-opensource/protelmaster

Fix error handling for case of invalid host name

8 years agoMerge pull request #2269 from dellis1972/xmlpeek
João Matos [Tue, 1 Dec 2015 15:27:11 +0000 (10:27 -0500)]
Merge pull request #2269 from dellis1972/xmlpeek

[msbuild] Added XmlPeek

8 years agoMerge pull request #2265 from directhex/pthread_tls_on_mips
João Matos [Tue, 1 Dec 2015 15:26:37 +0000 (10:26 -0500)]
Merge pull request #2265 from directhex/pthread_tls_on_mips

Force with_tls=pthreads on MIPS, which lacks proper __threads implementation

8 years agoMerge pull request #2272 from alex-skiffin/master
Marek Safar [Tue, 1 Dec 2015 13:43:20 +0000 (08:43 -0500)]
Merge pull request #2272 from alex-skiffin/master

[NetworkInterface] IPv4Mask property implementation for Linux

8 years ago[NetworkInterface] Implement IPv4Mask property on Linux.
alex-skiffin [Tue, 1 Dec 2015 04:37:40 +0000 (09:37 +0500)]
[NetworkInterface] Implement IPv4Mask property on Linux.

This change is released under the MIT license.

8 years ago[mcs] Tidy up better function betterness for methods with default parameters and...
Marek Safar [Mon, 30 Nov 2015 22:47:10 +0000 (17:47 -0500)]
[mcs] Tidy up better function betterness for methods with default parameters and unused params. Fixes #36384

8 years agoBump external/referencesource to get mobile fixes
Sebastien Pouliot [Mon, 30 Nov 2015 21:58:15 +0000 (16:58 -0500)]
Bump external/referencesource to get mobile fixes

8 years agoMerge pull request #2271 from BrzVlad/fix-sizeof-monoarray
João Matos [Mon, 30 Nov 2015 19:21:48 +0000 (14:21 -0500)]
Merge pull request #2271 from BrzVlad/fix-sizeof-monoarray

[runtime] Fix sizeof MonoArray with non gnu compiler

8 years ago[sdb] Fix ppdb support by adding a variant of mono_debug_symfile_lookup_location...
Zoltan Varga [Mon, 30 Nov 2015 19:00:55 +0000 (14:00 -0500)]
[sdb] Fix ppdb support by adding a variant of mono_debug_symfile_lookup_location () which works with ppdb too. Fixes #36339.

8 years agoConvert MonoGenericContainer/Param accessor macros to inline functions
Andi McClure [Mon, 30 Nov 2015 18:39:27 +0000 (13:39 -0500)]
Convert MonoGenericContainer/Param accessor macros to inline functions

8 years ago[jit] Disable the gsharedvt version of Array.UnsafeMov.
Zoltan Varga [Mon, 30 Nov 2015 17:43:56 +0000 (12:43 -0500)]
[jit] Disable the gsharedvt version of Array.UnsafeMov.

8 years ago[llvm] Remove unused includes from mini-llvm-cpp.cpp.
Zoltan Varga [Sun, 29 Nov 2015 04:03:57 +0000 (23:03 -0500)]
[llvm] Remove unused includes from mini-llvm-cpp.cpp.

8 years ago[llvm] Move the JIT related code to a separate llvm-jit.cpp file.
Zoltan Varga [Sun, 29 Nov 2015 03:40:06 +0000 (22:40 -0500)]
[llvm] Move the JIT related code to a separate llvm-jit.cpp file.

8 years ago[llvm] Fix the passing of the this argument which got broken by 7336f89c6e883be7e0852...
Zoltan Varga [Sun, 29 Nov 2015 03:37:00 +0000 (22:37 -0500)]
[llvm] Fix the passing of the this argument which got broken by 7336f89c6e883be7e0852386c5f81d0eed0ee417.

8 years ago[runtime] Fix support for MONO_ENV_OPTIONS which got broken by 8593c4dddc28a83bb137e2...
Zoltan Varga [Sun, 29 Nov 2015 03:35:45 +0000 (22:35 -0500)]
[runtime] Fix support for MONO_ENV_OPTIONS which got broken by 8593c4dddc28a83bb137e2ad502382efc0d53a0d.

8 years ago[jit] Fix the verbosity of the 'LLVM failed for' messages.
Zoltan Varga [Sat, 28 Nov 2015 19:55:33 +0000 (14:55 -0500)]
[jit] Fix the verbosity of the 'LLVM failed for' messages.