platform/upstream/glog.git
2018-02-27 Sergiu DeitschSymbolizer support for mingw and cygwin (#208) master
2018-02-23 Sergiu Deitschcmake: do not introduce a policy stack in the package...
2018-02-10 Sergiu DeitschMerge pull request #292 from Mizux/master
2018-02-06 Corentin Le... Rework CMake glog VERSION management.
2018-02-06 Corentin Le... remove uneeded enable_testing()
2018-02-06 Corentin Le... Provide glog::glog ALIAs
2018-02-01 Rodrigo QueiroBazel: make example more portable
2018-02-01 Rodrigo QueiroAllow using glog/stl_logging.h with Bazel
2018-01-16 Rodrigo QueiroAdd workaround for Bazel build on macOS
2018-01-04 Sergiu Deitschcmake: remove config.h from public headers (closes...
2018-01-04 Sergiu DeitschMerge pull request #283 from Mizux/master
2018-01-04 MizuxUse target gflags instead of old VARIABLES
2018-01-04 Rodrigo QueiroMerge pull request #276 from drigz/add-example
2018-01-04 Rodrigo QueiroAdd an example using glog from Bazel
2018-01-04 Rodrigo QueiroMerge pull request #277 from drigz/update-gflags
2018-01-04 Sergiu Deitschcmake: use gflags package config instead of a find...
2018-01-02 Sergiu Deitschcmake: ensure consumers do not overwrite the required...
2018-01-02 Sergiu Deitschremoved obsolete vsprojects
2018-01-02 Sergiu Deitschcmake: added a postfix for debug builds (closes #237)
2018-01-02 Sergiu DeitschMerge pull request #281 from sergiud/msvc-error-define
2018-01-02 Sergiu Deitschlogging_unittest: fixed undeclared identifier error...
2017-12-21 Shinichiro... Merge pull request #278 from shinh/contrib
2017-12-20 Shinichiro... Update AUTHORS and CONTRIBUTORS for PR#232
2017-12-19 Rodrigo QueiroUpdate gflags to latest master
2017-12-18 Rodrigo QueiroMerge pull request #232 from qzmfranklin/bazel
2017-12-14 Zhongming QuRemove the use of bind() from WORKSPACE.
2017-12-14 Zhongming QuRemove an empty textual_hdrs field.
2017-12-14 Zhongming QuHide certain header files from the cc_library().
2017-12-14 Zhongming QuCan build with Bazel now
2017-12-14 Zhongming QuBuild with Bazel.
2017-11-10 Fumitoshi UkaiMerge pull request #261 from pcc/fix3
2017-11-08 Peter CollingbourneCompute base addresses from program headers while readi...
2017-11-04 Sergiu DeitschMerge pull request #106 from dimhotepus/master
2017-10-31 Shinichiro... Merge pull request #260 from ukai/shell_escape
2017-10-31 Fumitoshi UkaiShell escape arguments to /bin/mail.
2017-10-20 Shinichiro... Style fixes for consistency
2017-10-20 Shinichiro... Merge pull request #245 from DariuszOstolski/issue211
2017-10-20 Shinichiro... Merge pull request #254 from DariuszOstolski/issue253
2017-10-18 Dariusz Ostolski#253: Use MS preprocessor idiom to disable warning
2017-10-11 Shinichiro... Merge pull request #226 from sergiud/zero-allocation...
2017-10-10 Sergiu Deitschfixed gcc logging failure
2017-09-20 Dariusz OstolskiAdded HAVE_PWD_H to cmake build
2017-09-19 Dariusz OstolskiFix username lookup in case of missing USER environment...
2017-08-09 Shinichiro... Merge pull request #228 from sergiud/dll-export-fix
2017-08-09 Sergiu Deitschadded missing exports (fixes #227)
2017-08-09 Shinichiro... Merge pull request #225 from jray272/remove-log-every...
2017-08-09 Jim RayRemove GOOGLE_GLOG_COMPILE_ASSERT
2017-08-09 Shinichiro... Merge pull request #224 from jray272/run-windows-script
2017-08-06 Jim RayFix LOG_EVERY_N with clang -Wunused-local-typedef
2017-08-06 Jim RayUpdate Windows logging.h based on 2df0ca34aa
2017-08-06 Jim RayAdd Jim Ray to CONTRIBUTORS
2017-08-01 Shinichiro... Merge pull request #218 from andschwa/remove-sln
2017-07-26 Andrew SchwartzmeyerUpdate Windows readme for CMake
2017-07-26 Andrew SchwartzmeyerUpdate gitignore for CMake and Visual Studio
2017-07-26 Andrew SchwartzmeyerDelete ancient Visual Studio Solution file.
2017-07-26 Shinichiro... Merge pull request #216 from google/revert-120-master
2017-07-26 Shinichiro... Revert "configure.ac: Allow user to disable gflags"
2017-07-19 Shinichiro... Merge pull request #120 from ribalda/master
2017-07-09 Shinichiro... Merge pull request #209 from sergiud/cmake-icc-fix
2017-07-09 Sergiu Deitschcmake: fixed gflags namespace detection (fixes #193)
2017-07-06 Shinichiro... Merge pull request #153 from sergiud/cmake-gnu-install...
2017-07-06 Shinichiro... Merge pull request #152 from sergiud/cmake-project...
2017-07-06 Shinichiro... Merge pull request #157 from sergiud/cygwin-support
2017-07-06 Shinichiro... Merge pull request #158 from sergiud/zero-allocation
2017-07-06 Shinichiro... Merge pull request #145 from pixelb/rate-limit-posix...
2017-07-05 Hans-Andreas... reduce memory allocations to zero
2017-06-29 Shinichiro... Merge pull request #199 from v1bri/brian-fix-gflags...
2017-06-28 Shinichiro... Merge pull request #168 from andschwa/windows-stacktrace
2017-06-27 Andrew SchwartzmeyerSupport signal handler on Windows
2017-06-27 Andrew SchwartzmeyerLink to DbgHelp using pre-processor directive
2017-06-27 Andrew SchwartzmeyerExport GetStackTrace
2017-06-27 Andrew SchwartzmeyerSupport symbolizer and demangler on Windows
2017-06-27 Andrew SchwartzmeyerSupport stacktrace on Windows
2017-06-26 Andrew SchwartzmeyerCopy stacktrace_generic-inl.h for Windows
2017-06-26 Andrew SchwartzmeyerAdd Andrew Schwartzmeyer to authors and contributors
2017-06-22 Brian OrrSpecify gflags version in CMakeLists.txt
2017-06-22 Brian OrrUse gflags ALIAS instead of ${gflags_XXX} vars
2017-05-12 Fumitoshi UkaiMerge pull request #188 from shinh/remove-configure
2017-05-12 Shinichiro... Remove files generated by autotools
2017-05-10 Shinichiro... Update the version in CMakeLists.txt to 0.3.5
2017-05-10 Fumitoshi UkaiMerge pull request #186 from shinh/backport
2017-05-09 Shinichiro... Add a hack for naive include scanners
2017-05-09 Shinichiro... Define OS_LINUX only if it's not defined yet
2017-05-09 Shinichiro... symbolize: Allow 4kB stack consumption on PPC64
2017-05-09 Shinichiro... x86 stacktrace: Use __builtin_frame_address if possible
2017-05-09 Shinichiro... Relax test for symbolize
2017-05-09 Shinichiro... Use LOG(FATAL) instead of CHECK(false)
2017-05-09 Shinichiro... Run src/windows/preprocess.sh
2017-05-09 Shinichiro... glog: release 0.3.5
2017-04-21 Fumitoshi UkaiMerge pull request #179 from renning22/master
2017-04-20 Ning RenCHECK_NOTNULL works with smart pointers when compiled...
2017-03-07 Fumitoshi UkaiMerge pull request #169 from mayah/windows-no-return
2017-03-07 mayahAdd __declspec(noreturn) on Win
2017-02-09 Fumitoshi UkaiMerge pull request #164 from yoshisatoyanagisawa/dcheck...
2017-02-08 Yoshisato YanagisawaDCHECK_ALWAYS_ON to make D* enabled under NDEBUG
2017-01-17 Sergiu Deitschfixed cygwin compilation errors
2017-01-10 Sergiu Deitschcmake: do not hardcode relative install directories
2017-01-10 Sergiu Deitschcmake: changed project name from google-glog to glog
2016-12-09 Pádraig Bradyrate limit calls to posix_fadvise()
2016-10-20 Ricardo Ribalda... configure.ac: Allow user to disable gflags
next