422 Commits (878be3569eaa552d45f50406b410c80da5e70447)

Author SHA1 Message Date
Adam Cozzette 878be3569e Update protobuf version 4 years ago
Joshua Haberman 38e1b59258 Elided the TYPE() and msgdef checks by using CLASS_OF. 4 years ago
Joshua Haberman d69f482883 Fixed message equality in cases where the message type is different. 4 years ago
Joshua Haberman 2fe27d8764 Addressed PR comments and fixed a bug. 4 years ago
Joshua Haberman e1ac393725 Added some more comments and refactored slightly. 4 years ago
Joshua Haberman f0d6fcb2da Wrap secondary map mutations in a mutex, to avoid mutation races. 4 years ago
Joshua Haberman b75a49f9e0 GC secondary map periodically. 4 years ago
Adam Cozzette 6aa539bf01 Update protobuf version 4 years ago
Joshua Haberman bb322c2b39 [Ruby] Fixed bug in string comparison logic. 4 years ago
Adam Cozzette 4fff47a418 Update protobuf version 4 years ago
Joshua Haberman 9b5e357df5 Fixed quadratic memory use in array append for PHP and Ruby. 4 years ago
Adam Cozzette fd8aabf32d Update protobuf version 4 years ago
Joshua Haberman 7d63b996e1 Removed compatibility test that tries to append "nil" to repeated field. 4 years ago
Joshua Haberman dfa54577d6 [Ruby] Fixed SEGV when users pass nil messages. 4 years ago
Adam Cozzette 983d115bd9 Update protobuf version 4 years ago
Joshua Haberman 9879f423ff Ruby <2.7now uses WeakMap too, which prevents memory leaks. 4 years ago
Adam Cozzette d7e943b8d2 Update protobuf version 4 years ago
Joshua Haberman 4e3ea74e42 [Ruby] Fix for FieldDescriptor.get(msg). 4 years ago
Adam Cozzette 052dc799d2 Update protobuf version 4 years ago
Joshua Haberman 3b3aac95a6 [Ruby] Fix for truncating behavior when converting Float to Duration. 4 years ago
Joshua Haberman 256f1327ea [Ruby] Bugfix for Message.[] for repeated or map fields. 4 years ago
Adam Cozzette ae50d9b990 Update protobuf version 4 years ago
Adam Cozzette 8260126500 Update protobuf version 4 years ago
Adam Cozzette e9f2ef308c Update protobuf version 4 years ago
Joshua Haberman cf28f28347
Updated upb to allow nonzero offset minutes in JSON timestamps. (#8258) 4 years ago
Rob Widmer 48234f5f01 Make the new multi-level ruby tests fit the existing structure better and add them to the makefile 4 years ago
Rob Widmer 1d39f78818 Fix jruby support to handle messages nested more than 1 level deep 4 years ago
Joshua Haberman 9abf6e2ab0
Ported Ruby extension to upb_msg (#8184) 4 years ago
root 68f72f3f6c bug fix. in a 32-bit system, sizeof(mem_block) is only 8, _upb_arena_alignup(sizeof(mem_block)) is 16 4 years ago
Rob Widmer 53be4109c0 Fixed spelling error in JRuby Protobuf class 4 years ago
Rob Widmer 24b2094f8a Set up testing configuration for jruby 4 years ago
Rob Widmer 7b1d6abbe4 Fix some more failing tests 4 years ago
Rob Widmer 8313e577e5 Fix ruby gem to work with JRuby 4 years ago
Adam Cozzette f3192d6128 Update protobuf version 4 years ago
Adam Cozzette 1b851b3fe6 Update protobuf version 4 years ago
Adam Cozzette a8ab1fade9 Update protobuf version 4 years ago
Adam Cozzette 27100b40fd Update protobuf version 4 years ago
Joshua Haberman 95e6c5b474 Sync from Piper @327110949 4 years ago
Adam Cozzette fde7cf7358 Update protobuf version 4 years ago
Adam Cozzette 98c2e69f8c Update protobuf version 4 years ago
Peter Newman e2cc2de304
Fix lots of spelling errors (#7751) 4 years ago
Adam Cozzette 1c587a8059 Updated version to 3.13.0-rc2 4 years ago
Adam Cozzette 8940150706 Updated version to 3.13.0-rc1. 4 years ago
Joshua Haberman f77065d4eb Sync from Piper @316511779 5 years ago
Joshua Haberman 9ce8c330e7
Updated version to 3.12.3 and updated CHANGES.txt. (#7580) 5 years ago
Joshua Haberman beeb621f50
Update protobuf version (#7557) 5 years ago
Joshua Haberman 0a737d8eb0 Sync from Piper @313142438 5 years ago
Joshua Haberman 6ad138d85a
Update protobuf version (#7535) 5 years ago
Daniel Azuma cf81f38b5d
Restore binary builds of Ruby 2.3 and 2.4 (#7529) (#7531) 5 years ago
Daniel Azuma ba1ce70744
Restore binary builds of Ruby 2.3 and 2.4 (#7529) 5 years ago