53 Commits (e6484d306d584634b4a2c2f8626e5abebf390d37)

Author SHA1 Message Date
Josh Haberman e3ce451b60 Fixed compiler warnings and added -std=c99. 10 years ago
Josh Haberman e8ed021ee7 Updated upb to latest version (C89). 10 years ago
Bo Yang e107e2d68e Update version number to 3.0.0-alpha-4 10 years ago
teboring 9839c0c2c9 Update version number to 3.0.0-alpha-3 10 years ago
Bo Yang 5db217305f down-integrate internal changes 10 years ago
Chris Fallin 231886f632 Ruby C extension speedup: don't re-intern constant string needlessly. 10 years ago
Tamir Duberstein e54c14552f Don't hardcode bash 10 years ago
Chris Fallin d326277397 Update MRI C Ruby extension to use new version of upb. 10 years ago
Chris Fallin 20e94b24dd Refactor Travis tests: split configs and run in parallel. 10 years ago
Adam Greene cd7ebbe54f make repeated_field quack like an array 10 years ago
Chris Fallin eb37551ae4 Added Ruby to Travis testing. 10 years ago
Adam Greene d1b52a00e0 adding and simplifying encoders/decoders 10 years ago
Adam Greene 64678265c5 allow a message field to be unset 10 years ago
Adam Greene d55733c76e return nil if array index indicie is out of bounds 10 years ago
Adam Greene c70b6058ea add size alias for length 10 years ago
Adam Greene 761cfa08e6 build cleanups 10 years ago
Chris Fallin 14fd96224c Bump gem version to release bugfix. 10 years ago
Chris Fallin e9abbd23fb Fixed issue #283: crash in JSON handler cleanup. 10 years ago
Isaiah Peng 27e2b57830 add jruby support by protobuf-java reflection API 10 years ago
Chris Fallin dfdec3b654 Updated Ruby gem version and added note to ruby/README.md regarding version number scheme. 10 years ago
Jisi Liu 40f2df3c16 Bump the version number to 3.0.0-alpha-3-pre 10 years ago
Chris Fallin 21fb217e6a Updated Ruby README with more details on getting started. 10 years ago
Chris Fallin 11ad1bd277 Update Ruby gem version to 3.0.0.alpha.2.0. 10 years ago
Chris Fallin 6ad8f547fe Updated Ruby README. 10 years ago
Isaiah Peng 4502626fa7 Google::Protobuf::Map#inspect should be consistent with Hash#inspect 10 years ago
Chris Fallin 315b93fdcc Addressed code-review comment. 10 years ago
Chris Fallin a2bea0a001 Properly support maps in Ruby protoc and another bugfix. 10 years ago
Chris Fallin 06bf6308ea README.md update for Ruby gem. 10 years ago
Isaiah Peng ee5f6e9a35 add #to_ary to RepeatedField 10 years ago
Chris Fallin a50759254f Updated to latest upb and added test for JSON map operation. 10 years ago
Chris Fallin a3953da536 Updated based on code-review comments. 10 years ago
Chris Fallin eb33f9d3d6 Updated based on code-review comments. 10 years ago
Chris Fallin 07b8b0f28d Addressed code-review comments. 10 years ago
Chris Fallin 9de35e7421 Addressed code-review comments. 10 years ago
Chris Fallin e2debef5d8 Ruby extension: added oneof accessor. 10 years ago
Chris Fallin e1b7d38d9a Addressed code-review comments. 10 years ago
Chris Fallin 3f3820d8f8 Two tests for Ruby code generator: 10 years ago
Chris Fallin fcd8889d5b Support oneofs in MRI Ruby C extension. 10 years ago
Chris Fallin ace4212e60 Line-wraps at 80 chars. 10 years ago
Chris Fallin addd26cbb3 Addressed code-review comments. 10 years ago
Chris Fallin 97b663a8be Update upb amalgamation. 10 years ago
Chris Fallin 4c92289766 Addressed code-review comments. 10 years ago
Chris Fallin 80276ac021 Addressed code-review comments. 10 years ago
Chris Fallin fd1a3ff11d Support for maps in the MRI C Ruby extension. 10 years ago
Chris Fallin 91473dcebf Rename protobuf Ruby module to google/protobuf and rework its build 10 years ago
Chris Fallin 973f425725 Provide a Ruby extension. 10 years ago