Paul Yang
|
7597f8ad24
Custom mktime to fix issue on mac (#6118)
|
6 years ago |
Bo Yang
|
33dd96c23f
Use mktime
|
6 years ago |
Bo Yang
|
262cc06075
Fix ruby conformance test on mac
|
6 years ago |
Bo Yang
|
2d9507ec74
Update upb for ruby
|
6 years ago |
Bo Yang
|
a268b63284
Update upb for ruby
|
6 years ago |
Adam Cozzette
|
8645d893ab
Merge branch '3.7.x' into merge-3-7-x
|
6 years ago |
Benjamin Peterson
|
5939bc3619
Fix "the the".
|
6 years ago |
Paul Yang
|
ba42cb53d9
Allow bytes field to be longer than 16000 bytes (#5924)
|
6 years ago |
Paul Yang
|
57b6597f46
Replace strptime with custom implementation (#5906)
|
6 years ago |
Paul Yang
|
4b145b1c7f
Parse nested listvalue in json for ruby (#5867)
|
6 years ago |
Joshua Haberman
|
1568deab40
Revert "Updated upb from defcleanup branch and modified Ruby to use it (#5539)" (#5848)
|
6 years ago |
Joshua Haberman
|
37581380fb
Updated upb from defcleanup branch and modified Ruby to use it (#5539)
|
6 years ago |
Bo Yang
|
cb6fa92ee8
Merge branch '3.7.x'
|
6 years ago |
Xiang Dai
|
e479410564
delete all duplicate empty blanks (#5758)
|
6 years ago |
Paul Yang
|
7d9377e7f3
Use gnu for ruby build because strptime is provided by posix (#5660)
|
6 years ago |
Paul Yang
|
37a0ab7d83
Fix Any json encoding/decoding for ruby. (#5592)
|
6 years ago |
Paul Yang
|
aa5c12e882
Revert "Revert "Enable the ignore_unknown_field option in the Ruby unmarshal options" (#5511)" (#5533)
|
6 years ago |
Paul Yang
|
be1716a6d0
Revert "Enable the ignore_unknown_field option in the Ruby unmarshal options" (#5511)
|
6 years ago |
Erik Benoist
|
9ac11326df
Adds the ability to ignore unknown fields on parse
|
6 years ago |
Paul Yang
|
23adfeb003
Reserve unknown in Ruby (#3763)
|
8 years ago |
Joshua Haberman
|
1325588982
Updated upb to fix JSON conformance issues. (#3206)
|
8 years ago |
Paul Yang
|
7f3e237071
Merge 3.2.x branch into master (#2648)
|
8 years ago |
Josh Haberman
|
3a674ffe05
upb bugfix: JSON map entry keys were passing the wrong closure.
|
9 years ago |
Josh Haberman
|
ff7f68ae9f
Ruby: encode and freeze strings when the are assigned or decoded.
|
9 years ago |
Josh Haberman
|
d419ca10b4
Updated upb and simplified ruby code a bit with new upb method.
|
9 years ago |
Josh Haberman
|
e67ef3d449
Bugfix for JSON error case.
|
9 years ago |
Josh Haberman
|
194ad621bb
Ruby JSON: always accept both camelCase and original field names.
|
9 years ago |
Josh Haberman
|
94e54b39c8
Updated upb: picked up legacy JSON flags to help Ruby users migrate.
|
9 years ago |
Josh Haberman
|
f654d49dd6
Updated upb from latest changes.
|
9 years ago |
Josh Haberman
|
78da66698b
Changed Ruby to properly camelCase its JSON by default.
|
9 years ago |