1. 22 Nov, 2016 1 commit
  2. 05 Oct, 2016 1 commit
  3. 17 Sep, 2016 1 commit
  4. 31 Aug, 2016 1 commit
  5. 24 Aug, 2016 1 commit
  6. 03 Aug, 2016 2 commits
  7. 02 Aug, 2016 5 commits
  8. 01 Aug, 2016 9 commits
  9. 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
  10. 20 Jul, 2016 3 commits
  11. 18 Jul, 2016 2 commits
  12. 28 Jun, 2016 2 commits
  13. 01 Jun, 2016 1 commit
  14. 10 May, 2016 2 commits
  15. 26 Apr, 2016 2 commits
  16. 06 Apr, 2016 1 commit
  17. 05 Apr, 2016 2 commits
  18. 04 Mar, 2016 2 commits
  19. 02 Mar, 2016 1 commit