1. 31 Oct, 2019 10 commits
  2. 29 Oct, 2019 1 commit
  3. 03 Sep, 2019 1 commit
  4. 02 Sep, 2019 2 commits
  5. 07 May, 2019 1 commit
  6. 24 Apr, 2019 1 commit
  7. 12 Apr, 2019 1 commit
    • Shuhei Takahashi's avatar
      Fix stacktrace on bazel build. (#347) · 6ca3d3cf
      Shuhei Takahashi authored
      We need at least following defs to be set to print stacktrace in
      failure signal handler.
      
      - HAVE_UNWIND_H: on Linux and macOS. unwind.h is usually present
        by default on those OSes.
      - HAVE_DLADDR: on macOS.
      
      Windows is not cared because glog can not be built with bazel
      on Windows today.
      6ca3d3cf
  8. 03 Apr, 2019 1 commit
  9. 22 Mar, 2019 1 commit
  10. 18 Feb, 2019 1 commit
  11. 16 Feb, 2019 2 commits
  12. 14 Feb, 2019 1 commit
  13. 02 Feb, 2019 2 commits
  14. 01 Feb, 2019 1 commit
  15. 29 Jan, 2019 1 commit
  16. 28 Jan, 2019 1 commit
  17. 24 Jan, 2019 1 commit
  18. 23 Jan, 2019 2 commits
  19. 22 Jan, 2019 3 commits
  20. 07 Jan, 2019 2 commits
  21. 01 Jan, 2019 1 commit
  22. 31 Dec, 2018 3 commits