projects
/
platform
/
upstream
/
glog.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Remove assumptions about function size in stacktrace_unittest.cc, which do not
[platform/upstream/glog.git]
/
src
/
2011-12-28
<hlsyounes@gmail...
Remove assumptions about function size in stacktrace_un...
tree
|
commitdiff
2011-09-05
<shinichiro.hamaj...
Suppress warnings around return value of write and...
tree
|
commitdiff
2011-09-05
<shinichiro.hamaj...
Destruct global objects in ShutdownGoogleLogging
tree
|
commitdiff
2011-09-05
<shinichiro.hamaj...
Add google:: prefixes for COUNTER in glog's document
tree
|
commitdiff
2011-09-05
<shinichiro.hamaj...
Create a new log files after pid has changed
tree
|
commitdiff
2011-05-11
<hlsyounes@gmail...
Add files left behind by certain tests to CLEANFILES.
tree
|
commitdiff
2011-02-25
<hlsyounes@gmail...
Reduce stack consumption for Demangle(). Fixes issue 81.
tree
|
commitdiff
2011-02-07
<hlsyounes@gmail...
Add partial C++0x support and recognition of GCC functi...
tree
|
commitdiff
2010-06-15
<shinichiro.hamaj...
Minor message update.
tree
|
commitdiff
2010-06-15
<shinichiro.hamaj...
Add ShutdownGoogleLogging to close syslog.
tree
|
commitdiff
2010-06-15
<shinichiro.hamaj...
s/ASSERT_EQ/CHECK_EQ/ .
tree
|
commitdiff
2010-06-15
<shinichiro.hamaj...
Use sys/ucontext.h when it is found. Snow leopard needs...
tree
|
commitdiff
2010-05-28
<shinichiro.hamaj...
Move TEST_SRC_DIR from googletest.h to config.h.
tree
|
commitdiff
2010-05-28
<shinichiro.hamaj...
Add DCHECK_NOTNULL macro to logging.h (points to CHECK_...
tree
|
commitdiff
2010-05-28
<shinichiro.hamaj...
Add __extension__ for GCC's statement expression.
tree
|
commitdiff
2010-05-28
<shinichiro.hamaj...
Add some more google:: namespaces.
tree
|
commitdiff
2010-01-20
<shinichiro.hamaj...
Use GLOG_* environment variables even when gflags is...
tree
|
commitdiff
2010-01-18
<shinichiro.hamaj...
Handle ucontext.h properly in Snow leopard.
tree
|
commitdiff
2009-11-11
<shinichiro.hamaj...
Fix compilation error with -DNDEBUG.
tree
|
commitdiff
2009-11-11
<shinichiro.hamaj...
Use numeric_limits instead of SSIZE_MAX.
tree
|
commitdiff
2009-10-07
<shinichiro.hamaj...
Use intptr_t instead of int to cast from char* for...
tree
|
commitdiff
2009-07-31
<shinichiro.hamaj...
Make the order of check for OS_WINDOWS|OS_CYGWIN and...
tree
|
commitdiff
2009-07-30
<shinichiro.hamaj...
Cast from pthread_t to pid_t via uintptr_t.
tree
|
commitdiff
2009-07-30
<shinichiro.hamaj...
Call glog_internal_namespace_::ProgramInvocationShortNa...
tree
|
commitdiff
2009-07-30
<shinichiro.hamaj...
Avoid warning for type punning like
tree
|
commitdiff
2009-07-30
<shinichiro.hamaj...
Fix posix_strerror_r for OpenBSD.
tree
|
commitdiff
2009-07-29
<shinichiro.hamaj...
Define DumpPCAndSymbol() only when HAVE_SYMBOLIZE is...
tree
|
commitdiff
2009-07-29
<shinichiro.hamaj...
Fix user name detection for Windows.
tree
|
commitdiff
2009-07-29
<shinichiro.hamaj...
Suppress warnings.
tree
|
commitdiff
2009-07-29
<shinichiro.hamaj...
Initializes the length of machine name properly.
tree
|
commitdiff
2009-07-27
<shinichiro.hamaj...
Regression: Add NOGDI and NOMINMAX macros before includ...
tree
|
commitdiff
2009-07-27
<shinichiro.hamaj...
Use internal namespace instead of anonymous namespace...
tree
|
commitdiff
2009-07-27
<shinichiro.hamaj...
Add cast for pthread_self() to avoid warning.
tree
|
commitdiff
2009-07-27
<shinichiro.hamaj...
Add virtual ~Thread() to avoid warnings.
tree
|
commitdiff
2009-07-27
<shinichiro.hamaj...
Add OS_NETBSD macro.
tree
|
commitdiff
2009-07-08
<shinichiro.hamaj...
Suppress warnings. Most of this patch was given by...
tree
|
commitdiff
2009-07-07
<shinichiro.hamaj...
Run benchmarks only when --run_benchmark is specified.
tree
|
commitdiff
2009-05-20
<shinichiro.hamaj...
Encapsulate the definition of Mutex into glog's interna...
tree
|
commitdiff
2009-05-19
<shinichiro.hamaj...
Suppress warnings (re-definition of _XOPEN_SOURCE)...
tree
|
commitdiff
2009-04-10
<shinichiro.hamaj...
Check if InitGoogleLogging is not called twice.
tree
|
commitdiff
2009-04-09
<shinichiro.hamaj...
A bug fix for Windows: Use GetSystemTimeAsFileTime...
tree
|
commitdiff
2009-04-07
<shinichiro.hamaj...
Use struct instead of class for forward declaration...
tree
|
commitdiff
2009-04-07
<shinichiro.hamaj...
Apply patch given by maw (thanks!). The patch was modif...
tree
|
commitdiff
2009-03-10
<shinichiro.hamaj...
Fixes for GCC 4.4. Thanks John for this patch!
tree
|
commitdiff
2009-03-04
<shinichiro.hamaj...
Introduce RecordCrashReason().
tree
|
commitdiff
2009-01-28
<shinichiro.hamaj...
Add license information for all source code.
tree
|
commitdiff
2009-01-24
<shinichiro.hamaj...
Bug fix: ifdef guard for InitGoogleMock must be HAVE_LI...
tree
|
commitdiff
2009-01-23
<shinichiro.hamaj...
Regenerate header files for VC++.
tree
|
commitdiff
2009-01-23
<shinichiro.hamaj...
Remove the name of unused parameter.
tree
|
commitdiff
2009-01-23
<shinichiro.hamaj...
Remove unnecessary #include.
tree
|
commitdiff
2009-01-22
<shinichiro.hamaj...
Better Cygwin support.
tree
|
commitdiff
2009-01-15
<shinichiro.hamaj...
* Add LOG_TO_STRING.
tree
|
commitdiff
2009-01-13
<shinichiro.hamaj...
Introduce mock-log.h for unittests.
tree
|
commitdiff
2009-01-09
<shinichiro.hamaj...
Define ARRAYSIZE in utilities.h and use it.
tree
|
commitdiff
2009-01-05
<shinichiro.hamaj...
Use gtest and gmock if installed.
tree
|
commitdiff
2009-01-05
<shinichiro.hamaj...
Initialize gflags in signalhandler_unittest.
tree
|
commitdiff
2009-01-05
<shinichiro.hamaj...
Fix a typo in commandlineflags.h.
tree
|
commitdiff
2008-12-19
<shinichiro.hamaj...
Initial windows support. Now we don't have the stacktra...
tree
|
commitdiff
2008-12-19
<shinichiro.hamaj...
Flush logs unsafely before program fails in the signal...
tree
|
commitdiff
2008-11-21
<shinichiro.hamaj...
Add -lpthread in addition to -pthread on Linux.
tree
|
commitdiff
2008-11-17
<shinichiro.hamaj...
Fix a typo: s/gnore/ignore/
tree
|
commitdiff
2008-11-17
<shinichiro.hamaj...
Remove stacktrace.cc.
tree
|
commitdiff
2008-11-17
<shinichiro.hamaj...
Re-organize the way to produce stacktrace.
tree
|
commitdiff
2008-11-04
<shinichiro.hamaj...
Use uintptr_t instead of int as the integer format...
tree
|
commitdiff
2008-11-03
<shinichiro.hamaj...
Stop to define DISALLOW_EVIL_CONSTRUCTORS to avoid...
tree
|
commitdiff
2008-10-30
<shinichiro.hamaj...
Forgot to add file for the previous change...
tree
|
commitdiff
2008-10-30
<shinichiro.hamaj...
Add InstallFailureSignalHandler(). The function instal...
tree
|
commitdiff
2008-10-17
<shinichiro.hamaj...
Use abort instead of exit.
tree
|
commitdiff
2008-10-17
<shinichiro.hamaj...
Fix a bug: vmodule didn't work with gflags. Since
tree
|
commitdiff
2008-10-17
<shinichiro.hamaj...
Use dladdr to get symbols for environments which doesn...
tree
|
commitdiff
2008-10-14
<shinichiro.hamaj...
Add __attribute__((noinline)) for StackGrowsDown. This...
tree
|
commitdiff
2008-10-07
<shinichiro.hamaj...
glog 0.1
tree
|
commitdiff