Commit History

Author SHA1 Message Date
  Damien Neil 1ec9e17d4d Fix uint64->int overflow in table unmarshal (#461) 6 years ago
  Tamir Duberstein 013f295b1c Correct some mistakes (#316) 6 years ago
  Tamir Duberstein 3ffccb49d8 Remove unused code (#313) 6 years ago
  dfawley 1e59b77b52 fix unnecessary rounding to float64 precision when JSON-marshaling durations (#453) 6 years ago
  Joe Tsai 8cc9e46429 Upstream internal Google protobuf changes 7 years ago
  Francis Chuang 1643683e1b Add godoc badge (#444) 7 years ago
  Xiao Zhang 130e6b02ab jsonpb: fix unmarshal null to value that implements JSONPBUnmarshaler (#429) 7 years ago
  Joshua Humphries ae59567b9a update protos to 3.4.1 tag of google/protobuf repo (#428) 7 years ago
  Joshua Humphries 11b8df1609 Fix interpretation of default bytes literal values (#427) 7 years ago
  Hüseyin Mert 17ce142542 README: specify syntax in proto example. (#417) 7 years ago
  Joshua Humphries 5afd06f9d8 jsonpb: add support for custom resolution of Any messages to/from JSON (#410) 7 years ago
  Grayson Koonce 83cd65fc36 Add tests for Go 1.9 (#421) 7 years ago
  Joshua Humphries ab9f9a6dab changed registered paths for WKT to use proto import path google/protobuf/... (#412) 7 years ago
  Tamir Duberstein 1909bc2f63 jsonpb: unmarshal JSON null to nil map/slice instead of empty instance (#404) 7 years ago
  Christopher Spahr 748d386b5c jsonpb: unmarshal JSON "null" for WKT (#394) 7 years ago
  Tamir Duberstein 0a4f71a498 Remove unnecessary conversions (#315) 7 years ago
  Herbie Ong 6a1fa9404c Fix Travis config and add status (#381) 7 years ago
  Herbie Ong 1fb8fd32a0 Add travis-ci configuration. (#379) 7 years ago
  Tiziano Santoro e325f446be Fix protoc-gen-go tests (#371) 7 years ago
  Herbie Ong 4f95b0d3ea ptypes: sync internal development (#374) 7 years ago
  Jakub Vrána 5a0f697c9e Deserialize JSON NaN, Infinity and -Infinity to corresponding Go values (#363) 7 years ago
  Joshua Humphries 6e4cc92cc9 Fix JSON marshaling of Any containing object that implements JSONPBMarshaler (#361) 7 years ago
  Vladimir Varankin 9f174c9862 Fix jsonpb to serialize NaN and Infinity as special strings (#242) 7 years ago
  Herbie Ong 7b8002443f Fix doc re. getters for proto3, i.e. getters are now generated on all fields (#354) 7 years ago
  Herbie Ong 63bfc70872 Fixed broken tests on pre-go1.8 #356 (#359) 7 years ago
  Eric Wang 7a211bcf3b Fix jsonpb to emit zero values for Map, Slice, Ptr when EmitDefaults=true 7 years ago
  Joshua Humphries a4e8f93323 Support custom JSON (de)serialization in jsonpb 7 years ago
  Ross Light fec3b39b05 protoc-gen-go: update Makefiles for protobuf 3.3.0 (#348) 7 years ago
  Ross Light 157d9c53be regenerate pb.go files with protobuf 3.3.0 7 years ago
  Spencer Nelson 47eb67eaf5 protoc-gen-go: follow the new code generation comment convention (#329) 7 years ago