...

воскресенье, 3 мая 2015 г.

Релиз Mono 4.0 с импортом кода из referencesource.microsoft.com и corefx

Полностью импортированы:
— System.Decimal
— System.Collections
— System.Collections.Concurrent
— System.Collections.Generic
— System.Collections.Specialized
— System.ComponentModel
— System.ComponentModel.Design
— System.Diagnostic.Contracts
— System.Linq
— System.Linq.Parallel
— System.Text.RegularExpressions
— System.Runtime.CompilerServices
— System.Threading.Tasks

Частичный импорт/замена

System:
— ArraySegment
— BitConverter
— Boolean, Byte, Char, Decimal, Int16, Int32, Int64, SByte, UInt16, UInt32, UInt64,
— Convert
— DateTime, Decimal
— Guid
— Lazy
— Random
— TimeSpan
— Version
System.Collections.Generic
— HashSet
— И вообще по большей части код заменён
System.Diagnostics.Contracts
System.Globalization
— Entire calendar stack
— DaylightTime
— TextInfo
System.IO
— BufferedStream
— Stream
— MemoryStream
— StreamReader, StreamWriter, StringReader, StringWriter, TextReader, TextWriter
System.Linq.Expressions
— DynamicExpression, ExpressionVisitor
System.Net
— Cookie, CookieCollection, CookieContainer,
— FtpWebRequest
— WebClient
System.Text
— Обработка кодировок юникода и ANSI, остальные пока старым методом, так как реализация от MS использует WinAPI
System.Threading (примерно на 60%)

This entry passed through the Full-Text RSS service - if this is your content and you're reading it on someone else's site, please read the FAQ at http://ift.tt/jcXqJW.

Комментариев нет:

Отправить комментарий