1. 26 Jan, 2017 1 commit
  2. 23 Jan, 2017 1 commit
  3. 17 Jan, 2017 1 commit
  4. 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
  5. 12 Jan, 2017 7 commits
  6. 11 Jan, 2017 2 commits
  7. 10 Jan, 2017 3 commits
  8. 09 Jan, 2017 1 commit
  9. 08 Jan, 2017 1 commit
  10. 07 Jan, 2017 2 commits
  11. 05 Jan, 2017 4 commits
  12. 04 Jan, 2017 3 commits
  13. 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
  14. 28 Dec, 2016 2 commits
  15. 27 Dec, 2016 3 commits
  16. 22 Dec, 2016 4 commits
  17. 21 Dec, 2016 3 commits