protobuf/ruby/ext/google/protobuf_c
Peter Newman e2cc2de304
Fix lots of spelling errors (#7751)
* Fix a typo

* Fix lots of spelling errors

* Fix a few more spelling mistakes

* s/parsable/parseable/

* Don't touch the third party files

* Cloneable is the preferred C# term

* Copyable is the preferred C++ term

* Revert "s/parsable/parseable/"

This reverts commit 534ecf7675.

* Revert unparseable->unparsable corrections
2020-08-10 11:08: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 Fix lots of spelling errors (#7751) 2020-08-10 11:08:25 -07:00
wrap_memcpy.c Replace repo links. 2018-08-22 11:55:30 -07:00