1. 27 Jan, 2018 1 commit
    • Adam Cozzette's avatar
      Removed using statements from common.h · 39a789e6
      Adam Cozzette authored
      These statements pulled a bunch of symbols from the std namespace into
      the global namespace. This commit removes all of them except for
      std::string, which is a bit trickier to remove.
      39a789e6
  2. 10 Oct, 2016 1 commit
  3. 20 Sep, 2016 1 commit
  4. 03 Jun, 2016 1 commit
  5. 12 Jan, 2016 1 commit
  6. 12 Dec, 2015 1 commit
  7. 03 Dec, 2015 1 commit
  8. 16 Jul, 2015 1 commit
    • Josh Haberman's avatar
      Added Ruby to conformance tests. · 181c7f26
      Josh Haberman authored
      This involved fixing a few important bugs in the
      Ruby implementation -- mostly cases of mixing
      upb field types and descriptor types (upb field
      types do not distinguish between int/sint/fixed/sfixed
      like descriptor types do).
      
      Also added protobuf-specific exceptions so parse
      errors can be caught specifically.
      
      Change-Id: Ib49d3db976900b2c6f3455c8b88af52cfb86e036
      181c7f26
  9. 03 Jun, 2015 1 commit
  10. 26 May, 2015 1 commit
  11. 16 Apr, 2015 1 commit
  12. 15 Apr, 2015 1 commit