1. 25 Nov, 2016 1 commit
  2. 24 Nov, 2016 4 commits
  3. 22 Nov, 2016 1 commit
  4. 05 Oct, 2016 1 commit
  5. 17 Sep, 2016 1 commit
  6. 31 Aug, 2016 1 commit
  7. 24 Aug, 2016 1 commit
  8. 03 Aug, 2016 2 commits
  9. 02 Aug, 2016 5 commits
  10. 01 Aug, 2016 9 commits
  11. 29 Jul, 2016 1 commit
    • dreamer.dead's avatar
      Do not pass flag type as a char literal when registering a new flag. · 46ea10f0
      dreamer.dead authored
      It is possible to create a type-safe version of FlagRegisterer
      ctor (as well as some internal gflags classes), that will deduce
      type of the new flag automatically.
      
      This results in removing quite a few calls to strcmp() when new
      flag is created.
      
      No existing behavior change.
      46ea10f0
  12. 20 Jul, 2016 3 commits
  13. 18 Jul, 2016 2 commits
  14. 28 Jun, 2016 2 commits
  15. 01 Jun, 2016 1 commit
  16. 10 May, 2016 2 commits
  17. 26 Apr, 2016 2 commits
  18. 06 Apr, 2016 1 commit