Skip to content

Tags: ldss3sang/mono

Tags

mono-3.10.0.20

Toggle mono-3.10.0.20's commit message
Trigger package build to bring in xamarin/bockbuild@99730f19809d262e5…

…168d68498b311b2ce6c06dc. Fixes #23553.

mono-3.10.0

Toggle mono-3.10.0's commit message
Trigger package build to bring in xamarin/bockbuild@99730f19809d262e5…

…168d68498b311b2ce6c06dc. Fixes #23553.

mono-3.8.0.9

Toggle mono-3.8.0.9's commit message
[runtime] Fix the leaking of mach ports introduced by 98bbf85. Fixes …

…#22068.

mono-3.8.0

Toggle mono-3.8.0's commit message
[runtime] Fix the leaking of mach ports introduced by 98bbf85. Fixes …

…#22068.

mono-3.6.0.39

Toggle mono-3.6.0.39's commit message
[mcs] Handling CreateStandardLiftedOperatorsTable for corlib without …

…nullable type

mono-3.6.0

Toggle mono-3.6.0's commit message
[mcs] Handling CreateStandardLiftedOperatorsTable for corlib without …

…nullable type

mono-3.4.0.204

Toggle mono-3.4.0.204's commit message
[docs] Minor update to monodoc html template.

Handles the case where a bullet list has only a paragraph rather than a term

mono-3.4.0.202

Toggle mono-3.4.0.202's commit message
[docs] Schema additions, and monodoc template updates.

- Expanded monodoc-ecma schema to support the 'preserve-mono' attribute, and the attribution tag.
- Added preserve-mono to several pieces of documentation that we would like to preserve across future automated documentation imports: CipherSuitesCallback, ServicePointManager, CultureInfo, Environment+SpecialFolder.xml
- XSL template changes for monodoc HTML generation to support <attribution>

mono-3.4.0

Toggle mono-3.4.0's commit message
Revert "[llvm] Fix the build."

This reverts commit d6cc132.

Revert this as it doesn't work with the currently used llvm version.

mono-3.2.8

Toggle mono-3.2.8's commit message
Fix some warnings on !MONO_ARCH_AOT_SUPPORTED targets.