mono.git
11 years agoFix typo
Marek Safar [Sat, 4 Aug 2012 15:34:57 +0000 (11:34 -0400)]
Fix typo

11 years agoConvert the argument of OP_INOT to int in the llvm backend. Fixes #6377.
Zoltan Varga [Fri, 3 Aug 2012 14:00:06 +0000 (10:00 -0400)]
Convert the argument of OP_INOT to int in the llvm backend. Fixes #6377.

11 years ago[Mono.Debugger.Soft] Implemented MethodMirror.GetCustomAttributes()
Jeffrey Stedfast [Fri, 3 Aug 2012 13:49:39 +0000 (09:49 -0400)]
[Mono.Debugger.Soft] Implemented MethodMirror.GetCustomAttributes()

11 years agoIncrease buffer length for full ast parser. Fixes #6276
Marek Safar [Thu, 2 Aug 2012 21:59:29 +0000 (17:59 -0400)]
Increase buffer length for full ast parser. Fixes #6276

11 years agoFix failing test
Marek Safar [Thu, 2 Aug 2012 18:21:03 +0000 (19:21 +0100)]
Fix failing test

11 years agoDisable native trace collection and spew on desktop.
Rodrigo Kumpera [Thu, 2 Aug 2012 17:43:12 +0000 (13:43 -0400)]
Disable native trace collection and spew on desktop.

11 years agoMerge pull request #413 from AerisG222/http_capability_provider
Marek Safar [Thu, 2 Aug 2012 17:21:40 +0000 (10:21 -0700)]
Merge pull request #413 from AerisG222/http_capability_provider

http capability provider

11 years agoinitial implementation of http capability provider introduced in .net 4.0.
aerisg222 [Thu, 2 Aug 2012 16:49:26 +0000 (12:49 -0400)]
initial implementation of http capability provider introduced in .net 4.0.

11 years agoFixes xambug#2965: enqueue the correct worker instance (change from Tammo Hinrichs).
Paolo Molaro [Thu, 2 Aug 2012 16:10:23 +0000 (18:10 +0200)]
Fixes xambug#2965: enqueue the correct worker instance (change from Tammo Hinrichs).

11 years agoFix 2.0 attributeusage
Marek Safar [Wed, 1 Aug 2012 21:18:45 +0000 (22:18 +0100)]
Fix 2.0 attributeusage

11 years agoImplement support for DebuggerHiddenAttribute.
Zoltan Varga [Wed, 1 Aug 2012 19:32:14 +0000 (15:32 -0400)]
Implement support for DebuggerHiddenAttribute.

11 years agoPut the cas flags in MonoJitInfo into a separate structure to free up a free bits.
Zoltan Varga [Wed, 1 Aug 2012 19:25:27 +0000 (15:25 -0400)]
Put the cas flags in MonoJitInfo into a separate structure to free up a free bits.

11 years agoEnable IPv6 support under Android.
Jonathan Pryor [Tue, 31 Jul 2012 11:34:16 +0000 (07:34 -0400)]
Enable IPv6 support under Android.

Android now supports IPv6.

Reverts: 55a3c344

11 years agoMerge pull request #410 from sblom/threadcount
Marek Safar [Mon, 30 Jul 2012 19:50:08 +0000 (12:50 -0700)]
Merge pull request #410 from sblom/threadcount

Return correctly-sized ProcessThreadCollection to enable Threads.Count.

11 years agoMerge pull request #412 from Alkarex/patch-3
Atsushi Eno [Mon, 30 Jul 2012 17:08:24 +0000 (10:08 -0700)]
Merge pull request #412 from Alkarex/patch-3

Update mcs/class/Commons.Xml.Relaxng/Commons.Xml.Relaxng/RelaxngValidati...

11 years agoUpdate mcs/class/Commons.Xml.Relaxng/Commons.Xml.Relaxng/RelaxngValidatingReader.cs
Alexandre Alapetite [Mon, 30 Jul 2012 10:13:33 +0000 (13:13 +0300)]
Update mcs/class/Commons.Xml.Relaxng/Commons.Xml.Relaxng/RelaxngValidatingReader.cs

There should not be such a big difference in behaviour when the application listens to the InvalidNodeFound event or not.
Furthermore, before the patch, the following document would fail:

<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>XHTML5 test</title></head>
<body><p>This is a <span>simple</span> test.</p></body>
</html>

