mono.git
12 years agoRemoved RegularExpressions dependency from UriParser
Vinicius Jarina [Sun, 17 Jun 2012 22:11:46 +0000 (19:11 -0300)]
Removed RegularExpressions dependency from UriParser

12 years agoMerge pull request #330 from metanest/freebsdtla_2012Jun_spike
Zoltan Varga [Sun, 17 Jun 2012 00:46:07 +0000 (17:46 -0700)]
Merge pull request #330 from metanest/freebsdtla_2012Jun_spike

To use thread local alloc in FreeBSD

12 years agoTo use thread local alloc in FreeBSD
KISHIMOTO, Makoto [Sun, 17 Jun 2012 00:02:28 +0000 (09:02 +0900)]
To use thread local alloc in FreeBSD

12 years agoChange some GC defines to runtime checks in metadata/.
Zoltan Varga [Sat, 16 Jun 2012 18:48:57 +0000 (20:48 +0200)]
Change some GC defines to runtime checks in metadata/.

12 years agoMerge pull request #328 from metanest/bsdsendfile_2012Jun_spike
Zoltan Varga [Sat, 16 Jun 2012 09:58:26 +0000 (02:58 -0700)]
Merge pull request #328 from metanest/bsdsendfile_2012Jun_spike

any BSD's sendfile has 6 arguments

12 years agoany BSD's sendfile has 6 arguments
KISHIMOTO, Makoto [Sat, 16 Jun 2012 02:04:33 +0000 (11:04 +0900)]
any BSD's sendfile has 6 arguments

12 years agoImplement column number support in sdb.
Zoltan Varga [Fri, 15 Jun 2012 23:52:15 +0000 (01:52 +0200)]
Implement column number support in sdb.

12 years agoMerge pull request #327 from metanest/mincorevisibilityproblem_2012Jun_spike
Zoltan Varga [Fri, 15 Jun 2012 21:38:55 +0000 (14:38 -0700)]
Merge pull request #327 from metanest/mincorevisibilityproblem_2012Jun_spike

mincore(2) isnot X/Ooen standard

12 years agomincore(2) isnot X/Ooen standard
KISHIMOTO, Makoto [Fri, 15 Jun 2012 21:15:46 +0000 (06:15 +0900)]
mincore(2) isnot X/Ooen standard

12 years agoTesting wrench build
Marek Safar [Fri, 15 Jun 2012 18:33:12 +0000 (19:33 +0100)]
Testing wrench build

12 years agoTry to fix Microsoft.Build.Tasks tests
Marek Safar [Fri, 15 Jun 2012 15:13:59 +0000 (16:13 +0100)]
Try to fix Microsoft.Build.Tasks tests

12 years agoTry to fix Directory.EnumerateFiles for hidden files
Marek Safar [Fri, 15 Jun 2012 15:04:08 +0000 (16:04 +0100)]
Try to fix Directory.EnumerateFiles for hidden files

12 years agoAdd SqliteTest.db to dist
Marek Safar [Fri, 15 Jun 2012 13:36:09 +0000 (14:36 +0100)]
Add SqliteTest.db to dist

