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

github.com/aspnet/MessagePack-CSharp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-07Merge pull request #27 from AArnott/fix9v2.0.46-alphaAndrew Arnott
2019-03-06Remove accidentally checked in graph2.xlsxv2.0.44-alphaAndrew Arnott
2019-03-06Merge pull request #49 from AArnott/fix48Andrew Arnott
2019-03-06Fix DynamicObjectResolver handling nullable primitive typesAndrew Arnott
2019-03-06DynamicObjectResolver: Only match on parameterless Read methodsAndrew Arnott
2019-03-06Merge remote-tracking branch 'origin/master' into fix9Andrew Arnott
2019-03-06Fix up one failing testAndrew Arnott
2019-03-06Merge branch 'fix44' into fix9Andrew Arnott
2019-03-06Merge pull request #45 from AArnott/fix44Andrew Arnott
2019-03-06Merge remote-tracking branch 'origin/master' into fix9Andrew Arnott
2019-03-06Merge pull request #42 from AArnott/readerwriterAndrew Arnott
2019-03-05Stop calling IFormatterResolver to serialize string/byte[]Andrew Arnott
2019-03-05Fix up after merge of fix9 into fix44Andrew Arnott
2019-03-05Merge branch 'fix9' into fix44Andrew Arnott
2019-03-05Merge readerwriter into fix44Andrew Arnott
2019-03-05ReadSingle now willingly reads doublesAndrew Arnott
2019-03-05Allow ReadInt* and ReadUInt* to read all other integer typesAndrew Arnott
2019-03-04Allow ReadByte and ReadSByte to read any integerAndrew Arnott
2019-03-04Merge pull request #43 from AArnott/RemoteNativeDateTimeFromReaderAndrew Arnott
2019-03-04Fix PrimitiveObjectFormatter to retain int type infoAndrew Arnott
2019-03-03Add IBufferWriter<byte> supportAndrew Arnott
2019-03-03Add MessagePackWriterAndrew Arnott
2019-03-03Remove .NET native DateTime support from the MessagePackReaderAndrew Arnott
2019-03-02Merge remote-tracking branch 'origin/v1.8'Andrew Arnott
2019-03-02Merge pull request #40 from AArnott/readerAndrew Arnott
2019-03-02Add MessagePackReaderAndrew Arnott
2019-02-27Merge remote-tracking branch 'upstream/master' into v1.8Andrew Arnott
2019-02-26Merge pull request #398 from itn3000/mpc-replace-buildalyzerYoshifumi Kawai
2019-02-26Merge pull request #397 from AArnott/cleanupYoshifumi Kawai
2019-02-26replacing Buildalyzer to MSBuild.StructuredLogger for Unity project(#386)itn3000
2019-02-25Comment typo fixesAndrew Arnott
2019-02-25Fix typo in method nameAndrew Arnott
2019-02-25Remove launchSettings.jsonAndrew Arnott
2019-02-23Merge pull request #39 from AArnott/readonlyspanAndrew Arnott
2019-02-23Use ReadOnlySpan<byte> instead of ArraySegment<byte>Andrew Arnott
2019-02-23Merge branch 'v1.8'Andrew Arnott
2019-02-23Merge remote-tracking branch 'upstream/master' into v1.8Andrew Arnott
2019-02-22Merge pull request #38 from AArnott/not_unityAndrew Arnott
2019-02-22Merge pull request #37 from AArnott/fix26Andrew Arnott
2019-02-22Merge remote-tracking branch 'origin/v1.8'Andrew Arnott
2019-02-22Enable PerfNetFramework on .NET CoreAndrew Arnott
2019-02-22Merge pull request #393 from AArnott/workaround390Andrew Arnott
2019-02-22Replace #if condition with more explicit meaningAndrew Arnott
2019-02-22Rename MessagePackSerializer JSON-related methodsAndrew Arnott
2019-02-22Merge pull request #36 from AArnott/goodnessFromFix9Andrew Arnott
2019-02-22Ignore BenchmarkDotNet resultsAndrew Arnott
2019-02-22Build with .NET Core SDK 2.2.104Andrew Arnott
2019-02-22Remove x86/x64 solution platformsAndrew Arnott
2019-02-18Merge branch 'v1.8'Andrew Arnott
2019-02-18Merge pull request #394 from AArnott/eventsrcAndrew Arnott