-
Fix base type definition in repl. Fixes #5913.
marek-safar committedSep 6, 2012 -
[System.Core] Fix compare bug in PLinq's Contains implementation
garuma committedSep 6, 2012 -
[System.Core] Remove Max/Min generic indirection
garuma committedSep 6, 2012 -
marek-safar committed
Sep 6, 2012 -
marek-safar committed
Sep 6, 2012
-
Fix #275: "net.tcp://localhost:<port>/<path>" should listen on IPAdd…
baulig committedSep 5, 2012 …ress.Any.
-
Fix #5655: Always send HTTP headers for WebDAV methods.
baulig committedSep 5, 2012 -
[System.Core] Remove generic indirection for Count/LongCount
garuma committedSep 5, 2012 -
marek-safar committed
Sep 5, 2012 -
marek-safar committed
Sep 5, 2012 -
[System.Core] Fix issue in Join where some data might have been dismi…
garuma committedSep 5, 2012 …ssed by accident
-
[System.Core] Fix ICE for older library lacking contravariance
garuma committedSep 5, 2012 Conflicts: mcs/class/System.Core/System.Linq.Parallel.QueryNodes/QueryGroupByNode.cs
-
[System.Core] Remove a source of generic indirection for GroupBy
garuma committedSep 5, 2012 -
[sgen] Small data type fix only relevant to unrealistically large heaps.
schani committedSep 4, 2012 -
[sgen] Don't overflow when parsing numbers that are too large.
schani committedSep 4, 2012 -
[sgen] Report memory allocation failures for internal data and quit.
schani committedSep 4, 2012 Instead of crashing or asserting.
-
[sgen] Report incorrect wbarrier setting in MONO_GC_PARAMS.
schani committedSep 4, 2012 -
Merge more Mono.CodeContracts changes
marek-safar committedSep 5, 2012 -
Add System.Web.Http.Selfhost assembly
marek-safar committedSep 5, 2012 -
Allow any characters after invalid pragma warning
marek-safar committedSep 5, 2012 -
marek-safar committed
Sep 5, 2012 -
Merge pull request #452 from alesliehughes/master
marek-safar committedSep 5, 2012 Basic AxHost Support 2
-
alesliehughes committed
Aug 15, 2012 -
Allow Begin/End Init to be called
alesliehughes committedAug 15, 2012 -
Add support for About Delegate
alesliehughes committedAug 15, 2012 -
alesliehughes committed
Aug 15, 2012
-
Error out instead of asserting when using the VBByRefStr marshalling …
vargaz committedSep 4, 2012 …convention without a byref parameter. Fixes #6908.
-
Transform some exceptions thrown by the marshalling code so the excep…
vargaz committedSep 4, 2012 …tions are thrown when the wrapper is actually called.
-
kumpera committed
Sep 4, 2012 -
Merge pull request #451 from madewokherd/wrappertrace
kumpera committedSep 4, 2012 Add trace channel for native/managed wrappers.
-
Fix #5899: WebClient.*Async() now correctly builds the query string.
baulig committedSep 4, 2012 I also added 'async_thread.IsBackground = true'. These methods could also use some more love; I filed a new bug #6904 about that.
-
The new macro abi__alignof__ correctly handle darwin-arm.
kumpera committedSep 4, 2012 -
Merge pull request #450 from madewokherd/excdoc
alexrp committedSep 4, 2012 Add documentation for exception traces.
-
Add trace channel for native/managed wrappers.
Vincent Povirk committedSep 4, 2012 This commit is licensed under MIT/X11.
-
Add documentation for exception traces.
Vincent Povirk committedAug 30, 2012 This commit is licensed under MIT/X11.