83 Commits (59ea5000bb07f09635229752361004ffe30dc85f)

Author SHA1 Message Date
Josh Haberman 69ac430c02 Removed 'optional' from proto3 syntax file. 9 years ago
Nicolas "Pixel" Noble bbb188acdd Actually enabling cross compilation. 9 years ago
Nicolas "Pixel" Noble 4e141bb3b8 Removing usage of git - not everyone grabs the gem using it. 9 years ago
Josh Haberman 70a4b03086 Add rake-compiler-dock as a dep. 9 years ago
Josh Haberman af4aa9bd64 Added support for binary gems. 9 years ago
Dongjoon Hyun 7a9040fe7f Remove redundant `the` in comments. 9 years ago
Josh Haberman fc7f8d9cd0 Fixed Ruby conformance tests by running them under rvm Ruby. 9 years ago
Josh Haberman bf50ec4ac9 Added debugging output to debug type= problem on Travis. 9 years ago
Josh Haberman e891c29f9b Allow conformance test runner to tolerate crashes, and re-enable conformance tests. 9 years ago
Feng Xiao 8675989bf7 Disable conformance tests for csharp and ruby. 9 years ago
Feng Xiao aa7e17a6f6 Update version numbers. 9 years ago
Anders Carling 3a5f213cca Invoke super implementation instead of raising error 9 years ago
Anders Carling 0559f3ee9e Add field name to initialization map exceptions 9 years ago
Anders Carling 8bcd0d7fc7 Use same exception class in ruby and jruby 9 years ago
Anders Carling 0df1e398eb Raise NoMethodError for unknown fields 9 years ago
Josh Haberman 14e2b4fa51 A very small fix to silence some warnings. 9 years ago
Feng Xiao 1942a2bd2e Make jruby use Java 3.0.0-alpha-3. 9 years ago
Feng Xiao ffe9215140 Update version number. 9 years ago
Josh Haberman d61e6adfcc Return TypedData_Wrap_Struct directly. 9 years ago
Josh Haberman 5bdf4a4271 Fixed several Ruby conformance test cases through upb update. 9 years ago
Josh Haberman c2c43a4917 Fixed lint errors and responded to CR comments. 9 years ago
Josh Haberman 95ee8fb88e Exclude JRuby from conformance tests for now. 9 years ago
Josh Haberman 181c7f2636 Added Ruby to conformance tests. 10 years ago
Josh Haberman a1daeaba80 Conform to C89/C90 variable declaration rules. 10 years ago
Josh Haberman 8c717ad530 Worked around memory leak bug in Ruby interpreter. 10 years ago
Josh Haberman fb8ed707a2 Update upb to fix two bugs in the Ruby library. 10 years ago
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