1. 10 Jul, 2015 1 commit
    • Josh Haberman's avatar
      Conform to C89/C90 variable declaration rules. · a1daeaba
      Josh Haberman authored
      While we are C99 in general, the Ruby build system
      for building C extensions enables several flags that
      throw warnings for C89/C90 variable ordering rules.
      To avoid spewing a million warnings (or trying to
      specifically override these warnings with command-line
      flags, which would be tricky and possibly fragile)
      we conform to Ruby's world of C89/C90.
      
      Change-Id: I0e03e62d95068dfdfde112df0fb16a248a2f32a0
      a1daeaba
  2. 06 Jul, 2015 2 commits
  3. 01 Jul, 2015 3 commits
  4. 30 Jun, 2015 3 commits
  5. 25 Jun, 2015 1 commit
  6. 24 Jun, 2015 4 commits
  7. 23 Jun, 2015 2 commits
  8. 22 Jun, 2015 1 commit
  9. 19 Jun, 2015 1 commit
  10. 18 Jun, 2015 11 commits
  11. 17 Jun, 2015 5 commits
  12. 16 Jun, 2015 3 commits
  13. 15 Jun, 2015 3 commits