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
2022-08-22Merge pull request #2 from gllebede/masterHEADmasterDoug Bunting
2022-08-17Scrub nuget.configPranav K
2022-08-12Merge pull request #1481 from ValkaVales/patch-1Andrew Arnott
2022-08-12Bug with long & double is fixed.Oleksii Kharkov
2022-08-02Merge pull request #1478 from AArnott/nongenericperftestsAndrew Arnott
2022-08-02Merge pull request #1461 from LineSmarts/masterAndrew Arnott
2022-08-02Add non-generic serialize/deserialize perf testsAndrew Arnott
2022-08-02Fix PerBenchmarkDotNet projectAndrew Arnott
2022-07-25Merge pull request #3 from AArnott/pr1461Maxim Mikhisor
2022-07-23Revise the fix slightlyAndrew Arnott
2022-07-23Merge pull request #1462 from gllebede/user/gllebede/skip_properties_with_Mes...Andrew Arnott
2022-07-03Small bug fixmaxim
2022-07-03Changes to fixx issues to pass CI build pipeline.maxim
2022-06-29Skip type collection if property has MessagePackFormatterAttributeGleb Lebedev
2022-06-28Set unity package.json file for v2.4.35Andrew Arnott
2022-06-28Merge pull request #1 from neuecc/masterMaxim Mikhisor
2022-06-28Several lines of code were deleted (which were not deleted in previous commit...maxim
2022-06-27Merge pull request #1457 from AArnott/reduceLOHimpactAndrew Arnott
2022-06-23Merge pull request #1455 from neuecc/unity-metaAndrew Arnott
2022-06-23Add option to avoid large buffer allocationsAndrew Arnott
2022-06-23add metaneuecc
2022-06-23Merge pull request #1452 from neuecc/dependabot/nuget/sandbox/Sandbox/Newtons...Andrew Arnott
2022-06-23Merge pull request #1453 from neuecc/dependabot/nuget/benchmark/SerializerBen...Andrew Arnott
2022-06-22Bump Newtonsoft.Json in /benchmark/SerializerBenchmarkdependabot[bot]
2022-06-22Bump Newtonsoft.Json from 10.0.3 to 13.0.1 in /sandbox/Sandboxdependabot[bot]
2022-06-16Merge pull request #1448 from AArnott/dropNet5.0Andrew Arnott
2022-06-14Merge pull request #1445 from neuecc/generator-rollforward-majorAndrew Arnott
2022-06-14Drop net5.0 runtime targetsAndrew Arnott
2022-06-14Apply better workaround for https://github.com/dotnet/roslyn/issues/61478Andrew Arnott
2022-06-14Merge branch 'master' into developAndrew Arnott
2022-06-14Build 2.4 as stable versionAndrew Arnott
2022-06-10MessagePack.Generator RollForward to MajorYoshifumi Kawai
2022-06-09Merge pull request #1443 from AArnott/mergeMasterToDevelopAndrew Arnott
2022-06-09Update package.json version to 2.3.112 to match latest releaseAndrew Arnott
2022-06-09Merge branch 'master' into mergeMasterToDevelopAndrew Arnott
2022-06-07Merge pull request #1440 from AArnott/fix1433Andrew Arnott
2022-06-07Suppress CS1591 warnings in generated codeAndrew Arnott
2022-05-24Merge pull request #1427 from AArnott/fix1240_dateonlyAndrew Arnott
2022-05-24Workaround https://github.com/dotnet/roslyn/issues/61478Andrew Arnott
2022-05-24Add built-in support for .NET 6 `DateOnly` and `TimeOnly` typesAndrew Arnott
2022-05-24Update Nerdbank.StreamsAndrew Arnott
2022-05-24Merge pull request #1436 from AArnott/sdkUpdateAndrew Arnott
2022-05-24Update SDK to 6.0.300Andrew Arnott
2022-05-12Resolve merge conflicts with developAndrew Arnott
2022-04-13Merge pull request #1421 from neuecc/update-unity-packagejsonYoshifumi Kawai
2022-04-12update package.json to 2.3.85Yoshifumi Kawai
2022-04-01Fix for "System.NotImplementedException: byref delegate" in System.Linq.Expr...maxim
2022-02-13Fix nullable annotation errorneous handling (#1395)pCYSl5EDgo
2022-01-27Merge pull request #1389 from neuecc/fix-meta-missingAndrew Arnott
2022-01-27Added ResolverUtilitis.cs.meta, fix #1388neuecc