Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: akoeplinger/mono

Tags

3.2.7

Toggle 3.2.7's commit message
Merge pull request mono#930 from theraot/master

New cast to double and float for BigInteger

mono-3.2.7

Toggle mono-3.2.7's commit message
Merge pull request mono#930 from theraot/master

New cast to double and float for BigInteger

mono-3.0.12

Toggle mono-3.0.12's commit message
Mark MonoCMethod (runtime subclass of ConstructorInfo) as serializable. 

Fixes mono#12611

mono-3.0.11

Toggle mono-3.0.11's commit message
Fix the check in bf9c7dc.

The C preprocessor sucks.

mono-3.0.10-windows

Toggle mono-3.0.10-windows's commit message
When .NET serializes it will use the TypeForwardedFrom information when

writing Assembly information but Mono does not. This means that
serialized objects created on one platform are not able to be
deserialized on the other, thus preventing interoperability between .NET
and mono applications. Fixes the ObservableCollection part of bugzilla
11294.

mono-3.0.10

Toggle mono-3.0.10's commit message
Clear the domain on thread exit after the profile thread end hook, si…

…nce it might need it to be set.

mono-3.0.9

Toggle mono-3.0.9's commit message
Hopefully fix the windows build.

mono-3.0.8

Toggle mono-3.0.8's commit message
rx: Add -d:HAS_AWAIT options to 4.5 and 2.1 builds.

mono-3.0.7

Toggle mono-3.0.7's commit message
Fix the mobile build.

mono-2.10.12

Toggle mono-2.10.12's commit message
empty commit to get a new build going with a gtk-sharp fix