Skip to content

Tags: const586/mono

Tags

mono-4.0.1.43

Toggle mono-4.0.1.43's commit message
[runtime] Add more 3.0 fx assemblies to remapping table. Fixes #29459

mono-4.0.1.28

Toggle mono-4.0.1.28's commit message
Add a monotouch_runtime corlib sources.

mono-4.0.1

Toggle mono-4.0.1's commit message
Update version

mono-4.0.0.143

Toggle mono-4.0.0.143's commit message
Commit marker for the gtk rendering fix.

mono-4.0.0

Toggle mono-4.0.0's commit message
Commit marker for the gtk rendering fix.

mono-4.0.0.121

Toggle mono-4.0.0.121's commit message
Fix the build.

mono-4.0.0_alpha1

Toggle mono-4.0.0_alpha1's commit message
Fix the build.

mono-3.12.1

Toggle mono-3.12.1's commit message
Update configure.ac

mono-3.12.0.77

Toggle mono-3.12.0.77's commit message
[WebClient/FtpWebRequest] Do not use MIME boundaries on FTP uploads (…

…Fixes #26312)

The existing code only prevented HTTP PUTs from not having MIME-type
boundaries.   Apply this also to FTP methods.

Bring a referencesource helper method that determines the default
method based on a Uri.

The existing test case only tested for the attempt to upload a file
not for the contents.   Extended the code to check for a bit more
(just that the uplaod is actually 10 bytes long).

Fixes #26312

mono-3.12.0.76

Toggle mono-3.12.0.76's commit message
Revert "Revert "[System.IO] Phase 2 of revamping KeventWatcher (FileS…

…ystemWatcher implementation for OS X/kqueue). Dozens of bugs and reliability issues fixed.""

This reverts commit d778fb3.