protobuf/ruby/ext/google/protobuf_c
Rafi Kamal 906e9c6897
Fix for JSON serialization of 0/empty-valued wrapper types (#7198) (#7204)
* Fixed Ruby JSON serialization of 0/empty wrapper fields.

* Removed newly-passing conformance tests from the failure list.

Co-authored-by: Joshua Haberman <jhaberman@gmail.com>
2020-02-12 13:27:36 -08:00
..
defs.c Remove unused argument to avoid UB 2019-10-11 20:32:35 -04:00
encode_decode.c Fix for JSON serialization of 0/empty-valued wrapper types (#7198) (#7204) 2020-02-12 13:27:36 -08:00
extconf.rb Roll forward Ruby upb changes now that protobuf Ruby build is fixed (#5866) 2019-08-14 14:41:37 -07:00
map.c Nearly all known cases (map, repeated field, and top-level) have been addressed. 2019-10-29 13:30:12 -07:00
message.c Fixed equality, and extended to repeated fields and maps. 2019-10-28 18:03:25 -07:00
protobuf.c Roll forward Ruby upb changes now that protobuf Ruby build is fixed (#5866) 2019-08-14 14:41:37 -07:00
protobuf.h Merge branch 'master' into ruby-lazy-wrappers 2019-10-29 17:53:35 -07:00
repeated_field.c Nearly all known cases (map, repeated field, and top-level) have been addressed. 2019-10-29 13:30:12 -07:00
storage.c Nearly all known cases (map, repeated field, and top-level) have been addressed. 2019-10-29 13:30:12 -07:00
upb.c Fixed leap year handling by reworking upb_mktime() -> upb_timegm(). (#6695) 2019-09-24 17:10:24 -07:00
upb.h Sync upb (#6614) 2019-09-05 09:10:01 -07:00
wrap_memcpy.c Replace repo links. 2018-08-22 11:55:30 -07:00