• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

google / upb / 193

Builds Branch Commit Type Ran Committer Via Coverage
193 master Fix bugs in PR. Pull #56 14 Apr 2016 10:28PM UTC haberman travis-ci pending completion   set done
191 master JSON parser: always accept both name variants, flag controls which we generate. My previous commit was based on wrong information about the proto3 JSON spec. It turns out we need to accept both field name formats all the time, and a runtime flag... Pull #56 14 Apr 2016 09:54PM UTC haberman travis-ci pending completion   set done
190 master Merge pull request #55 from haberman/jsonflag Added migration flag for users using old JSON format. push 14 Apr 2016 06:56PM UTC haberman travis-ci pending completion   set done
189 master Added migration flag for users using old JSON format. Pull #55 14 Apr 2016 05:46PM UTC haberman travis-ci pending completion   set done
188 master Made protobuf-compiler a dependency of "make genfiles." Pull #54 10 Apr 2016 05:08PM UTC haberman travis-ci pending completion   set done
187 master Changed schema for JSON test to be defined in a .proto file. Before we had lots of code to build these schemas manually, but this was verbose and made it difficult to add to the schema easily. Now we can just write a .proto file and adding field... Pull #54 10 Apr 2016 04:59PM UTC haberman travis-ci pending completion   set done
186 master Merge pull request #53 from haberman/filedef Added upb::FileDef, which represents the file defs are declared in. push 06 Apr 2016 11:51PM UTC haberman travis-ci pending completion   set done
185 master Refactored upb_def_freeze() a bit per PR comments. Pull #53 06 Apr 2016 11:16PM UTC haberman travis-ci pending completion   set done
184 master Changes for PR comments. Pull #53 06 Apr 2016 09:31PM UTC haberman travis-ci pending completion   set done
183 master Added upb::FileDef, which represents the file defs are declared in. It is entirely optional: MessageDef/EnumDef can still exist on their own. But this can represent a def's file when it is desirable to do so (eg. for code generators). This appr... Pull #53 06 Apr 2016 12:56AM UTC haberman travis-ci pending completion   set done
182 master Added upb::FileDef, which represents the file defs are declared in. It is entirely optional: MessageDef/EnumDef can still exist on their own. But this can represent a def's file when it is desirable to do so (eg. for code generators). This appr... Pull #53 06 Apr 2016 12:53AM UTC haberman travis-ci pending completion   set done
179 master Merge pull request #52 from haberman/oneof-not-def Make OneofDef stop deriving from Def. push 29 Mar 2016 05:00AM UTC haberman travis-ci pending completion   set done
178 master Make OneofDef stop deriving from Def. It is clear now that oneofs are different form other defs in one important way: they are not top-level constructs that can stand on their own in a SymbolTable, for example. If you are iterating over a list o... Pull #52 17 Mar 2016 01:11AM UTC haberman travis-ci pending completion   set done
177 master Make upb_readfile() safer upb_readfile() computes the size of the file that it plans to read by opening it as a binary stream and then using fseek() / ftell(). This is not reliable. Subclause 7.21.9.2 of the C standard stipulates that "a binary s... Pull #51 04 Mar 2016 11:55PM UTC atdt travis-ci pending completion   set done
176 master Compatibility with protobuf < 2.6.0, which does not have oneof Pull #50 22 Feb 2016 07:40AM UTC mbarbon travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc