1
0
Fork 0
mirror of https://github.com/VSadov/Satori.git synced 2025-06-08 11:37:04 +09:00
Commit graph

7 commits

Author SHA1 Message Date
Filip Navara
9b01eaa0e3 Remove all traces of FEATURE_STACK_PROBE. (dotnet/coreclr#22149)
Commit migrated from a28b25aacd
2019-01-23 13:13:01 -08:00
Jim Ma
22f9c59dda Fixed typos and format issues on clr-code-guide doc(dotnet/coreclr#7767) (dotnet/coreclr#7768)
There're several typos and format issues. Just fixed them.

Fix issue dotnet/coreclr#7767

Commit migrated from 73b4f00886
2016-10-22 04:13:17 -07:00
Matt Ellis
da5122275a Merge pull request dotnet/coreclr#1229 from benpye/fix-complus-case-docs
Fix casing of COMPlus_ in documentation

Commit migrated from 83a78f96b9
2015-10-25 21:31:58 -07:00
Aditya Mandaleeka
67213a90c3 Fix a section number in table of contents.
The "Primitive Types" link pointed to 2.9 rather than 2.9.1.

Commit migrated from 87a6eb66f4
2015-08-13 12:05:15 -07:00
Ben Pye
756c3fc86b Fix casing of COMPlus_ in documentation
On Linux the casing of environment variables matters, the documentation
commonly had the wrong casing for COMPlus_ which is misleading.


Commit migrated from 6d98d1711c
2015-07-11 13:43:46 +01:00
Hadi Brais
baa73b1279 Adding Table of Contents to clr-code-guide.md
Adding Table of Contents to clr-code-guide.md, fixing some typos and formatting issues.

Commit migrated from 084b3399ea
2015-06-15 13:12:58 +05:30
Zlatko Knezevic
a10f85f3b6 Add subfolders to Documentation folder
As raised in dotnet/coreclr#1075 by @akoeplinger, the Documentation folder's file
list forces the user to scroll way down to see the README.md. This
PR fixes that by storing the documents in separate sub-folders one
per hierarchy of related documents. Also changed
Documentation\README.md and root README.md to take into account
the new paths.


Commit migrated from 8d3936bff7
2015-06-10 09:50:32 -07:00
Renamed from docs/coreclr/clr-code-guide.md (Browse further)