Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/corefx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-08-22Update dev/api corefx packages to 24422-01Stephen Toub
2016-08-21Suppress API compat warning for CultureNotFoundException and ISerializableStephen Toub
2016-08-21Update dev/api corefx dependencies to 24421-01Stephen Toub
2016-08-20Update dev/api corefx dependencies to 24420-01Stephen Toub
2016-08-20Merge pull request #11000 from stephentoub/expose_s_r_serializationStephen Toub
2016-08-20Update dev/api dependencies, coreclr to 24419-04, corefx to 24419-01Stephen Toub
2016-08-19Add more serialization tests for core typesStephen Toub
2016-08-19Update System.Runtime ref assembly with coreclr serialization membersStephen Toub
2016-08-19Update dev/api coreclr dependency to 24418-04Stephen Toub
2016-08-18Merge pull request #10955 from stephentoub/fix_stream_corertStephen Toub
2016-08-18Merge pull request #10964 from stephentoub/deserialization_ctorStephen Toub
2016-08-18Fix lookup of non-public deserialization ctorsStephen Toub
2016-08-18Fix System.Transactions tests to fix CIJose Perez Rodriguez
2016-08-18Fix Stream.Read/WriteAsync calls to FromAsyncStephen Toub
2016-08-18Update devapi package versionsStephen Toub
2016-08-18Merge pull request #10862 from joperezr/UpdateCoreFxPackagesJose Perez Rodriguez
2016-08-18Updating CoreFx dependencies to beta-devapi-24416-01Jose Perez Rodriguez
2016-08-18Fix System.Runtime.csproj to type forward serialization typesStephen Toub
2016-08-18Merge pull request #10929 from joperezr/MergeMasterJose Perez Rodriguez
2016-08-17Fixing issue with CentOS tests when TestWithLocalLibraries is trueJose Perez Rodriguez
2016-08-17Merge pull request #10865 from stephentoub/proccount_cacheStephen Toub
2016-08-17Re-adding System.Private.Xml workaround on test-runtime/project.jsonJose Perez Rodriguez
2016-08-17Moving some types/APIs from S.IO and S.Reflection.Primitives to S.P.CoreLib, ...SedarG
2016-08-17Required changes post-merge to get a succesfull build in dev/apiJose Perez Rodriguez
2016-08-16Change caching in Environment.ProcessorCountStephen Toub
2016-08-16Merging masterJose Perez Rodriguez
2016-08-16Update CoreClr, CoreFx to beta-24416-04, beta-24416-03, respectivelydotnet-bot
2016-08-16Merge pull request #10853 from stephentoub/disable_json_testsStephen Toub
2016-08-16Disable three failing JSON serialization testsStephen Toub
2016-08-16Updating CoreClr dependencies to beta-24416-03dotnet-bot
2016-08-16Update CoreClr, CoreFx to beta-24416-03, beta-24416-02, respectivelydotnet-bot
2016-08-16Updating CoreClr dependencies to beta-24416-01dotnet-bot
2016-08-16Merge pull request #10798 from shmao/ReflectionDcsToMasterShin Mao
2016-08-16Implements support for reading loaded PE files (#10768)Tomáš Matoušek
2016-08-15Merge pull request #10792 from stephentoub/ws_xmlStephen Toub
2016-08-15Merge pull request #10742 from saurabh500/fixwarningsStephen Toub
2016-08-15Merge pull request #10791 from dotnet-bot/master-UpdateDependenciesStephen Toub
2016-08-15Fixing packages of S.Runtime, S.R.S.Primitives and S.R.S.FormattersJose Perez Rodriguez
2016-08-15Fixed rebasing errors.Shin Mao
2016-08-15Merge pull request #10794 from AtsushiKan/newtestAtsushi Kanamori
2016-08-15Move serialization primitives to System.RuntimeStephen Toub
2016-08-15Addressed Code Review Feedback for #9797.Shin Mao
2016-08-15Add Support for DataMember.EmitDefaultValue.Shin Mao
2016-08-15Refactor ReflectionXml(Json)FormatWriter.Shin Mao
2016-08-15Enable RBS for DCJS on NetNative.Shin Mao
2016-08-15Added new tests for DCJS.Shin Mao
2016-08-15Refactor ReflectionReader.Shin Mao
2016-08-15Enabled Reflection Based Serialization for DCJS.Shin Mao
2016-08-15Enabled Reflection Based De-serialization for DCJS.Shin Mao
2016-08-15Renaming in AccessorBuilder.Shin Mao