1
0
Fork 0
mirror of https://github.com/VSadov/Satori.git synced 2025-06-09 17:44:48 +09:00
Commit graph

12 commits

Author SHA1 Message Date
Miha Zupan
d5c41a7f72 Point more docs links to runtime repo (#176)
* Update links in docs/libraries

* Fix more docs/libraries links
2019-11-21 14:03:49 +01:00
Fyers
14c5883b1b fix broken link (dotnet/corefx#41471)
Commit migrated from b50cbccbb8
2019-10-01 10:04:45 -07:00
Viktor Hofer
a5d5b91672 Delete dead uapaot code (dotnet/corefx#38330)
* Delete dead uapaot code

Commit migrated from 8c2be7893f
2019-06-14 15:12:42 +02:00
Nick Schonning
1d17b85822 typo: Double word "that" (dotnet/corefx#36269)
Commit migrated from 591afaa515
2019-03-24 13:43:04 -07:00
Jos Hickson
dff7ef0a54 Small fix to Porting.md
The word 'assemblies' seemed to have been missed out - the sentence make no sense otherwise.

Commit migrated from 7954a6a5d5
2017-06-05 13:22:41 +01:00
Karel Zikmund
375f5d7730 Clarify explanations in porting.md
Motivated by issue dotnet/corefx#8598.

CAS & Transparency info provided by @morganbr
AppDomains consulted with @weshaggard

Commit migrated from 3d839d2f53
2017-04-14 15:38:28 -07:00
Dan Moseley
c168111148 Fix binary serialization ref
Commit migrated from b9d6c1db19
2016-11-16 15:36:35 -08:00
Dan Moseley
d03a74c6a4 Binary serialization is supported
@terrajobst please review.

Commit migrated from 192dab5a72
2016-11-16 13:04:24 -08:00
Immo Landwerth
0e09b420a9 Update porting.md
Commit migrated from b4798dd328
2016-03-18 14:27:25 -07:00
Immo Landwerth
4433757c02 Address review feedback
Commit migrated from 65dbd33662
2016-01-19 14:46:08 -08:00
Immo Landwerth
a8eec8d618 Remove notes
Commit migrated from a902785a65
2016-01-15 16:59:26 -08:00
Immo Landwerth
baa1d90fda Add documentation for porting, triage, and issue bar
This also includes some boiler plate for the roadmap for post-RTM, but
it's not fully done yet. However, I believe it's better to get the parts
in we already have, then waiting for the complete set.


Commit migrated from 88e4dc9845
2016-01-15 16:50:21 -08:00