Commit History

作者 SHA1 備註 提交日期
  Jon Skeet d4ec70fdd3 Fix C# optional field reflection when there are regular fields too 5 年之前
  Jan Tattermusch 661c0c4eb8 add tests for selfreferential options 5 年之前
  Jon Skeet b0649a088a Regenerate C# code with the new generator, adding unittest_proto3_optional.proto 5 年之前
  Sydney Acksman 367fd27732 Rename files and revert changes to generate protos script 5 年之前
  Sydney Acksman 145033c056 Adjust based on review feedback 5 年之前
  Sydney Acksman 2b0b838528 Add tests 5 年之前
  Sydney Acksman b84929f7fb Rename .CodeGen to .TestProtos in Makefile and script 5 年之前
  Sydney Acksman a85c4a3299 Move generated test code to a seperate lib 5 年之前
  Jan Tattermusch c81bad1b04 add wrapper_benchmark_messages.proto 5 年之前
  Jon Skeet 7581fd5ea6 Tests for issue 6822 5 年之前
  Sydney Acksman 8a57ec847b Add test protos to test project 6 年之前
  ObsidianMinor 03872044b1 Make extension container classes public and modify conformance to test proto2 messages 6 年之前
  Jon Skeet 233f4865ee First pass at benchmarking for C# 6 年之前
  Jon Skeet 1711999078 Provide simple access to descriptor declarations in C# 7 年之前
  Jon Skeet aa77eab622 Move C#-only test protos to csharp/protos 7 年之前
  Jon Skeet 047575f20c Support custom options in C# 8 年之前
  Joshua Haberman f1ce60e7b4 Factored Conformance and Benchmark test messages into shared test schema. (#1971) 8 年之前
  Jon Skeet 957e877d52 Generate C# code whenever descriptor.proto changes 9 年之前
  Jon Skeet d49b9c81ec Fix C# source generation shell script and remove out of date notes 9 年之前
  Jon Skeet 5eb1fac983 Generate a directory hierarchy based on namespace (C#) 10 年之前
  Jon Skeet 31d119af22 Remove extraneous TODO 10 年之前
  Jon Skeet ca89a1a118 Change where we rename Descriptor.cs to DescriptorProtoFile.cs. 10 年之前
  Jon Skeet 044c36ebef First pass at C# conformance tests. 10 年之前
  Jon Skeet 0f370b468b Remove a redundant layer of directory hierarchy. 10 年之前
  Jon Skeet 59eeebee87 First pass at the big rename from ProtocolBuffers to Google.Protobuf. 10 年之前
  Jon Skeet b2ac868493 First part of implementing wrapper types. Not ready yet! 10 年之前
  Jon Skeet 739d13d5d1 Generate the well-known types in C# 10 年之前
  Jon Skeet 9c888fa3a2 Changing reflection namespace (part 3) 10 年之前
  Jon Skeet c12833104f Tweaks and more tests for maps 10 年之前
  Jon Skeet 09f3f4eec3 Updates to handle use of cmake for Windows builds. 10 年之前