557 Commits (15daef3b7912b9434955a8614e018de00591aefb)

Author SHA1 Message Date
Ewout 7b8f571756 Ruby JSON encoding omits zero-length repeated fields by default. 7 years ago
Jisi Liu 2a8e10257f Bumping number to fix ruby 2.1 on mac 7 years ago
Jisi Liu 53d907f646 Update rake file to build of 2.1.6. 7 years ago
Jisi Liu d9f0f0bfac Support ruby2.5 7 years ago
Michael Collis 2a6eaeb86e
Fix scope resolution for MessageExts in Ruby 7 years ago
Jisi Liu 050fc9a437 Update version number to 3.5.1 7 years ago
Paul Yang cf7c15e31a
Fix ruby gc_test in ruby 2.4 (#4011) 7 years ago
Paul Yang 0e7b589566
Add discard unknown API in ruby. (#3990) 7 years ago
W 0316ae802d
--pre is not necessary 7 years ago
parker 8695997eb5 Google::Protobuf::Struct can access a missing key (#3846) 7 years ago
Jisi Liu 97dd175a91 Update version number to 3.5.0 7 years ago
Paul Yang 23adfeb003 Reserve unknown in Ruby (#3763) 7 years ago
@rubynerd 1e58006b3c test for field reassignment 7 years ago
Paul Yang cd5f49d094 Fix ruby segment fault (#3708) 7 years ago
Zachary Anker 633ef8bde9 Update message.c 7 years ago
Zachary Anker 8eae3fe6e9 Update message.c 7 years ago
Zachary Anker 87714836e3 Allow initializing a chain of protos using only a hash 7 years ago
Zachary Anker 83264bd160 Fixed to_h with repeated messages to return hashes in Ruby 7 years ago
Jisi Liu 2eb1bacc26 Bumping minor version for ruby gems 7 years ago
Jisi Liu dba647a6b2 Bump version for minor release 7 years ago
Aaron Patterson a459b224b5 Storing the frame on the map means we don't need the array 7 years ago
Aaron Patterson c1dd8e85a1 Move parse frame array to the Map object 7 years ago
Aaron Patterson f55c6ec24f
Storing the frame on the map means we don't need the array 7 years ago
Aaron Patterson d6152dd51c
Move parse frame array to the Map object 7 years ago
Jisi Liu d76e4c7068 Bump gemspec again 7 years ago
Jisi Liu 19266369f0 Bump gem version for the next upload 7 years ago
Jisi Liu 7bb39bef1a Update version number for 3.4.0 7 years ago
Yilun Chong 5e7e2d3bb8 revert ruby proto built files 8 years ago
Yilun Chong 18a0c2c4d2 add proto2 supported for cpp,python,nodejs,ruby,php 8 years ago
Bo Yang e7bcfc4241 Update version number to 3.3.2 8 years ago
Joshua Haberman 1325588982 Updated upb to fix JSON conformance issues. (#3206) 8 years ago
Andreas Eger 78cb804063 change test for nanosecond accurate timestamps 8 years ago
Andreas Eger ad203bcb2b fix floating point accuracy problem in Timestamp#to_f 8 years ago
Feng Xiao 58538ea919 Update version number to 3.3.1 8 years ago
Feng Xiao 80f0c0ac40 Update version number and changelog for 3.3.0 8 years ago
Adam Cozzette ea5ef14aa0 Ruby: only link against specific version of memcpy if we're using glibc 8 years ago
Ewout aec0711075 Ruby tests compare parsed JSON instead of raw JSON 8 years ago
Adam Cozzette e77a09e1e9 Incremented Ruby version number to 3.2.0.1 8 years ago
Josh Haberman 8c40b5149a Ruby: update Gemspec. 8 years ago
Josh Haberman 014a5507fb Ruby: build packages for Ruby 2.4. 8 years ago
Josh Haberman 324a299a55 Made formatting more consistent. 8 years ago
Josh Haberman 9c6b8cb9bf Ruby: fixed Message#to_h for map fields. 8 years ago
Ewout 008dc92c9d Ruby version optionally emits default values in JSON encoding. 8 years ago
Adam Cozzette 9fa40314fc Ruby: wrap calls to memcpy so that gem is compatible with pre-2.14 glibc 8 years ago
Sebastian Schuberth 902af0816e Prefer the term "3-Clause BSD License" over "New BSD License" 8 years ago
Sebastian Schuberth 6395a1cbd9 Fix links to the New BSD License in meta-data 8 years ago
Feng Xiao 9118ad659b Add Ruby compatibilty test against 3.0.0. 8 years ago
Paul Yang 7f3e237071 Merge 3.2.x branch into master (#2648) 8 years ago
@rubynerd f3e86fd26a handle sanity check for repeating enums correctly 8 years ago
@rubynerd c64830bbca unwrap descriptor class before comparison of RepeatedField types 8 years ago