1. 17 Jan, 2017 1 commit
  2. 13 Jan, 2017 1 commit
    • Thomas Van Lenten's avatar
      Timestamp helper fix, Duration helper cleanup. · d0bc096b
      Thomas Van Lenten authored
      - The Timestamp proto does not allow for negative nanos fields, so the seconds
        must be shifted and a positive nanos then applied.
      - Tweak the helpers on Duration to make it clear there is no "base" time
        involved.
      - Update the unittests for duration and timestamp to cover positive and
        negative NSTimeIntervals and what their impact is on the protos.
      d0bc096b
  3. 12 Jan, 2017 7 commits
  4. 11 Jan, 2017 2 commits
  5. 10 Jan, 2017 3 commits
  6. 09 Jan, 2017 1 commit
  7. 08 Jan, 2017 1 commit
  8. 07 Jan, 2017 2 commits
  9. 05 Jan, 2017 4 commits
  10. 04 Jan, 2017 3 commits
  11. 03 Jan, 2017 1 commit
    • Adam Cozzette's avatar
      Fixed cross compilations with the Autotools build · b40d3186
      Adam Cozzette authored
      Pull request #2517 caused cross compilations to start failing, because
      the js_embed binary was being built to run on the target platform
      instead of on the build machine. This change updates the Autotools build
      to use the AX_PROG_CXX_FOR_BUILD macro to find a suitable compiler for
      the build machine and always use that when building js_embed.
      b40d3186
  12. 28 Dec, 2016 2 commits
  13. 27 Dec, 2016 3 commits
  14. 22 Dec, 2016 4 commits
  15. 21 Dec, 2016 3 commits
  16. 20 Dec, 2016 2 commits