1. 31 Mar, 2016 1 commit
    • mayah's avatar
      Run src/windows/preprocess.sh · 821d3e80
      mayah authored
      src/windows/glog/logging.h is not generated by the current source.
      Let me run src/windows/preprocess.sh and update the source.
      821d3e80
  2. 17 Dec, 2015 4 commits
  3. 26 Nov, 2015 1 commit
  4. 06 Sep, 2015 1 commit
  5. 10 Aug, 2015 1 commit
  6. 08 Aug, 2015 1 commit
  7. 15 Jul, 2015 9 commits
  8. 16 Jun, 2015 2 commits
  9. 30 Apr, 2015 1 commit
    • romange's avatar
      Update vlog_is_on.cc · 2c503847
      romange authored
      SetVLOGLevel locks vmodule_lock however RAW_VLOG at the end also implicitly locks it via InitVLOG3__.
      
      This causes deadlock/segfault.
      2c503847
  10. 10 Apr, 2015 1 commit
  11. 08 Apr, 2015 1 commit
  12. 27 Mar, 2015 1 commit
  13. 26 Mar, 2015 1 commit
  14. 23 Mar, 2015 1 commit
  15. 13 Mar, 2015 1 commit
  16. 19 Aug, 2014 1 commit
    • 's avatar
      Fixes for the latest MSVS. · 78da3bf8
      authored
      - ssize_t
      Since Windows does not have ssize_t, we need to include BaseTsd.h and
      use SSIZE_t instead.
      
      - include algorithm
      MSVS 2013 requests developers to include algorithm when they use
      std::min.
      
      By yyanagisawa
      
      
      
      git-svn-id: https://google-glog.googlecode.com/svn/trunk@143 eb4d4688-79bd-11dd-afb4-1d65580434c0
      78da3bf8
  17. 05 Mar, 2014 1 commit
  18. 02 Mar, 2014 1 commit
  19. 01 Mar, 2014 1 commit
  20. 31 Oct, 2013 2 commits
  21. 29 Jul, 2013 1 commit
  22. 29 May, 2013 1 commit
  23. 18 Feb, 2013 2 commits
  24. 01 Feb, 2013 1 commit
  25. 31 Jan, 2013 2 commits