because "cachedValue" contains "This is a".
(Tests done with http://syntax.whattf.org/relaxng/xhtml5.rnc )

I have a suspicion however that there is a problem in the logic of this function.

Cordially,
Alexandre
http://alexandre.alapetite.fr

11 years agoReturn correctly-sized ProcessThreadCollection to enable Threads.Count.
Scott Blomquist [Sun, 29 Jul 2012 23:50:17 +0000 (16:50 -0700)]
Return correctly-sized ProcessThreadCollection to enable Threads.Count.

11 years agoFix DataGridView.Dispose test regressions
Steven Boswell II [Sun, 29 Jul 2012 17:56:43 +0000 (19:56 +0200)]
Fix DataGridView.Dispose test regressions

11 years agoFix TestDispose test to work with NUnit < 2.5
Thomas Goldstein [Sun, 29 Jul 2012 08:49:19 +0000 (10:49 +0200)]
Fix TestDispose test to work with NUnit < 2.5

11 years agoAdd unit test for Novell bug 660986
Thomas Goldstein [Sat, 28 Jul 2012 10:46:09 +0000 (12:46 +0200)]
Add unit test for Novell bug 660986

11 years agoEnsure DataGridView disposes of its columns and rows. Fixes Novell bug 660986.
eb1@sil.org [Sat, 28 Jul 2012 10:44:48 +0000 (12:44 +0200)]
Ensure DataGridView disposes of its columns and rows. Fixes Novell bug 660986.

11 years agoDispose of form to avoid TearDown warning
Thomas Goldstein [Sat, 28 Jul 2012 09:13:31 +0000 (11:13 +0200)]
Dispose of form to avoid TearDown warning

11 years agoMatch .NET behavior with AutoSize Columns/Rows when no control starts in column 1
Steven Boswell II [Sat, 28 Jul 2012 09:01:08 +0000 (11:01 +0200)]
Match .NET behavior with AutoSize Columns/Rows when no control starts in column 1

11 years agoUpdate old test
Marek Safar [Fri, 27 Jul 2012 14:23:19 +0000 (15:23 +0100)]
Update old test

11 years agoDon't remove hoisted this when state machine holds reduced anonymous method
Marek Safar [Fri, 27 Jul 2012 14:14:35 +0000 (15:14 +0100)]
Don't remove hoisted this when state machine holds reduced anonymous method

11 years ago[System] Ensure we use logical shift and not arithmetic shift
Jeremie Laval [Fri, 27 Jul 2012 13:16:56 +0000 (14:16 +0100)]
[System] Ensure we use logical shift and not arithmetic shift

11 years agoFix GAC path
Marek Safar [Fri, 27 Jul 2012 12:42:22 +0000 (13:42 +0100)]
Fix GAC path

11 years agoFix EF spec category
Marek Safar [Fri, 27 Jul 2012 11:24:47 +0000 (12:24 +0100)]
Fix EF spec category

11 years agoFix types signature
Marek Safar [Fri, 27 Jul 2012 11:21:17 +0000 (12:21 +0100)]
Fix types signature

11 years agoFix attribute arguments
Marek Safar [Fri, 27 Jul 2012 10:27:26 +0000 (11:27 +0100)]
Fix attribute arguments

11 years agoStreamContent.TryComputeLength(): Check content.CanSeek
Martin Baulig [Fri, 27 Jul 2012 07:13:11 +0000 (09:13 +0200)]
StreamContent.TryComputeLength(): Check content.CanSeek

11 years agoRemove duplicate entry
Marek Safar [Fri, 27 Jul 2012 08:16:40 +0000 (09:16 +0100)]
Remove duplicate entry

11 years agoAdd EntityFramework (not same as System.Data.Entity)
Marek Safar [Fri, 27 Jul 2012 08:03:43 +0000 (09:03 +0100)]
Add EntityFramework (not same as System.Data.Entity)

11 years agoSet resume point correctly for await inside nested try
Marek Safar [Fri, 27 Jul 2012 07:59:57 +0000 (08:59 +0100)]
Set resume point correctly for await inside nested try

11 years agoAdd some missing methods
Marek Safar [Fri, 27 Jul 2012 07:54:03 +0000 (08:54 +0100)]
Add some missing methods

11 years agoClean up old defines
Marek Safar [Fri, 27 Jul 2012 07:25:38 +0000 (08:25 +0100)]
Clean up old defines

11 years agoProperly update the combo box selected text when the current item is changed, and...
Steven Boswell II [Thu, 26 Jul 2012 18:42:52 +0000 (20:42 +0200)]
Properly update the combo box selected text when the current item is changed, and a part of the text is selected

11 years ago[corlib] Slightly better ToArray/CopyTo methods for ConcurrentStack / ConcurrentQueue
Jeremie Laval [Thu, 26 Jul 2012 16:30:13 +0000 (17:30 +0100)]
[corlib] Slightly better ToArray/CopyTo methods for ConcurrentStack / ConcurrentQueue

11 years agoAdd some missing methods
Marek Safar [Thu, 26 Jul 2012 16:26:35 +0000 (17:26 +0100)]
Add some missing methods

11 years agoDon't crash when nullable user conversion requires lifted constant argument
Marek Safar [Thu, 26 Jul 2012 14:10:09 +0000 (15:10 +0100)]
Don't crash when nullable user conversion requires lifted constant argument

11 years ago[corlib] Fix ConcurrentStack TryPopRange to update count atomically
Jeremie Laval [Thu, 26 Jul 2012 15:59:24 +0000 (16:59 +0100)]
[corlib] Fix ConcurrentStack TryPopRange to update count atomically

11 years agoFix attribute arguments
Marek Safar [Thu, 26 Jul 2012 11:48:27 +0000 (12:48 +0100)]
Fix attribute arguments

11 years agoAdd boxed attribute arguments extraction
Marek Safar [Thu, 26 Jul 2012 11:47:09 +0000 (12:47 +0100)]
Add boxed attribute arguments extraction

11 years agoCheck assignment of delegates out parameters.
Marek Safar [Wed, 25 Jul 2012 15:55:20 +0000 (16:55 +0100)]
Check assignment of delegates out parameters.

11 years ago[System] Check for Abort state when poping so that we can retry
Jeremie Laval [Wed, 25 Jul 2012 16:36:55 +0000 (17:36 +0100)]
[System] Check for Abort state when poping so that we can retry

11 years agoMerge branch 'master' of github.com:mono/mono
Marek Habersack [Wed, 25 Jul 2012 12:42:41 +0000 (08:42 -0400)]
Merge branch 'master' of github.com:mono/mono

11 years agoUpdate to fix for Novell bug #739119
Marek Habersack [Wed, 25 Jul 2012 12:42:09 +0000 (08:42 -0400)]
Update to fix for Novell bug #739119

11 years ago[corlib] Fix ObjectPool to not incorrectly assume it was succeeding when its trial...
Jeremie Laval [Wed, 25 Jul 2012 11:42:14 +0000 (12:42 +0100)]
[corlib] Fix ObjectPool to not incorrectly assume it was succeeding when its trial period ran out

Reported by Greg Young

11 years ago[corlib] Add missing barrier to ObjectPool and comment the code
Jeremie Laval [Wed, 25 Jul 2012 11:36:03 +0000 (12:36 +0100)]
[corlib] Add missing barrier to ObjectPool and comment the code

11 years agoMerge pull request #392 from baulig/master
Martin Baulig [Wed, 25 Jul 2012 08:47:37 +0000 (01:47 -0700)]
Merge pull request #392 from baulig/master

HttpClient fixes
* Check errors, fix tests on Windows.
* Disallow modifying properties after sending a request
* Close connection in HttpClient.GetStringAsync() and GetByteArrayAsync().
* Increase HttpContent.LoadIntoBufferAsync()'s internal buffer size to 65536.

11 years agoHttpContent.LoadIntoBufferAsync(): increase buffer size to 65536.
Martin Baulig [Tue, 24 Jul 2012 07:29:54 +0000 (09:29 +0200)]
HttpContent.LoadIntoBufferAsync(): increase buffer size to 65536.

FIXME LAMESPEC: This limitation seems very arbitrary to me, but
                .NET seems to be using 65536 as well.

11 years agoFix for Novell bug #739119
Marek Habersack [Tue, 24 Jul 2012 22:49:34 +0000 (18:49 -0400)]
Fix for Novell bug #739119

11 years agoImplement the drawing of mixed-mode check boxes
Steven Boswell II [Tue, 24 Jul 2012 18:50:57 +0000 (20:50 +0200)]
Implement the drawing of mixed-mode check boxes

11 years agoProperly fill in the whole TableLayoutPanel with dummy controls
Steven Boswell II [Tue, 24 Jul 2012 18:11:23 +0000 (20:11 +0200)]
Properly fill in the whole TableLayoutPanel with dummy controls

11 years ago[System] Optimize ConcurrentBag, implement TryPeek and add unit tests
Jeremie Laval [Tue, 24 Jul 2012 15:59:48 +0000 (16:59 +0100)]
[System] Optimize ConcurrentBag, implement TryPeek and add unit tests

Initially reported by linquize

11 years agoMerge pull request #406 from directhex/master
Alan McGovern [Tue, 24 Jul 2012 14:54:29 +0000 (07:54 -0700)]
Merge pull request #406 from directhex/master

Un-revert debian snapshot changes

11 years agoMerge remote-tracking branch 'github/master'
Jo Shields [Tue, 24 Jul 2012 14:46:15 +0000 (15:46 +0100)]
Merge remote-tracking branch 'github/master'

Conflicts:
external/debian-snapshot

11 years agoRemove compiler warning
Gonzalo Paniagua Javier [Tue, 24 Jul 2012 04:28:56 +0000 (00:28 -0400)]
Remove compiler warning

11 years agoAvoid possible duplicate fds in the list
Gonzalo Paniagua Javier [Tue, 24 Jul 2012 04:22:13 +0000 (00:22 -0400)]
Avoid possible duplicate fds in the list

11 years agoRender obsolete attributes on members
Miguel de Icaza [Tue, 24 Jul 2012 01:35:41 +0000 (21:35 -0400)]
Render obsolete attributes on members

11 years ago[corlib] Dont use blocking wait call in CancellationTokenSource test
Jeremie Laval [Mon, 23 Jul 2012 15:49:55 +0000 (16:49 +0100)]
[corlib] Dont use blocking wait call in CancellationTokenSource test

11 years ago[corlib] Remove now unneeded line
Jérémie Laval [Mon, 23 Jul 2012 11:59:47 +0000 (12:59 +0100)]
[corlib] Remove now unneeded line

11 years ago[corlib] Also unregister linked tokens when the proxy CancellationTokenSource becomes...
Jérémie Laval [Mon, 23 Jul 2012 11:54:21 +0000 (12:54 +0100)]
[corlib] Also unregister linked tokens when the proxy CancellationTokenSource becomes cancelled.

11 years ago[corlib] Linked token callback to the proxy CancellationTokenSource shouldn't throw...
Jérémie Laval [Mon, 23 Jul 2012 11:48:40 +0000 (12:48 +0100)]
[corlib] Linked token callback to the proxy CancellationTokenSource shouldn't throw ODE in concurrent situations.

11 years ago[corlib] Dispose linked tokens connections when disposing the resulting CancellationT...
Jérémie Laval [Mon, 23 Jul 2012 10:47:48 +0000 (11:47 +0100)]
[corlib] Dispose linked tokens connections when disposing the resulting CancellationTokenSource

Based on baulig's patch: https://github.com/baulig/mono/commit/3ee4f7600b8efe61f7a701a93fffed8373b7b4b3

11 years agoFlag a field as used when used as an extension method argument. Fixes #6159
Marek Safar [Mon, 23 Jul 2012 09:24:03 +0000 (10:24 +0100)]
Flag a field as used when used as an extension method argument. Fixes #6159

11 years agoFix typo in OldValue/NewValue
Marek Safar [Mon, 23 Jul 2012 09:13:27 +0000 (10:13 +0100)]
Fix typo in OldValue/NewValue

11 years agoMerge pull request #398 from xcrash/feature/wcf.mex.https
Atsushi Eno [Mon, 23 Jul 2012 04:04:47 +0000 (21:04 -0700)]
Merge pull request #398 from xcrash/feature/wcf.mex.https

Fix binding for MexHttps

11 years agoMerge pull request #303 from ermshiperete/5278
Miguel de Icaza [Sat, 21 Jul 2012 16:27:20 +0000 (09:27 -0700)]
Merge pull request #303 from ermshiperete/5278

Xamarin-5278: Fix Binder.SelectMethod when passed argument is COM object

11 years agoMerge pull request #309 from i59/patch-1
Miguel de Icaza [Sat, 21 Jul 2012 16:26:16 +0000 (09:26 -0700)]
Merge pull request #309 from i59/patch-1

Build Configuration: Don't build libmono to Release_SGen in x64 Release ...

11 years agoMerge pull request #335 from robwilkens/DataGridBugs1
Miguel de Icaza [Sat, 21 Jul 2012 16:24:23 +0000 (09:24 -0700)]
Merge pull request #335 from robwilkens/DataGridBugs1

This fixes several bugs in Winforms DataGrid

11 years agoRevert previous patch, see discussion on https://github.com/mono/mono/pull/337
Miguel de Icaza [Sat, 21 Jul 2012 16:22:01 +0000 (12:22 -0400)]
Revert previous patch, see discussion on https://github.com/mono/mono/pull/337

11 years agoMerge pull request #337 from robwilkens/IdleThreadsFixes
Miguel de Icaza [Sat, 21 Jul 2012 16:04:58 +0000 (09:04 -0700)]
Merge pull request #337 from robwilkens/IdleThreadsFixes

Fix:Idle event handler was called on every thread rather than thread ass...

11 years agoMerge pull request #350 from robwilkens/bug1089
Miguel de Icaza [Sat, 21 Jul 2012 15:58:58 +0000 (08:58 -0700)]
Merge pull request #350 from robwilkens/bug1089

Bug 1089 Fix: Fix proc/mod name match by also starting at last / in proc...

11 years agoMerge pull request #403 from AerisG222/1596644f26b5b4b1a5106bb3cc0f5db897bfdda4
Marek Safar [Sat, 21 Jul 2012 08:32:59 +0000 (01:32 -0700)]
Merge pull request #403 from AerisG222/1596644f26b5b4b1a5106bb3cc0f5db897bfdda4

Add FormsAuthentication.IsEnabled property

11 years agoClose connection in HttpClient.GetStringAsync and GetByteArrayAsync().
Martin Baulig [Sat, 21 Jul 2012 06:32:00 +0000 (08:32 +0200)]
Close connection in HttpClient.GetStringAsync and GetByteArrayAsync().

11 years agoSwitch the unhandled exception spew to use the new native backtrace when available.
Rodrigo Kumpera [Fri, 20 Jul 2012 16:20:47 +0000 (13:20 -0300)]
Switch the unhandled exception spew to use the new native backtrace when available.

11 years agoAdd Mono.Runtime::GetNativeStackTrace method to make the new backtracing facility...
Rodrigo Kumpera [Fri, 20 Jul 2012 16:20:16 +0000 (13:20 -0300)]
Add Mono.Runtime::GetNativeStackTrace method to make the new backtracing facility available to managed land.

11 years agoAdd new mono_exception_get_native_backtrace function that stringify the native backst...
Rodrigo Kumpera [Fri, 20 Jul 2012 16:18:34 +0000 (13:18 -0300)]
Add new mono_exception_get_native_backtrace function that stringify the native backstace with managed and native frames.

11 years agoFill Exception::native_trace_ips when doing exception handling.
Rodrigo Kumpera [Fri, 20 Jul 2012 16:16:03 +0000 (13:16 -0300)]
Fill Exception::native_trace_ips when doing exception handling.

11 years agoAdd field to Exception to hold the unmanaged backtrace.
Rodrigo Kumpera [Thu, 19 Jul 2012 19:08:13 +0000 (16:08 -0300)]
Add field to Exception to hold the unmanaged backtrace.

11 years agoUpdate the tests to do actual verification
Alan McGovern [Fri, 20 Jul 2012 15:35:57 +0000 (16:35 +0100)]
Update the tests to do actual verification

Ensure the elements really are added twice.

11 years agoUse the result of XUtil.ToNode when emitting events
Alan McGovern [Fri, 20 Jul 2012 11:24:13 +0000 (12:24 +0100)]
Use the result of XUtil.ToNode when emitting events

Sometimes the value the user passes in is converted to an XNode. In
these cases we need to use that XNode when emitting the change events.
Added a test covering this change.

11 years agoEmit change events for modifying XElement.Name
Alan McGovern [Fri, 20 Jul 2012 10:59:32 +0000 (11:59 +0100)]
Emit change events for modifying XElement.Name

Added additional tests for this too.

11 years agoAdd some tests to verify behaviour of Annotations
Alan McGovern [Fri, 20 Jul 2012 10:47:34 +0000 (11:47 +0100)]
Add some tests to verify behaviour of Annotations

11 years agoImplement XObjectChange.Value for XAttribute
Alan McGovern [Fri, 20 Jul 2012 09:56:19 +0000 (10:56 +0100)]
Implement XObjectChange.Value for XAttribute

We now emit the correct Changing/Changed events when modifying the
value of an XAttribute. Added tests covering the changes.

11 years agoBegin fixing the XObject.Changing and XObject.Changed events
Alan McGovern [Thu, 19 Jul 2012 15:57:24 +0000 (16:57 +0100)]
Begin fixing the XObject.Changing and XObject.Changed events

Add tests to ensure the event is correctly emitted and correctly propagated
up the tree for the basic Add and Remove operations. Fixed the implementation
accordingly.

11 years ago[MSBuild] Fix wildcard parsing such as Include="dir\**"
Andreia Gaita [Fri, 20 Jul 2012 15:09:01 +0000 (17:09 +0200)]
[MSBuild] Fix wildcard parsing such as Include="dir\**"

The directory scanner was failing if the wildcard was the last item
on the path. Fix it, and also fix the excluded items detection to
make sure it checks the full path as well (paths may or may not be
rooted). Add a test for this.

11 years agoReturn false instead of throwing a not implemented condition
Neale Ferguson [Fri, 20 Jul 2012 14:20:10 +0000 (10:20 -0400)]
Return false instead of throwing a not implemented condition

11 years agoSet Length in MaxLengthAttribute ctor
Marek Safar [Fri, 20 Jul 2012 07:16:56 +0000 (08:16 +0100)]
Set Length in MaxLengthAttribute ctor

11 years agoMerge pull request #400 from sblom/master
Zoltan Varga [Fri, 20 Jul 2012 05:18:59 +0000 (22:18 -0700)]
Merge pull request #400 from sblom/master

Update eglib gmarkup implementation to skip high-ASCII chars at start of XML file

11 years agoadded new property from 4.0
aerisg222 [Fri, 20 Jul 2012 01:51:40 +0000 (21:51 -0400)]
added new property from 4.0
(http://msdn.microsoft.com/en-us/library/system.web.security.formsauthentication.isenabled.aspx)

11 years agoImplement MaxLengthAttribute
Marek Safar [Thu, 19 Jul 2012 18:05:42 +0000 (19:05 +0100)]
Implement MaxLengthAttribute

11 years agoAdd some new async methods
Marek Safar [Thu, 19 Jul 2012 18:04:26 +0000 (19:04 +0100)]
Add some new async methods

11 years agoImplement System.ComponentModel.DataAnnotations.Schema namespace
Marek Safar [Thu, 19 Jul 2012 16:58:50 +0000 (17:58 +0100)]
Implement System.ComponentModel.DataAnnotations.Schema namespace

11 years ago[debian] Fix up package dexcription so you can apt-cache search for a git commitid
Jo Shields [Thu, 19 Jul 2012 16:50:18 +0000 (17:50 +0100)]
[debian] Fix up package dexcription so you can apt-cache search for a git commitid

11 years ago[external/debian] Bump debian packaging script
Alan McGovern [Thu, 19 Jul 2012 15:22:04 +0000 (16:22 +0100)]
[external/debian] Bump debian packaging script

11 years agoMake ERROR_OPERATION_ABORTED a common message
Miguel de Icaza [Thu, 19 Jul 2012 14:01:17 +0000 (10:01 -0400)]
Make ERROR_OPERATION_ABORTED a common message

11 years ago[System.Xml.Linq] Fix some bugs in the tests
Alan McGovern [Thu, 19 Jul 2012 12:49:50 +0000 (13:49 +0100)]
[System.Xml.Linq] Fix some bugs in the tests

Ensure we normalize both the expected and actual output
so they have the same line endings.

11 years agoMerge pull request #401 from directhex/master
Alan McGovern [Thu, 19 Jul 2012 12:46:21 +0000 (05:46 -0700)]
Merge pull request #401 from directhex/master

[debian] Various performance tweaks, plus split managed & unmanaged components into different packages (to save space w/ i386 builds)