Joshua Haberman
|
8393d4833f
Nearly all known cases (map, repeated field, and top-level) have been addressed.
|
6 жил өмнө |
Joshua Haberman
|
bd253f0130
Fixed equality, and extended to repeated fields and maps.
|
6 жил өмнө |
Joshua Haberman
|
9cfb12bf0a
Tests pass for all common operations.
|
6 жил өмнө |
Joshua Haberman
|
671c2459fc
Fixed crash bug and moved initialization into init method.
|
6 жил өмнө |
Joshua Haberman
|
b9131f0aab
Removed commented-out code.
|
6 жил өмнө |
Joshua Haberman
|
cf07d3c1b2
layout_init() optimization works!
|
6 жил өмнө |
Joshua Haberman
|
78378dab22
Merge branch 'master' into layout_clear
|
6 жил өмнө |
Joshua Haberman
|
c02a6fbf2c
Bugfix for GC mark of oneof fields.
|
6 жил өмнө |
Joshua Haberman
|
1c9fb9d45b
WIP.
|
6 жил өмнө |
Joshua Haberman
|
013a0ea882
Optimized layout_mark to not iterate over the msgdef.
|
6 жил өмнө |
Joshua Haberman
|
0088a75ce5
Merge branch 'master' into layout_mark
|
6 жил өмнө |
Joshua Haberman
|
0f76f8a83b
Put oneof case offset in separate oneof table.
|
6 жил өмнө |
Joshua Haberman
|
63f324a993
Roll forward Ruby upb changes now that protobuf Ruby build is fixed (#5866)
|
6 жил өмнө |
Joshua Haberman
|
1e37a94bb5
Optimized away the creation of empty string objects.
|
6 жил өмнө |
Joe Bolinger
|
d2daa38986
Add native type setters for Timestamp and Duration in Ruby (#5751)
|
6 жил өмнө |
Joshua Haberman
|
1568deab40
Revert "Updated upb from defcleanup branch and modified Ruby to use it (#5539)" (#5848)
|
6 жил өмнө |
Joshua Haberman
|
37581380fb
Updated upb from defcleanup branch and modified Ruby to use it (#5539)
|
6 жил өмнө |
Xiang Dai
|
e479410564
delete all duplicate empty blanks (#5758)
|
6 жил өмнө |
Joe Bolinger
|
64eb9b6e85
Add more descriptive error messages to init methods in Ruby (#5659)
|
6 жил өмнө |
Harshit Chopra
|
d0535cc09e
Adds support for proto2 syntax for Ruby gem.
|
8 жил өмнө |
Paul Yang
|
78ba021b84
Add continuous test for ruby 2.3, 2.4 and 2.5 (#4829)
|
7 жил өмнө |
Erik Benoist
|
74f8e24232
Adds a base class for all explicitly raised TypeErrors (#4255)
|
7 жил өмнө |
Joshua Haberman
|
0289dd8f90
Merge pull request #2519 from rubynerd-forks/ruby-fix-repeated-message-type-field
|
7 жил өмнө |
Zachary Anker
|
87714836e3
Allow initializing a chain of protos using only a hash
|
8 жил өмнө |
@rubynerd
|
f3e86fd26a
handle sanity check for repeating enums correctly
|
8 жил өмнө |
@rubynerd
|
c64830bbca
unwrap descriptor class before comparison of RepeatedField types
|
8 жил өмнө |
Josh Haberman
|
ff7f68ae9f
Ruby: encode and freeze strings when the are assigned or decoded.
|
9 жил өмнө |
Josh Haberman
|
2d514ce2d8
Fixed oneof behavior for enums and fixed JRuby.
|
9 жил өмнө |
Josh Haberman
|
545527e8cf
Ruby oneofs: return default instead of nil for unset fields.
|
9 жил өмнө |
Josh Haberman
|
a1daeaba80
Conform to C89/C90 variable declaration rules.
|
10 жил өмнө |