- Nov 11, 2018
-
-
Andreas Schuh authored
-
- Nov 09, 2018
-
-
Andreas Schuh authored
-
Andreas Schuh authored
-
- Oct 15, 2018
-
-
Andreas Schuh authored
-
Andreas Schuh authored
-
Andreas Schuh authored
-
- Oct 14, 2018
-
-
Andreas Schuh authored
-
- Sep 28, 2018
-
-
Andreas Schuh authored
-
Andreas Schuh authored
-
Andreas Schuh authored
-
Andreas Schuh authored
-
Andreas Schuh authored
-
wuchenghui authored
-
drillsar authored
-
kokerf authored
-
Matt Hargett authored
Some platforms' yval.h defines restrict as a macro when using clang, which causes this file to not compile.
-
- Jul 05, 2018
-
-
Andreas Schuh authored
-
Sam Liu authored
-
- Jan 31, 2018
-
-
Corentin Le Molgat authored
Now use gflags::gflags instead of gflags note: seems already in use in gRPC cf https://github.com/grpc/grpc/blob/master/cmake/gflags.cmake#L30
-
- Jan 29, 2018
-
-
Corentin Le Molgat authored
-
- Jan 07, 2018
-
-
Rob Earhart authored
-
Rob Earhart authored
-
- Nov 03, 2017
-
-
Silver Chan authored
repair wrong namespace problem
-
- Oct 08, 2017
-
-
Sumit Gupta authored
-
- Sep 01, 2017
-
-
Yi Wang authored
-
Andreas Schuh authored
This change avoids having to configure a private .h.in file during the Bazel build such that these files are not available to dependent projects in the GENDIR of the external gflags project.
-
- Aug 29, 2017
-
-
Siddhartha Bagaria authored
-
- Jul 13, 2017
-
-
Andreas Schuh authored
-
- Jul 11, 2017
-
-
Jason Juang authored
Note: Leaves behind empty directories, no real uninstaller. Just for convenience of some.
-
Andreas Schuh authored
-
Andreas Schuh authored
-
Andreas Schuh authored
-
Andreas Schuh authored
-
Andreas Schuh authored
-
- May 16, 2017
-
-
Ben Vanik authored
Warnings will spit out on newer compilers due to PRI* being redefined. Tested with VC++ 2015 and 2017. [Blog post](https://blogs.msdn.microsoft.com/vcblog/2013/07/19/c99-library-support-in-visual-studio-2013/) describing the defines being added in 2013.
-
randomguy3 authored
The argument-related variables in a macro body are not real variables, but special substitutions. They cannot be directly referred to by name, only expanded.
-
- May 12, 2017
-
-
Mmanu Chaturvedi authored
-
- May 11, 2017
-
-
Arkady Shapkin authored
-
- May 06, 2017
-
-
Arkady Shapkin authored
Fix #211
-