12 years agoDo not use @ which is not always available. Use "" instead (which is not perfect...
Atsushi Eno [Fri, 15 Jun 2012 13:03:59 +0000 (22:03 +0900)]
Do not use @ which is not always available. Use "" instead (which is not perfect but should be better).

12 years agodo not bundle mscorlib.dll that is running mkbundle.exe. Bundle explicitly passed...
Atsushi Eno [Fri, 15 Jun 2012 13:02:58 +0000 (22:02 +0900)]
do not bundle mscorlib.dll that is running mkbundle.exe. Bundle explicitly passed one instead.

12 years agoFew few httplistener races
Marek Safar [Fri, 15 Jun 2012 12:50:23 +0000 (13:50 +0100)]
Few few httplistener races

12 years agoPrint failure message
Marek Safar [Fri, 15 Jun 2012 10:24:56 +0000 (11:24 +0100)]
Print failure message

12 years agoUpdate SqliteTest.db
Marek Safar [Fri, 15 Jun 2012 10:21:03 +0000 (11:21 +0100)]
Update SqliteTest.db

12 years agoFix TestMenuItemsDispose test
Marek Safar [Fri, 15 Jun 2012 10:18:55 +0000 (11:18 +0100)]
Fix TestMenuItemsDispose test

12 years agoAdd timeout to webrequest tests
Marek Safar [Fri, 15 Jun 2012 10:15:57 +0000 (11:15 +0100)]
Add timeout to webrequest tests

12 years agoFix column info for binary expressions
Marek Safar [Fri, 15 Jun 2012 09:30:18 +0000 (10:30 +0100)]
Fix column info for binary expressions

12 years agoMerge pull request #326 from metanest/master
Zoltan Varga [Fri, 15 Jun 2012 07:29:40 +0000 (00:29 -0700)]
Merge pull request #326 from metanest/master

newlines at end of some files in mono/metadata/

12 years agonewlines at end of some files in mono/metadata/
KISHIMOTO, Makoto [Fri, 15 Jun 2012 05:02:34 +0000 (14:02 +0900)]
newlines at end of some files in mono/metadata/

12 years agoMake keepalive processing in sdb resilient to the syscall interrupts caused by GCs...
Zoltan Varga [Thu, 14 Jun 2012 23:53:31 +0000 (01:53 +0200)]
Make keepalive processing in sdb resilient to the syscall interrupts caused by GCs. Fixes #4725.

12 years agoStringify SET_KEEPALIVE protocol message in sdb logging.
Zoltan Varga [Thu, 14 Jun 2012 19:07:06 +0000 (21:07 +0200)]
Stringify SET_KEEPALIVE protocol message in sdb logging.

12 years agoDo not serialize ListViewItem.Group if it's null. Fixes Xamarin bug 3840.
rick@gibbed.us [Thu, 14 Jun 2012 18:18:33 +0000 (20:18 +0200)]
Do not serialize ListViewItem.Group if it's null. Fixes Xamarin bug 3840.

12 years agoFix the AOT excluded optimization check in 94e15085d5bb0ecc9bd3e25af63c14d3a9d0e53b.
Zoltan Varga [Thu, 14 Jun 2012 17:05:10 +0000 (19:05 +0200)]
Fix the AOT excluded optimization check in 94e15085d5bb0ecc9bd3e25af63c14d3a9d0e53b.

12 years agoDisable some deadlocking plinq tests
Marek Safar [Thu, 14 Jun 2012 16:11:47 +0000 (17:11 +0100)]
Disable some deadlocking plinq tests

12 years agoDisable failing tests
Marek Safar [Thu, 14 Jun 2012 15:09:33 +0000 (16:09 +0100)]
Disable failing tests

12 years agoDisable failing tests
Marek Safar [Thu, 14 Jun 2012 15:00:52 +0000 (16:00 +0100)]
Disable failing tests

12 years agoAdd some logging to failing test
Marek Safar [Thu, 14 Jun 2012 14:49:40 +0000 (15:49 +0100)]
Add some logging to failing test

12 years agoClean up some NET_2_0
Marek Safar [Thu, 14 Jun 2012 14:44:35 +0000 (15:44 +0100)]
Clean up some NET_2_0

12 years agoFix some failing tests
Marek Safar [Thu, 14 Jun 2012 14:08:08 +0000 (15:08 +0100)]
Fix some failing tests

12 years agoWhen checking override base method also check for declaring type visibility
Marek Safar [Thu, 14 Jun 2012 13:00:51 +0000 (14:00 +0100)]
When checking override base method also check for declaring type visibility

12 years agoMerge pull request #324 from adbre/master
Marek Safar [Thu, 14 Jun 2012 07:08:59 +0000 (00:08 -0700)]
Merge pull request #324 from adbre/master

Fix for bug #4814

12 years agoAdd Assert.Fail if no FormatException is thrown.
Adam Brengesjö [Wed, 13 Jun 2012 21:24:27 +0000 (23:24 +0200)]
Add Assert.Fail if no FormatException is thrown.

12 years agoCheck if number format info properties are empty first.
Adam Brengesjö [Tue, 12 Jun 2012 15:53:12 +0000 (17:53 +0200)]
Check if number format info properties are empty first.

Fixes issue #4814
https://bugzilla.xamarin.com/show_bug.cgi?id=4814

12 years agoAdd NUnit tests for bug #4814
Adam Brengesjö [Tue, 12 Jun 2012 16:20:41 +0000 (18:20 +0200)]
Add NUnit tests for bug #4814

12 years agoFix minor whitespace issues
Thomas Goldstein [Wed, 13 Jun 2012 19:23:08 +0000 (21:23 +0200)]
Fix minor whitespace issues

12 years agoUnit test for bug 3418
Thomas Goldstein [Wed, 13 Jun 2012 19:14:39 +0000 (21:14 +0200)]
Unit test for bug 3418

12 years agoMake it so disposing of a Menu causes its MenuItems to get disposed too. Fixes Xamari...
eb1@sil.org [Wed, 13 Jun 2012 19:13:14 +0000 (21:13 +0200)]
Make it so disposing of a Menu causes its MenuItems to get disposed too. Fixes Xamarin bug 3418.

12 years agoInclude source line column info in MDB files
Marek Safar [Wed, 13 Jun 2012 14:17:35 +0000 (15:17 +0100)]
Include source line column info in MDB files

12 years agoAdd Write7BitEncodedInt test
Marek Safar [Wed, 13 Jun 2012 08:02:38 +0000 (09:02 +0100)]
Add Write7BitEncodedInt test

12 years agoFix prepared queries.
Martin Baulig [Tue, 12 Jun 2012 16:26:00 +0000 (18:26 +0200)]
Fix prepared queries.

You may pass either 0 or -1 as initial value of sp_prepare's @Handle
parameter, but not null.  Tested with MS SQL 2008 RC2 Express and
MS SQL 2012 Express.

12 years agoRevert "attempt to fix parallel build in RabbitMQ dir."
Atsushi Eno [Tue, 12 Jun 2012 10:08:13 +0000 (19:08 +0900)]
Revert "attempt to fix parallel build in RabbitMQ dir."

This reverts commit 3f89a6cfcf9e0461d538e04f75712663418c4298.

12 years agoRevert "Those new hacky RabbitMQ sources files need to be included in dist."
Atsushi Eno [Tue, 12 Jun 2012 10:07:50 +0000 (19:07 +0900)]
Revert "Those new hacky RabbitMQ sources files need to be included in dist."

This reverts commit cfc5d8ae339c6212ac26ca1d522da3408a2cc508.

12 years agoRevert "doh, miscopied file names."
Atsushi Eno [Tue, 12 Jun 2012 10:07:38 +0000 (19:07 +0900)]
Revert "doh, miscopied file names."

This reverts commit 4c28538190cd04db181e1dd4e0506f44ae43c5aa.

12 years agodoh, miscopied file names.
Atsushi Eno [Tue, 12 Jun 2012 10:03:25 +0000 (19:03 +0900)]
doh, miscopied file names.

12 years agoThose new hacky RabbitMQ sources files need to be included in dist.
Atsushi Eno [Tue, 12 Jun 2012 09:57:48 +0000 (18:57 +0900)]
Those new hacky RabbitMQ sources files need to be included in dist.

12 years agoMerge remote-tracking branch 'raof/aot-cpu-safety'
Zoltan Varga [Tue, 12 Jun 2012 09:26:31 +0000 (11:26 +0200)]
Merge remote-tracking branch 'raof/aot-cpu-safety'

12 years agoRevert "Merge pull request #321 from RAOF/aot-cpu-safety"
Zoltan Varga [Tue, 12 Jun 2012 09:26:15 +0000 (11:26 +0200)]
Revert "Merge pull request #321 from RAOF/aot-cpu-safety"

This reverts commit f5303070433d282c19d37cfbb5cbfb9dc3d02d7e, reversing
changes made to 70927ed41c5e9075196372a6bb5aa1ef20f1d236.

12 years agoRevert "Revert "Refuse to load AOT images using unsupported SIMD instructions""
Zoltan Varga [Tue, 12 Jun 2012 09:26:00 +0000 (11:26 +0200)]
Revert "Revert "Refuse to load AOT images using unsupported SIMD instructions""

This reverts commit 9fe654ddf34fd1643e6eadfd7033ad57934994f4.

12 years agoattempt to fix parallel build in RabbitMQ dir.
Atsushi Eno [Tue, 12 Jun 2012 08:52:28 +0000 (17:52 +0900)]
attempt to fix parallel build in RabbitMQ dir.

Its' nasty, but who cares? (if whoever does, fix it.)

12 years agoMake debug options case insensititive
Marek Safar [Tue, 12 Jun 2012 07:50:43 +0000 (08:50 +0100)]
Make debug options case insensititive

12 years agobring back CodeContracts to mobile profiles.
Atsushi Eno [Tue, 12 Jun 2012 06:56:03 +0000 (15:56 +0900)]
bring back CodeContracts to mobile profiles.

12 years agoRefuse to load AOT images using unsupported SIMD instructions
Christopher James Halse Rogers [Mon, 11 Jun 2012 11:55:51 +0000 (21:55 +1000)]
Refuse to load AOT images using unsupported SIMD instructions

Contributed under MIT/X11 License

12 years agoFix spelling of confusingly-named mono_arch_cpu_optimizazions
Christopher James Halse Rogers [Mon, 11 Jun 2012 07:51:27 +0000 (17:51 +1000)]
Fix spelling of confusingly-named mono_arch_cpu_optimizazions

Contributed under MIT/X11 License

12 years agoRefuse to load an AOT image built with unsupported CPU optimisations
Christopher James Halse Rogers [Mon, 11 Jun 2012 07:42:58 +0000 (17:42 +1000)]
Refuse to load an AOT image built with unsupported CPU optimisations

Contributed under MIT/X11 License

12 years agoRelease gc roots of dynamic assemblies before calling mono_gc_clear_domain.
Rodrigo Kumpera [Mon, 11 Jun 2012 23:20:25 +0000 (20:20 -0300)]
Release gc roots of dynamic assemblies before calling mono_gc_clear_domain.

* domain.c (mono_domain_free): We clean all dynamic assemblies
of GC roots before asking the GC to clear the rest of the heap.
This is required since the GC expects all roots to be free
of refs to the dying domain before been invoked.

Fixes System.Runtime.Serialization test suite  under sgen.

12 years agoClear nursery fragments before doing xdomain checks before a collection.
Rodrigo Kumpera [Mon, 11 Jun 2012 23:20:09 +0000 (20:20 -0300)]
Clear nursery fragments before doing xdomain checks before a collection.

12 years agoFix verify-before-collect deadlock.
Rodrigo Kumpera [Mon, 11 Jun 2012 23:19:25 +0000 (20:19 -0300)]
Fix verify-before-collect deadlock.

12 years agoCorrectly link the seq point for ENDFINALLY with its successors. Fixes #5566.
Zoltan Varga [Mon, 11 Jun 2012 20:53:17 +0000 (22:53 +0200)]
Correctly link the seq point for ENDFINALLY with its successors. Fixes #5566.

12 years agoMake it so getting a DataGridViewComboBoxCell to drop down doesn't require extra...
Steven Boswell II [Mon, 11 Jun 2012 19:53:07 +0000 (21:53 +0200)]
Make it so getting a DataGridViewComboBoxCell to drop down doesn't require extra clicks

12 years agoMS SQL Server 2012 Express doesn't like null here.
Martin Baulig [Mon, 11 Jun 2012 17:59:50 +0000 (19:59 +0200)]
MS SQL Server 2012 Express doesn't like null here.

12 years agoSync parameter names in System.Data with .NET.
Martin Baulig [Fri, 8 Jun 2012 16:01:56 +0000 (18:01 +0200)]
Sync parameter names in System.Data with .NET.

12 years agoUse 'mcs' for .NET 4.5.
Martin Baulig [Thu, 7 Jun 2012 18:09:39 +0000 (20:09 +0200)]
Use 'mcs' for .NET 4.5.

12 years agoFix CancellationTokenSource cancellation during Dispose
Marek Safar [Mon, 11 Jun 2012 15:01:34 +0000 (16:01 +0100)]
Fix CancellationTokenSource cancellation during Dispose

12 years agoRevert "Refuse to load AOT images using unsupported SIMD instructions"
Zoltan Varga [Mon, 11 Jun 2012 14:54:17 +0000 (16:54 +0200)]
Revert "Refuse to load AOT images using unsupported SIMD instructions"

This reverts commit 888231ca2d85257823dabcd9432c386833707c5c.

Revert until there is a licensing statement.

12 years agoMerge remote-tracking branch 'public/master'
Mark Probst [Mon, 11 Jun 2012 14:01:50 +0000 (16:01 +0200)]
Merge remote-tracking branch 'public/master'

12 years ago[sgen] Add some explanatory comments.
Mark Probst [Mon, 11 Jun 2012 14:00:46 +0000 (16:00 +0200)]
[sgen] Add some explanatory comments.

12 years agoMerge pull request #321 from RAOF/aot-cpu-safety
Zoltan Varga [Mon, 11 Jun 2012 13:50:06 +0000 (06:50 -0700)]
Merge pull request #321 from RAOF/aot-cpu-safety

AOT CPU safety

12 years ago[System.Web] Re-enable SessionStateModule.OnSessionExpired as needed.
Carlos Alberto Cortez [Mon, 11 Jun 2012 13:22:40 +0000 (08:22 -0500)]
[System.Web] Re-enable SessionStateModule.OnSessionExpired as needed.

SessionStateModule.OnSessionExpired is used as a callback for its
'handler' field (SessionStateStoreProviderBase.SetItemExpireCallback),
and is normaly enabled in Init, as well as disabled in OnReleaseRequestState
if the container is abandoned.

However, since the module may stay around being re-used, it may continue
working *without* this callback being invoked/enabled anymore -causing a number of
nasty, hard to debug side effects, as session data ending up in the void-.
So we enable this callback again in OnAcquireRequestState, which is the
point at where we know we have a brand new, working container.

12 years agoRefuse to load AOT images using unsupported SIMD instructions
Christopher James Halse Rogers [Mon, 11 Jun 2012 11:55:51 +0000 (21:55 +1000)]
Refuse to load AOT images using unsupported SIMD instructions

12 years agoFix spelling of confusingly-named mono_arch_cpu_optimizazions
Christopher James Halse Rogers [Mon, 11 Jun 2012 07:51:27 +0000 (17:51 +1000)]
Fix spelling of confusingly-named mono_arch_cpu_optimizazions

12 years agoRefuse to load an AOT image built with unsupported CPU optimisations
Christopher James Halse Rogers [Mon, 11 Jun 2012 07:42:58 +0000 (17:42 +1000)]
Refuse to load an AOT image built with unsupported CPU optimisations

12 years agoFix async statements with unused return value. Fixes #5602
Marek Safar [Mon, 11 Jun 2012 11:06:24 +0000 (12:06 +0100)]
Fix async statements with unused return value. Fixes #5602

12 years agoImprove task test
Marek Safar [Mon, 11 Jun 2012 11:05:17 +0000 (12:05 +0100)]
Improve task test

12 years ago[sgen] Fix a variable name typo.
Mark Probst [Mon, 11 Jun 2012 10:22:28 +0000 (12:22 +0200)]
[sgen] Fix a variable name typo.

12 years agoImplement the DataGridView.EditingControlShowing event. Fixes Xamarin bug 5419.
Steven Boswell II [Sun, 10 Jun 2012 14:04:41 +0000 (16:04 +0200)]
Implement the DataGridView.EditingControlShowing event. Fixes Xamarin bug 5419.

12 years agoFix DataGridView.SelectionChanged event firing differences with .NET
Steven Boswell II [Sun, 10 Jun 2012 10:16:05 +0000 (12:16 +0200)]
Fix DataGridView.SelectionChanged event firing differences with .NET

12 years agoDecrement ComboBox SelectedIndex when an item before the selected index gets removed...
Steven Boswell II [Sat, 9 Jun 2012 19:38:25 +0000 (21:38 +0200)]
Decrement ComboBox SelectedIndex when an item before the selected index gets removed. Fixes Xamarin bug 5595.

12 years agoMerge pull request #320 from konrad-kruczynski/dyn_method_on_iface_array
Zoltan Varga [Sat, 9 Jun 2012 18:26:40 +0000 (11:26 -0700)]
Merge pull request #320 from konrad-kruczynski/dyn_method_on_iface_array

Dyn method on iface array

12 years agoAdded missing spaces.
Konrad M. Kruczynski [Sat, 9 Jun 2012 17:46:09 +0000 (19:46 +0200)]
Added missing spaces.

12 years agoReduced code duplication.
Konrad M. Kruczynski [Sat, 9 Jun 2012 17:43:31 +0000 (19:43 +0200)]
Reduced code duplication.

12 years agoFix for creating dynamic method with owner being array or iface.
Konrad M. Kruczynski [Sat, 9 Jun 2012 17:38:04 +0000 (19:38 +0200)]
Fix for creating dynamic method with owner being array or iface.

It shouldn't be possible, according to MSDN documentation. Two
test cases included.

12 years agoDo not throw an exception when trying to remove a ComboBox item that doesn't exist...
Steven Boswell II [Sat, 9 Jun 2012 17:00:27 +0000 (19:00 +0200)]
Do not throw an exception when trying to remove a ComboBox item that doesn't exist, to match .NET

12 years agoFix the appearance of disabled ListBox controls
Steven Boswell II [Sat, 9 Jun 2012 06:59:13 +0000 (08:59 +0200)]
Fix the appearance of disabled ListBox controls

12 years agoAnother make dist fix
Marek Safar [Fri, 8 Jun 2012 16:13:11 +0000 (17:13 +0100)]
Another make dist fix

12 years agoEmit sequence point for some member access expressions. Fixes #5387
Marek Safar [Fri, 8 Jun 2012 15:59:20 +0000 (16:59 +0100)]
Emit sequence point for some member access expressions. Fixes #5387

12 years agoFix make dist
Marek Safar [Fri, 8 Jun 2012 15:55:01 +0000 (16:55 +0100)]
Fix make dist

12 years agoMerge pull request #319 from pragmatrix/master
Marek Safar [Fri, 8 Jun 2012 13:40:14 +0000 (06:40 -0700)]
Merge pull request #319 from pragmatrix/master

In WindowsBase, the Rect.Union() implementation is broken.

12 years agoWindowsBase: fix Rect.Union() and add Rect.Union test cases
Armin Sander [Fri, 8 Jun 2012 13:23:27 +0000 (15:23 +0200)]
WindowsBase: fix Rect.Union() and add Rect.Union test cases

12 years agoFix some warnings
Marek Safar [Fri, 8 Jun 2012 11:48:08 +0000 (12:48 +0100)]
Fix some warnings

12 years agoUpdate more 4.5 api
Marek Safar [Fri, 8 Jun 2012 10:44:55 +0000 (11:44 +0100)]
Update more 4.5 api

12 years agoMerge compiler docs
Marek Safar [Fri, 8 Jun 2012 09:09:17 +0000 (10:09 +0100)]
Merge compiler docs

12 years agoRemove obsolete files
Marek Safar [Fri, 8 Jun 2012 08:45:58 +0000 (09:45 +0100)]
Remove obsolete files

12 years agoUpdate to the latest dlr
Marek Safar [Fri, 8 Jun 2012 08:40:15 +0000 (09:40 +0100)]
Update to the latest dlr

12 years agoConvert crlf to lf
Marek Safar [Fri, 8 Jun 2012 07:36:55 +0000 (08:36 +0100)]
Convert crlf to lf

12 years agoAdd missing CreateReader method
Marek Safar [Thu, 7 Jun 2012 17:18:24 +0000 (18:18 +0100)]
Add missing CreateReader method

12 years agoFix some parameters names
Marek Safar [Thu, 7 Jun 2012 17:06:55 +0000 (18:06 +0100)]
Fix some parameters names