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

Skip to content

Tags: jordanbtucker/mono

Tags

2.10.8.1

Toggle 2.10.8.1's commit message
Disable gdb backtracing until mono#2548 has been fixed.

2.10.8

Toggle 2.10.8's commit message
Disable gdb backtracing until mono#2548 has been fixed.

2.10.7

Toggle 2.10.7's commit message
Add TimeZoneInfo.MonoTouch.cs so that it's included in dist

2.10.6

Toggle 2.10.6's commit message
Fix prepending $(CURDIR) to paths failing under cygwin

2.10.3

Toggle 2.10.3's commit message
Use wrappers for accessing socket errors. Cygwin does not have some e…

…rrors in errno.h. Fixes Windows build.

2.10.2

Toggle 2.10.2's commit message
2.10.2 Final

mono-android-1-0

Toggle mono-android-1-0's commit message
Revert fcbb571 and implement it differently.

The commit had the good idea but since some values of the enumeration overlap it broke the correct behavior. Instead we now turn off the extra options and use the previous way to check.

2.10.1

Toggle 2.10.1's commit message
2.10.1 Final