Tags: jiailiuyan/mono
Tags
[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>
Revert "[llvm] Fix the build." This reverts commit d6cc132. Revert this as it doesn't work with the currently used llvm version.
[System] Fix process creation when UseShellExecute is set to false. This fixes the behavior of process spawning when UseShellExecute is set to true. The right behavior is to return no process only when we used the system launcher. So, spawning /bin/cat should behave in the same way independent of how UseShellExecute is set.
[runtime] Fix the osx mavericks stack size calculation in sgen too.
Bump ikvm again to only pick-up my single commit. I created a new 'mono-master' branch in ivkm-fork, which is based at the previous ikvm commit, then cherry-picked my single commit. Apparently, there are API changes in IVKM which prevent it from being applied cleanly.
PreviousNext