protobuf/ruby/ext/google/protobuf_c
Joshua Haberman 6b759688a1
Implemented proto3 presence for Ruby. (#7406)
* WIP.

* WIP.

* Builds and runs. Tests need to be updated to test presence.

* Ruby: proto3 presence is passing all tests.

* Fixed a bug where empty messages has the wrong oneof count.
2020-04-23 12:54:25 -07:00
..
defs.c Implemented proto3 presence for Ruby. (#7406) 2020-04-23 12:54:25 -07:00
encode_decode.c Implemented proto3 presence for Ruby. (#7406) 2020-04-23 12:54:25 -07:00
extconf.rb Set execute bit on files if and only if they begin with (#!). (#7347) 2020-04-01 15:28:25 -07:00
map.c Update to new upb version (#7372) 2020-04-11 09:46:20 -07:00
message.c Implemented proto3 presence for Ruby. (#7406) 2020-04-23 12:54: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 Implemented proto3 presence for Ruby. (#7406) 2020-04-23 12:54:25 -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 Implemented proto3 presence for Ruby. (#7406) 2020-04-23 12:54:25 -07:00
upb.c Implemented proto3 presence for Ruby. (#7406) 2020-04-23 12:54:25 -07:00
upb.h Implemented proto3 presence for Ruby. (#7406) 2020-04-23 12:54:25 -07:00
wrap_memcpy.c Replace repo links. 2018-08-22 11:55:30 -07:00