1. 24 Feb, 2012 1 commit
  2. 12 Jan, 2012 7 commits
  3. 11 Jan, 2012 1 commit
  4. 29 Dec, 2011 2 commits
  5. 28 Dec, 2011 1 commit
  6. 05 Sep, 2011 4 commits
  7. 11 May, 2011 1 commit
  8. 25 Feb, 2011 1 commit
  9. 07 Feb, 2011 1 commit
  10. 15 Jun, 2010 5 commits
  11. 28 May, 2010 8 commits
  12. 14 May, 2010 1 commit
  13. 20 Jan, 2010 1 commit
    • 's avatar
      Use GLOG_* environment variables even when gflags is installed. · cb350102
      authored
      Define GLOG_DEFINE_*, which checks if the GLOG_* environment variable
      is defined. If defined, GLOG_DEFINE_* passes the value and otherwise,
      it passes the original default value. In this way, GLOG_DEFINE_* macro
      uses the value specified by gflags first, then GLOG_* environment
      variables, and finally it uses the default value if neither of them are
      specified.
      
      
      git-svn-id: https://google-glog.googlecode.com/svn/trunk@76 eb4d4688-79bd-11dd-afb4-1d65580434c0
      cb350102
  14. 18 Jan, 2010 1 commit
  15. 11 Nov, 2009 2 commits
  16. 07 Oct, 2009 1 commit
  17. 31 Jul, 2009 2 commits