projects
/
platform
/
upstream
/
glog.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merge pull request #281 from sergiud/msvc-error-define
[platform/upstream/glog.git]
/
src
/
2018-01-02
Sergiu Deitsch
Merge pull request #281 from sergiud/msvc-error-define
tree
|
commitdiff
2018-01-02
Sergiu Deitsch
logging_unittest: fixed undeclared identifier error...
tree
|
commitdiff
2017-11-10
Fumitoshi Ukai
Merge pull request #261 from pcc/fix3
tree
|
commitdiff
2017-11-08
Peter Collingbourne
Compute base addresses from program headers while readi...
tree
|
commitdiff
2017-11-04
Sergiu Deitsch
Merge pull request #106 from dimhotepus/master
tree
|
commitdiff
2017-10-31
Shinichiro Hamaji
Merge pull request #260 from ukai/shell_escape
tree
|
commitdiff
2017-10-31
Fumitoshi Ukai
Shell escape arguments to /bin/mail.
tree
|
commitdiff
2017-10-20
Shinichiro Hamaji
Style fixes for consistency
tree
|
commitdiff
2017-10-20
Shinichiro Hamaji
Merge pull request #245 from DariuszOstolski/issue211
tree
|
commitdiff
2017-10-20
Shinichiro Hamaji
Merge pull request #254 from DariuszOstolski/issue253
tree
|
commitdiff
2017-10-18
Dariusz Ostolski
#253: Use MS preprocessor idiom to disable warning
tree
|
commitdiff
2017-10-11
Shinichiro Hamaji
Merge pull request #226 from sergiud/zero-allocation...
tree
|
commitdiff
2017-10-10
Sergiu Deitsch
fixed gcc logging failure
tree
|
commitdiff
2017-09-19
Dariusz Ostolski
Fix username lookup in case of missing USER environment...
tree
|
commitdiff
2017-08-09
Shinichiro Hamaji
Merge pull request #228 from sergiud/dll-export-fix
tree
|
commitdiff
2017-08-09
Sergiu Deitsch
added missing exports (fixes #227)
tree
|
commitdiff
2017-08-09
Shinichiro Hamaji
Merge pull request #225 from jray272/remove-log-every...
tree
|
commitdiff
2017-08-09
Jim Ray
Remove GOOGLE_GLOG_COMPILE_ASSERT
tree
|
commitdiff
2017-08-09
Shinichiro Hamaji
Merge pull request #224 from jray272/run-windows-script
tree
|
commitdiff
2017-08-06
Jim Ray
Fix LOG_EVERY_N with clang -Wunused-local-typedef
tree
|
commitdiff
2017-08-06
Jim Ray
Update Windows logging.h based on 2df0ca34aa
tree
|
commitdiff
2017-07-19
Shinichiro Hamaji
Merge pull request #120 from ribalda/master
tree
|
commitdiff
2017-07-06
Shinichiro Hamaji
Merge pull request #153 from sergiud/cmake-gnu-install...
tree
|
commitdiff
2017-07-06
Shinichiro Hamaji
Merge pull request #152 from sergiud/cmake-project...
tree
|
commitdiff
2017-07-06
Shinichiro Hamaji
Merge pull request #157 from sergiud/cygwin-support
tree
|
commitdiff
2017-07-06
Shinichiro Hamaji
Merge pull request #158 from sergiud/zero-allocation
tree
|
commitdiff
2017-07-06
Shinichiro Hamaji
Merge pull request #145 from pixelb/rate-limit-posix...
tree
|
commitdiff
2017-07-05
Hans-Andreas Engel
reduce memory allocations to zero
tree
|
commitdiff
2017-06-29
Shinichiro Hamaji
Merge pull request #199 from v1bri/brian-fix-gflags...
tree
|
commitdiff
2017-06-28
Shinichiro Hamaji
Merge pull request #168 from andschwa/windows-stacktrace
tree
|
commitdiff
2017-06-27
Andrew Schwartzmeyer
Support signal handler on Windows
tree
|
commitdiff
2017-06-27
Andrew Schwartzmeyer
Link to DbgHelp using pre-processor directive
tree
|
commitdiff
2017-06-27
Andrew Schwartzmeyer
Export GetStackTrace
tree
|
commitdiff
2017-06-27
Andrew Schwartzmeyer
Support symbolizer and demangler on Windows
tree
|
commitdiff
2017-06-27
Andrew Schwartzmeyer
Support stacktrace on Windows
tree
|
commitdiff
2017-06-26
Andrew Schwartzmeyer
Copy stacktrace_generic-inl.h for Windows
tree
|
commitdiff
2017-05-12
Fumitoshi Ukai
Merge pull request #188 from shinh/remove-configure
tree
|
commitdiff
2017-05-10
Fumitoshi Ukai
Merge pull request #186 from shinh/backport
tree
|
commitdiff
2017-05-09
Shinichiro Hamaji
Add a hack for naive include scanners
tree
|
commitdiff
2017-05-09
Shinichiro Hamaji
Define OS_LINUX only if it's not defined yet
tree
|
commitdiff
2017-05-09
Shinichiro Hamaji
symbolize: Allow 4kB stack consumption on PPC64
tree
|
commitdiff
2017-05-09
Shinichiro Hamaji
x86 stacktrace: Use __builtin_frame_address if possible
tree
|
commitdiff
2017-05-09
Shinichiro Hamaji
Relax test for symbolize
tree
|
commitdiff
2017-05-09
Shinichiro Hamaji
Use LOG(FATAL) instead of CHECK(false)
tree
|
commitdiff
2017-05-09
Shinichiro Hamaji
Run src/windows/preprocess.sh
tree
|
commitdiff
2017-04-21
Fumitoshi Ukai
Merge pull request #179 from renning22/master
tree
|
commitdiff
2017-04-20
Ning Ren
CHECK_NOTNULL works with smart pointers when compiled...
tree
|
commitdiff
2017-03-07
Fumitoshi Ukai
Merge pull request #169 from mayah/windows-no-return
tree
|
commitdiff
2017-03-07
mayah
Add __declspec(noreturn) on Win
tree
|
commitdiff
2017-02-09
Fumitoshi Ukai
Merge pull request #164 from yoshisatoyanagisawa/dcheck...
tree
|
commitdiff
2017-02-08
Yoshisato Yanagisawa
DCHECK_ALWAYS_ON to make D* enabled under NDEBUG
tree
|
commitdiff
2017-01-17
Sergiu Deitsch
fixed cygwin compilation errors
tree
|
commitdiff
2016-12-09
Pádraig Brady
rate limit calls to posix_fadvise()
tree
|
commitdiff
2016-10-19
Fumitoshi Ukai
Merge pull request #132 from sergiud/cmake-disable...
tree
|
commitdiff
2016-10-19
Fumitoshi Ukai
Merge pull request #127 from MinGW-caffe/master
tree
|
commitdiff
2016-10-19
Fumitoshi Ukai
Merge pull request #123 from yying/master
tree
|
commitdiff
2016-10-19
Fumitoshi Ukai
Merge pull request #116 from pcc/fix2
tree
|
commitdiff
2016-10-19
Fumitoshi Ukai
Merge pull request #98 from willyd/relocatable
tree
|
commitdiff
2016-10-19
Fumitoshi Ukai
Merge pull request #129 from sergiud/cmake-PIC
tree
|
commitdiff
2016-10-19
Fumitoshi Ukai
Merge pull request #130 from sergiud/cmake-warning-fix
tree
|
commitdiff
2016-10-03
MiniLight
try to avoid the error "conflicting declaration 'typede...
tree
|
commitdiff
2016-09-11
Andy Ying
NULL sinks_ after deletion to prevent dangling pointer
tree
|
commitdiff
2016-07-14
Fumitoshi Ukai
Merge pull request #115 from pcc/fix1
tree
|
commitdiff
2016-06-23
Peter Collingbourne
Fix autotools build.
tree
|
commitdiff
2016-06-23
Peter Collingbourne
symbolize: Calculate a module's zero VA using program...
tree
|
commitdiff
2016-04-30
dimhotepus
Cache strlen outside of cycles (PVS-Studio)
tree
|
commitdiff
2016-04-15
Fumitoshi Ukai
Merge pull request #101 from yasushi-saito/master
tree
|
commitdiff
2016-04-13
Fumitoshi Ukai
Merge pull request #91 from abdasgupta/master
tree
|
commitdiff
2016-04-13
Fumitoshi Ukai
Merge pull request #82 from sergiud/cmake-imported...
tree
|
commitdiff
2016-04-11
Yaz Saito on W541
Allow permission line in /proc/self/map to be "rwx...
tree
|
commitdiff
2016-03-31
Fumitoshi Ukai
Merge pull request #96 from mayah/update-windows
tree
|
commitdiff
2016-03-31
mayah
Run src/windows/preprocess.sh
tree
|
commitdiff
2016-03-21
Abhishek Dasgupta
Added support for PowerPC.
tree
|
commitdiff
2015-12-17
Fumitoshi Ukai
use namespace GFLAGS_NAMESPACE instead namespace gflags
tree
|
commitdiff
2015-12-17
Fumitoshi Ukai
win: use _fdopen instead of fdopen
tree
|
commitdiff
2015-12-17
Fumitoshi Ukai
win: FAILED macro can't be used with HANDLE.
tree
|
commitdiff
2015-12-17
Fumitoshi Ukai
avoid calling new/malloc in signalhandler.
tree
|
commitdiff
2015-11-27
Fumitoshi Ukai
Merge pull request #74 from yoshisatoyanagisawa/fix_sig...
tree
|
commitdiff
2015-11-26
Yoshisato Yanagisawa
Reset SIGABRT action only if FailureSignalHandler is...
tree
|
commitdiff
2015-11-10
Fumitoshi Ukai
Merge pull request #58 from ruslo/fix.include
tree
|
commitdiff
2015-11-10
Fumitoshi Ukai
Merge pull request #56 from rhencke/fix-test
tree
|
commitdiff
2015-09-06
Robert Hencke
Fix double-free in unit test on Windows.
tree
|
commitdiff
2015-08-12
Fumitoshi Ukai
Merge pull request #49 from sergiud/cmake-visibility
tree
|
commitdiff
2015-08-12
Fumitoshi Ukai
Merge pull request #47 from sergiud/master
tree
|
commitdiff
2015-08-12
Fumitoshi Ukai
Merge pull request #26 from theopolis/feature-mode...
tree
|
commitdiff
2015-08-10
Teddy Reed
[#23] Add logfile_mode to control logfile permissions
tree
|
commitdiff
2015-08-08
Sergiu Dotenco
cmake: allow to disable multithreading support
tree
|
commitdiff
2015-08-06
Fumitoshi Ukai
Merge pull request #35 from bsilver8192/fix-mocklog...
tree
|
commitdiff
2015-08-06
Fumitoshi Ukai
Merge pull request #34 from bsilver8192/fix-macro-redef...
tree
|
commitdiff
2015-08-06
Fumitoshi Ukai
Merge pull request #20 from UbimoLTD/patch-1
tree
|
commitdiff
2015-08-06
Fumitoshi Ukai
Merge pull request #12 from ukai/fix_leak
tree
|
commitdiff
2015-08-06
Fumitoshi Ukai
Merge pull request #7 from sergiud/master
tree
|
commitdiff
2015-07-15
Sergiu Dotenco
added missing include
tree
|
commitdiff
2015-07-15
Sergiu Dotenco
fixed vc 14.0 ctp 6 compilation error
tree
|
commitdiff
2015-07-15
Sergiu Dotenco
determine gflags namespace automatically
tree
|
commitdiff
2015-07-15
Sergiu Dotenco
do not redefine snprintf if it's already available
tree
|
commitdiff
2015-07-15
Sergiu Dotenco
do not redefine stl logging macros
tree
|
commitdiff
2015-07-15
Sergiu Dotenco
allow to define TEST_SRC_DIR as a macro
tree
|
commitdiff
2015-07-15
Sergiu Dotenco
allow to use __declspec(noreturn)
tree
|
commitdiff
2015-07-15
Sergiu Dotenco
export the Demangle function
tree
|
commitdiff
next