glog/src
c4c25e85fd Make glog ABI compatible with gflags
The ABI incompatibility is bad when 

- Build glog without gflags (glog package in most distributions doesn't 
  depend on gflags) 
- Use both glog and gflags 


git-svn-id: https://google-glog.googlecode.com/svn/trunk@125 eb4d4688-79bd-11dd-afb4-1d65580434c0
2013-01-25 05:44:43 +00:00
..
base Make glog ABI compatible with gflags 2013-01-25 05:44:43 +00:00
glog Make glog ABI compatible with gflags 2013-01-25 05:44:43 +00:00
windows Make glog ABI compatible with gflags 2013-01-25 05:44:43 +00:00
config_for_unittests.h Initial windows support. Now we don't have the stacktrace and several unittests. 2008-12-19 15:20:40 +00:00
config.h.in Run autoreconf on ubuntu precise 2013-01-09 13:26:44 +00:00
demangle_unittest.cc Add partial C++0x support and recognition of GCC function clone suffixes to 2011-02-07 14:43:05 +00:00
demangle_unittest.sh Add partial C++0x support and recognition of GCC function clone suffixes to 2011-02-07 14:43:05 +00:00
demangle_unittest.txt glog 0.1 2008-10-07 05:43:05 +00:00
demangle.cc Remove trivial warnings produced by clang 2012-01-12 08:41:09 +00:00
demangle.h Add license information for all source code. 2009-01-28 17:04:50 +00:00
googletest.h Remove trivial warnings produced by clang 2012-01-12 08:41:09 +00:00
logging_striplog_test.sh Fix logging_striplog_test.sh in debug mode. Fixes issue 108. 2011-12-29 12:36:09 +00:00
logging_striptest2.cc Add license information for all source code. 2009-01-28 17:04:50 +00:00
logging_striptest10.cc Add license information for all source code. 2009-01-28 17:04:50 +00:00
logging_striptest_main.cc Remove trivial warnings produced by clang 2012-01-12 08:41:09 +00:00
logging_unittest.cc Follow up for the color log patch 2013-01-23 05:27:13 +00:00
logging_unittest.err * Add LOG_TO_STRING. 2009-01-15 10:34:35 +00:00
logging.cc Follow up for the color log patch 2013-01-23 05:27:13 +00:00
mock-log_test.cc Introduce mock-log.h for unittests. 2009-01-13 11:49:10 +00:00
mock-log.h Introduce mock-log.h for unittests. 2009-01-13 11:49:10 +00:00
raw_logging.cc Define GLOG_ prefixed log severities 2012-01-11 09:17:04 +00:00
signalhandler_unittest.cc Suppress warnings around return value of write and symlink. 2011-09-05 08:00:43 +00:00
signalhandler_unittest.sh Add license information for all source code. 2009-01-28 17:04:50 +00:00
signalhandler.cc Remove trivial warnings produced by clang 2012-01-12 08:41:09 +00:00
stacktrace_generic-inl.h Add license information for all source code. 2009-01-28 17:04:50 +00:00
stacktrace_libunwind-inl.h Add license information for all source code. 2009-01-28 17:04:50 +00:00
stacktrace_powerpc-inl.h Add license information for all source code. 2009-01-28 17:04:50 +00:00
stacktrace_unittest.cc Remove trivial warnings produced by clang 2012-01-12 08:41:09 +00:00
stacktrace_x86_64-inl.h Add license information for all source code. 2009-01-28 17:04:50 +00:00
stacktrace_x86-inl.h Add license information for all source code. 2009-01-28 17:04:50 +00:00
stacktrace.h Add license information for all source code. 2009-01-28 17:04:50 +00:00
stl_logging_unittest.cc Eliminate use of strstream based on internal changes 2013-01-09 16:06:21 +00:00
symbolize_unittest.cc Suppress warnings. Most of this patch was given by keir (thanks!). 2009-07-08 17:19:09 +00:00
symbolize.cc Remove trivial warnings produced by clang 2012-01-12 08:41:09 +00:00
symbolize.h Add license information for all source code. 2009-01-28 17:04:50 +00:00
utilities_unittest.cc Check if InitGoogleLogging is not called twice. 2009-04-10 16:15:53 +00:00
utilities.cc Allow users to re-initialize glog 2013-01-10 07:46:20 +00:00
utilities.h Fixed files to support FreeBSD amd64 based on patches at: 2012-11-22 12:09:13 +00:00
vlog_is_on.cc Remove trivial warnings produced by clang 2012-01-12 08:41:09 +00:00