Граф коммитов

4 Коммитов

Автор SHA1 Сообщение Дата
Manuel de la Pena 2286b80d78
Update CODEOWNERS 2018-05-15 14:29:59 -04:00
Sebastien Pouliot 0df4274918
Update CODEOWNERS files (#3455) 2018-02-12 08:13:44 -05:00
Chris Hamons c0202e0e2b
PMCS Removal (#3197)
You were the preprocessor we wished C# had natively

Removing PMCS requires these changes:
* Remove XamCore from src/
* Remove XamCore from tools/
* Remove XamCore from runtime/
* nint/nuint enum conversion
* _compat_ enum conversion
* NSAction conversion
* Hand fix single API incorrectly converted by PMCS to unbreak compatibility
   - Due to a bug in PMCS, the nuint was incorrectly converted in this API.
   - However, as that ship as sailed, we must "fix" it until XAMCORE_4_0
* Update readme
* Bump macios-binaries
2018-02-05 10:26:29 -05:00
Rolf Bjarne Kvinge 526d658712 Add a CODEOWNERS file. (#2700)
* Add a CODEOWNERS file.

* Add Xcode 9 frameworks and @me
2017-09-15 14:19:45 +02:00