커밋 기록

작성자 SHA1 메시지 날짜
  Joe Tsai 3360b7d839 all: regenerate test protos using v1.3.1 5 년 전
  Joe Tsai f41bc14dc4 test.bash: re-write integration test as a Go test 5 년 전
  Joe Tsai d210aa8826 all: fix travis after v2 update 5 년 전
  Joe Tsai b929213ad2 protoc-gen-go: generate XXX_OneofWrappers instead of XXX_OneofFuncs (#760) 6 년 전
  Damien Neil 7716a980bc protoc-gen-go: simplify init function generation (#716) 6 년 전
  Damien Neil 39da819878 protoc-gen-go: add more spaces between methods (#712) 6 년 전
  Damien Neil a47340a8e4 protoc-gen-go: put imports in a single import() block (#707) 6 년 전
  Damien Neil 0f2620f554 protoc-gen-go: use consistent receiver name for messages (#700) 6 년 전
  Damien Neil e344474228 protoc-gen-go: add blank lines between various enum functions (#697) 6 년 전
  Damien Neil fffb0f7828 proto: uniquify descriptor var based on filename alone (#696) 6 년 전
  Joe Tsai 05f48f4eaf proto: revert UTF-8 validation for proto2 (#628) 6 년 전
  Damien Neil f4733c73b3 protoc-gen-go: don't depend on input file ordering (#542) 6 년 전
  Joe Tsai 60f8421f40 Rename generated Marshal and Unmarshal protobuf method (#536) 6 년 전
  Joshua Humphries efae459c93 no more generated package doc (#528) 6 년 전
  Joe Tsai b409cc5837 proto: remove Proto3UnknownFields flag (#497) 6 년 전
  Herbie Ong 2bc5431dca jsonpb: change Marshal/Unmarshal to return error if any required field is not set (#472) 6 년 전
  Joe Tsai 8cc9e46429 Upstream internal Google protobuf changes 7 년 전
  Vladimir Varankin 9f174c9862 Fix jsonpb to serialize NaN and Infinity as special strings (#242) 7 년 전
  Eric Wang 7a211bcf3b Fix jsonpb to emit zero values for Map, Slice, Ptr when EmitDefaults=true 7 년 전
  Ross Light 157d9c53be regenerate pb.go files with protobuf 3.3.0 7 년 전
  Lukasz Milewski 0358ab2536 Generate new pb.go files. 8 년 전
  Ross Light 18a29c075f regenerate .pb.go 8 년 전
  Damien Neil af59feb421 jsonpb: sort numeric proto keys in numeric order 8 년 전
  Ross Light ba6f978a1a Make proto.RegisterFile public for gRPC 8 년 전
  David Symonds f0a097ddac jsonpb: Fix handling of repeated enums. 8 년 전
  David Symonds 553c764c95 Generate XXX_WellKnownType method for recognised well-known types. 8 년 전
  David Symonds 001690d39b Switch jsonpb.Marshaler to use camelCase by default. 8 년 전
  David Symonds 2402d76f3d Add compatibility markers to proto generated code. 9 년 전
  David Symonds 221834dcb8 Regenerate protos. 9 년 전
  Juraj Stacho f9dd693112 jsonpb: Implementing marshaling of proto2 extensions. 9 년 전